Warning: Permanently added '3.81.31.246' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6912231-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64


Version: 0.70
PID: 6066
Logging PID: 6067
Task:
{'appstream': False,
 'background': False,
 'build_id': 6912231,
 'buildroot_pkgs': [],
 'chroot': 'fedora-rawhide-x86_64',
 'enable_net': False,
 'fedora_review': True,
 'git_hash': 'e79e6a4becb2b6b0aebb631577d1748cb87bf4b1',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/fed500/python-kivy/python-kivy',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'python-kivy',
 'package_version': '2.3.0-1',
 'project_dirname': 'python-kivy',
 'project_name': 'python-kivy',
 'project_owner': 'fed500',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/fed500/python-kivy/fedora-rawhide-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'fed500/python-kivy--fed500',
 'source_json': {},
 'source_type': None,
 'submitter': 'fed500',
 'tags': [],
 'task_id': '6912231-fedora-rawhide-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/fed500/python-kivy/python-kivy /var/lib/copr-rpmbuild/workspace/workdir-iplq0utz/python-kivy --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/fed500/python-kivy/python-kivy', '/var/lib/copr-rpmbuild/workspace/workdir-iplq0utz/python-kivy', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-iplq0utz/python-kivy'...

Running: git checkout e79e6a4becb2b6b0aebb631577d1748cb87bf4b1 --

cmd: ['git', 'checkout', 'e79e6a4becb2b6b0aebb631577d1748cb87bf4b1', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-iplq0utz/python-kivy
rc: 0
stdout: 
stderr: Note: switching to 'e79e6a4becb2b6b0aebb631577d1748cb87bf4b1'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at e79e6a4 automatic import of python-kivy

Running: copr-distgit-client sources

cmd: ['copr-distgit-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-iplq0utz/python-kivy
rc: 0
stdout: 
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources
INFO: Downloading kivy-2.3.0.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o kivy-2.3.0.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/fed500/python-kivy/python-kivy/kivy-2.3.0.tar.gz/md5/6f3c5ea5719aca47349cd1e5d101cc92/kivy-2.3.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
100 22.8M  100 22.8M    0     0   383M      0 --:--:-- --:--:-- --:--:--  387M
INFO: Reading stdout from command: md5sum kivy-2.3.0.tar.gz

Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-iplq0utz/python-kivy/python-kivy.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-iplq0utz/python-kivy --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1705490246.597086 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 5.4 starting (python version = 3.11.3, NVR = mock-5.4-1.fc38), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-iplq0utz/python-kivy/python-kivy.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-iplq0utz/python-kivy --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1705490246.597086 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-iplq0utz/python-kivy/python-kivy.spec)  Config(fedora-rawhide-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.4
INFO: Mock Version: 5.4
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1705490246.597086/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using bootstrap image: registry.fedoraproject.org/fedora:rawhide
INFO: Pulling image: registry.fedoraproject.org/fedora:rawhide
INFO: Copy content of container registry.fedoraproject.org/fedora:rawhide to /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1705490246.597086/root
INFO: Checking that registry.fedoraproject.org/fedora:rawhide image matches host's architecture
INFO: mounting registry.fedoraproject.org/fedora:rawhide with podman image mount
INFO: image registry.fedoraproject.org/fedora:rawhide as /var/lib/containers/storage/overlay/df3ca55fd9515cefdcad27429134c9564c5494fc2d5042a0ed14dd710ea568b2/merged
INFO: umounting image registry.fedoraproject.org/fedora:rawhide (/var/lib/containers/storage/overlay/df3ca55fd9515cefdcad27429134c9564c5494fc2d5042a0ed14dd710ea568b2/merged) with podman image umount
INFO: Using 'dnf' instead of 'dnf5' for bootstrap chroot
INFO: Package manager dnf detected and used (fallback)
INFO: Bootstrap image not marked ready
Start(bootstrap): installing dnf5 tooling
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 672 kB/s |  35 kB     00:00    
fedora                                           53 MB/s |  73 MB     00:01    
Dependencies resolved.
================================================================================
 Package              Architecture   Version               Repository      Size
================================================================================
Installing:
 dnf5                 x86_64         5.1.11-1.fc40         fedora         551 k
 dnf5-plugins         x86_64         5.1.11-1.fc40         fedora         333 k
Installing dependencies:
 fmt                  x86_64         10.1.1-1.fc40         fedora         129 k
 libdnf5              x86_64         5.1.11-1.fc40         fedora         926 k
 libdnf5-cli          x86_64         5.1.11-1.fc40         fedora         219 k
 sdbus-cpp            x86_64         1.4.0-1.fc40          fedora         109 k

Transaction Summary
================================================================================
Install  6 Packages

Total download size: 2.2 M
Installed size: 6.1 M
Downloading Packages:
(1/6): dnf5-5.1.11-1.fc40.x86_64.rpm             23 MB/s | 551 kB     00:00    
(2/6): fmt-10.1.1-1.fc40.x86_64.rpm             5.3 MB/s | 129 kB     00:00    
(3/6): dnf5-plugins-5.1.11-1.fc40.x86_64.rpm     10 MB/s | 333 kB     00:00    
(4/6): libdnf5-cli-5.1.11-1.fc40.x86_64.rpm      24 MB/s | 219 kB     00:00    
(5/6): sdbus-cpp-1.4.0-1.fc40.x86_64.rpm         21 MB/s | 109 kB     00:00    
(6/6): libdnf5-5.1.11-1.fc40.x86_64.rpm          54 MB/s | 926 kB     00:00    
--------------------------------------------------------------------------------
Total                                            15 MB/s | 2.2 MB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : fmt-10.1.1-1.fc40.x86_64                               1/6 
  Installing       : libdnf5-5.1.11-1.fc40.x86_64                           2/6 
  Installing       : libdnf5-cli-5.1.11-1.fc40.x86_64                       3/6 
  Installing       : dnf5-5.1.11-1.fc40.x86_64                              4/6 
  Installing       : sdbus-cpp-1.4.0-1.fc40.x86_64                          5/6 
  Installing       : dnf5-plugins-5.1.11-1.fc40.x86_64                      6/6 
  Running scriptlet: dnf5-plugins-5.1.11-1.fc40.x86_64                      6/6 

Installed:
  dnf5-5.1.11-1.fc40.x86_64              dnf5-plugins-5.1.11-1.fc40.x86_64      
  fmt-10.1.1-1.fc40.x86_64               libdnf5-5.1.11-1.fc40.x86_64           
  libdnf5-cli-5.1.11-1.fc40.x86_64       sdbus-cpp-1.4.0-1.fc40.x86_64          

Complete!
INFO: Switching package manager from dnf to the dnf5 (direct choice)
Finish(bootstrap): installing dnf5 tooling
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-1705490246.597086/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1-2.fc40.x86_64
  rpm-sequoia-1.5.0-2.fc40.x86_64
  python3-dnf-4.18.2-1.fc40.noarch
  yum-4.18.2-1.fc40.noarch
  dnf5-5.1.11-1.fc40.x86_64
  dnf5-plugins-5.1.11-1.fc40.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 fedora                                 100% |  41.7 MiB/s |  20.6 MiB |  00m00s
 Copr repository                        100% | 194.4 KiB/s |   6.4 KiB |  00m00s
Repositories loaded.
Package                           Arch   Version                    Repository      Size
Installing group/module packages:                                                       
 bash                             x86_64 5.2.21-2.fc40              fedora       8.2 MiB
 bzip2                            x86_64 1.0.8-16.fc39              fedora      91.5 KiB
 coreutils                        x86_64 9.4-1.fc40                 fedora       5.6 MiB
 cpio                             x86_64 2.14-5.fc40                fedora       1.0 MiB
 diffutils                        x86_64 3.10-3.fc39                fedora       1.6 MiB
 fedora-release-common            noarch 40-0.28                    fedora      19.0 KiB
 findutils                        x86_64 1:4.9.0-6.fc40             fedora       1.5 MiB
 gawk                             x86_64 5.3.0-1.fc40               fedora       1.7 MiB
 glibc-minimal-langpack           x86_64 2.38.9000-30.fc40          fedora       0.0   B
 grep                             x86_64 3.11-5.fc40                fedora       1.0 MiB
 gzip                             x86_64 1.12-6.fc39                fedora     372.0 KiB
 info                             x86_64 7.1-1.fc40                 fedora     373.6 KiB
 patch                            x86_64 2.7.6-22.fc39              fedora     254.6 KiB
 redhat-rpm-config                noarch 276-1.fc40                 fedora     180.7 KiB
 rpm-build                        x86_64 4.19.1-2.fc40              fedora     181.2 KiB
 sed                              x86_64 4.8-14.fc39                fedora     797.8 KiB
 shadow-utils                     x86_64 2:4.14.0-2.fc40            fedora       4.0 MiB
 tar                              x86_64 2:1.35-2.fc40              fedora       3.0 MiB
 unzip                            x86_64 6.0-62.fc39                fedora     394.6 KiB
 util-linux                       x86_64 2.39.3-2.fc40              fedora       3.5 MiB
 which                            x86_64 2.21-40.fc39               fedora      80.1 KiB
 xz                               x86_64 5.4.5-1.fc40               fedora       2.0 MiB
Installing dependencies:                                                                
 alternatives                     x86_64 1.25-1.fc39                fedora      62.2 KiB
 ansible-srpm-macros              noarch 1-12.fc40                  fedora      35.7 KiB
 audit-libs                       x86_64 3.1.2-5.fc40               fedora     307.1 KiB
 authselect                       x86_64 1.4.3-1.fc40               fedora     156.5 KiB
 authselect-libs                  x86_64 1.4.3-1.fc40               fedora     987.3 KiB
 basesystem                       noarch 11-18.fc39                 fedora       0.0   B
 binutils                         x86_64 2.41-20.fc40               fedora      26.6 MiB
 binutils-gold                    x86_64 2.41-20.fc40               fedora       2.1 MiB
 bzip2-libs                       x86_64 1.0.8-16.fc39              fedora      80.6 KiB
 ca-certificates                  noarch 2023.2.62_v7.0.401-4.fc40  fedora       2.3 MiB
 coreutils-common                 x86_64 9.4-1.fc40                 fedora      11.4 MiB
 cracklib                         x86_64 2.9.11-2.fc39              fedora     246.6 KiB
 crypto-policies                  noarch 20231204-1.git1e3a2e4.fc40 fedora     149.3 KiB
 curl                             x86_64 8.5.0-1.fc40               fedora     826.3 KiB
 cyrus-sasl-lib                   x86_64 2.1.28-11.fc39             fedora       2.3 MiB
 debugedit                        x86_64 5.0-12.fc40                fedora     198.8 KiB
 dwz                              x86_64 0.15-3.fc39                fedora     282.9 KiB
 ed                               x86_64 1.19-4.fc39                fedora     140.2 KiB
 efi-srpm-macros                  noarch 5-9.fc39                   fedora      40.1 KiB
 elfutils                         x86_64 0.190-4.fc40               fedora       2.8 MiB
 elfutils-debuginfod-client       x86_64 0.190-4.fc40               fedora      60.7 KiB
 elfutils-default-yama-scope      noarch 0.190-4.fc40               fedora       1.8 KiB
 elfutils-libelf                  x86_64 0.190-4.fc40               fedora       1.0 MiB
 elfutils-libs                    x86_64 0.190-4.fc40               fedora     690.0 KiB
 fedora-gpg-keys                  noarch 40-0.2                     fedora     123.2 KiB
 fedora-release                   noarch 40-0.28                    fedora       0.0   B
 fedora-release-identity-basic    noarch 40-0.28                    fedora     694.0   B
 fedora-repos                     noarch 40-0.2                     fedora       4.9 KiB
 fedora-repos-rawhide             noarch 40-0.2                     fedora       2.2 KiB
 file                             x86_64 5.45-1.fc40                fedora     103.4 KiB
 file-libs                        x86_64 5.45-1.fc40                fedora       9.9 MiB
 filesystem                       x86_64 3.18-6.fc39                fedora     106.0   B
 fonts-srpm-macros                noarch 1:2.0.5-12.fc39            fedora      55.3 KiB
 forge-srpm-macros                noarch 0.2.0-1.fc40               fedora      37.4 KiB
 fpc-srpm-macros                  noarch 1.3-8.fc39                 fedora     144.0   B
 gdb-minimal                      x86_64 14.1-2.fc40                fedora      12.1 MiB
 gdbm                             x86_64 1:1.23-4.fc39              fedora     472.5 KiB
 gdbm-libs                        x86_64 1:1.23-4.fc39              fedora     125.7 KiB
 ghc-srpm-macros                  noarch 1.6.1-3.fc40               fedora     369.0   B
 glibc                            x86_64 2.38.9000-30.fc40          fedora       6.7 MiB
 glibc-common                     x86_64 2.38.9000-30.fc40          fedora       1.0 MiB
 glibc-gconv-extra                x86_64 2.38.9000-30.fc40          fedora       7.8 MiB
 gmp                              x86_64 1:6.2.1-5.fc39             fedora     798.5 KiB
 gnat-srpm-macros                 noarch 6-3.fc39                   fedora       1.0 KiB
 go-srpm-macros                   noarch 3.3.1-1.fc40               fedora      60.6 KiB
 jansson                          x86_64 2.13.1-7.fc39              fedora      84.3 KiB
 kernel-srpm-macros               noarch 1.0-20.fc39                fedora       1.9 KiB
 keyutils-libs                    x86_64 1.6.3-1.fc40               fedora      54.3 KiB
 krb5-libs                        x86_64 1.21.2-2.fc40              fedora       2.4 MiB
 libacl                           x86_64 2.3.1-11.fc40              fedora      39.9 KiB
 libarchive                       x86_64 3.7.2-1.fc40               fedora     922.5 KiB
 libattr                          x86_64 2.5.1-9.fc40               fedora      28.4 KiB
 libblkid                         x86_64 2.39.3-2.fc40              fedora     228.9 KiB
 libbrotli                        x86_64 1.1.0-1.fc40               fedora     825.3 KiB
 libcap                           x86_64 2.69-1.fc40                fedora     224.6 KiB
 libcap-ng                        x86_64 0.8.4-2.fc40               fedora      73.1 KiB
 libcom_err                       x86_64 1.47.0-2.fc39              fedora      67.1 KiB
 libcurl                          x86_64 8.5.0-1.fc40               fedora     784.6 KiB
 libeconf                         x86_64 0.5.2-1.fc40               fedora      55.9 KiB
 libevent                         x86_64 2.1.12-9.fc39              fedora     899.2 KiB
 libfdisk                         x86_64 2.39.3-2.fc40              fedora     363.0 KiB
 libffi                           x86_64 3.4.4-5.fc40               fedora      81.5 KiB
 libgcc                           x86_64 13.2.1-6.fc40              fedora     230.3 KiB
 libgomp                          x86_64 13.2.1-6.fc40              fedora     485.7 KiB
 libidn2                          x86_64 2.3.4-3.fc39               fedora     323.0 KiB
 libmount                         x86_64 2.39.3-2.fc40              fedora     352.1 KiB
 libnghttp2                       x86_64 1.58.0-1.fc40              fedora     170.0 KiB
 libnsl2                          x86_64 2.0.0-6.fc39               fedora      57.9 KiB
 libpkgconf                       x86_64 1.9.5-2.fc39               fedora      78.1 KiB
 libpsl                           x86_64 0.21.5-1.fc40              fedora      80.5 KiB
 libpwquality                     x86_64 1.4.5-6.fc39               fedora     417.4 KiB
 libselinux                       x86_64 3.6-2.fc40                 fedora     173.0 KiB
 libsemanage                      x86_64 3.6-1.fc40                 fedora     293.5 KiB
 libsepol                         x86_64 3.6-1.fc40                 fedora     810.0 KiB
 libsmartcols                     x86_64 2.39.3-2.fc40              fedora     140.1 KiB
 libssh                           x86_64 0.10.6-2.fc40              fedora     517.2 KiB
 libssh-config                    noarch 0.10.6-2.fc40              fedora     277.0   B
 libstdc++                        x86_64 13.2.1-6.fc40              fedora       2.7 MiB
 libtasn1                         x86_64 4.19.0-3.fc39              fedora     175.6 KiB
 libtirpc                         x86_64 1.3.4-1.rc1.fc40           fedora     202.8 KiB
 libunistring                     x86_64 1.1-5.fc40                 fedora       1.7 MiB
 libutempter                      x86_64 1.2.1-10.fc39              fedora      57.6 KiB
 libuuid                          x86_64 2.39.3-2.fc40              fedora      37.5 KiB
 libverto                         x86_64 0.3.2-6.fc39               fedora      29.4 KiB
 libxcrypt                        x86_64 4.4.36-3.fc40              fedora     266.8 KiB
 libxml2                          x86_64 2.12.3-1.fc40              fedora       1.8 MiB
 libzstd                          x86_64 1.5.5-4.fc39               fedora     772.0 KiB
 lua-libs                         x86_64 5.4.6-3.fc39               fedora     289.0 KiB
 lua-srpm-macros                  noarch 1-9.fc39                   fedora       1.3 KiB
 lz4-libs                         x86_64 1.9.4-4.fc39               fedora     133.3 KiB
 mpfr                             x86_64 4.2.1-1.fc40               fedora     820.1 KiB
 ncurses-base                     noarch 6.4-8.20231001.fc40        fedora     324.7 KiB
 ncurses-libs                     x86_64 6.4-8.20231001.fc40        fedora       1.0 MiB
 ocaml-srpm-macros                noarch 9-1.fc40                   fedora       1.9 KiB
 openblas-srpm-macros             noarch 2-14.fc39                  fedora     104.0   B
 openldap                         x86_64 2.6.6-1.fc39               fedora     641.5 KiB
 openssl-libs                     x86_64 1:3.1.4-1.fc40             fedora       7.8 MiB
 p11-kit                          x86_64 0.25.3-1.fc40              fedora       2.4 MiB
 p11-kit-trust                    x86_64 0.25.3-1.fc40              fedora     459.4 KiB
 package-notes-srpm-macros        noarch 0.5-9.fc39                 fedora       1.6 KiB
 pam                              x86_64 1.5.3-9.fc40               fedora       1.7 MiB
 pam-libs                         x86_64 1.5.3-9.fc40               fedora     134.8 KiB
 pcre2                            x86_64 10.42-2.fc40               fedora     633.4 KiB
 pcre2-syntax                     noarch 10.42-2.fc40               fedora     235.1 KiB
 perl-srpm-macros                 noarch 1-51.fc39                  fedora     861.0   B
 pkgconf                          x86_64 1.9.5-2.fc39               fedora      83.7 KiB
 pkgconf-m4                       noarch 1.9.5-2.fc39               fedora      13.9 KiB
 pkgconf-pkg-config               x86_64 1.9.5-2.fc39               fedora     989.0   B
 popt                             x86_64 1.19-3.fc39                fedora     136.8 KiB
 publicsuffix-list-dafsa          noarch 20240107-1.fc40            fedora      67.5 KiB
 pyproject-srpm-macros            noarch 1.11.0-1.fc40              fedora       1.5 KiB
 python-srpm-macros               noarch 3.12-5.fc40                fedora      50.1 KiB
 qt5-srpm-macros                  noarch 5.15.12-1.fc40             fedora     492.0   B
 qt6-srpm-macros                  noarch 6.6.1-3.fc40               fedora     456.0   B
 readline                         x86_64 8.2-4.fc39                 fedora     493.0 KiB
 rpm                              x86_64 4.19.1-2.fc40              fedora       3.0 MiB
 rpm-build-libs                   x86_64 4.19.1-2.fc40              fedora     202.3 KiB
 rpm-libs                         x86_64 4.19.1-2.fc40              fedora     749.7 KiB
 rpm-sequoia                      x86_64 1.5.0-2.fc40               fedora       2.3 MiB
 rust-srpm-macros                 noarch 25.2-2.fc40                fedora       5.1 KiB
 setup                            noarch 2.14.5-1.fc40              fedora     720.4 KiB
 sqlite-libs                      x86_64 3.44.2-1.fc40              fedora       1.4 MiB
 systemd-libs                     x86_64 255.2-2.fc40               fedora       1.9 MiB
 util-linux-core                  x86_64 2.39.3-2.fc40              fedora       1.4 MiB
 xxhash-libs                      x86_64 0.8.2-1.fc39               fedora      88.4 KiB
 xz-libs                          x86_64 5.4.5-1.fc40               fedora     209.7 KiB
 zig-srpm-macros                  noarch 1-1.fc40                   fedora       1.1 KiB
 zip                              x86_64 3.0-39.fc40                fedora     711.2 KiB
 zlib-ng-compat                   x86_64 2.1.6-1.fc40               fedora     130.0 KiB
 zstd                             x86_64 1.5.5-4.fc39               fedora       1.6 MiB
Installing groups:                                                                      
 Buildsystem building group                                                             

Transaction Summary:
 Installing:      152 packages

Total size of inbound packages is 52 MiB. Need to download 52 MiB.
After this operation 178 MiB will be used (install 178 MiB, remove 0 B).
[  1/152] bzip2-0:1.0.8-16.fc39.x86_64  100% |   3.4 MiB/s |  52.3 KiB |  00m00s
[  2/152] cpio-0:2.14-5.fc40.x86_64     100% |  30.3 MiB/s | 279.5 KiB |  00m00s
[  3/152] coreutils-0:9.4-1.fc40.x86_64 100% |  35.3 MiB/s |   1.1 MiB |  00m00s
[  4/152] diffutils-0:3.10-3.fc39.x86_6 100% |  48.6 MiB/s | 398.3 KiB |  00m00s
[  5/152] fedora-release-common-0:40-0. 100% |  10.0 MiB/s |  20.4 KiB |  00m00s
[  6/152] glibc-minimal-langpack-0:2.38 100% |  29.0 MiB/s |  89.0 KiB |  00m00s
[  7/152] findutils-1:4.9.0-6.fc40.x86_ 100% |  53.3 MiB/s | 491.5 KiB |  00m00s
[  8/152] bash-0:5.2.21-2.fc40.x86_64   100% |  40.1 MiB/s |   1.8 MiB |  00m00s
[  9/152] grep-0:3.11-5.fc40.x86_64     100% |  17.1 MiB/s | 298.0 KiB |  00m00s
[ 10/152] gzip-0:1.12-6.fc39.x86_64     100% |  10.1 MiB/s | 165.7 KiB |  00m00s
[ 11/152] info-0:7.1-1.fc40.x86_64      100% |  11.3 MiB/s | 184.5 KiB |  00m00s
[ 12/152] patch-0:2.7.6-22.fc39.x86_64  100% |  20.4 MiB/s | 125.4 KiB |  00m00s
[ 13/152] sed-0:4.8-14.fc39.x86_64      100% |  37.4 MiB/s | 306.4 KiB |  00m00s
[ 14/152] rpm-build-0:4.19.1-2.fc40.x86 100% |   7.1 MiB/s |  79.8 KiB |  00m00s
[ 15/152] redhat-rpm-config-0:276-1.fc4 100% |   5.6 MiB/s |  80.8 KiB |  00m00s
[ 16/152] unzip-0:6.0-62.fc39.x86_64    100% |  25.7 MiB/s | 184.4 KiB |  00m00s
[ 17/152] which-0:2.21-40.fc39.x86_64   100% |  13.6 MiB/s |  41.8 KiB |  00m00s
[ 18/152] tar-2:1.35-2.fc40.x86_64      100% |  56.2 MiB/s | 863.7 KiB |  00m00s
[ 19/152] shadow-utils-2:4.14.0-2.fc40. 100% |  54.9 MiB/s |   1.3 MiB |  00m00s
[ 20/152] xz-0:5.4.5-1.fc40.x86_64      100% |  38.8 MiB/s | 556.9 KiB |  00m00s
[ 21/152] gawk-0:5.3.0-1.fc40.x86_64    100% |  56.4 MiB/s |   1.1 MiB |  00m00s
[ 22/152] util-linux-0:2.39.3-2.fc40.x8 100% |  54.5 MiB/s |   1.1 MiB |  00m00s
[ 23/152] filesystem-0:3.18-6.fc39.x86_ 100% |  51.7 MiB/s |   1.1 MiB |  00m00s
[ 24/152] ncurses-libs-0:6.4-8.20231001 100% |  55.0 MiB/s | 337.9 KiB |  00m00s
[ 25/152] bzip2-libs-0:1.0.8-16.fc39.x8 100% |   2.5 MiB/s |  41.3 KiB |  00m00s
[ 26/152] glibc-0:2.38.9000-30.fc40.x86 100% |  59.3 MiB/s |   2.2 MiB |  00m00s
[ 27/152] gmp-1:6.2.1-5.fc39.x86_64     100% |  38.2 MiB/s | 312.6 KiB |  00m00s
[ 28/152] libacl-0:2.3.1-11.fc40.x86_64 100% |  11.6 MiB/s |  23.8 KiB |  00m00s
[ 29/152] libattr-0:2.5.1-9.fc40.x86_64 100% |   8.7 MiB/s |  17.7 KiB |  00m00s
[ 30/152] libcap-0:2.69-1.fc40.x86_64   100% |  27.0 MiB/s |  83.1 KiB |  00m00s
[ 31/152] libselinux-0:3.6-2.fc40.x86_6 100% |  28.6 MiB/s |  87.8 KiB |  00m00s
[ 32/152] fedora-repos-0:40-0.2.noarch  100% |   9.1 MiB/s |   9.3 KiB |  00m00s
[ 33/152] coreutils-common-0:9.4-1.fc40 100% |  53.7 MiB/s |   2.1 MiB |  00m00s
[ 34/152] glibc-common-0:2.38.9000-30.f 100% |  45.3 MiB/s | 371.2 KiB |  00m00s
[ 35/152] ed-0:1.19-4.fc39.x86_64       100% |  19.2 MiB/s |  78.6 KiB |  00m00s
[ 36/152] pcre2-0:10.42-2.fc40.x86_64   100% |  45.5 MiB/s | 233.2 KiB |  00m00s
[ 37/152] ansible-srpm-macros-0:1-12.fc 100% |   6.8 MiB/s |  20.9 KiB |  00m00s
[ 38/152] dwz-0:0.15-3.fc39.x86_64      100% |  32.7 MiB/s | 134.1 KiB |  00m00s
[ 39/152] efi-srpm-macros-0:5-9.fc39.no 100% |   7.2 MiB/s |  22.2 KiB |  00m00s
[ 40/152] file-0:5.45-1.fc40.x86_64     100% |  12.0 MiB/s |  49.2 KiB |  00m00s
[ 41/152] fonts-srpm-macros-1:2.0.5-12. 100% |   8.6 MiB/s |  26.5 KiB |  00m00s
[ 42/152] forge-srpm-macros-0:0.2.0-1.f 100% |   9.0 MiB/s |  18.5 KiB |  00m00s
[ 43/152] fpc-srpm-macros-0:1.3-8.fc39. 100% |   2.4 MiB/s |   7.4 KiB |  00m00s
[ 44/152] ghc-srpm-macros-0:1.6.1-3.fc4 100% |   4.0 MiB/s |   8.1 KiB |  00m00s
[ 45/152] gnat-srpm-macros-0:6-3.fc39.n 100% |   4.3 MiB/s |   8.8 KiB |  00m00s
[ 46/152] go-srpm-macros-0:3.3.1-1.fc40 100% |   9.0 MiB/s |  27.7 KiB |  00m00s
[ 47/152] kernel-srpm-macros-0:1.0-20.f 100% |   5.1 MiB/s |  10.5 KiB |  00m00s
[ 48/152] lua-srpm-macros-0:1-9.fc39.no 100% |   4.2 MiB/s |   8.6 KiB |  00m00s
[ 49/152] ocaml-srpm-macros-0:9-1.fc40. 100% |   4.4 MiB/s |   9.0 KiB |  00m00s
[ 50/152] openssl-libs-1:3.1.4-1.fc40.x 100% |  55.8 MiB/s |   2.2 MiB |  00m00s
[ 51/152] openblas-srpm-macros-0:2-14.f 100% |   2.5 MiB/s |   7.5 KiB |  00m00s
[ 52/152] package-notes-srpm-macros-0:0 100% |   5.5 MiB/s |  11.2 KiB |  00m00s
[ 53/152] perl-srpm-macros-0:1-51.fc39. 100% |   3.9 MiB/s |   8.0 KiB |  00m00s
[ 54/152] pyproject-srpm-macros-0:1.11. 100% |   7.2 MiB/s |  14.8 KiB |  00m00s
[ 55/152] python-srpm-macros-0:3.12-5.f 100% |   8.1 MiB/s |  24.9 KiB |  00m00s
[ 56/152] qt5-srpm-macros-0:5.15.12-1.f 100% |   2.7 MiB/s |   8.4 KiB |  00m00s
[ 57/152] qt6-srpm-macros-0:6.6.1-3.fc4 100% |   2.9 MiB/s |   8.8 KiB |  00m00s
[ 58/152] rust-srpm-macros-0:25.2-2.fc4 100% |   6.3 MiB/s |  13.0 KiB |  00m00s
[ 59/152] zig-srpm-macros-0:1-1.fc40.no 100% |   3.9 MiB/s |   8.0 KiB |  00m00s
[ 60/152] debugedit-0:5.0-12.fc40.x86_6 100% |  25.5 MiB/s |  78.4 KiB |  00m00s
[ 61/152] zip-0:3.0-39.fc40.x86_64      100% |  43.2 MiB/s | 265.6 KiB |  00m00s
[ 62/152] rpm-0:4.19.1-2.fc40.x86_64    100% |  47.8 MiB/s | 538.9 KiB |  00m00s
[ 63/152] popt-0:1.19-3.fc39.x86_64     100% |  16.2 MiB/s |  66.4 KiB |  00m00s
[ 64/152] elfutils-libelf-0:0.190-4.fc4 100% |  31.6 MiB/s | 194.3 KiB |  00m00s
[ 65/152] elfutils-0:0.190-4.fc40.x86_6 100% |  48.8 MiB/s | 550.2 KiB |  00m00s
[ 66/152] rpm-build-libs-0:4.19.1-2.fc4 100% |  23.5 MiB/s |  96.1 KiB |  00m00s
[ 67/152] readline-0:8.2-4.fc39.x86_64  100% |  29.6 MiB/s | 212.5 KiB |  00m00s
[ 68/152] rpm-libs-0:4.19.1-2.fc40.x86_ 100% |  43.6 MiB/s | 312.5 KiB |  00m00s
[ 69/152] audit-libs-0:3.1.2-5.fc40.x86 100% |  28.6 MiB/s | 117.1 KiB |  00m00s
[ 70/152] libeconf-0:0.5.2-1.fc40.x86_6 100% |  14.7 MiB/s |  30.1 KiB |  00m00s
[ 71/152] zstd-0:1.5.5-4.fc39.x86_64    100% |  47.1 MiB/s | 482.3 KiB |  00m00s
[ 72/152] libsemanage-0:3.6-1.fc40.x86_ 100% |  28.3 MiB/s | 116.1 KiB |  00m00s
[ 73/152] setup-0:2.14.5-1.fc40.noarch  100% |  30.2 MiB/s | 154.7 KiB |  00m00s
[ 74/152] xz-libs-0:5.4.5-1.fc40.x86_64 100% |  21.2 MiB/s | 108.4 KiB |  00m00s
[ 75/152] libxcrypt-0:4.4.36-3.fc40.x86 100% |  11.6 MiB/s | 118.5 KiB |  00m00s
[ 76/152] libcap-ng-0:0.8.4-2.fc40.x86_ 100% |  10.6 MiB/s |  32.6 KiB |  00m00s
[ 77/152] libblkid-0:2.39.3-2.fc40.x86_ 100% |  18.6 MiB/s | 114.4 KiB |  00m00s
[ 78/152] mpfr-0:4.2.1-1.fc40.x86_64    100% |  41.8 MiB/s | 342.8 KiB |  00m00s
[ 79/152] libfdisk-0:2.39.3-2.fc40.x86_ 100% |  38.9 MiB/s | 159.5 KiB |  00m00s
[ 80/152] libmount-0:2.39.3-2.fc40.x86_ 100% |  30.0 MiB/s | 153.4 KiB |  00m00s
[ 81/152] libsmartcols-0:2.39.3-2.fc40. 100% |  16.3 MiB/s |  66.9 KiB |  00m00s
[ 82/152] libutempter-0:1.2.1-10.fc39.x 100% |   6.4 MiB/s |  26.3 KiB |  00m00s
[ 83/152] libuuid-0:2.39.3-2.fc40.x86_6 100% |   9.2 MiB/s |  28.4 KiB |  00m00s
[ 84/152] pam-libs-0:1.5.3-9.fc40.x86_6 100% |  13.9 MiB/s |  57.0 KiB |  00m00s
[ 85/152] util-linux-core-0:2.39.3-2.fc 100% |  49.1 MiB/s | 503.1 KiB |  00m00s
[ 86/152] basesystem-0:11-18.fc39.noarc 100% |   3.5 MiB/s |   7.2 KiB |  00m00s
[ 87/152] systemd-libs-0:255.2-2.fc40.x 100% |  37.6 MiB/s | 693.0 KiB |  00m00s
[ 88/152] libgcc-0:13.2.1-6.fc40.x86_64 100% |  27.4 MiB/s | 112.2 KiB |  00m00s
[ 89/152] ncurses-base-0:6.4-8.20231001 100% |  28.7 MiB/s |  88.2 KiB |  00m00s
[ 90/152] libsepol-0:3.6-1.fc40.x86_64  100% |  55.3 MiB/s | 339.7 KiB |  00m00s
[ 91/152] glibc-gconv-extra-0:2.38.9000 100% |  59.3 MiB/s |   1.7 MiB |  00m00s
[ 92/152] crypto-policies-0:20231204-1. 100% |  19.5 MiB/s |  99.7 KiB |  00m00s
[ 93/152] fedora-repos-rawhide-0:40-0.2 100% |   4.4 MiB/s |   8.9 KiB |  00m00s
[ 94/152] fedora-gpg-keys-0:40-0.2.noar 100% |  31.7 MiB/s | 130.0 KiB |  00m00s
[ 95/152] ca-certificates-0:2023.2.62_v 100% |  49.6 MiB/s | 862.6 KiB |  00m00s
[ 96/152] pcre2-syntax-0:10.42-2.fc40.n 100% |  28.0 MiB/s | 143.1 KiB |  00m00s
[ 97/152] elfutils-libs-0:0.190-4.fc40. 100% |  36.1 MiB/s | 258.7 KiB |  00m00s
[ 98/152] libarchive-0:3.7.2-1.fc40.x86 100% |  49.8 MiB/s | 407.9 KiB |  00m00s
[ 99/152] file-libs-0:5.45-1.fc40.x86_6 100% |  49.7 MiB/s | 763.2 KiB |  00m00s
[100/152] libzstd-0:1.5.5-4.fc39.x86_64 100% |  21.5 MiB/s | 308.6 KiB |  00m00s
[101/152] libgomp-0:13.2.1-6.fc40.x86_6 100% |  22.4 MiB/s | 321.4 KiB |  00m00s
[102/152] libstdc++-0:13.2.1-6.fc40.x86 100% |  42.2 MiB/s | 864.6 KiB |  00m00s
[103/152] lua-libs-0:5.4.6-3.fc39.x86_6 100% |  25.9 MiB/s | 132.7 KiB |  00m00s
[104/152] lz4-libs-0:1.9.4-4.fc39.x86_6 100% |   8.1 MiB/s |  66.7 KiB |  00m00s
[105/152] sqlite-libs-0:3.44.2-1.fc40.x 100% |  32.2 MiB/s | 692.7 KiB |  00m00s
[106/152] rpm-sequoia-0:1.5.0-2.fc40.x8 100% |  34.3 MiB/s | 878.7 KiB |  00m00s
[107/152] elfutils-default-yama-scope-0 100% |   4.2 MiB/s |  12.8 KiB |  00m00s
[108/152] libxml2-0:2.12.3-1.fc40.x86_6 100% |  37.5 MiB/s | 691.3 KiB |  00m00s
[109/152] zlib-ng-compat-0:2.1.6-1.fc40 100% |  18.7 MiB/s |  76.4 KiB |  00m00s
[110/152] authselect-libs-0:1.4.3-1.fc4 100% |  48.6 MiB/s | 248.8 KiB |  00m00s
[111/152] authselect-0:1.4.3-1.fc40.x86 100% |  29.1 MiB/s | 149.2 KiB |  00m00s
[112/152] gdbm-libs-1:1.23-4.fc39.x86_6 100% |  18.3 MiB/s |  56.1 KiB |  00m00s
[113/152] libnsl2-0:2.0.0-6.fc39.x86_64 100% |   9.7 MiB/s |  29.7 KiB |  00m00s
[114/152] libpwquality-0:1.4.5-6.fc39.x 100% |  39.0 MiB/s | 119.7 KiB |  00m00s
[115/152] pam-0:1.5.3-9.fc40.x86_64     100% |  53.4 MiB/s | 547.2 KiB |  00m00s
[116/152] cracklib-0:2.9.11-2.fc39.x86_ 100% |  30.5 MiB/s |  93.7 KiB |  00m00s
[117/152] libtirpc-0:1.3.4-1.rc1.fc40.x 100% |  22.9 MiB/s |  93.7 KiB |  00m00s
[118/152] libcom_err-0:1.47.0-2.fc39.x8 100% |  12.7 MiB/s |  26.0 KiB |  00m00s
[119/152] keyutils-libs-0:1.6.3-1.fc40. 100% |  10.2 MiB/s |  31.3 KiB |  00m00s
[120/152] libverto-0:0.3.2-6.fc39.x86_6 100% |  10.0 MiB/s |  20.4 KiB |  00m00s
[121/152] alternatives-0:1.25-1.fc39.x8 100% |  12.5 MiB/s |  38.5 KiB |  00m00s
[122/152] krb5-libs-0:1.21.2-2.fc40.x86 100% |  57.4 MiB/s | 764.7 KiB |  00m00s
[123/152] elfutils-debuginfod-client-0: 100% |  12.2 MiB/s |  37.6 KiB |  00m00s
[124/152] jansson-0:2.13.1-7.fc39.x86_6 100% |  14.3 MiB/s |  44.1 KiB |  00m00s
[125/152] pkgconf-pkg-config-0:1.9.5-2. 100% |   4.7 MiB/s |   9.6 KiB |  00m00s
[126/152] pkgconf-0:1.9.5-2.fc39.x86_64 100% |  20.7 MiB/s |  42.5 KiB |  00m00s
[127/152] binutils-gold-0:2.41-20.fc40. 100% |  56.1 MiB/s | 804.1 KiB |  00m00s
[128/152] pkgconf-m4-0:1.9.5-2.fc39.noa 100% |   4.5 MiB/s |  13.9 KiB |  00m00s
[129/152] libpkgconf-0:1.9.5-2.fc39.x86 100% |   9.2 MiB/s |  37.7 KiB |  00m00s
[130/152] gdbm-1:1.23-4.fc39.x86_64     100% |  30.2 MiB/s | 154.7 KiB |  00m00s
[131/152] libffi-0:3.4.4-5.fc40.x86_64  100% |   9.6 MiB/s |  39.4 KiB |  00m00s
[132/152] p11-kit-0:0.25.3-1.fc40.x86_6 100% |  39.2 MiB/s | 521.8 KiB |  00m00s
[133/152] libtasn1-0:4.19.0-3.fc39.x86_ 100% |  12.1 MiB/s |  74.2 KiB |  00m00s
[134/152] fedora-release-0:40-0.28.noar 100% |   4.8 MiB/s |   9.9 KiB |  00m00s
[135/152] p11-kit-trust-0:0.25.3-1.fc40 100% |  27.6 MiB/s | 141.5 KiB |  00m00s
[136/152] binutils-0:2.41-20.fc40.x86_6 100% | 123.0 MiB/s |   6.3 MiB |  00m00s
[137/152] xxhash-libs-0:0.8.2-1.fc39.x8 100% |   4.6 MiB/s |  37.3 KiB |  00m00s
[138/152] curl-0:8.5.0-1.fc40.x86_64    100% |  40.5 MiB/s | 372.9 KiB |  00m00s
[139/152] fedora-release-identity-basic 100% |   1.0 MiB/s |  10.7 KiB |  00m00s
[140/152] libbrotli-0:1.1.0-1.fc40.x86_ 100% |  82.0 MiB/s | 335.9 KiB |  00m00s
[141/152] libcurl-0:8.5.0-1.fc40.x86_64 100% |  37.4 MiB/s | 345.1 KiB |  00m00s
[142/152] libidn2-0:2.3.4-3.fc39.x86_64 100% |  28.5 MiB/s | 116.9 KiB |  00m00s
[143/152] libnghttp2-0:1.58.0-1.fc40.x8 100% |  24.7 MiB/s |  75.9 KiB |  00m00s
[144/152] libpsl-0:0.21.5-1.fc40.x86_64 100% |  20.6 MiB/s |  63.3 KiB |  00m00s
[145/152] libssh-0:0.10.6-2.fc40.x86_64 100% |  41.5 MiB/s | 212.5 KiB |  00m00s
[146/152] openldap-0:2.6.6-1.fc39.x86_6 100% |  49.8 MiB/s | 254.8 KiB |  00m00s
[147/152] publicsuffix-list-dafsa-0:202 100% |  14.2 MiB/s |  58.0 KiB |  00m00s
[148/152] libssh-config-0:0.10.6-2.fc40 100% |   4.4 MiB/s |   9.1 KiB |  00m00s
[149/152] libunistring-0:1.1-5.fc40.x86 100% |  48.2 MiB/s | 543.2 KiB |  00m00s
[150/152] libevent-0:2.1.12-9.fc39.x86_ 100% |  50.3 MiB/s | 257.7 KiB |  00m00s
[151/152] cyrus-sasl-lib-0:2.1.28-11.fc 100% |  51.6 MiB/s | 792.7 KiB |  00m00s
[152/152] gdb-minimal-0:14.1-2.fc40.x86 100% |  59.7 MiB/s |   4.1 MiB |  00m00s
--------------------------------------------------------------------------------
[152/152] Total                         100% |  86.3 MiB/s |  52.2 MiB |  00m01s
Running transaction
Importing PGP key 0xA15B79CC:
 Userid     : "Fedora (40) <fedora-40-primary@fedoraproject.org>"
 Fingerprint: 115DF9AEF857853EE8445D0A0727707EA15B79CC
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-40-primary
The key was successfully imported.
Importing PGP key 0xA15B79CC:
 Userid     : "Fedora (40) <fedora-40-primary@fedoraproject.org>"
 Fingerprint: 115DF9AEF857853EE8445D0A0727707EA15B79CC
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-40-primary
The key was successfully imported.
Importing PGP key 0x18B8E74C:
 Userid     : "Fedora (39) <fedora-39-primary@fedoraproject.org>"
 Fingerprint: E8F23996F23218640CB44CBE75CF5AC418B8E74C
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-39-primary
The key was successfully imported.
[  1/154] Verify package files          100% | 727.0   B/s | 152.0   B |  00m00s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-6.fc39.x86_64
>>> Stop pre-transaction scriptlet: filesystem-0:3.18-6.fc39.x86_64
[  2/154] Prepare transaction           100% |   4.4 KiB/s | 152.0   B |  00m00s
[  3/154] Installing libgcc-0:13.2.1-6. 100% | 226.4 MiB/s | 231.8 KiB |  00m00s
>>> Running post-install scriptlet: libgcc-0:13.2.1-6.fc40.x86_64
>>> Stop post-install scriptlet: libgcc-0:13.2.1-6.fc40.x86_64
[  4/154] Installing crypto-policies-0: 100% |  44.4 MiB/s | 181.7 KiB |  00m00s
>>> Running post-install scriptlet: crypto-policies-0:20231204-1.git1e3a2e4.fc40
>>> Stop post-install scriptlet: crypto-policies-0:20231204-1.git1e3a2e4.fc40.no
[  5/154] Installing fedora-release-ide 100% |   0.0   B/s | 952.0   B |  00m00s
[  6/154] Installing fedora-repos-rawhi 100% |   0.0   B/s |   2.4 KiB |  00m00s
[  7/154] Installing fedora-gpg-keys-0: 100% |  54.6 MiB/s | 167.6 KiB |  00m00s
[  8/154] Installing fedora-repos-0:40- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[  9/154] Installing fedora-release-com 100% |  22.6 MiB/s |  23.1 KiB |  00m00s
[ 10/154] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 11/154] Installing setup-0:2.14.5-1.f 100% |  64.4 MiB/s | 725.8 KiB |  00m00s
>>> Running post-install scriptlet: setup-0:2.14.5-1.fc40.noarch
>>> Stop post-install scriptlet: setup-0:2.14.5-1.fc40.noarch
[ 12/154] Installing filesystem-0:3.18- 100% |   3.6 MiB/s | 212.4 KiB |  00m00s
[ 13/154] Installing basesystem-0:11-18 100% |   0.0   B/s | 124.0   B |  00m00s
[ 14/154] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[ 15/154] Installing publicsuffix-list- 100% |   0.0   B/s |  68.3 KiB |  00m00s
[ 16/154] Installing pkgconf-m4-0:1.9.5 100% |   0.0   B/s |  14.3 KiB |  00m00s
[ 17/154] Installing pcre2-syntax-0:10. 100% | 232.0 MiB/s | 237.6 KiB |  00m00s
[ 18/154] Installing ncurses-base-0:6.4 100% |  85.5 MiB/s | 350.1 KiB |  00m00s
[ 19/154] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 20/154] Installing ncurses-libs-0:6.4 100% | 248.3 MiB/s |   1.0 MiB |  00m00s
>>> Running pre-install scriptlet: glibc-0:2.38.9000-30.fc40.x86_64
>>> Stop pre-install scriptlet: glibc-0:2.38.9000-30.fc40.x86_64
[ 21/154] Installing glibc-0:2.38.9000- 100% | 247.2 MiB/s |   6.7 MiB |  00m00s
>>> Running post-install scriptlet: glibc-0:2.38.9000-30.fc40.x86_64
>>> Stop post-install scriptlet: glibc-0:2.38.9000-30.fc40.x86_64
[ 22/154] Installing bash-0:5.2.21-2.fc 100% | 431.2 MiB/s |   8.2 MiB |  00m00s
>>> Running post-install scriptlet: bash-0:5.2.21-2.fc40.x86_64
>>> Stop post-install scriptlet: bash-0:5.2.21-2.fc40.x86_64
[ 23/154] Installing glibc-common-0:2.3 100% | 203.4 MiB/s |   1.0 MiB |  00m00s
[ 24/154] Installing glibc-gconv-extra- 100% | 280.8 MiB/s |   7.9 MiB |  00m00s
>>> Running post-install scriptlet: glibc-gconv-extra-0:2.38.9000-30.fc40.x86_64
>>> Stop post-install scriptlet: glibc-gconv-extra-0:2.38.9000-30.fc40.x86_64
[ 25/154] Installing zlib-ng-compat-0:2 100% | 127.8 MiB/s | 130.8 KiB |  00m00s
[ 26/154] Installing xz-libs-0:5.4.5-1. 100% | 205.9 MiB/s | 210.8 KiB |  00m00s
[ 27/154] Installing bzip2-libs-0:1.0.8 100% |   0.0   B/s |  81.7 KiB |  00m00s
[ 28/154] Installing popt-0:1.19-3.fc39 100% |  70.0 MiB/s | 143.4 KiB |  00m00s
[ 29/154] Installing readline-0:8.2-4.f 100% | 483.5 MiB/s | 495.1 KiB |  00m00s
[ 30/154] Installing libuuid-0:2.39.3-2 100% |   0.0   B/s |  38.8 KiB |  00m00s
[ 31/154] Installing libstdc++-0:13.2.1 100% | 386.4 MiB/s |   2.7 MiB |  00m00s
[ 32/154] Installing libzstd-0:1.5.5-4. 100% | 377.6 MiB/s | 773.2 KiB |  00m00s
[ 33/154] Installing elfutils-libelf-0: 100% | 492.8 MiB/s |   1.0 MiB |  00m00s
[ 34/154] Installing libblkid-0:2.39.3- 100% | 224.6 MiB/s | 230.0 KiB |  00m00s
[ 35/154] Installing gmp-1:6.2.1-5.fc39 100% | 391.0 MiB/s | 800.8 KiB |  00m00s
[ 36/154] Installing libattr-0:2.5.1-9. 100% |   0.0   B/s |  29.4 KiB |  00m00s
[ 37/154] Installing libacl-0:2.3.1-11. 100% |   0.0   B/s |  40.8 KiB |  00m00s
[ 38/154] Installing libxcrypt-0:4.4.36 100% | 263.2 MiB/s | 269.5 KiB |  00m00s
[ 39/154] Installing libeconf-0:0.5.2-1 100% |   0.0   B/s |  57.6 KiB |  00m00s
[ 40/154] Installing lz4-libs-0:1.9.4-4 100% | 131.2 MiB/s | 134.4 KiB |  00m00s
[ 41/154] Installing gdbm-libs-1:1.23-4 100% | 124.4 MiB/s | 127.4 KiB |  00m00s
[ 42/154] Installing mpfr-0:4.2.1-1.fc4 100% | 401.2 MiB/s | 821.6 KiB |  00m00s
[ 43/154] Installing gawk-0:5.3.0-1.fc4 100% | 344.8 MiB/s |   1.7 MiB |  00m00s
[ 44/154] Installing dwz-0:0.15-3.fc39. 100% | 277.6 MiB/s | 284.2 KiB |  00m00s
[ 45/154] Installing unzip-0:6.0-62.fc3 100% | 388.8 MiB/s | 398.2 KiB |  00m00s
[ 46/154] Installing file-libs-0:5.45-1 100% | 709.6 MiB/s |   9.9 MiB |  00m00s
[ 47/154] Installing file-0:5.45-1.fc40 100% | 102.5 MiB/s | 104.9 KiB |  00m00s
[ 48/154] Installing pcre2-0:10.42-2.fc 100% | 310.0 MiB/s | 634.8 KiB |  00m00s
[ 49/154] Installing grep-0:3.11-5.fc40 100% | 248.9 MiB/s |   1.0 MiB |  00m00s
[ 50/154] Installing xz-0:5.4.5-1.fc40. 100% | 333.6 MiB/s |   2.0 MiB |  00m00s
[ 51/154] Installing libcap-ng-0:0.8.4- 100% |  73.2 MiB/s |  75.0 KiB |  00m00s
[ 52/154] Installing audit-libs-0:3.1.2 100% | 302.0 MiB/s | 309.2 KiB |  00m00s
[ 53/154] Installing pam-libs-0:1.5.3-9 100% | 134.0 MiB/s | 137.2 KiB |  00m00s
[ 54/154] Installing libcap-0:2.69-1.fc 100% | 223.9 MiB/s | 229.3 KiB |  00m00s
[ 55/154] Installing systemd-libs-0:255 100% | 383.1 MiB/s |   1.9 MiB |  00m00s
[ 56/154] Installing libsmartcols-0:2.3 100% | 138.1 MiB/s | 141.4 KiB |  00m00s
[ 57/154] Installing libsepol-0:3.6-1.f 100% | 396.0 MiB/s | 811.0 KiB |  00m00s
[ 58/154] Installing libselinux-0:3.6-2 100% | 170.2 MiB/s | 174.2 KiB |  00m00s
[ 59/154] Installing sed-0:4.8-14.fc39. 100% | 262.3 MiB/s | 805.9 KiB |  00m00s
[ 60/154] Installing findutils-1:4.9.0- 100% | 294.8 MiB/s |   1.5 MiB |  00m00s
[ 61/154] Installing libmount-0:2.39.3- 100% | 345.0 MiB/s | 353.2 KiB |  00m00s
[ 62/154] Installing lua-libs-0:5.4.6-3 100% | 283.4 MiB/s | 290.2 KiB |  00m00s
[ 63/154] Installing libcom_err-0:1.47. 100% |   0.0   B/s |  68.2 KiB |  00m00s
[ 64/154] Installing alternatives-0:1.2 100% |   0.0   B/s |  63.9 KiB |  00m00s
[ 65/154] Installing jansson-0:2.13.1-7 100% |  83.6 MiB/s |  85.6 KiB |  00m00s
[ 66/154] Installing libtasn1-0:4.19.0- 100% | 173.3 MiB/s | 177.4 KiB |  00m00s
[ 67/154] Installing libunistring-0:1.1 100% | 435.6 MiB/s |   1.7 MiB |  00m00s
[ 68/154] Installing libidn2-0:2.3.4-3. 100% | 160.6 MiB/s | 328.9 KiB |  00m00s
[ 69/154] Installing libpsl-0:0.21.5-1. 100% |  79.7 MiB/s |  81.7 KiB |  00m00s
[ 70/154] Installing util-linux-core-0: 100% | 274.0 MiB/s |   1.4 MiB |  00m00s
[ 71/154] Installing tar-2:1.35-2.fc40. 100% | 424.3 MiB/s |   3.0 MiB |  00m00s
[ 72/154] Installing libsemanage-0:3.6- 100% | 144.1 MiB/s | 295.2 KiB |  00m00s
[ 73/154] Installing shadow-utils-2:4.1 100% | 175.9 MiB/s |   4.0 MiB |  00m00s
>>> Running pre-install scriptlet: libutempter-0:1.2.1-10.fc39.x86_64
>>> Stop pre-install scriptlet: libutempter-0:1.2.1-10.fc39.x86_64
[ 74/154] Installing libutempter-0:1.2. 100% |  58.2 MiB/s |  59.5 KiB |  00m00s
[ 75/154] Installing zip-0:3.0-39.fc40. 100% | 349.2 MiB/s | 715.1 KiB |  00m00s
[ 76/154] Installing gdbm-1:1.23-4.fc39 100% | 233.1 MiB/s | 477.4 KiB |  00m00s
[ 77/154] Installing cyrus-sasl-lib-0:2 100% | 386.8 MiB/s |   2.3 MiB |  00m00s
[ 78/154] Installing zstd-0:1.5.5-4.fc3 100% | 407.7 MiB/s |   1.6 MiB |  00m00s
[ 79/154] Installing libfdisk-0:2.39.3- 100% | 355.7 MiB/s | 364.3 KiB |  00m00s
[ 80/154] Installing bzip2-0:1.0.8-16.f 100% |  93.7 MiB/s |  96.0 KiB |  00m00s
[ 81/154] Installing libxml2-0:2.12.3-1 100% | 353.1 MiB/s |   1.8 MiB |  00m00s
[ 82/154] Installing sqlite-libs-0:3.44 100% | 350.1 MiB/s |   1.4 MiB |  00m00s
[ 83/154] Installing ed-0:1.19-4.fc39.x 100% | 139.2 MiB/s | 142.5 KiB |  00m00s
[ 84/154] Installing patch-0:2.7.6-22.f 100% | 250.1 MiB/s | 256.1 KiB |  00m00s
[ 85/154] Installing elfutils-default-y 100% | 510.7 KiB/s |   2.0 KiB |  00m00s
>>> Running post-install scriptlet: elfutils-default-yama-scope-0:0.190-4.fc40.n
>>> Stop post-install scriptlet: elfutils-default-yama-scope-0:0.190-4.fc40.noar
[ 86/154] Installing cpio-0:2.14-5.fc40 100% | 257.7 MiB/s |   1.0 MiB |  00m00s
[ 87/154] Installing diffutils-0:3.10-3 100% | 315.6 MiB/s |   1.6 MiB |  00m00s
[ 88/154] Installing libgomp-0:13.2.1-6 100% | 475.7 MiB/s | 487.1 KiB |  00m00s
[ 89/154] Installing keyutils-libs-0:1. 100% |   0.0   B/s |  55.7 KiB |  00m00s
[ 90/154] Installing libverto-0:0.3.2-6 100% |   0.0   B/s |  31.2 KiB |  00m00s
[ 91/154] Installing libpkgconf-0:1.9.5 100% |   0.0   B/s |  79.2 KiB |  00m00s
[ 92/154] Installing pkgconf-0:1.9.5-2. 100% |  84.2 MiB/s |  86.3 KiB |  00m00s
[ 93/154] Installing pkgconf-pkg-config 100% |   0.0   B/s |   1.8 KiB |  00m00s
[ 94/154] Installing libffi-0:3.4.4-5.f 100% |  80.9 MiB/s |  82.9 KiB |  00m00s
[ 95/154] Installing p11-kit-0:0.25.3-1 100% | 301.2 MiB/s |   2.4 MiB |  00m00s
[ 96/154] Installing p11-kit-trust-0:0. 100% |  75.0 MiB/s | 461.1 KiB |  00m00s
>>> Running post-install scriptlet: p11-kit-trust-0:0.25.3-1.fc40.x86_64
>>> Stop post-install scriptlet: p11-kit-trust-0:0.25.3-1.fc40.x86_64
[ 97/154] Installing xxhash-libs-0:0.8. 100% |  87.7 MiB/s |  89.8 KiB |  00m00s
[ 98/154] Installing libbrotli-0:1.1.0- 100% | 269.4 MiB/s | 827.6 KiB |  00m00s
[ 99/154] Installing libnghttp2-0:1.58. 100% | 167.2 MiB/s | 171.2 KiB |  00m00s
[100/154] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.8 KiB |  00m00s
[101/154] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[102/154] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 768.0   B |  00m00s
[103/154] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[104/154] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[105/154] Installing openblas-srpm-macr 100% |   0.0   B/s | 384.0   B |  00m00s
[106/154] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[107/154] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[108/154] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[109/154] Installing ghc-srpm-macros-0: 100% |   0.0   B/s | 648.0   B |  00m00s
[110/154] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[111/154] Installing ansible-srpm-macro 100% |  35.4 MiB/s |  36.2 KiB |  00m00s
[112/154] Installing coreutils-common-0 100% | 458.6 MiB/s |  11.5 MiB |  00m00s
[113/154] Installing openssl-libs-1:3.1 100% | 487.1 MiB/s |   7.8 MiB |  00m00s
[114/154] Installing coreutils-0:9.4-1. 100% | 316.1 MiB/s |   5.7 MiB |  00m00s
>>> Running pre-install scriptlet: ca-certificates-0:2023.2.62_v7.0.401-4.fc40.n
>>> Stop pre-install scriptlet: ca-certificates-0:2023.2.62_v7.0.401-4.fc40.noar
[115/154] Installing ca-certificates-0: 100% |   4.5 MiB/s |   2.3 MiB |  00m01s
>>> Running post-install scriptlet: ca-certificates-0:2023.2.62_v7.0.401-4.fc40.
>>> Stop post-install scriptlet: ca-certificates-0:2023.2.62_v7.0.401-4.fc40.noa
[116/154] Installing krb5-libs-0:1.21.2 100% | 297.5 MiB/s |   2.4 MiB |  00m00s
[117/154] Installing libtirpc-0:1.3.4-1 100% | 199.7 MiB/s | 204.5 KiB |  00m00s
[118/154] Installing gzip-0:1.12-6.fc39 100% | 184.3 MiB/s | 377.5 KiB |  00m00s
>>> Running pre-install scriptlet: authselect-libs-0:1.4.3-1.fc40.x86_64
>>> Stop pre-install scriptlet: authselect-libs-0:1.4.3-1.fc40.x86_64
[119/154] Installing authselect-libs-0: 100% | 195.8 MiB/s |   1.0 MiB |  00m00s
[120/154] Installing authselect-0:1.4.3 100% |  78.5 MiB/s | 160.8 KiB |  00m00s
[121/154] Installing cracklib-0:2.9.11- 100% |  84.0 MiB/s | 257.9 KiB |  00m00s
[122/154] Installing libpwquality-0:1.4 100% | 139.9 MiB/s | 429.8 KiB |  00m00s
[123/154] Installing libnsl2-0:2.0.0-6. 100% |  57.6 MiB/s |  59.0 KiB |  00m00s
[124/154] Installing pam-0:1.5.3-9.fc40 100% | 163.0 MiB/s |   1.8 MiB |  00m00s
[125/154] Installing libssh-0:0.10.6-2. 100% | 253.6 MiB/s | 519.3 KiB |  00m00s
[126/154] Installing libarchive-0:3.7.2 100% | 300.9 MiB/s | 924.5 KiB |  00m00s
[127/154] Installing rpm-sequoia-0:1.5. 100% | 384.3 MiB/s |   2.3 MiB |  00m00s
[128/154] Installing rpm-libs-0:4.19.1- 100% | 366.8 MiB/s | 751.3 KiB |  00m00s
[129/154] Installing libevent-0:2.1.12- 100% | 293.9 MiB/s | 903.0 KiB |  00m00s
[130/154] Installing openldap-0:2.6.6-1 100% | 315.1 MiB/s | 645.3 KiB |  00m00s
[131/154] Installing libcurl-0:8.5.0-1. 100% | 383.6 MiB/s | 785.7 KiB |  00m00s
[132/154] Installing elfutils-libs-0:0. 100% | 337.7 MiB/s | 691.6 KiB |  00m00s
[133/154] Installing elfutils-debuginfo 100% |  61.2 MiB/s |  62.7 KiB |  00m00s
[134/154] Installing binutils-gold-0:2. 100% | 188.2 MiB/s |   2.1 MiB |  00m00s
>>> Running post-install scriptlet: binutils-gold-0:2.41-20.fc40.x86_64
>>> Stop post-install scriptlet: binutils-gold-0:2.41-20.fc40.x86_64
[135/154] Installing binutils-0:2.41-20 100% | 422.7 MiB/s |  26.6 MiB |  00m00s
>>> Running post-install scriptlet: binutils-0:2.41-20.fc40.x86_64
>>> Stop post-install scriptlet: binutils-0:2.41-20.fc40.x86_64
[136/154] Installing elfutils-0:0.190-4 100% | 401.8 MiB/s |   2.8 MiB |  00m00s
[137/154] Installing gdb-minimal-0:14.1 100% | 449.1 MiB/s |  12.1 MiB |  00m00s
[138/154] Installing debugedit-0:5.0-12 100% | 196.8 MiB/s | 201.5 KiB |  00m00s
[139/154] Installing rpm-build-libs-0:4 100% | 198.4 MiB/s | 203.2 KiB |  00m00s
[140/154] Installing curl-0:8.5.0-1.fc4 100% |  89.9 MiB/s | 828.6 KiB |  00m00s
>>> Running pre-install scriptlet: rpm-0:4.19.1-2.fc40.x86_64
>>> Stop pre-install scriptlet: rpm-0:4.19.1-2.fc40.x86_64
[141/154] Installing rpm-0:4.19.1-2.fc4 100% | 184.3 MiB/s |   2.4 MiB |  00m00s
[142/154] Installing efi-srpm-macros-0: 100% |   0.0   B/s |  41.2 KiB |  00m00s
[143/154] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[144/154] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[145/154] Installing fonts-srpm-macros- 100% |  55.1 MiB/s |  56.5 KiB |  00m00s
[146/154] Installing forge-srpm-macros- 100% |   0.0   B/s |  38.6 KiB |  00m00s
[147/154] Installing go-srpm-macros-0:3 100% |   0.0   B/s |  61.6 KiB |  00m00s
[148/154] Installing python-srpm-macros 100% |  50.1 MiB/s |  51.3 KiB |  00m00s
[149/154] Installing redhat-rpm-config- 100% |  91.3 MiB/s | 186.9 KiB |  00m00s
[150/154] Installing rpm-build-0:4.19.1 100% |  92.5 MiB/s | 189.4 KiB |  00m00s
[151/154] Installing pyproject-srpm-mac 100% |   2.0 MiB/s |   2.1 KiB |  00m00s
[152/154] Installing util-linux-0:2.39. 100% | 253.0 MiB/s |   3.5 MiB |  00m00s
[153/154] Installing which-0:2.21-40.fc 100% |  80.4 MiB/s |  82.3 KiB |  00m00s
[154/154] Installing info-0:7.1-1.fc40. 100% | 508.2 KiB/s | 374.0 KiB |  00m01s
>>> Running post-transaction scriptlet: filesystem-0:3.18-6.fc39.x86_64
>>> Stop post-transaction scriptlet: filesystem-0:3.18-6.fc39.x86_64
>>> Running post-transaction scriptlet: ca-certificates-0:2023.2.62_v7.0.401-4.f
>>> Stop post-transaction scriptlet: ca-certificates-0:2023.2.62_v7.0.401-4.fc40
>>> Running post-transaction scriptlet: authselect-libs-0:1.4.3-1.fc40.x86_64
>>> Stop post-transaction scriptlet: authselect-libs-0:1.4.3-1.fc40.x86_64
>>> Running post-transaction scriptlet: rpm-0:4.19.1-2.fc40.x86_64
>>> Stop post-transaction scriptlet: rpm-0:4.19.1-2.fc40.x86_64
>>> Running trigger-install scriptlet: glibc-common-0:2.38.9000-30.fc40.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.38.9000-30.fc40.x86_64
>>> Running trigger-install scriptlet: info-0:7.1-1.fc40.x86_64
>>> Stop trigger-install scriptlet: info-0:7.1-1.fc40.x86_64
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: alternatives-1.25-1.fc39.x86_64
ansible-srpm-macros-1-12.fc40.noarch
audit-libs-3.1.2-5.fc40.x86_64
authselect-1.4.3-1.fc40.x86_64
authselect-libs-1.4.3-1.fc40.x86_64
basesystem-11-18.fc39.noarch
bash-5.2.21-2.fc40.x86_64
binutils-2.41-20.fc40.x86_64
binutils-gold-2.41-20.fc40.x86_64
bzip2-1.0.8-16.fc39.x86_64
bzip2-libs-1.0.8-16.fc39.x86_64
ca-certificates-2023.2.62_v7.0.401-4.fc40.noarch
coreutils-9.4-1.fc40.x86_64
coreutils-common-9.4-1.fc40.x86_64
cpio-2.14-5.fc40.x86_64
cracklib-2.9.11-2.fc39.x86_64
crypto-policies-20231204-1.git1e3a2e4.fc40.noarch
curl-8.5.0-1.fc40.x86_64
cyrus-sasl-lib-2.1.28-11.fc39.x86_64
debugedit-5.0-12.fc40.x86_64
diffutils-3.10-3.fc39.x86_64
dwz-0.15-3.fc39.x86_64
ed-1.19-4.fc39.x86_64
efi-srpm-macros-5-9.fc39.noarch
elfutils-0.190-4.fc40.x86_64
elfutils-debuginfod-client-0.190-4.fc40.x86_64
elfutils-default-yama-scope-0.190-4.fc40.noarch
elfutils-libelf-0.190-4.fc40.x86_64
elfutils-libs-0.190-4.fc40.x86_64
fedora-gpg-keys-40-0.2.noarch
fedora-release-40-0.28.noarch
fedora-release-common-40-0.28.noarch
fedora-release-identity-basic-40-0.28.noarch
fedora-repos-40-0.2.noarch
fedora-repos-rawhide-40-0.2.noarch
file-5.45-1.fc40.x86_64
file-libs-5.45-1.fc40.x86_64
filesystem-3.18-6.fc39.x86_64
findutils-4.9.0-6.fc40.x86_64
fonts-srpm-macros-2.0.5-12.fc39.noarch
forge-srpm-macros-0.2.0-1.fc40.noarch
fpc-srpm-macros-1.3-8.fc39.noarch
gawk-5.3.0-1.fc40.x86_64
gdb-minimal-14.1-2.fc40.x86_64
gdbm-1.23-4.fc39.x86_64
gdbm-libs-1.23-4.fc39.x86_64
ghc-srpm-macros-1.6.1-3.fc40.noarch
glibc-2.38.9000-30.fc40.x86_64
glibc-common-2.38.9000-30.fc40.x86_64
glibc-gconv-extra-2.38.9000-30.fc40.x86_64
glibc-minimal-langpack-2.38.9000-30.fc40.x86_64
gmp-6.2.1-5.fc39.x86_64
gnat-srpm-macros-6-3.fc39.noarch
go-srpm-macros-3.3.1-1.fc40.noarch
gpg-pubkey-18b8e74c-62f2920f
gpg-pubkey-a15b79cc-63d04c2c
grep-3.11-5.fc40.x86_64
gzip-1.12-6.fc39.x86_64
info-7.1-1.fc40.x86_64
jansson-2.13.1-7.fc39.x86_64
kernel-srpm-macros-1.0-20.fc39.noarch
keyutils-libs-1.6.3-1.fc40.x86_64
krb5-libs-1.21.2-2.fc40.x86_64
libacl-2.3.1-11.fc40.x86_64
libarchive-3.7.2-1.fc40.x86_64
libattr-2.5.1-9.fc40.x86_64
libblkid-2.39.3-2.fc40.x86_64
libbrotli-1.1.0-1.fc40.x86_64
libcap-2.69-1.fc40.x86_64
libcap-ng-0.8.4-2.fc40.x86_64
libcom_err-1.47.0-2.fc39.x86_64
libcurl-8.5.0-1.fc40.x86_64
libeconf-0.5.2-1.fc40.x86_64
libevent-2.1.12-9.fc39.x86_64
libfdisk-2.39.3-2.fc40.x86_64
libffi-3.4.4-5.fc40.x86_64
libgcc-13.2.1-6.fc40.x86_64
libgomp-13.2.1-6.fc40.x86_64
libidn2-2.3.4-3.fc39.x86_64
libmount-2.39.3-2.fc40.x86_64
libnghttp2-1.58.0-1.fc40.x86_64
libnsl2-2.0.0-6.fc39.x86_64
libpkgconf-1.9.5-2.fc39.x86_64
libpsl-0.21.5-1.fc40.x86_64
libpwquality-1.4.5-6.fc39.x86_64
libselinux-3.6-2.fc40.x86_64
libsemanage-3.6-1.fc40.x86_64
libsepol-3.6-1.fc40.x86_64
libsmartcols-2.39.3-2.fc40.x86_64
libssh-0.10.6-2.fc40.x86_64
libssh-config-0.10.6-2.fc40.noarch
libstdc++-13.2.1-6.fc40.x86_64
libtasn1-4.19.0-3.fc39.x86_64
libtirpc-1.3.4-1.rc1.fc40.x86_64
libunistring-1.1-5.fc40.x86_64
libutempter-1.2.1-10.fc39.x86_64
libuuid-2.39.3-2.fc40.x86_64
libverto-0.3.2-6.fc39.x86_64
libxcrypt-4.4.36-3.fc40.x86_64
libxml2-2.12.3-1.fc40.x86_64
libzstd-1.5.5-4.fc39.x86_64
lua-libs-5.4.6-3.fc39.x86_64
lua-srpm-macros-1-9.fc39.noarch
lz4-libs-1.9.4-4.fc39.x86_64
mpfr-4.2.1-1.fc40.x86_64
ncurses-base-6.4-8.20231001.fc40.noarch
ncurses-libs-6.4-8.20231001.fc40.x86_64
ocaml-srpm-macros-9-1.fc40.noarch
openblas-srpm-macros-2-14.fc39.noarch
openldap-2.6.6-1.fc39.x86_64
openssl-libs-3.1.4-1.fc40.x86_64
p11-kit-0.25.3-1.fc40.x86_64
p11-kit-trust-0.25.3-1.fc40.x86_64
package-notes-srpm-macros-0.5-9.fc39.noarch
pam-1.5.3-9.fc40.x86_64
pam-libs-1.5.3-9.fc40.x86_64
patch-2.7.6-22.fc39.x86_64
pcre2-10.42-2.fc40.x86_64
pcre2-syntax-10.42-2.fc40.noarch
perl-srpm-macros-1-51.fc39.noarch
pkgconf-1.9.5-2.fc39.x86_64
pkgconf-m4-1.9.5-2.fc39.noarch
pkgconf-pkg-config-1.9.5-2.fc39.x86_64
popt-1.19-3.fc39.x86_64
publicsuffix-list-dafsa-20240107-1.fc40.noarch
pyproject-srpm-macros-1.11.0-1.fc40.noarch
python-srpm-macros-3.12-5.fc40.noarch
qt5-srpm-macros-5.15.12-1.fc40.noarch
qt6-srpm-macros-6.6.1-3.fc40.noarch
readline-8.2-4.fc39.x86_64
redhat-rpm-config-276-1.fc40.noarch
rpm-4.19.1-2.fc40.x86_64
rpm-build-4.19.1-2.fc40.x86_64
rpm-build-libs-4.19.1-2.fc40.x86_64
rpm-libs-4.19.1-2.fc40.x86_64
rpm-sequoia-1.5.0-2.fc40.x86_64
rust-srpm-macros-25.2-2.fc40.noarch
sed-4.8-14.fc39.x86_64
setup-2.14.5-1.fc40.noarch
shadow-utils-4.14.0-2.fc40.x86_64
sqlite-libs-3.44.2-1.fc40.x86_64
systemd-libs-255.2-2.fc40.x86_64
tar-1.35-2.fc40.x86_64
unzip-6.0-62.fc39.x86_64
util-linux-2.39.3-2.fc40.x86_64
util-linux-core-2.39.3-2.fc40.x86_64
which-2.21-40.fc39.x86_64
xxhash-libs-0.8.2-1.fc39.x86_64
xz-5.4.5-1.fc40.x86_64
xz-libs-5.4.5-1.fc40.x86_64
zig-srpm-macros-1-1.fc40.noarch
zip-3.0-39.fc40.x86_64
zlib-ng-compat-2.1.6-1.fc40.x86_64
zstd-1.5.5-4.fc39.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1705363200
Wrote: /builddir/build/SRPMS/python-kivy-2.3.0-1.fc40.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-x86_64-1705490246.597086/root/var/log/dnf5.log
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-iplq0utz/python-kivy/python-kivy.spec) Config(child) 0 minutes 34 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/python-kivy-2.3.0-1.fc40.src.rpm)  Config(fedora-rawhide-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1705490246.597086/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1705490246.597086/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-1705490246.597086/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1-2.fc40.x86_64
  rpm-sequoia-1.5.0-2.fc40.x86_64
  python3-dnf-4.18.2-1.fc40.noarch
  yum-4.18.2-1.fc40.noarch
  dnf5-5.1.11-1.fc40.x86_64
  dnf5-plugins-5.1.11-1.fc40.x86_64
Finish: chroot init
Start: build phase for python-kivy-2.3.0-1.fc40.src.rpm
Start: build setup for python-kivy-2.3.0-1.fc40.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1705363200
Wrote: /builddir/build/SRPMS/python-kivy-2.3.0-1.fc40.src.rpm
Updating and loading repositories:
 fedora                                 100% | 334.3 KiB/s |  21.1 KiB |  00m00s
 Copr repository                        100% |  84.4 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package                         Arch   Version                    Repository      Size
Installing:                                                                           
 SDL2-devel                     x86_64 2.28.5-1.fc40              fedora       2.7 MiB
 SDL2_image-devel               x86_64 2.8.2-1.fc40               fedora      75.3 KiB
 SDL2_mixer-devel               x86_64 2.6.3-2.fc39               fedora     115.5 KiB
 SDL2_ttf-devel                 x86_64 2.20.2-2.fc39              fedora      94.0 KiB
 dbus-devel                     x86_64 1:1.14.10-1.fc40           fedora     129.9 KiB
 dejavu-sans-fonts              noarch 2.37-21.fc40               fedora       5.5 MiB
 gcc                            x86_64 13.2.1-6.fc40              fedora      94.7 MiB
 glew-devel                     x86_64 2.2.0-5.fc39               fedora       1.8 MiB
 google-roboto-fonts            noarch 2.138-15.fc39              fedora       4.2 MiB
 google-roboto-mono-fonts       noarch 3.000-0.4.20220620git.fc39 fedora     386.1 KiB
 gstreamer1-devel               x86_64 1.22.8-1.fc40              fedora       5.8 MiB
 libpng-devel                   x86_64 2:1.6.40-1.fc40            fedora     885.4 KiB
 make                           x86_64 1:4.4.1-2.fc39             fedora       1.8 MiB
 mtdev-devel                    x86_64 1.1.6-6.fc39               fedora      30.0 KiB
 pango-devel                    x86_64 1.51.0-1.fc40              fedora       1.5 MiB
 python3-certifi                noarch 2023.05.07-2.fc39          fedora       6.6 KiB
 python3-devel                  x86_64 3.12.1-2.fc40              fedora       1.2 MiB
 python3-pytest                 noarch 7.4.3-1.fc40               fedora      15.0 MiB
 python3-pytest-asyncio         noarch 0.21.0-5.fc39              fedora      85.2 KiB
 python3-pytest-timeout         noarch 2.2.0-1.fc40               fedora      74.0 KiB
 python3-pytest-xvfb            noarch 2.0.0-9.fc39               fedora      24.0 KiB
 python3-responses              noarch 0.24.1-1.fc40              fedora     288.4 KiB
 python3-sphinx                 noarch 1:7.2.6-4.fc40             fedora      10.8 MiB
 python3-sphinxcontrib-jquery   noarch 4.1-5.fc40                 fedora     381.8 KiB
 xclip                          x86_64 0.13-20.git11cba61.fc39    fedora      62.3 KiB
Installing dependencies:                                                              
 SDL2                           x86_64 2.28.5-1.fc40              fedora       1.9 MiB
 SDL2_image                     x86_64 2.8.2-1.fc40               fedora     213.4 KiB
 SDL2_mixer                     x86_64 2.6.3-2.fc39               fedora     336.8 KiB
 SDL2_ttf                       x86_64 2.20.2-2.fc39              fedora      85.8 KiB
 abattis-cantarell-vf-fonts     noarch 0.301-10.fc39              fedora     192.3 KiB
 adwaita-cursor-theme           noarch 45.0-1.fc40                fedora      31.4 MiB
 adwaita-icon-theme             noarch 45.0-1.fc40                fedora       1.2 MiB
 annobin-docs                   noarch 12.35-2.fc40               fedora      95.6 KiB
 annobin-plugin-gcc             x86_64 12.35-2.fc40               fedora     966.6 KiB
 at-spi2-atk                    x86_64 2.50.1-1.fc40              fedora     275.7 KiB
 at-spi2-core                   x86_64 2.50.1-1.fc40              fedora       1.5 MiB
 atk                            x86_64 2.50.1-1.fc40              fedora     247.6 KiB
 avahi-libs                     x86_64 0.8-24.fc39                fedora     170.0 KiB
 brotli                         x86_64 1.1.0-1.fc40               fedora      31.7 KiB
 brotli-devel                   x86_64 1.1.0-1.fc40               fedora      65.6 KiB
 bzip2-devel                    x86_64 1.0.8-16.fc39              fedora     309.8 KiB
 cairo                          x86_64 1.18.0-1.fc40              fedora       1.7 MiB
 cairo-devel                    x86_64 1.18.0-1.fc40              fedora       2.3 MiB
 cairo-gobject                  x86_64 1.18.0-1.fc40              fedora      43.1 KiB
 check                          x86_64 0.15.2-10.fc39             fedora     146.0 KiB
 check-devel                    x86_64 0.15.2-10.fc39             fedora     120.0 KiB
 cmake-filesystem               x86_64 3.27.7-1.fc40              fedora       0.0   B
 colord-libs                    x86_64 1.4.6-6.fc40               fedora     850.8 KiB
 cpp                            x86_64 13.2.1-6.fc40              fedora      30.9 MiB
 cups-libs                      x86_64 1:2.4.7-6.fc40             fedora     682.7 KiB
 dbus                           x86_64 1:1.14.10-1.fc40           fedora       0.0   B
 dbus-broker                    x86_64 35-2.fc40                  fedora     398.7 KiB
 dbus-common                    noarch 1:1.14.10-1.fc40           fedora      11.2 KiB
 dbus-libs                      x86_64 1:1.14.10-1.fc40           fedora     372.8 KiB
 default-fonts-core-sans        noarch 4.0-9.fc40                 fedora      11.9 KiB
 elfutils-devel                 x86_64 0.190-4.fc40               fedora     173.8 KiB
 elfutils-libelf-devel          x86_64 0.190-4.fc40               fedora      34.4 KiB
 expat                          x86_64 2.5.0-3.fc39               fedora     274.5 KiB
 fontconfig                     x86_64 2.15.0-1.fc40              fedora     770.5 KiB
 fontconfig-devel               x86_64 2.15.0-1.fc40              fedora     117.2 KiB
 fonts-filesystem               noarch 1:2.0.5-12.fc39            fedora       0.0   B
 freetype                       x86_64 2.13.1-2.fc39              fedora     870.5 KiB
 freetype-devel                 x86_64 2.13.1-2.fc39              fedora       7.8 MiB
 fribidi                        x86_64 1.0.13-2.fc39              fedora     369.1 KiB
 fribidi-devel                  x86_64 1.0.13-2.fc39              fedora      78.0 KiB
 gc                             x86_64 8.2.2-4.fc39               fedora     258.4 KiB
 gcc-plugin-annobin             x86_64 13.2.1-6.fc40              fedora      57.0 KiB
 gdk-pixbuf2                    x86_64 2.42.10-6.fc40             fedora       2.5 MiB
 gdk-pixbuf2-modules            x86_64 2.42.10-6.fc40             fedora     252.1 KiB
 gettext                        x86_64 0.22-2.fc39                fedora       5.0 MiB
 gettext-envsubst               x86_64 0.22-2.fc39                fedora      74.8 KiB
 gettext-libs                   x86_64 0.22-2.fc39                fedora     920.6 KiB
 gettext-runtime                x86_64 0.22-2.fc39                fedora     462.7 KiB
 gl-manpages                    noarch 1.1-29.20190306.fc40       fedora     935.6 KiB
 glib2                          x86_64 2.79.0-5.fc40              fedora      14.4 MiB
 glib2-devel                    x86_64 2.79.0-5.fc40              fedora      15.0 MiB
 glibc-devel                    x86_64 2.38.9000-30.fc40          fedora      37.1 KiB
 glibc-headers-x86              noarch 2.38.9000-30.fc40          fedora       2.2 MiB
 gnutls                         x86_64 3.8.2-2.fc40               fedora       3.2 MiB
 google-noto-fonts-common       noarch 20230801-4.fc40            fedora      17.4 KiB
 google-noto-sans-vf-fonts      noarch 20230801-4.fc40            fedora       1.2 MiB
 graphite2                      x86_64 1.3.14-13.fc40             fedora     195.8 KiB
 graphite2-devel                x86_64 1.3.14-13.fc40             fedora      49.1 KiB
 gstreamer1                     x86_64 1.22.8-1.fc40              fedora       4.8 MiB
 gtk-update-icon-cache          x86_64 3.24.39-1.fc40             fedora      66.2 KiB
 gtk3                           x86_64 3.24.39-1.fc40             fedora      19.7 MiB
 guile22                        x86_64 2.2.7-9.fc39               fedora      43.7 MiB
 harfbuzz                       x86_64 8.3.0-2.fc40               fedora       2.5 MiB
 harfbuzz-devel                 x86_64 8.3.0-2.fc40               fedora       5.1 MiB
 harfbuzz-icu                   x86_64 8.3.0-2.fc40               fedora      15.4 KiB
 hicolor-icon-theme             noarch 0.17-16.fc39               fedora      72.2 KiB
 hwdata                         noarch 0.378-1.fc40               fedora       9.0 MiB
 jbigkit-libs                   x86_64 2.1-27.fc40                fedora     117.4 KiB
 json-glib                      x86_64 1.8.0-1.fc40               fedora     561.3 KiB
 kernel-headers                 x86_64 6.7.0-68.fc40              fedora       6.1 MiB
 lcms2                          x86_64 2.15-2.fc39                fedora     419.8 KiB
 libGLEW                        x86_64 2.2.0-5.fc39               fedora     748.3 KiB
 libICE                         x86_64 1.1.1-1.fc40               fedora     185.1 KiB
 libSM                          x86_64 1.2.4-1.fc40               fedora      97.2 KiB
 libX11                         x86_64 1.8.7-1.fc40               fedora       1.3 MiB
 libX11-common                  noarch 1.8.7-1.fc40               fedora       1.1 MiB
 libX11-devel                   x86_64 1.8.7-1.fc40               fedora       1.0 MiB
 libX11-xcb                     x86_64 1.8.7-1.fc40               fedora      14.9 KiB
 libXau                         x86_64 1.0.11-4.fc40              fedora      66.8 KiB
 libXau-devel                   x86_64 1.0.11-4.fc40              fedora       6.4 KiB
 libXcomposite                  x86_64 0.4.6-1.fc40               fedora      44.5 KiB
 libXcursor                     x86_64 1.2.1-5.fc40               fedora      49.4 KiB
 libXdamage                     x86_64 1.1.6-1.fc40               fedora      43.6 KiB
 libXdmcp                       x86_64 1.1.4-1.fc40               fedora      78.2 KiB
 libXext                        x86_64 1.3.5-4.fc40               fedora      90.0 KiB
 libXext-devel                  x86_64 1.3.5-4.fc40               fedora      98.8 KiB
 libXfixes                      x86_64 6.0.1-1.fc40               fedora      30.2 KiB
 libXfont2                      x86_64 2.0.6-1.fc40               fedora     337.1 KiB
 libXft                         x86_64 2.3.8-4.fc40               fedora     164.4 KiB
 libXft-devel                   x86_64 2.3.8-4.fc40               fedora      31.7 KiB
 libXi                          x86_64 1.8.1-3.fc40               fedora      80.6 KiB
 libXinerama                    x86_64 1.1.5-4.fc40               fedora      19.0 KiB
 libXmu                         x86_64 1.1.4-4.fc40               fedora     187.7 KiB
 libXrandr                      x86_64 1.5.4-1.fc40               fedora      51.8 KiB
 libXrender                     x86_64 0.9.11-4.fc40              fedora      46.0 KiB
 libXrender-devel               x86_64 0.9.11-4.fc40              fedora      50.1 KiB
 libXt                          x86_64 1.3.0-1.fc40               fedora     433.8 KiB
 libXtst                        x86_64 1.2.4-4.fc40               fedora      33.5 KiB
 libXxf86vm                     x86_64 1.1.5-4.fc40               fedora      25.3 KiB
 libb2                          x86_64 0.98.1-9.fc39              fedora      42.1 KiB
 libblkid-devel                 x86_64 2.39.3-2.fc40              fedora      19.3 KiB
 libcloudproviders              x86_64 0.3.5-1.fc40               fedora     128.2 KiB
 libdatrie                      x86_64 0.2.13-7.fc39              fedora      57.8 KiB
 libdatrie-devel                x86_64 0.2.13-7.fc39              fedora     553.7 KiB
 libdecor                       x86_64 0.2.1-2.fc40               fedora     177.3 KiB
 libdrm                         x86_64 2.4.120-1.fc40             fedora     402.0 KiB
 libepoxy                       x86_64 1.5.10-4.fc39              fedora       1.2 MiB
 libffi-devel                   x86_64 3.4.4-5.fc40               fedora      33.3 KiB
 libfontenc                     x86_64 1.1.7-1.fc40               fedora      68.9 KiB
 libglvnd                       x86_64 1:1.7.0-1.fc40             fedora     782.3 KiB
 libglvnd-core-devel            x86_64 1:1.7.0-1.fc40             fedora      40.3 KiB
 libglvnd-devel                 x86_64 1:1.7.0-1.fc40             fedora       2.1 MiB
 libglvnd-egl                   x86_64 1:1.7.0-1.fc40             fedora      72.7 KiB
 libglvnd-gles                  x86_64 1:1.7.0-1.fc40             fedora     118.0 KiB
 libglvnd-glx                   x86_64 1:1.7.0-1.fc40             fedora     685.2 KiB
 libglvnd-opengl                x86_64 1:1.7.0-1.fc40             fedora     172.8 KiB
 libgusb                        x86_64 0.4.8-1.fc40               fedora     161.7 KiB
 libicu                         x86_64 73.2-3.fc40                fedora      36.3 MiB
 libicu-devel                   x86_64 73.2-3.fc40                fedora       5.5 MiB
 libjpeg-turbo                  x86_64 2.1.4-3.fc39               fedora     652.4 KiB
 libjpeg-turbo-devel            x86_64 2.1.4-3.fc39               fedora     343.2 KiB
 liblerc                        x86_64 4.0.0-4.fc39               fedora     591.3 KiB
 libmount-devel                 x86_64 2.39.3-2.fc40              fedora      37.5 KiB
 libmpc                         x86_64 1.3.1-3.fc39               fedora     164.6 KiB
 libpciaccess                   x86_64 0.16-9.fc39                fedora      48.5 KiB
 libpng                         x86_64 2:1.6.40-1.fc40            fedora     237.7 KiB
 libselinux-devel               x86_64 3.6-2.fc40                 fedora     126.1 KiB
 libsepol-devel                 x86_64 3.6-1.fc40                 fedora     120.2 KiB
 libsoup3                       x86_64 3.4.4-1.fc40               fedora       1.1 MiB
 libstemmer                     x86_64 2.2.0-7.fc39               fedora     839.8 KiB
 libthai                        x86_64 0.1.29-6.fc39              fedora     779.4 KiB
 libthai-devel                  x86_64 0.1.29-6.fc39              fedora     632.1 KiB
 libtiff                        x86_64 4.5.0-3.fc40               fedora       1.1 MiB
 libtiff-devel                  x86_64 4.5.0-3.fc40               fedora     674.1 KiB
 libtool-ltdl                   x86_64 2.4.7-8.fc40               fedora      66.1 KiB
 libtracker-sparql              x86_64 3.6.0-2.fc40               fedora       1.1 MiB
 libunwind                      x86_64 1.7.2-1.fc40               fedora     162.7 KiB
 libunwind-devel                x86_64 1.7.2-1.fc40               fedora     119.4 KiB
 libusb1                        x86_64 1.0.26-4.fc40              fedora     165.0 KiB
 libwayland-client              x86_64 1.22.0-2.fc39              fedora      70.0 KiB
 libwayland-cursor              x86_64 1.22.0-2.fc39              fedora      36.9 KiB
 libwayland-egl                 x86_64 1.22.0-2.fc39              fedora      16.4 KiB
 libwayland-server              x86_64 1.22.0-2.fc39              fedora      90.5 KiB
 libwebp                        x86_64 1.3.2-2.fc40               fedora     781.4 KiB
 libwebp-devel                  x86_64 1.3.2-2.fc40               fedora     112.7 KiB
 libxcb                         x86_64 1.16-2.fc40                fedora       1.1 MiB
 libxcb-devel                   x86_64 1.16-2.fc40                fedora       2.7 MiB
 libxcrypt-devel                x86_64 4.4.36-3.fc40              fedora      30.3 KiB
 libxkbcommon                   x86_64 1.6.0-1.fc40               fedora     336.1 KiB
 libxkbfile                     x86_64 1.1.2-1.fc40               fedora     197.3 KiB
 libxml2-devel                  x86_64 2.12.3-1.fc40              fedora       3.4 MiB
 libxshmfence                   x86_64 1.3.2-1.fc40               fedora      15.3 KiB
 libyaml                        x86_64 0.2.5-12.fc39              fedora     130.9 KiB
 libzstd-devel                  x86_64 1.5.5-4.fc39               fedora     198.1 KiB
 mesa-libEGL                    x86_64 23.3.3-1.fc40              fedora     279.8 KiB
 mesa-libEGL-devel              x86_64 23.3.3-1.fc40              fedora      20.5 KiB
 mesa-libGL                     x86_64 23.3.3-1.fc40              fedora     450.0 KiB
 mesa-libGLU                    x86_64 9.0.3-1.fc39               fedora     357.8 KiB
 mesa-libGLU-devel              x86_64 9.0.3-1.fc39               fedora      17.0 KiB
 mesa-libgbm                    x86_64 23.3.3-1.fc40              fedora      65.3 KiB
 mesa-libglapi                  x86_64 23.3.3-1.fc40              fedora     168.5 KiB
 mpdecimal                      x86_64 2.5.1-7.fc39               fedora     200.8 KiB
 mtdev                          x86_64 1.1.6-6.fc39               fedora      25.2 KiB
 nettle                         x86_64 3.9.1-2.fc39               fedora     793.9 KiB
 pango                          x86_64 1.51.0-1.fc40              fedora       1.0 MiB
 pcre2-devel                    x86_64 10.42-2.fc40               fedora       1.9 MiB
 pcre2-utf16                    x86_64 10.42-2.fc40               fedora     566.1 KiB
 pcre2-utf32                    x86_64 10.42-2.fc40               fedora     538.0 KiB
 pixman                         x86_64 0.43.0-1.fc40              fedora     694.1 KiB
 pixman-devel                   x86_64 0.43.0-1.fc40              fedora      49.4 KiB
 pyproject-rpm-macros           noarch 1.11.0-1.fc40              fedora      98.5 KiB
 python-pip-wheel               noarch 23.3.1-3.fc40              fedora       1.5 MiB
 python-rpm-macros              noarch 3.12-5.fc40                fedora      22.1 KiB
 python3                        x86_64 3.12.1-2.fc40              fedora      31.8 KiB
 python3-babel                  noarch 2.13.1-1.fc40              fedora      31.2 MiB
 python3-charset-normalizer     noarch 3.3.2-1.fc40               fedora     312.7 KiB
 python3-docutils               noarch 0.20.1-1.fc40              fedora       4.8 MiB
 python3-easyprocess            noarch 0.3-9.fc39                 fedora      39.0 KiB
 python3-idna                   noarch 3.6-1.fc40                 fedora     502.3 KiB
 python3-imagesize              noarch 1.4.1-5.fc40               fedora      34.7 KiB
 python3-iniconfig              noarch 1.1.1-14.fc39              fedora      20.5 KiB
 python3-jinja2                 noarch 3.1.3-1.fc40               fedora       3.0 MiB
 python3-libs                   x86_64 3.12.1-2.fc40              fedora      41.7 MiB
 python3-markupsafe             x86_64 2.1.3-2.fc39               fedora      56.1 KiB
 python3-packaging              noarch 23.2-2.fc40                fedora     421.1 KiB
 python3-pluggy                 noarch 1.3.0-1.fc40               fedora     184.0 KiB
 python3-py                     noarch 1.11.0-8.fc39              fedora     967.2 KiB
 python3-pygments               noarch 2.17.2-1.fc40              fedora      10.3 MiB
 python3-pyvirtualdisplay       noarch 2.2-7.fc39                 fedora      81.5 KiB
 python3-pyyaml                 x86_64 6.0.1-11.fc39              fedora     783.2 KiB
 python3-requests               noarch 2.31.0-1.fc40              fedora     462.4 KiB
 python3-rpm-generators         noarch 14-8.fc40                  fedora      82.3 KiB
 python3-rpm-macros             noarch 3.12-5.fc40                fedora       6.4 KiB
 python3-setuptools             noarch 68.2.2-1.fc40              fedora       7.1 MiB
 python3-snowballstemmer        noarch 2.2.0-7.fc39               fedora       1.7 MiB
 python3-sphinx-theme-alabaster noarch 0.7.13-2.fc40              fedora      41.7 KiB
 python3-urllib3                noarch 1.26.18-1.fc40             fedora     996.2 KiB
 shared-mime-info               x86_64 2.3-2.fc40                 fedora       5.2 MiB
 subunit                        x86_64 1.4.4-1.fc40               fedora      70.9 KiB
 subunit-devel                  x86_64 1.4.4-1.fc40               fedora       5.3 KiB
 sysprof-capture-devel          x86_64 45.1-1.fc40                fedora     252.4 KiB
 tzdata                         noarch 2023d-1.fc40               fedora       1.6 MiB
 xkbcomp                        x86_64 1.4.6-7.fc40               fedora     221.3 KiB
 xkeyboard-config               noarch 2.40-2.fc40                fedora       6.6 MiB
 xml-common                     noarch 0.6.3-62.fc40              fedora      78.4 KiB
 xorg-x11-proto-devel           noarch 2023.2-3.fc40              fedora       1.7 MiB
 xorg-x11-server-Xvfb           x86_64 1.20.14-28.fc40            fedora       2.0 MiB
 xorg-x11-server-common         x86_64 1.20.14-28.fc40            fedora     127.3 KiB
 xorg-x11-xauth                 x86_64 1:1.1.2-5.fc40             fedora      64.1 KiB
 xprop                          x86_64 1.2.5-4.fc39               fedora      58.7 KiB
 xz-devel                       x86_64 5.4.5-1.fc40               fedora     255.8 KiB
 zlib-ng-compat-devel           x86_64 2.1.6-1.fc40               fedora     103.4 KiB

Transaction Summary:
 Installing:      237 packages

Total size of inbound packages is 144 MiB. Need to download 144 MiB.
After this operation 578 MiB will be used (install 578 MiB, remove 0 B).
[  1/237] dejavu-sans-fonts-0:2.37-21.f 100% |  30.8 MiB/s |   1.3 MiB |  00m00s
[  2/237] google-roboto-mono-fonts-0:3. 100% | 123.0 MiB/s | 251.8 KiB |  00m00s
[  3/237] google-roboto-fonts-0:2.138-1 100% |  29.3 MiB/s |   1.6 MiB |  00m00s
[  4/237] make-1:4.4.1-2.fc39.x86_64    100% |  31.9 MiB/s | 588.8 KiB |  00m00s
[  5/237] python3-certifi-0:2023.05.07- 100% | 955.8 KiB/s |  14.3 KiB |  00m00s
[  6/237] python3-pytest-asyncio-0:0.21 100% |   3.2 MiB/s |  32.3 KiB |  00m00s
[  7/237] python3-pytest-timeout-0:2.2. 100% |   2.5 MiB/s |  28.6 KiB |  00m00s
[  8/237] python3-pytest-xvfb-0:2.0.0-9 100% | 930.8 KiB/s |  16.8 KiB |  00m00s
[  9/237] python3-pytest-0:7.4.3-1.fc40 100% |  37.2 MiB/s |   1.9 MiB |  00m00s
[ 10/237] python3-responses-0:0.24.1-1. 100% |   4.4 MiB/s |  71.7 KiB |  00m00s
[ 11/237] python3-sphinxcontrib-jquery- 100% |   5.8 MiB/s | 113.4 KiB |  00m00s
[ 12/237] xclip-0:0.13-20.git11cba61.fc 100% |   2.6 MiB/s |  36.6 KiB |  00m00s
[ 13/237] SDL2-devel-0:2.28.5-1.fc40.x8 100% |  19.3 MiB/s | 395.6 KiB |  00m00s
[ 14/237] python3-sphinx-1:7.2.6-4.fc40 100% |  30.8 MiB/s |   2.6 MiB |  00m00s
[ 15/237] SDL2_image-devel-0:2.8.2-1.fc 100% | 948.0 KiB/s |  18.0 KiB |  00m00s
[ 16/237] SDL2_mixer-devel-0:2.6.3-2.fc 100% |   3.0 MiB/s |  31.2 KiB |  00m00s
[ 17/237] SDL2_ttf-devel-0:2.20.2-2.fc3 100% |   1.5 MiB/s |  21.3 KiB |  00m00s
[ 18/237] dbus-devel-1:1.14.10-1.fc40.x 100% |   2.4 MiB/s |  39.8 KiB |  00m00s
[ 19/237] glew-devel-0:2.2.0-5.fc39.x86 100% |  13.5 MiB/s | 221.7 KiB |  00m00s
[ 20/237] gstreamer1-devel-0:1.22.8-1.f 100% |  25.0 MiB/s | 538.4 KiB |  00m00s
[ 21/237] libpng-devel-2:1.6.40-1.fc40. 100% |  12.9 MiB/s | 290.8 KiB |  00m00s
[ 22/237] mtdev-devel-0:1.1.6-6.fc39.x8 100% |   1.4 MiB/s |  16.6 KiB |  00m00s
[ 23/237] pango-devel-0:1.51.0-1.fc40.x 100% |  15.7 MiB/s | 160.6 KiB |  00m00s
[ 24/237] fonts-filesystem-1:2.0.5-12.f 100% |   8.0 MiB/s |   8.2 KiB |  00m00s
[ 25/237] python3-devel-0:3.12.1-2.fc40 100% |  43.5 MiB/s | 312.0 KiB |  00m00s
[ 26/237] libmpc-0:1.3.1-3.fc39.x86_64  100% |  22.9 MiB/s |  70.4 KiB |  00m00s
[ 27/237] guile22-0:2.2.7-9.fc39.x86_64 100% |  60.4 MiB/s |   6.5 MiB |  00m00s
[ 28/237] python3-iniconfig-0:1.1.1-14. 100% |   8.8 MiB/s |  18.0 KiB |  00m00s
[ 29/237] python3-packaging-0:23.2-2.fc 100% |  30.6 MiB/s | 125.3 KiB |  00m00s
[ 30/237] python3-pluggy-0:1.3.0-1.fc40 100% |  18.1 MiB/s |  55.7 KiB |  00m00s
[ 31/237] python3-py-0:1.11.0-8.fc39.no 100% |  42.2 MiB/s | 259.2 KiB |  00m00s
[ 32/237] python3-pyvirtualdisplay-0:2. 100% |  12.5 MiB/s |  51.2 KiB |  00m00s
[ 33/237] python3-pyyaml-0:6.0.1-11.fc3 100% |  74.7 MiB/s | 229.6 KiB |  00m00s
[ 34/237] python3-requests-0:2.31.0-1.f 100% |  29.7 MiB/s | 151.8 KiB |  00m00s
[ 35/237] python3-urllib3-0:1.26.18-1.f 100% |  44.7 MiB/s | 274.4 KiB |  00m00s
[ 36/237] cpp-0:13.2.1-6.fc40.x86_64    100% |  64.1 MiB/s |  10.8 MiB |  00m00s
[ 37/237] python3-docutils-0:0.20.1-1.f 100% |  58.1 MiB/s |   1.0 MiB |  00m00s
[ 38/237] python3-imagesize-0:1.4.1-5.f 100% | 726.0 KiB/s |  21.8 KiB |  00m00s
[ 39/237] python3-jinja2-0:3.1.3-1.fc40 100% |  45.0 MiB/s | 507.1 KiB |  00m00s
[ 40/237] python3-pygments-0:2.17.2-1.f 100% | 129.9 MiB/s |   2.5 MiB |  00m00s
[ 41/237] python3-snowballstemmer-0:2.2 100% |  20.9 MiB/s | 257.0 KiB |  00m00s
[ 42/237] python3-sphinx-theme-alabaste 100% |   9.6 MiB/s |  29.3 KiB |  00m00s
[ 43/237] libX11-0:1.8.7-1.fc40.x86_64  100% |  57.4 MiB/s | 646.6 KiB |  00m00s
[ 44/237] libXmu-0:1.1.4-4.fc40.x86_64  100% |  18.7 MiB/s |  76.4 KiB |  00m00s
[ 45/237] SDL2-0:2.28.5-1.fc40.x86_64   100% |  52.0 MiB/s | 691.9 KiB |  00m00s
[ 46/237] cmake-filesystem-0:3.27.7-1.f 100% |   9.3 MiB/s |  19.1 KiB |  00m00s
[ 47/237] libX11-devel-0:1.8.7-1.fc40.x 100% |  59.9 MiB/s |   1.0 MiB |  00m00s
[ 48/237] libglvnd-devel-1:1.7.0-1.fc40 100% |  39.6 MiB/s | 162.4 KiB |  00m00s
[ 49/237] mesa-libEGL-devel-0:23.3.3-1. 100% |   7.2 MiB/s |  22.1 KiB |  00m00s
[ 50/237] SDL2_image-0:2.8.2-1.fc40.x86 100% |  21.2 MiB/s | 108.3 KiB |  00m00s
[ 51/237] SDL2_mixer-0:2.6.3-2.fc39.x86 100% |  31.1 MiB/s | 159.5 KiB |  00m00s
[ 52/237] SDL2_ttf-0:2.20.2-2.fc39.x86_ 100% |  13.8 MiB/s |  42.5 KiB |  00m00s
[ 53/237] dbus-libs-1:1.14.10-1.fc40.x8 100% |  30.4 MiB/s | 155.5 KiB |  00m00s
[ 54/237] xml-common-0:0.6.3-62.fc40.no 100% |  10.1 MiB/s |  31.0 KiB |  00m00s
[ 55/237] libGLEW-0:2.2.0-5.fc39.x86_64 100% |  42.7 MiB/s | 175.0 KiB |  00m00s
[ 56/237] mesa-libGLU-devel-0:9.0.3-1.f 100% |   3.8 MiB/s |  11.8 KiB |  00m00s
[ 57/237] glib2-devel-0:2.79.0-5.fc40.x 100% |  62.1 MiB/s |   1.4 MiB |  00m00s
[ 58/237] python3-babel-0:2.13.1-1.fc40 100% |  27.0 MiB/s |   6.9 MiB |  00m00s
[ 59/237] gstreamer1-0:1.22.8-1.fc40.x8 100% |  37.9 MiB/s |   1.4 MiB |  00m00s
[ 60/237] libxml2-devel-0:2.12.3-1.fc40 100% |  46.5 MiB/s | 524.3 KiB |  00m00s
[ 61/237] libpng-2:1.6.40-1.fc40.x86_64 100% |  28.9 MiB/s | 118.6 KiB |  00m00s
[ 62/237] mtdev-0:1.1.6-6.fc39.x86_64   100% |  10.0 MiB/s |  20.4 KiB |  00m00s
[ 63/237] cairo-devel-0:1.18.0-1.fc40.x 100% |  62.7 MiB/s | 192.6 KiB |  00m00s
[ 64/237] fontconfig-devel-0:2.15.0-1.f 100% |  53.8 MiB/s | 165.2 KiB |  00m00s
[ 65/237] freetype-devel-0:2.13.1-2.fc3 100% | 116.0 MiB/s | 950.4 KiB |  00m00s
[ 66/237] pango-0:1.51.0-1.fc40.x86_64  100% |  33.5 MiB/s | 343.2 KiB |  00m00s
[ 67/237] gc-0:8.2.2-4.fc39.x86_64      100% |  36.0 MiB/s | 110.4 KiB |  00m00s
[ 68/237] libtool-ltdl-0:2.4.7-8.fc40.x 100% |  17.7 MiB/s |  36.2 KiB |  00m00s
[ 69/237] python3-setuptools-0:68.2.2-1 100% |  56.2 MiB/s |   1.5 MiB |  00m00s
[ 70/237] python3-easyprocess-0:0.3-9.f 100% |  10.4 MiB/s |  31.9 KiB |  00m00s
[ 71/237] xorg-x11-server-Xvfb-0:1.20.1 100% |  51.4 MiB/s | 895.5 KiB |  00m00s
[ 72/237] libyaml-0:0.2.5-12.fc39.x86_6 100% |  14.5 MiB/s |  59.3 KiB |  00m00s
[ 73/237] python3-charset-normalizer-0: 100% |  26.2 MiB/s | 107.4 KiB |  00m00s
[ 74/237] python3-idna-0:3.6-1.fc40.noa 100% |  34.7 MiB/s | 106.7 KiB |  00m00s
[ 75/237] python3-markupsafe-0:2.1.3-2. 100% |  14.7 MiB/s |  30.0 KiB |  00m00s
[ 76/237] libX11-common-0:1.8.7-1.fc40. 100% |  43.0 MiB/s | 176.0 KiB |  00m00s
[ 77/237] libxcb-0:1.16-2.fc40.x86_64   100% |  38.7 MiB/s | 237.7 KiB |  00m00s
[ 78/237] libXext-0:1.3.5-4.fc40.x86_64 100% |   6.3 MiB/s |  38.7 KiB |  00m00s
[ 79/237] libXt-0:1.3.0-1.fc40.x86_64   100% |  17.5 MiB/s | 179.1 KiB |  00m00s
[ 80/237] libX11-xcb-0:1.8.7-1.fc40.x86 100% |   1.2 MiB/s |  11.9 KiB |  00m00s
[ 81/237] xorg-x11-proto-devel-0:2023.2 100% |  36.3 MiB/s | 297.6 KiB |  00m00s
[ 82/237] libglvnd-1:1.7.0-1.fc40.x86_6 100% |  32.6 MiB/s | 133.4 KiB |  00m00s
[ 83/237] libglvnd-core-devel-1:1.7.0-1 100% |   3.4 MiB/s |  17.2 KiB |  00m00s
[ 84/237] libglvnd-egl-1:1.7.0-1.fc40.x 100% |   8.7 MiB/s |  35.6 KiB |  00m00s
[ 85/237] libglvnd-gles-1:1.7.0-1.fc40. 100% |  15.2 MiB/s |  31.1 KiB |  00m00s
[ 86/237] python3-libs-0:3.12.1-2.fc40. 100% |  62.4 MiB/s |   9.2 MiB |  00m00s
[ 87/237] libglvnd-glx-1:1.7.0-1.fc40.x 100% |  15.4 MiB/s | 141.6 KiB |  00m00s
[ 88/237] gcc-0:13.2.1-6.fc40.x86_64    100% |  38.7 MiB/s |  34.1 MiB |  00m01s
[ 89/237] libglvnd-opengl-1:1.7.0-1.fc4 100% |   1.5 MiB/s |  42.0 KiB |  00m00s
[ 90/237] mesa-libEGL-0:23.3.3-1.fc40.x 100% |   4.6 MiB/s | 130.8 KiB |  00m00s
[ 91/237] libtiff-0:4.5.0-3.fc40.x86_64 100% |  42.5 MiB/s | 304.6 KiB |  00m00s
[ 92/237] freetype-0:2.13.1-2.fc39.x86_ 100% |  44.9 MiB/s | 413.7 KiB |  00m00s
[ 93/237] libwebp-0:1.3.2-2.fc40.x86_64 100% |  30.8 MiB/s | 283.8 KiB |  00m00s
[ 94/237] mesa-libGLU-0:9.0.3-1.fc39.x8 100% |  19.6 MiB/s | 160.3 KiB |  00m00s
[ 95/237] harfbuzz-0:8.3.0-2.fc40.x86_6 100% |  54.0 MiB/s | 995.2 KiB |  00m00s
[ 96/237] libunwind-0:1.7.2-1.fc40.x86_ 100% |  17.0 MiB/s |  69.7 KiB |  00m00s
[ 97/237] gl-manpages-0:1.1-29.20190306 100% |  47.6 MiB/s |   1.2 MiB |  00m00s
[ 98/237] xz-devel-0:5.4.5-1.fc40.x86_6 100% |  16.2 MiB/s |  66.5 KiB |  00m00s
[ 99/237] fontconfig-0:2.15.0-1.fc40.x8 100% |  37.4 MiB/s | 268.1 KiB |  00m00s
[100/237] gettext-0:0.22-2.fc39.x86_64  100% | 151.9 MiB/s |   1.1 MiB |  00m00s
[101/237] cairo-0:1.18.0-1.fc40.x86_64  100% |  40.8 MiB/s | 710.1 KiB |  00m00s
[102/237] fribidi-0:1.0.13-2.fc39.x86_6 100% |  22.1 MiB/s |  90.7 KiB |  00m00s
[103/237] libXft-0:2.3.8-4.fc40.x86_64  100% |  17.6 MiB/s |  72.2 KiB |  00m00s
[104/237] libXrender-0:0.9.11-4.fc40.x8 100% |  13.2 MiB/s |  26.9 KiB |  00m00s
[105/237] expat-0:2.5.0-3.fc39.x86_64   100% |  21.5 MiB/s | 110.3 KiB |  00m00s
[106/237] libthai-0:0.1.29-6.fc39.x86_6 100% |  29.8 MiB/s | 213.4 KiB |  00m00s
[107/237] libb2-0:0.98.1-9.fc39.x86_64  100% |   8.3 MiB/s |  25.4 KiB |  00m00s
[108/237] mpdecimal-0:2.5.1-7.fc39.x86_ 100% |  21.6 MiB/s |  88.6 KiB |  00m00s
[109/237] glib2-0:2.79.0-5.fc40.x86_64  100% |  51.2 MiB/s |   3.0 MiB |  00m00s
[110/237] tzdata-0:2023d-1.fc40.noarch  100% |  43.8 MiB/s | 718.0 KiB |  00m00s
[111/237] libXau-0:1.0.11-4.fc40.x86_64 100% |   4.4 MiB/s |  31.4 KiB |  00m00s
[112/237] libXdmcp-0:1.1.4-1.fc40.x86_6 100% |   5.8 MiB/s |  35.9 KiB |  00m00s
[113/237] libXfont2-0:2.0.6-1.fc40.x86_ 100% |  12.0 MiB/s | 147.0 KiB |  00m00s
[114/237] xorg-x11-server-common-0:1.20 100% |  17.5 MiB/s |  35.9 KiB |  00m00s
[115/237] pixman-0:0.43.0-1.fc40.x86_64 100% |  25.5 MiB/s | 287.6 KiB |  00m00s
[116/237] xorg-x11-xauth-1:1.1.2-5.fc40 100% |  11.5 MiB/s |  35.4 KiB |  00m00s
[117/237] libICE-0:1.1.1-1.fc40.x86_64  100% |  24.2 MiB/s |  74.5 KiB |  00m00s
[118/237] libSM-0:1.2.4-1.fc40.x86_64   100% |  10.5 MiB/s |  42.8 KiB |  00m00s
[119/237] python-pip-wheel-0:23.3.1-3.f 100% |  32.7 MiB/s |   1.5 MiB |  00m00s
[120/237] mesa-libGL-0:23.3.3-1.fc40.x8 100% |  33.9 MiB/s | 173.7 KiB |  00m00s
[121/237] libdrm-0:2.4.120-1.fc40.x86_6 100% |  38.2 MiB/s | 156.6 KiB |  00m00s
[122/237] libwayland-client-0:1.22.0-2. 100% |   2.5 MiB/s |  33.7 KiB |  00m00s
[123/237] libwayland-server-0:1.22.0-2. 100% |   3.4 MiB/s |  41.9 KiB |  00m00s
[124/237] libxshmfence-0:1.3.2-1.fc40.x 100% | 987.1 KiB/s |  11.8 KiB |  00m00s
[125/237] jbigkit-libs-0:2.1-27.fc40.x8 100% |  17.3 MiB/s |  53.1 KiB |  00m00s
[126/237] mesa-libglapi-0:23.3.3-1.fc40 100% |  16.2 MiB/s |  49.9 KiB |  00m00s
[127/237] mesa-libgbm-0:23.3.3-1.fc40.x 100% |  11.2 MiB/s |  45.8 KiB |  00m00s
[128/237] graphite2-0:1.3.14-13.fc40.x8 100% |  31.0 MiB/s |  95.2 KiB |  00m00s
[129/237] libjpeg-turbo-0:2.1.4-3.fc39. 100% |  35.7 MiB/s | 183.0 KiB |  00m00s
[130/237] liblerc-0:4.0.0-4.fc39.x86_64 100% |  28.0 MiB/s | 201.0 KiB |  00m00s
[131/237] default-fonts-core-sans-0:4.0 100% |  10.4 MiB/s |  32.1 KiB |  00m00s
[132/237] gettext-runtime-0:0.22-2.fc39 100% |  29.2 MiB/s | 119.5 KiB |  00m00s
[133/237] gettext-libs-0:0.22-2.fc39.x8 100% |  45.7 MiB/s | 327.5 KiB |  00m00s
[134/237] libdatrie-0:0.2.13-7.fc39.x86 100% |  10.4 MiB/s |  31.9 KiB |  00m00s
[135/237] libfontenc-0:1.1.7-1.fc40.x86 100% |  10.4 MiB/s |  32.0 KiB |  00m00s
[136/237] libXfixes-0:6.0.1-1.fc40.x86_ 100% |   9.2 MiB/s |  18.8 KiB |  00m00s
[137/237] gnutls-0:3.8.2-2.fc40.x86_64  100% |  58.3 MiB/s |   1.1 MiB |  00m00s
[138/237] libXxf86vm-0:1.1.5-4.fc40.x86 100% |   5.7 MiB/s |  17.5 KiB |  00m00s
[139/237] libpciaccess-0:0.16-9.fc39.x8 100% |   8.6 MiB/s |  26.4 KiB |  00m00s
[140/237] libdecor-0:0.2.1-2.fc40.x86_6 100% |  14.3 MiB/s |  58.5 KiB |  00m00s
[141/237] abattis-cantarell-vf-fonts-0: 100% |  29.4 MiB/s | 120.6 KiB |  00m00s
[142/237] nettle-0:3.9.1-2.fc39.x86_64  100% |  34.6 MiB/s | 424.6 KiB |  00m00s
[143/237] xkeyboard-config-0:2.40-2.fc4 100% |  35.2 MiB/s | 972.0 KiB |  00m00s
[144/237] gettext-envsubst-0:0.22-2.fc3 100% |   8.8 MiB/s |  36.0 KiB |  00m00s
[145/237] google-noto-sans-vf-fonts-0:2 100% |  40.7 MiB/s | 583.4 KiB |  00m00s
[146/237] libwayland-cursor-0:1.22.0-2. 100% |   2.1 MiB/s |  19.0 KiB |  00m00s
[147/237] google-noto-fonts-common-0:20 100% |   8.4 MiB/s |  17.3 KiB |  00m00s
[148/237] adwaita-icon-theme-0:45.0-1.f 100% |  44.1 MiB/s | 406.9 KiB |  00m00s
[149/237] at-spi2-atk-0:2.50.1-1.fc40.x 100% |  41.3 MiB/s |  84.5 KiB |  00m00s
[150/237] atk-0:2.50.1-1.fc40.x86_64    100% |  38.6 MiB/s |  79.0 KiB |  00m00s
[151/237] cairo-gobject-0:1.18.0-1.fc40 100% |   3.6 MiB/s |  18.6 KiB |  00m00s
[152/237] colord-libs-0:1.4.6-6.fc40.x8 100% |  45.5 MiB/s | 233.0 KiB |  00m00s
[153/237] hwdata-0:0.378-1.fc40.noarch  100% |  34.5 MiB/s |   1.6 MiB |  00m00s
[154/237] cups-libs-1:2.4.7-6.fc40.x86_ 100% |  37.5 MiB/s | 268.7 KiB |  00m00s
[155/237] gdk-pixbuf2-modules-0:2.42.10 100% |  20.8 MiB/s |  85.4 KiB |  00m00s
[156/237] gdk-pixbuf2-0:2.42.10-6.fc40. 100% |  36.3 MiB/s | 483.2 KiB |  00m00s
[157/237] gtk-update-icon-cache-0:3.24. 100% |   5.5 MiB/s |  33.9 KiB |  00m00s
[158/237] hicolor-icon-theme-0:0.17-16. 100% |  12.8 MiB/s |  65.7 KiB |  00m00s
[159/237] libXcomposite-0:0.4.6-1.fc40. 100% |   3.9 MiB/s |  24.0 KiB |  00m00s
[160/237] libXcursor-0:1.2.1-5.fc40.x86 100% |   9.8 MiB/s |  30.0 KiB |  00m00s
[161/237] libXdamage-0:1.1.6-1.fc40.x86 100% |  11.3 MiB/s |  23.1 KiB |  00m00s
[162/237] libXi-0:1.8.1-3.fc40.x86_64   100% |  13.0 MiB/s |  39.9 KiB |  00m00s
[163/237] libXinerama-0:1.1.5-4.fc40.x8 100% |   6.9 MiB/s |  14.1 KiB |  00m00s
[164/237] libcloudproviders-0:0.3.5-1.f 100% |  22.7 MiB/s |  46.5 KiB |  00m00s
[165/237] libXrandr-0:1.5.4-1.fc40.x86_ 100% |   8.9 MiB/s |  27.3 KiB |  00m00s
[166/237] gtk3-0:3.24.39-1.fc40.x86_64  100% |  56.8 MiB/s |   4.8 MiB |  00m00s
[167/237] libepoxy-0:1.5.10-4.fc39.x86_ 100% |  22.9 MiB/s | 234.3 KiB |  00m00s
[168/237] libtracker-sparql-0:3.6.0-2.f 100% |  36.1 MiB/s | 369.2 KiB |  00m00s
[169/237] libwayland-egl-0:1.22.0-2.fc3 100% |   6.2 MiB/s |  12.6 KiB |  00m00s
[170/237] libxkbcommon-0:1.6.0-1.fc40.x 100% |  17.3 MiB/s | 141.8 KiB |  00m00s
[171/237] at-spi2-core-0:2.50.1-1.fc40. 100% |  51.4 MiB/s | 368.2 KiB |  00m00s
[172/237] adwaita-cursor-theme-0:45.0-1 100% |  34.8 MiB/s | 678.0 KiB |  00m00s
[173/237] libgusb-0:0.4.8-1.fc40.x86_64 100% |   3.5 MiB/s |  64.9 KiB |  00m00s
[174/237] lcms2-0:2.15-2.fc39.x86_64    100% |   9.1 MiB/s | 177.4 KiB |  00m00s
[175/237] avahi-libs-0:0.8-24.fc39.x86_ 100% |   3.6 MiB/s |  66.8 KiB |  00m00s
[176/237] json-glib-0:1.8.0-1.fc40.x86_ 100% |  13.5 MiB/s | 166.2 KiB |  00m00s
[177/237] shared-mime-info-0:2.3-2.fc40 100% |  21.2 MiB/s | 390.8 KiB |  00m00s
[178/237] libsoup3-0:3.4.4-1.fc40.x86_6 100% |  42.2 MiB/s | 389.0 KiB |  00m00s
[179/237] libstemmer-0:2.2.0-7.fc39.x86 100% |  33.5 MiB/s | 171.4 KiB |  00m00s
[180/237] dbus-1:1.14.10-1.fc40.x86_64  100% |   2.7 MiB/s |   8.1 KiB |  00m00s
[181/237] libXtst-0:1.2.4-4.fc40.x86_64 100% |   6.6 MiB/s |  20.2 KiB |  00m00s
[182/237] xprop-0:1.2.5-4.fc39.x86_64   100% |  17.2 MiB/s |  35.2 KiB |  00m00s
[183/237] libusb1-0:1.0.26-4.fc40.x86_6 100% |  18.1 MiB/s |  74.2 KiB |  00m00s
[184/237] dbus-common-1:1.14.10-1.fc40. 100% |  14.6 MiB/s |  14.9 KiB |  00m00s
[185/237] dbus-broker-0:35-2.fc40.x86_6 100% |  28.6 MiB/s | 176.0 KiB |  00m00s
[186/237] xkbcomp-0:1.4.6-7.fc40.x86_64 100% |  24.6 MiB/s | 100.8 KiB |  00m00s
[187/237] libxkbfile-0:1.1.2-1.fc40.x86 100% |  21.9 MiB/s |  89.6 KiB |  00m00s
[188/237] python3-0:3.12.1-2.fc40.x86_6 100% |   8.6 MiB/s |  26.5 KiB |  00m00s
[189/237] zlib-ng-compat-devel-0:2.1.6- 100% |  11.8 MiB/s |  36.2 KiB |  00m00s
[190/237] fribidi-devel-0:1.0.13-2.fc39 100% |  14.6 MiB/s |  30.0 KiB |  00m00s
[191/237] harfbuzz-icu-0:8.3.0-2.fc40.x 100% |   8.1 MiB/s |  16.5 KiB |  00m00s
[192/237] libXft-devel-0:2.3.8-4.fc40.x 100% |   9.8 MiB/s |  50.2 KiB |  00m00s
[193/237] harfbuzz-devel-0:8.3.0-2.fc40 100% |  48.8 MiB/s | 449.5 KiB |  00m00s
[194/237] libXrender-devel-0:0.9.11-4.f 100% |   3.1 MiB/s |  18.8 KiB |  00m00s
[195/237] libthai-devel-0:0.1.29-6.fc39 100% |  19.4 MiB/s | 138.9 KiB |  00m00s
[196/237] libdatrie-devel-0:0.2.13-7.fc 100% |  28.9 MiB/s | 148.0 KiB |  00m00s
[197/237] graphite2-devel-0:1.3.14-13.f 100% |  10.0 MiB/s |  20.6 KiB |  00m00s
[198/237] libicu-devel-0:73.2-3.fc40.x8 100% |  53.1 MiB/s | 924.3 KiB |  00m00s
[199/237] check-devel-0:0.15.2-10.fc39. 100% |   9.8 MiB/s |  40.3 KiB |  00m00s
[200/237] check-0:0.15.2-10.fc39.x86_64 100% |  21.1 MiB/s |  86.3 KiB |  00m00s
[201/237] subunit-0:1.4.4-1.fc40.x86_64 100% |  10.7 MiB/s |  32.8 KiB |  00m00s
[202/237] elfutils-devel-0:0.190-4.fc40 100% |  24.1 MiB/s |  49.3 KiB |  00m00s
[203/237] elfutils-libelf-devel-0:0.190 100% |  10.9 MiB/s |  22.3 KiB |  00m00s
[204/237] libunwind-devel-0:1.7.2-1.fc4 100% |  21.9 MiB/s |  89.9 KiB |  00m00s
[205/237] libxcb-devel-0:1.16-2.fc40.x8 100% |  31.2 MiB/s |   1.4 MiB |  00m00s
[206/237] libffi-devel-0:3.4.4-5.fc40.x 100% |   5.5 MiB/s |  28.3 KiB |  00m00s
[207/237] libmount-devel-0:2.39.3-2.fc4 100% |   6.0 MiB/s |  18.4 KiB |  00m00s
[208/237] libsepol-devel-0:3.6-1.fc40.x 100% |  11.9 MiB/s |  48.7 KiB |  00m00s
[209/237] libselinux-devel-0:3.6-2.fc40 100% |  21.0 MiB/s | 150.8 KiB |  00m00s
[210/237] pcre2-utf16-0:10.42-2.fc40.x8 100% |  41.5 MiB/s | 212.6 KiB |  00m00s
[211/237] pcre2-utf32-0:10.42-2.fc40.x8 100% |  32.6 MiB/s | 200.1 KiB |  00m00s
[212/237] pcre2-devel-0:10.42-2.fc40.x8 100% |  29.0 MiB/s | 504.9 KiB |  00m00s
[213/237] sysprof-capture-devel-0:45.1- 100% |  26.1 MiB/s |  53.4 KiB |  00m00s
[214/237] glibc-devel-0:2.38.9000-30.fc 100% |  25.4 MiB/s | 104.2 KiB |  00m00s
[215/237] libxcrypt-devel-0:4.4.36-3.fc 100% |   9.4 MiB/s |  28.9 KiB |  00m00s
[216/237] brotli-devel-0:1.1.0-1.fc40.x 100% |  16.5 MiB/s |  33.7 KiB |  00m00s
[217/237] glibc-headers-x86-0:2.38.9000 100% |  44.3 MiB/s | 589.1 KiB |  00m00s
[218/237] brotli-0:1.1.0-1.fc40.x86_64  100% |   4.8 MiB/s |  19.8 KiB |  00m00s
[219/237] libzstd-devel-0:1.5.5-4.fc39. 100% |  12.6 MiB/s |  51.5 KiB |  00m00s
[220/237] bzip2-devel-0:1.0.8-16.fc39.x 100% |  34.8 MiB/s | 213.7 KiB |  00m00s
[221/237] subunit-devel-0:1.4.4-1.fc40. 100% |   5.5 MiB/s |  11.3 KiB |  00m00s
[222/237] libXext-devel-0:1.3.5-4.fc40. 100% |  20.9 MiB/s |  85.6 KiB |  00m00s
[223/237] pixman-devel-0:0.43.0-1.fc40. 100% |   8.3 MiB/s |  17.1 KiB |  00m00s
[224/237] libwebp-devel-0:1.3.2-2.fc40. 100% |  12.6 MiB/s |  38.7 KiB |  00m00s
[225/237] libtiff-devel-0:4.5.0-3.fc40. 100% |  61.4 MiB/s | 251.4 KiB |  00m00s
[226/237] libXau-devel-0:1.0.11-4.fc40. 100% |   4.4 MiB/s |  13.5 KiB |  00m00s
[227/237] libjpeg-turbo-devel-0:2.1.4-3 100% |  31.8 MiB/s |  97.7 KiB |  00m00s
[228/237] libblkid-devel-0:2.39.3-2.fc4 100% |   8.7 MiB/s |  17.9 KiB |  00m00s
[229/237] libicu-0:73.2-3.fc40.x86_64   100% |  59.7 MiB/s |  10.5 MiB |  00m00s
[230/237] gcc-plugin-annobin-0:13.2.1-6 100% |  16.2 MiB/s |  49.9 KiB |  00m00s
[231/237] annobin-docs-0:12.35-2.fc40.n 100% |  22.0 MiB/s |  89.9 KiB |  00m00s
[232/237] annobin-plugin-gcc-0:12.35-2. 100% |  34.6 MiB/s | 956.9 KiB |  00m00s
[233/237] kernel-headers-0:6.7.0-68.fc4 100% |  47.4 MiB/s |   1.6 MiB |  00m00s
[234/237] pyproject-rpm-macros-0:1.11.0 100% |  10.3 MiB/s |  42.4 KiB |  00m00s
[235/237] python-rpm-macros-0:3.12-5.fc 100% |   6.2 MiB/s |  19.1 KiB |  00m00s
[236/237] python3-rpm-generators-0:14-8 100% |  14.7 MiB/s |  30.0 KiB |  00m00s
[237/237] python3-rpm-macros-0:3.12-5.f 100% |   6.8 MiB/s |  13.8 KiB |  00m00s
--------------------------------------------------------------------------------
[237/237] Total                         100% |  97.4 MiB/s | 144.5 MiB |  00m01s
Running transaction
[  1/239] Verify package files          100% | 463.0   B/s | 237.0   B |  00m01s
[  2/239] Prepare transaction           100% |   2.2 KiB/s | 237.0   B |  00m00s
[  3/239] Installing zlib-ng-compat-dev 100% | 102.0 MiB/s | 104.5 KiB |  00m00s
[  4/239] Installing cmake-filesystem-0 100% |   7.1 MiB/s |   7.3 KiB |  00m00s
[  5/239] Installing expat-0:2.5.0-3.fc 100% | 270.1 MiB/s | 276.6 KiB |  00m00s
[  6/239] Installing libglvnd-1:1.7.0-1 100% | 382.6 MiB/s | 783.7 KiB |  00m00s
[  7/239] Installing xorg-x11-proto-dev 100% | 292.7 MiB/s |   1.8 MiB |  00m00s
[  8/239] Installing dbus-libs-1:1.14.1 100% | 365.2 MiB/s | 373.9 KiB |  00m00s
[  9/239] Installing libwayland-client- 100% |  69.5 MiB/s |  71.2 KiB |  00m00s
[ 10/239] Installing pixman-0:0.43.0-1. 100% | 339.4 MiB/s | 695.2 KiB |  00m00s
[ 11/239] Installing libXau-0:1.0.11-4. 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[ 12/239] Installing libxcb-0:1.16-2.fc 100% | 275.5 MiB/s |   1.1 MiB |  00m00s
[ 13/239] Installing libpng-2:1.6.40-1. 100% | 233.4 MiB/s | 239.0 KiB |  00m00s
[ 14/239] Installing fonts-filesystem-1 100% |   0.0   B/s | 788.0   B |  00m00s
[ 15/239] Installing python-rpm-macros- 100% |   0.0   B/s |  22.8 KiB |  00m00s
[ 16/239] Installing libzstd-devel-0:1. 100% | 194.2 MiB/s | 198.9 KiB |  00m00s
[ 17/239] Installing libicu-0:73.2-3.fc 100% | 442.9 MiB/s |  36.3 MiB |  00m00s
[ 18/239] Installing libjpeg-turbo-0:2. 100% | 319.4 MiB/s | 654.1 KiB |  00m00s
[ 19/239] Installing fribidi-0:1.0.13-2 100% | 362.9 MiB/s | 371.6 KiB |  00m00s
[ 20/239] Installing libunwind-0:1.7.2- 100% | 161.6 MiB/s | 165.4 KiB |  00m00s
[ 21/239] Installing libwebp-0:1.3.2-2. 100% | 383.5 MiB/s | 785.5 KiB |  00m00s
[ 22/239] Installing libX11-xcb-0:1.8.7 100% |   0.0   B/s |  15.8 KiB |  00m00s
[ 23/239] Installing libwebp-devel-0:1. 100% | 113.7 MiB/s | 116.4 KiB |  00m00s
[ 24/239] Installing python3-rpm-macros 100% |   0.0   B/s |   6.7 KiB |  00m00s
[ 25/239] Installing libpng-devel-2:1.6 100% | 434.2 MiB/s | 889.3 KiB |  00m00s
[ 26/239] Installing libwayland-cursor- 100% |   0.0   B/s |  38.1 KiB |  00m00s
[ 27/239] Installing libglvnd-opengl-1: 100% | 169.6 MiB/s | 173.6 KiB |  00m00s
[ 28/239] Installing subunit-0:1.4.4-1. 100% |  71.1 MiB/s |  72.8 KiB |  00m00s
[ 29/239] Installing xkeyboard-config-0 100% | 390.5 MiB/s |   6.6 MiB |  00m00s
[ 30/239] Installing libdatrie-0:0.2.13 100% |   0.0   B/s |  58.9 KiB |  00m00s
[ 31/239] Installing libthai-0:0.1.29-6 100% | 381.4 MiB/s | 781.2 KiB |  00m00s
[ 32/239] Installing gettext-libs-0:0.2 100% | 300.4 MiB/s | 922.9 KiB |  00m00s
[ 33/239] Installing graphite2-0:1.3.14 100% | 193.3 MiB/s | 197.9 KiB |  00m00s
[ 34/239] Installing mesa-libglapi-0:23 100% | 165.3 MiB/s | 169.3 KiB |  00m00s
[ 35/239] Installing libxshmfence-0:1.3 100% |   0.0   B/s |  16.1 KiB |  00m00s
[ 36/239] Installing libwayland-server- 100% |  89.5 MiB/s |  91.6 KiB |  00m00s
[ 37/239] Installing libICE-0:1.1.1-1.f 100% | 182.1 MiB/s | 186.5 KiB |  00m00s
[ 38/239] Installing xz-devel-0:5.4.5-1 100% | 126.9 MiB/s | 259.9 KiB |  00m00s
[ 39/239] Installing libxml2-devel-0:2. 100% | 284.7 MiB/s |   3.4 MiB |  00m00s
>>> Running pre-install scriptlet: xml-common-0:0.6.3-62.fc40.noarch
>>> Stop pre-install scriptlet: xml-common-0:0.6.3-62.fc40.noarch
[ 40/239] Installing xml-common-0:0.6.3 100% |  79.2 MiB/s |  81.1 KiB |  00m00s
[ 41/239] Installing libmpc-0:1.3.1-3.f 100% | 162.2 MiB/s | 166.1 KiB |  00m00s
[ 42/239] Installing cpp-0:13.2.1-6.fc4 100% | 435.3 MiB/s |  30.9 MiB |  00m00s
[ 43/239] Installing libSM-0:1.2.4-1.fc 100% |  96.3 MiB/s |  98.6 KiB |  00m00s
[ 44/239] Installing graphite2-devel-0: 100% |  49.4 MiB/s |  50.6 KiB |  00m00s
[ 45/239] Installing libdatrie-devel-0: 100% | 275.7 MiB/s | 564.6 KiB |  00m00s
[ 46/239] Installing libthai-devel-0:0. 100% | 210.9 MiB/s | 647.9 KiB |  00m00s
[ 47/239] Installing libxkbcommon-0:1.6 100% | 329.9 MiB/s | 337.9 KiB |  00m00s
[ 48/239] Installing check-0:0.15.2-10. 100% | 144.2 MiB/s | 147.7 KiB |  00m00s
[ 49/239] Installing subunit-devel-0:1. 100% |   0.0   B/s |   6.3 KiB |  00m00s
[ 50/239] Installing check-devel-0:0.15 100% | 123.7 MiB/s | 126.6 KiB |  00m00s
[ 51/239] Installing mesa-libGLU-0:9.0. 100% | 350.2 MiB/s | 358.6 KiB |  00m00s
[ 52/239] Installing pyproject-rpm-macr 100% |  98.1 MiB/s | 100.5 KiB |  00m00s
[ 53/239] Installing libunwind-devel-0: 100% | 124.2 MiB/s | 127.1 KiB |  00m00s
[ 54/239] Installing fribidi-devel-0:1. 100% |  80.0 MiB/s |  81.9 KiB |  00m00s
[ 55/239] Installing libjpeg-turbo-deve 100% | 168.9 MiB/s | 345.9 KiB |  00m00s
[ 56/239] Installing libicu-devel-0:73. 100% | 328.7 MiB/s |   5.6 MiB |  00m00s
[ 57/239] Installing elfutils-libelf-de 100% |   0.0   B/s |  35.8 KiB |  00m00s
[ 58/239] Installing elfutils-devel-0:0 100% | 171.5 MiB/s | 175.6 KiB |  00m00s
[ 59/239] Installing abattis-cantarell- 100% | 189.5 MiB/s | 194.1 KiB |  00m00s
[ 60/239] Installing libXau-devel-0:1.0 100% |   1.6 MiB/s |   8.2 KiB |  00m00s
[ 61/239] Installing libxcb-devel-0:1.1 100% |  89.9 MiB/s |   3.1 MiB |  00m00s
[ 62/239] Installing pixman-devel-0:0.4 100% |   0.0   B/s |  50.2 KiB |  00m00s
[ 63/239] Installing avahi-libs-0:0.8-2 100% | 168.5 MiB/s | 172.5 KiB |  00m00s
[ 64/239] Installing annobin-docs-0:12. 100% |  31.4 MiB/s |  96.6 KiB |  00m00s
[ 65/239] Installing kernel-headers-0:6 100% | 249.7 MiB/s |   6.2 MiB |  00m00s
[ 66/239] Installing libblkid-devel-0:2 100% |   0.0   B/s |  20.4 KiB |  00m00s
[ 67/239] Installing bzip2-devel-0:1.0. 100% | 303.5 MiB/s | 310.7 KiB |  00m00s
[ 68/239] Installing brotli-0:1.1.0-1.f 100% |   0.0   B/s |  32.4 KiB |  00m00s
[ 69/239] Installing brotli-devel-0:1.1 100% |  33.2 MiB/s |  68.0 KiB |  00m00s
[ 70/239] Installing glibc-headers-x86- 100% | 202.3 MiB/s |   2.2 MiB |  00m00s
[ 71/239] Installing libxcrypt-devel-0: 100% |  31.8 MiB/s |  32.6 KiB |  00m00s
[ 72/239] Installing glibc-devel-0:2.38 100% |  39.9 MiB/s |  40.8 KiB |  00m00s
[ 73/239] Installing sysprof-capture-de 100% | 249.3 MiB/s | 255.2 KiB |  00m00s
[ 74/239] Installing pcre2-utf32-0:10.4 100% | 526.2 MiB/s | 538.9 KiB |  00m00s
[ 75/239] Installing pcre2-utf16-0:10.4 100% | 276.8 MiB/s | 566.9 KiB |  00m00s
[ 76/239] Installing pcre2-devel-0:10.4 100% | 321.2 MiB/s |   1.9 MiB |  00m00s
[ 77/239] Installing libsepol-devel-0:3 100% |  62.4 MiB/s | 127.7 KiB |  00m00s
[ 78/239] Installing libselinux-devel-0 100% |  52.3 MiB/s | 160.6 KiB |  00m00s
[ 79/239] Installing libmount-devel-0:2 100% |   0.0   B/s |  38.1 KiB |  00m00s
[ 80/239] Installing libffi-devel-0:3.4 100% |   0.0   B/s |  34.9 KiB |  00m00s
[ 81/239] Installing dbus-common-1:1.14 100% | 797.1 KiB/s |  13.6 KiB |  00m00s
>>> Running post-install scriptlet: dbus-common-1:1.14.10-1.fc40.noarch
>>> Stop post-install scriptlet: dbus-common-1:1.14.10-1.fc40.noarch
>>> Running pre-install scriptlet: dbus-broker-0:35-2.fc40.x86_64
>>> Stop pre-install scriptlet: dbus-broker-0:35-2.fc40.x86_64
[ 82/239] Installing dbus-broker-0:35-2 100% |  78.4 MiB/s | 401.2 KiB |  00m00s
>>> Running post-install scriptlet: dbus-broker-0:35-2.fc40.x86_64
>>> Stop post-install scriptlet: dbus-broker-0:35-2.fc40.x86_64
[ 83/239] Installing dbus-1:1.14.10-1.f 100% |   0.0   B/s | 124.0   B |  00m00s
[ 84/239] Installing libusb1-0:1.0.26-4 100% | 162.8 MiB/s | 166.7 KiB |  00m00s
[ 85/239] Installing libstemmer-0:2.2.0 100% | 410.7 MiB/s | 841.2 KiB |  00m00s
[ 86/239] Installing lcms2-0:2.15-2.fc3 100% | 205.8 MiB/s | 421.5 KiB |  00m00s
[ 87/239] Installing adwaita-cursor-the 100% | 850.4 MiB/s |  31.5 MiB |  00m00s
[ 88/239] Installing adwaita-icon-theme 100% | 103.0 MiB/s |   1.3 MiB |  00m00s
[ 89/239] Installing libwayland-egl-0:1 100% |   0.0   B/s |  17.6 KiB |  00m00s
[ 90/239] Installing libepoxy-0:1.5.10- 100% | 389.3 MiB/s |   1.2 MiB |  00m00s
[ 91/239] Installing hicolor-icon-theme 100% |  21.9 MiB/s | 179.5 KiB |  00m00s
[ 92/239] Installing google-noto-fonts- 100% |   0.0   B/s |  18.1 KiB |  00m00s
[ 93/239] Installing google-noto-sans-v 100% | 307.8 MiB/s |   1.2 MiB |  00m00s
[ 94/239] Installing default-fonts-core 100% |  17.8 MiB/s |  18.2 KiB |  00m00s
[ 95/239] Installing hwdata-0:0.378-1.f 100% | 600.0 MiB/s |   9.0 MiB |  00m00s
[ 96/239] Installing libpciaccess-0:0.1 100% |  48.7 MiB/s |  49.9 KiB |  00m00s
[ 97/239] Installing libdrm-0:2.4.120-1 100% | 198.2 MiB/s | 405.8 KiB |  00m00s
[ 98/239] Installing mesa-libgbm-0:23.3 100% |  64.6 MiB/s |  66.2 KiB |  00m00s
[ 99/239] Installing libglvnd-egl-1:1.7 100% |  72.6 MiB/s |  74.4 KiB |  00m00s
[100/239] Installing mesa-libEGL-0:23.3 100% | 274.2 MiB/s | 280.8 KiB |  00m00s
[101/239] Installing libglvnd-gles-1:1. 100% | 116.6 MiB/s | 119.4 KiB |  00m00s
[102/239] Installing gettext-envsubst-0 100% |  74.5 MiB/s |  76.2 KiB |  00m00s
[103/239] Installing gettext-runtime-0: 100% | 153.7 MiB/s | 472.1 KiB |  00m00s
[104/239] Installing gettext-0:0.22-2.f 100% | 422.6 MiB/s |   5.1 MiB |  00m00s
[105/239] Installing nettle-0:3.9.1-2.f 100% | 389.2 MiB/s | 797.0 KiB |  00m00s
[106/239] Installing gnutls-0:3.8.2-2.f 100% | 360.5 MiB/s |   3.2 MiB |  00m00s
[107/239] Installing glib2-0:2.79.0-5.f 100% | 450.9 MiB/s |  14.4 MiB |  00m00s
[108/239] Installing json-glib-0:1.8.0- 100% | 139.8 MiB/s | 572.7 KiB |  00m00s
[109/239] Installing libgusb-0:0.4.8-1. 100% | 159.6 MiB/s | 163.4 KiB |  00m00s
[110/239] Installing colord-libs-0:1.4. 100% | 277.9 MiB/s | 853.7 KiB |  00m00s
[111/239] Installing libcloudproviders- 100% |  63.5 MiB/s | 130.1 KiB |  00m00s
[112/239] Installing shared-mime-info-0 100% | 232.4 MiB/s |   2.6 MiB |  00m00s
>>> Running post-install scriptlet: shared-mime-info-0:2.3-2.fc40.x86_64
>>> Stop post-install scriptlet: shared-mime-info-0:2.3-2.fc40.x86_64
[113/239] Installing gdk-pixbuf2-0:2.42 100% | 276.2 MiB/s |   2.5 MiB |  00m00s
[114/239] Installing gtk-update-icon-ca 100% |  65.8 MiB/s |  67.4 KiB |  00m00s
[115/239] Installing libsoup3-0:3.4.4-1 100% | 191.8 MiB/s |   1.2 MiB |  00m00s
[116/239] Installing libtracker-sparql- 100% | 285.0 MiB/s |   1.1 MiB |  00m00s
[117/239] Installing cups-libs-1:2.4.7- 100% | 334.1 MiB/s | 684.2 KiB |  00m00s
[118/239] Installing libfontenc-0:1.1.7 100% |  68.7 MiB/s |  70.3 KiB |  00m00s
[119/239] Installing liblerc-0:4.0.0-4. 100% | 289.5 MiB/s | 592.9 KiB |  00m00s
[120/239] Installing jbigkit-libs-0:2.1 100% | 116.6 MiB/s | 119.4 KiB |  00m00s
[121/239] Installing libtiff-0:4.5.0-3. 100% | 374.4 MiB/s |   1.1 MiB |  00m00s
[122/239] Installing gdk-pixbuf2-module 100% | 125.8 MiB/s | 257.6 KiB |  00m00s
[123/239] Installing libtiff-devel-0:4. 100% | 334.4 MiB/s | 684.8 KiB |  00m00s
[124/239] Installing libXdmcp-0:1.1.4-1 100% |  19.5 MiB/s |  79.8 KiB |  00m00s
[125/239] Installing tzdata-0:2023d-1.f 100% |  70.7 MiB/s |   1.9 MiB |  00m00s
[126/239] Installing python-pip-wheel-0 100% | 506.5 MiB/s |   1.5 MiB |  00m00s
[127/239] Installing mpdecimal-0:2.5.1- 100% | 197.2 MiB/s | 202.0 KiB |  00m00s
[128/239] Installing libb2-0:0.98.1-9.f 100% |   0.0   B/s |  43.2 KiB |  00m00s
[129/239] Installing python3-0:3.12.1-2 100% |   6.5 MiB/s |  33.5 KiB |  00m00s
[130/239] Installing python3-libs-0:3.1 100% | 382.6 MiB/s |  42.1 MiB |  00m00s
[131/239] Installing python3-packaging- 100% | 105.4 MiB/s | 431.9 KiB |  00m00s
[132/239] Installing python3-setuptools 100% | 315.1 MiB/s |   7.2 MiB |  00m00s
[133/239] Installing python3-py-0:1.11. 100% | 194.0 MiB/s | 993.3 KiB |  00m00s
[134/239] Installing glib2-devel-0:2.79 100% | 579.2 MiB/s |  15.1 MiB |  00m00s
[135/239] Installing python3-idna-0:3.6 100% | 248.4 MiB/s | 508.6 KiB |  00m00s
[136/239] Installing python3-urllib3-0: 100% | 249.5 MiB/s |   1.0 MiB |  00m00s
[137/239] Installing python3-easyproces 100% |  15.1 MiB/s |  46.4 KiB |  00m00s
[138/239] Installing python3-babel-0:2. 100% | 417.9 MiB/s |  31.3 MiB |  00m00s
[139/239] Installing python3-rpm-genera 100% |   0.0   B/s |  83.4 KiB |  00m00s
[140/239] Installing python3-iniconfig- 100% |  22.9 MiB/s |  23.4 KiB |  00m00s
[141/239] Installing python3-pluggy-0:1 100% |  61.9 MiB/s | 190.1 KiB |  00m00s
[142/239] Installing python3-pytest-0:7 100% | 447.0 MiB/s |  15.2 MiB |  00m00s
[143/239] Installing python3-docutils-0 100% | 222.0 MiB/s |   4.9 MiB |  00m00s
[144/239] Installing python3-imagesize- 100% |  12.3 MiB/s |  37.8 KiB |  00m00s
[145/239] Installing python3-pygments-0 100% | 340.0 MiB/s |  10.5 MiB |  00m00s
[146/239] Installing python3-snowballst 100% | 340.6 MiB/s |   1.7 MiB |  00m00s
[147/239] Installing python3-sphinx-the 100% |  45.7 MiB/s |  46.8 KiB |  00m00s
[148/239] Installing gstreamer1-0:1.22. 100% | 341.8 MiB/s |   4.8 MiB |  00m00s
[149/239] Installing python3-charset-no 100% | 157.5 MiB/s | 322.7 KiB |  00m00s
[150/239] Installing python3-requests-0 100% | 231.7 MiB/s | 474.5 KiB |  00m00s
[151/239] Installing python3-markupsafe 100% |  58.8 MiB/s |  60.2 KiB |  00m00s
[152/239] Installing python3-jinja2-0:3 100% | 333.3 MiB/s |   3.0 MiB |  00m00s
[153/239] Installing python3-sphinx-1:7 100% | 267.6 MiB/s |  11.0 MiB |  00m00s
[154/239] Installing gl-manpages-0:1.1- 100% |  81.3 MiB/s |   1.1 MiB |  00m00s
[155/239] Installing libglvnd-core-deve 100% |  40.1 MiB/s |  41.1 KiB |  00m00s
[156/239] Installing libX11-common-0:1. 100% | 169.3 MiB/s |   1.2 MiB |  00m00s
[157/239] Installing libX11-0:1.8.7-1.f 100% | 429.8 MiB/s |   1.3 MiB |  00m00s
[158/239] Installing libXext-0:1.3.5-4. 100% |  89.1 MiB/s |  91.2 KiB |  00m00s
[159/239] Installing libXrender-0:0.9.1 100% |   0.0   B/s |  47.3 KiB |  00m00s
[160/239] Installing cairo-0:1.18.0-1.f 100% | 349.5 MiB/s |   1.7 MiB |  00m00s
[161/239] Installing harfbuzz-0:8.3.0-2 100% | 363.4 MiB/s |   2.5 MiB |  00m00s
[162/239] Installing freetype-0:2.13.1- 100% | 283.9 MiB/s | 872.2 KiB |  00m00s
[163/239] Installing fontconfig-0:2.15. 100% | 773.7 KiB/s | 789.2 KiB |  00m01s
>>> Running post-install scriptlet: fontconfig-0:2.15.0-1.fc40.x86_64
>>> Stop post-install scriptlet: fontconfig-0:2.15.0-1.fc40.x86_64
[164/239] Installing libX11-devel-0:1.8 100% |  86.1 MiB/s |   1.1 MiB |  00m00s
[165/239] Installing libXfixes-0:6.0.1- 100% |   0.0   B/s |  31.6 KiB |  00m00s
[166/239] Installing libXrender-devel-0 100% |   0.0   B/s |  51.0 KiB |  00m00s
[167/239] Installing libXi-0:1.8.1-3.fc 100% |   0.0   B/s |  81.7 KiB |  00m00s
[168/239] Installing libXft-0:2.3.8-4.f 100% | 162.0 MiB/s | 165.9 KiB |  00m00s
[169/239] Installing pango-0:1.51.0-1.f 100% | 245.9 MiB/s |   1.0 MiB |  00m00s
[170/239] Installing libXtst-0:1.2.4-4. 100% |   0.0   B/s |  34.6 KiB |  00m00s
[171/239] Installing libXcursor-0:1.2.1 100% |  49.9 MiB/s |  51.1 KiB |  00m00s
[172/239] Installing libXdamage-0:1.1.6 100% |  44.1 MiB/s |  45.2 KiB |  00m00s
[173/239] Installing libXext-devel-0:1. 100% | 108.2 MiB/s | 110.8 KiB |  00m00s
[174/239] Installing libXfont2-0:2.0.6- 100% | 330.9 MiB/s | 338.8 KiB |  00m00s
[175/239] Installing harfbuzz-icu-0:8.3 100% |  15.9 MiB/s |  16.3 KiB |  00m00s
[176/239] Installing harfbuzz-devel-0:8 100% | 465.1 MiB/s |   5.1 MiB |  00m00s
[177/239] Installing freetype-devel-0:2 100% | 491.0 MiB/s |   7.9 MiB |  00m00s
[178/239] Installing fontconfig-devel-0 100% |  49.4 MiB/s | 151.9 KiB |  00m00s
[179/239] Installing cairo-devel-0:1.18 100% | 458.2 MiB/s |   2.3 MiB |  00m00s
[180/239] Installing libXft-devel-0:2.3 100% |  43.2 MiB/s |  44.3 KiB |  00m00s
[181/239] Installing cairo-gobject-0:1. 100% |   0.0   B/s |  44.0 KiB |  00m00s
[182/239] Installing libXrandr-0:1.5.4- 100% |   0.0   B/s |  53.0 KiB |  00m00s
[183/239] Installing libXxf86vm-0:1.1.5 100% |   0.0   B/s |  26.5 KiB |  00m00s
[184/239] Installing libglvnd-glx-1:1.7 100% | 335.3 MiB/s | 686.6 KiB |  00m00s
[185/239] Installing mesa-libGL-0:23.3. 100% | 220.2 MiB/s | 450.9 KiB |  00m00s
[186/239] Installing libglvnd-devel-1:1 100% | 530.1 MiB/s |   2.1 MiB |  00m00s
[187/239] Installing mesa-libEGL-devel- 100% |   0.0   B/s |  21.0 KiB |  00m00s
[188/239] Installing mesa-libGLU-devel- 100% |   0.0   B/s |  17.5 KiB |  00m00s
[189/239] Installing libGLEW-0:2.2.0-5. 100% | 365.9 MiB/s | 749.5 KiB |  00m00s
[190/239] Installing libXinerama-0:1.1. 100% |   0.0   B/s |  20.1 KiB |  00m00s
[191/239] Installing libXt-0:1.3.0-1.fc 100% | 424.9 MiB/s | 435.1 KiB |  00m00s
[192/239] Installing libXmu-0:1.1.4-4.f 100% | 185.2 MiB/s | 189.7 KiB |  00m00s
[193/239] Installing xorg-x11-xauth-1:1 100% |  63.8 MiB/s |  65.4 KiB |  00m00s
[194/239] Installing libXcomposite-0:0. 100% |  45.0 MiB/s |  46.0 KiB |  00m00s
[195/239] Installing xprop-0:1.2.5-4.fc 100% |  58.7 MiB/s |  60.1 KiB |  00m00s
[196/239] Installing at-spi2-core-0:2.5 100% | 212.7 MiB/s |   1.5 MiB |  00m00s
[197/239] Installing atk-0:2.50.1-1.fc4 100% | 243.2 MiB/s | 249.0 KiB |  00m00s
[198/239] Installing at-spi2-atk-0:2.50 100% | 135.6 MiB/s | 277.8 KiB |  00m00s
[199/239] Installing gtk3-0:3.24.39-1.f 100% | 437.6 MiB/s |  19.7 MiB |  00m00s
[200/239] Installing libdecor-0:0.2.1-2 100% | 175.7 MiB/s | 179.9 KiB |  00m00s
[201/239] Installing SDL2-0:2.28.5-1.fc 100% | 371.8 MiB/s |   1.9 MiB |  00m00s
[202/239] Installing SDL2-devel-0:2.28. 100% | 448.8 MiB/s |   2.7 MiB |  00m00s
[203/239] Installing SDL2_image-0:2.8.2 100% | 210.2 MiB/s | 215.2 KiB |  00m00s
[204/239] Installing SDL2_mixer-0:2.6.3 100% | 331.1 MiB/s | 339.0 KiB |  00m00s
[205/239] Installing SDL2_ttf-0:2.20.2- 100% |  85.3 MiB/s |  87.4 KiB |  00m00s
[206/239] Installing libxkbfile-0:1.1.2 100% | 193.9 MiB/s | 198.5 KiB |  00m00s
[207/239] Installing xkbcomp-0:1.4.6-7. 100% | 217.2 MiB/s | 222.4 KiB |  00m00s
[208/239] Installing xorg-x11-server-co 100% |   0.0   B/s | 128.2 KiB |  00m00s
[209/239] Installing xorg-x11-server-Xv 100% | 396.0 MiB/s |   2.0 MiB |  00m00s
[210/239] Installing python3-pyvirtuald 100% |  91.8 MiB/s |  94.0 KiB |  00m00s
[211/239] Installing libyaml-0:0.2.5-12 100% | 129.2 MiB/s | 132.3 KiB |  00m00s
[212/239] Installing python3-pyyaml-0:6 100% | 259.4 MiB/s | 797.0 KiB |  00m00s
[213/239] Installing libtool-ltdl-0:2.4 100% |   0.0   B/s |  67.2 KiB |  00m00s
[214/239] Installing gc-0:8.2.2-4.fc39. 100% | 127.4 MiB/s | 260.9 KiB |  00m00s
[215/239] Installing guile22-0:2.2.7-9. 100% | 522.0 MiB/s |  43.8 MiB |  00m00s
[216/239] Installing make-1:4.4.1-2.fc3 100% | 301.3 MiB/s |   1.8 MiB |  00m00s
[217/239] Installing gcc-0:13.2.1-6.fc4 100% | 478.5 MiB/s |  94.7 MiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:276-1.fc40.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:276-1.fc40.noarch
[218/239] Installing mtdev-0:1.1.6-6.fc 100% |  25.8 MiB/s |  26.4 KiB |  00m00s
[219/239] Installing mtdev-devel-0:1.1. 100% |  30.6 MiB/s |  31.4 KiB |  00m00s
[220/239] Installing annobin-plugin-gcc 100% |  86.0 MiB/s | 968.2 KiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:276-1.fc40.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:276-1.fc40.noarch
[221/239] Installing gcc-plugin-annobin 100% |   5.2 MiB/s |  58.5 KiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:276-1.fc40.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:276-1.fc40.noarch
[222/239] Installing python3-responses- 100% | 285.7 MiB/s | 292.6 KiB |  00m00s
[223/239] Installing python3-pytest-xvf 100% |  25.9 MiB/s |  26.5 KiB |  00m00s
[224/239] Installing SDL2_ttf-devel-0:2 100% |   0.0   B/s |  95.4 KiB |  00m00s
[225/239] Installing SDL2_mixer-devel-0 100% | 114.0 MiB/s | 116.8 KiB |  00m00s
[226/239] Installing SDL2_image-devel-0 100% |   0.0   B/s |  76.7 KiB |  00m00s
[227/239] Installing xclip-0:0.13-20.gi 100% |  62.7 MiB/s |  64.2 KiB |  00m00s
[228/239] Installing glew-devel-0:2.2.0 100% | 452.6 MiB/s |   1.8 MiB |  00m00s
[229/239] Installing pango-devel-0:1.51 100% | 497.0 MiB/s |   1.5 MiB |  00m00s
[230/239] Installing python3-sphinxcont 100% | 188.0 MiB/s | 385.0 KiB |  00m00s
[231/239] Installing gstreamer1-devel-0 100% | 529.4 MiB/s |   5.8 MiB |  00m00s
[232/239] Installing python3-pytest-asy 100% |  87.0 MiB/s |  89.1 KiB |  00m00s
[233/239] Installing python3-pytest-tim 100% |  74.8 MiB/s |  76.6 KiB |  00m00s
[234/239] Installing python3-devel-0:3. 100% | 212.5 MiB/s |   1.3 MiB |  00m00s
[235/239] Installing python3-certifi-0: 100% |  10.0 MiB/s |  10.2 KiB |  00m00s
[236/239] Installing dbus-devel-1:1.14. 100% | 131.6 MiB/s | 134.8 KiB |  00m00s
[237/239] Installing dejavu-sans-fonts- 100% | 500.7 MiB/s |   5.5 MiB |  00m00s
[238/239] Installing google-roboto-mono 100% | 378.5 MiB/s | 387.5 KiB |  00m00s
[239/239] Installing google-roboto-font 100% |   9.9 MiB/s |   4.2 MiB |  00m00s
>>> Running post-transaction scriptlet: fontconfig-0:2.15.0-1.fc40.x86_64
>>> Stop post-transaction scriptlet: fontconfig-0:2.15.0-1.fc40.x86_64
>>> Running trigger-install scriptlet: glibc-common-0:2.38.9000-30.fc40.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.38.9000-30.fc40.x86_64
>>> Running trigger-install scriptlet: info-0:7.1-1.fc40.x86_64
>>> Stop trigger-install scriptlet: info-0:7.1-1.fc40.x86_64
>>> Running trigger-install scriptlet: adwaita-icon-theme-0:45.0-1.fc40.noarch
>>> Stop trigger-install scriptlet: adwaita-icon-theme-0:45.0-1.fc40.noarch
>>> Running trigger-install scriptlet: hicolor-icon-theme-0:0.17-16.fc39.noarch
>>> Stop trigger-install scriptlet: hicolor-icon-theme-0:0.17-16.fc39.noarch
>>> Running trigger-install scriptlet: glib2-0:2.79.0-5.fc40.x86_64
>>> Stop trigger-install scriptlet: glib2-0:2.79.0-5.fc40.x86_64
>>> Running trigger-install scriptlet: glib2-0:2.79.0-5.fc40.x86_64
>>> Stop trigger-install scriptlet: glib2-0:2.79.0-5.fc40.x86_64
>>> Running trigger-install scriptlet: shared-mime-info-0:2.3-2.fc40.x86_64
>>> Stop trigger-install scriptlet: shared-mime-info-0:2.3-2.fc40.x86_64
>>> Running trigger-install scriptlet: gdk-pixbuf2-0:2.42.10-6.fc40.x86_64
>>> Stop trigger-install scriptlet: gdk-pixbuf2-0:2.42.10-6.fc40.x86_64
>>> Running trigger-install scriptlet: fontconfig-0:2.15.0-1.fc40.x86_64
>>> Stop trigger-install scriptlet: fontconfig-0:2.15.0-1.fc40.x86_64
Finish: build setup for python-kivy-2.3.0-1.fc40.src.rpm
Start: rpmbuild python-kivy-2.3.0-1.fc40.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1705363200
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RWxR7r
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf kivy-2.3.0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/kivy-2.3.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd kivy-2.3.0
+ rm -rf /builddir/build/BUILD/kivy-2.3.0-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/kivy-2.3.0-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i /addopts/d pyproject.toml
+ rm kivy/data/fonts/DejaVuSans.ttf
+ rm kivy/data/fonts/Roboto-BoldItalic.ttf
+ rm kivy/data/fonts/Roboto-Bold.ttf
+ rm kivy/data/fonts/Roboto-Italic.ttf
+ rm kivy/data/fonts/RobotoMono-Regular.ttf
+ rm kivy/data/fonts/Roboto-Regular.ttf
+ ln -s /usr/share/fonts/dejavu-sans-fonts/DejaVuSans.ttf kivy/data/fonts/DejaVuSans.ttf
+ ln -s /usr/share/fonts/google-roboto/Roboto-BoldItalic.ttf kivy/data/fonts/Roboto-BoldItalic.ttf
+ ln -s /usr/share/fonts/google-roboto/Roboto-Bold.ttf kivy/data/fonts/Roboto-Bold.ttf
+ ln -s /usr/share/fonts/google-roboto/Roboto-Italic.ttf kivy/data/fonts/Roboto-Italic.ttf
+ ln -s /usr/share/fonts/google-roboto/RobotoMono-Regular.ttf kivy/data/fonts/RobotoMono-Regular.ttf
+ ln -s /usr/share/fonts/google-roboto/Roboto-Regular.ttf kivy/data/fonts/Roboto-Regular.ttf
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Av8dIO
+ umask 022
+ cd /builddir/build/BUILD
+ cd kivy-2.3.0
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ TMPDIR=/builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/kivy-2.3.0/pyproject-wheeldir --output /builddir/build/BUILD/python-kivy-2.3.0-1.fc40.x86_64-pyproject-buildrequires
Handling setuptools from build-system.requires
Requirement satisfied: setuptools
   (installed: setuptools 68.2.2)
Handling wheel from build-system.requires
Requirement not satisfied: wheel
Handling packaging from build-system.requires
Requirement satisfied: packaging
   (installed: packaging 23.2)
Handling cython>=0.29.1,<=3.0.0 from build-system.requires
Requirement not satisfied: cython>=0.29.1,<=3.0.0
Handling kivy_deps.gstreamer_dev~=0.3.3; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.gstreamer_dev~=0.3.3; sys_platform == "win32"
Handling kivy_deps.sdl2_dev~=0.7.0; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.sdl2_dev~=0.7.0; sys_platform == "win32"
Handling kivy_deps.glew_dev~=0.3.1; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.glew_dev~=0.3.1; sys_platform == "win32"
Handling kivy_deps.gstreamer~=0.3.3; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.gstreamer~=0.3.3; sys_platform == "win32"
Handling kivy_deps.sdl2~=0.7.0; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.sdl2~=0.7.0; sys_platform == "win32"
Handling kivy_deps.glew~=0.3.1; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.glew~=0.3.1; sys_platform == "win32"
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 68.2.2)
Handling wheel from default build backend
Requirement not satisfied: wheel
Exiting dependency generation pass: build backend
+ cat /builddir/build/BUILD/python-kivy-2.3.0-1.fc40.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-kivy-2.3.0-1.fc40.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% | 200.6 KiB/s |  21.1 KiB |  00m00s
 Copr repository                        100% |  84.4 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package             Arch   Version         Repository      Size
Installing:                                                    
 python3-cython0.29 x86_64 0.29.35-3.fc39  fedora      13.0 MiB
 python3-pip        noarch 23.3.1-3.fc40   fedora      14.2 MiB
 python3-wheel      noarch 1:0.41.2-1.fc40 fedora     507.1 KiB

Transaction Summary:
 Installing:        3 packages

Package "SDL2-devel-2.28.5-1.fc40.x86_64" is already installed.
Package "SDL2_image-devel-2.8.2-1.fc40.x86_64" is already installed.
Package "SDL2_mixer-devel-2.6.3-2.fc39.x86_64" is already installed.
Package "SDL2_ttf-devel-2.20.2-2.fc39.x86_64" is already installed.
Package "dbus-devel-1:1.14.10-1.fc40.x86_64" is already installed.
Package "dejavu-sans-fonts-2.37-21.fc40.noarch" is already installed.
Package "gcc-13.2.1-6.fc40.x86_64" is already installed.
Package "glew-devel-2.2.0-5.fc39.x86_64" is already installed.
Package "google-roboto-fonts-2.138-15.fc39.noarch" is already installed.
Package "google-roboto-mono-fonts-3.000-0.4.20220620git.fc39.noarch" is already installed.
Package "gstreamer1-devel-1.22.8-1.fc40.x86_64" is already installed.
Package "libpng-devel-2:1.6.40-1.fc40.x86_64" is already installed.
Package "make-1:4.4.1-2.fc39.x86_64" is already installed.
Package "mtdev-devel-1.1.6-6.fc39.x86_64" is already installed.
Package "pango-devel-1.51.0-1.fc40.x86_64" is already installed.
Package "pyproject-rpm-macros-1.11.0-1.fc40.noarch" is already installed.
Package "python3-devel-3.12.1-2.fc40.x86_64" is already installed.
Package "python3-certifi-2023.05.07-2.fc39.noarch" is already installed.
Package "python3-packaging-23.2-2.fc40.noarch" is already installed.
Package "python3-pytest-7.4.3-1.fc40.noarch" is already installed.
Package "python3-pytest-asyncio-0.21.0-5.fc39.noarch" is already installed.
Package "python3-pytest-timeout-2.2.0-1.fc40.noarch" is already installed.
Package "python3-pytest-xvfb-2.0.0-9.fc39.noarch" is already installed.
Package "python3-responses-0.24.1-1.fc40.noarch" is already installed.
Package "python3-setuptools-68.2.2-1.fc40.noarch" is already installed.
Package "python3-setuptools-68.2.2-1.fc40.noarch" is already installed.
Package "python3-sphinx-1:7.2.6-4.fc40.noarch" is already installed.
Package "python3-sphinxcontrib-jquery-4.1-5.fc40.noarch" is already installed.
Package "xclip-0.13-20.git11cba61.fc39.x86_64" is already installed.

Total size of inbound packages is 6 MiB. Need to download 6 MiB.
After this operation 28 MiB will be used (install 28 MiB, remove 0 B).
[1/3] python3-wheel-1:0.41.2-1.fc40.noa 100% |   8.8 MiB/s | 162.9 KiB |  00m00s
[2/3] python3-cython0.29-0:0.29.35-3.fc 100% |  33.2 MiB/s |   2.6 MiB |  00m00s
[3/3] python3-pip-0:23.3.1-3.fc40.noarc 100% |  38.0 MiB/s |   3.2 MiB |  00m00s
--------------------------------------------------------------------------------
[3/3] Total                             100% |  39.3 MiB/s |   5.9 MiB |  00m00s
Running transaction
[1/5] Verify package files              100% | 157.0   B/s |   3.0   B |  00m00s
[2/5] Prepare transaction               100% |  75.0   B/s |   3.0   B |  00m00s
[3/5] Installing python3-wheel-1:0.41.2 100% |  85.6 MiB/s | 526.1 KiB |  00m00s
[4/5] Installing python3-pip-0:23.3.1-3 100% | 245.9 MiB/s |  14.5 MiB |  00m00s
[5/5] Installing python3-cython0.29-0:0 100% | 218.1 MiB/s |  13.1 MiB |  00m00s
>>> Running trigger-install scriptlet: glibc-common-0:2.38.9000-30.fc40.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.38.9000-30.fc40.x86_64
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1705363200
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.boWBrj
+ umask 022
+ cd /builddir/build/BUILD
+ cd kivy-2.3.0
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ TMPDIR=/builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/kivy-2.3.0/pyproject-wheeldir --output /builddir/build/BUILD/python-kivy-2.3.0-1.fc40.x86_64-pyproject-buildrequires
Handling setuptools from build-system.requires
Requirement satisfied: setuptools
   (installed: setuptools 68.2.2)
Handling wheel from build-system.requires
Requirement satisfied: wheel
   (installed: wheel 0.41.2)
Handling packaging from build-system.requires
Requirement satisfied: packaging
   (installed: packaging 23.2)
Handling cython>=0.29.1,<=3.0.0 from build-system.requires
Requirement satisfied: cython>=0.29.1,<=3.0.0
   (installed: cython 0.29.35)
Handling kivy_deps.gstreamer_dev~=0.3.3; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.gstreamer_dev~=0.3.3; sys_platform == "win32"
Handling kivy_deps.sdl2_dev~=0.7.0; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.sdl2_dev~=0.7.0; sys_platform == "win32"
Handling kivy_deps.glew_dev~=0.3.1; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.glew_dev~=0.3.1; sys_platform == "win32"
Handling kivy_deps.gstreamer~=0.3.3; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.gstreamer~=0.3.3; sys_platform == "win32"
Handling kivy_deps.sdl2~=0.7.0; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.sdl2~=0.7.0; sys_platform == "win32"
Handling kivy_deps.glew~=0.3.1; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.glew~=0.3.1; sys_platform == "win32"
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 68.2.2)
Handling wheel from default build backend
Requirement satisfied: wheel
   (installed: wheel 0.41.2)
[WARNING] [Config      ] Older configuration version detected (0 instead of 27)
[WARNING] [Config      ] Upgrading configuration in progress.
[DEBUG  ] [Config      ] Upgrading from 0 to 1
[INFO   ] [Logger      ] Record log in /builddir/.kivy/logs/kivy_24-01-17_0.txt
[INFO   ] [Kivy        ] v2.3.0
[INFO   ] [Kivy        ] Installed at "/builddir/build/BUILD/kivy-2.3.0/kivy/__init__.py"
[INFO   ] [Python      ] v3.12.1 (main, Dec 18 2023, 00:00:00) [GCC 13.2.1 20231205 (Red Hat 13.2.1-6)]
[INFO   ] [Python      ] Interpreter at "/usr/bin/python3"
[INFO   ] [Logger      ] Purge log fired. Processing...
[INFO   ] [Logger      ] Purge finished!
[INFO   ] running egg_info
[INFO   ] creating Kivy.egg-info
[INFO   ] writing Kivy.egg-info/PKG-INFO
[INFO   ] writing dependency_links to Kivy.egg-info/dependency_links.txt
[INFO   ] writing requirements to Kivy.egg-info/requires.txt
[INFO   ] writing top-level names to Kivy.egg-info/top_level.txt
[INFO   ] writing manifest file 'Kivy.egg-info/SOURCES.txt'
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/properties.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_metrics.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils_def.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils_def.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/img_tools.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions_line.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/stencil_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/tesselator.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/fbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pyx won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/pango/pangoft2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/pango/pangoft2.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/gstplayer/_gstplayer.h won't be automatically included in the manifest] the path must be relative
[INFO   ] reading manifest file 'Kivy.egg-info/SOURCES.txt'
[INFO   ] reading manifest template 'MANIFEST.in'
[WARNING] [warning     ] no files found matching '*.txt' under directory 'kivy/tools'
[WARNING] [warning     ] no files found matching '*.bat' under directory 'kivy/tools'
[WARNING] [warning     ] no files found matching '*.pyd' under directory 'kivy'
[INFO   ] adding license file 'LICENSE'
[INFO   ] adding license file 'AUTHORS'
[INFO   ] writing manifest file 'Kivy.egg-info/SOURCES.txt'
 Handling wheel from get_requires_for_build_wheel
 Requirement satisfied: wheel
    (installed: wheel 0.41.2)
[INFO   ] running dist_info
[INFO   ] writing Kivy.egg-info/PKG-INFO
[INFO   ] writing dependency_links to Kivy.egg-info/dependency_links.txt
[INFO   ] writing requirements to Kivy.egg-info/requires.txt
[INFO   ] writing top-level names to Kivy.egg-info/top_level.txt
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/properties.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_metrics.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils_def.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils_def.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/img_tools.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions_line.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/stencil_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/tesselator.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/fbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pyx won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/pango/pangoft2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/pango/pangoft2.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/gstplayer/_gstplayer.h won't be automatically included in the manifest] the path must be relative
[INFO   ] reading manifest file 'Kivy.egg-info/SOURCES.txt'
[INFO   ] reading manifest template 'MANIFEST.in'
[WARNING] [warning     ] no files found matching '*.txt' under directory 'kivy/tools'
[WARNING] [warning     ] no files found matching '*.bat' under directory 'kivy/tools'
[WARNING] [warning     ] no files found matching '*.pyd' under directory 'kivy'
[INFO   ] adding license file 'LICENSE'
[INFO   ] adding license file 'AUTHORS'
[INFO   ] writing manifest file 'Kivy.egg-info/SOURCES.txt'
[INFO   ] creating '/builddir/build/BUILD/kivy-2.3.0/Kivy-2.3.0.dist-info'
 Handling Kivy-Garden >=0.1.4 from hook generated metadata: Requires-Dist (Kivy)
 Requirement not satisfied: Kivy-Garden >=0.1.4
 Handling docutils from hook generated metadata: Requires-Dist (Kivy)
 Requirement satisfied: docutils
    (installed: docutils 0.20.1)
 Handling pygments from hook generated metadata: Requires-Dist (Kivy)
 Requirement satisfied: pygments
    (installed: pygments 2.17.2)
 Handling kivy-deps.angle ~=0.4.0 ; sys_platform == "win32" from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.angle ~=0.4.0 ; sys_platform == "win32"
 Handling kivy-deps.sdl2 ~=0.7.0 ; sys_platform == "win32" from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.sdl2 ~=0.7.0 ; sys_platform == "win32"
 Handling kivy-deps.glew ~=0.3.1 ; sys_platform == "win32" from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.glew ~=0.3.1 ; sys_platform == "win32"
 Handling pypiwin32 ; sys_platform == "win32" from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pypiwin32 ; sys_platform == "win32"
 Handling kivy-deps.angle ~=0.4.0 ; (sys_platform == "win32") and extra == 'angle' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.angle ~=0.4.0 ; (sys_platform == "win32") and extra == 'angle'
 Handling pillow <11,>=9.5.0 ; extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pillow <11,>=9.5.0 ; extra == 'base'
 Handling requests ; extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: requests ; extra == 'base'
 Handling docutils ; extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: docutils ; extra == 'base'
 Handling pygments ; extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pygments ; extra == 'base'
 Handling kivy-deps.angle ~=0.4.0 ; (sys_platform == "win32") and extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.angle ~=0.4.0 ; (sys_platform == "win32") and extra == 'base'
 Handling kivy-deps.sdl2 ~=0.7.0 ; (sys_platform == "win32") and extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.sdl2 ~=0.7.0 ; (sys_platform == "win32") and extra == 'base'
 Handling kivy-deps.glew ~=0.3.1 ; (sys_platform == "win32") and extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.glew ~=0.3.1 ; (sys_platform == "win32") and extra == 'base'
 Handling pypiwin32 ; (sys_platform == "win32") and extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pypiwin32 ; (sys_platform == "win32") and extra == 'base'
 Handling pytest >=3.6 ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pytest >=3.6 ; extra == 'dev'
 Handling pytest-cov ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pytest-cov ; extra == 'dev'
 Handling pytest-asyncio !=0.11.0 ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pytest-asyncio !=0.11.0 ; extra == 'dev'
 Handling pytest-timeout ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pytest-timeout ; extra == 'dev'
 Handling pytest-benchmark ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pytest-benchmark ; extra == 'dev'
 Handling pyinstaller ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pyinstaller ; extra == 'dev'
 Handling sphinx <=6.2.1 ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: sphinx <=6.2.1 ; extra == 'dev'
 Handling sphinxcontrib-blockdiag ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: sphinxcontrib-blockdiag ; extra == 'dev'
 Handling sphinxcontrib-seqdiag ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: sphinxcontrib-seqdiag ; extra == 'dev'
 Handling sphinxcontrib-actdiag ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: sphinxcontrib-actdiag ; extra == 'dev'
 Handling sphinxcontrib-nwdiag ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: sphinxcontrib-nwdiag ; extra == 'dev'
 Handling sphinxcontrib-jquery ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: sphinxcontrib-jquery ; extra == 'dev'
 Handling funcparserlib ==1.0.0a0 ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: funcparserlib ==1.0.0a0 ; extra == 'dev'
 Handling flake8 ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: flake8 ; extra == 'dev'
 Handling pre-commit ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pre-commit ; extra == 'dev'
 Handling responses ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: responses ; extra == 'dev'
 Handling kivy-deps.gstreamer-dev ~=0.3.3 ; (sys_platform == "win32") and extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.gstreamer-dev ~=0.3.3 ; (sys_platform == "win32") and extra == 'dev'
 Handling kivy-deps.sdl2-dev ~=0.7.0 ; (sys_platform == "win32") and extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.sdl2-dev ~=0.7.0 ; (sys_platform == "win32") and extra == 'dev'
 Handling kivy-deps.glew-dev ~=0.3.1 ; (sys_platform == "win32") and extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.glew-dev ~=0.3.1 ; (sys_platform == "win32") and extra == 'dev'
 Handling pillow <11,>=9.5.0 ; extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pillow <11,>=9.5.0 ; extra == 'full'
 Handling docutils ; extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: docutils ; extra == 'full'
 Handling pygments ; extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pygments ; extra == 'full'
 Handling ffpyplayer ; (sys_platform == "linux" or sys_platform == "darwin") and extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: ffpyplayer ; (sys_platform == "linux" or sys_platform == "darwin") and extra == 'full'
 Handling kivy-deps.gstreamer ~=0.3.3 ; (sys_platform == "win32") and extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.gstreamer ~=0.3.3 ; (sys_platform == "win32") and extra == 'full'
 Handling kivy-deps.angle ~=0.4.0 ; (sys_platform == "win32") and extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.angle ~=0.4.0 ; (sys_platform == "win32") and extra == 'full'
 Handling kivy-deps.sdl2 ~=0.7.0 ; (sys_platform == "win32") and extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.sdl2 ~=0.7.0 ; (sys_platform == "win32") and extra == 'full'
 Handling kivy-deps.glew ~=0.3.1 ; (sys_platform == "win32") and extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.glew ~=0.3.1 ; (sys_platform == "win32") and extra == 'full'
 Handling pypiwin32 ; (sys_platform == "win32") and extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pypiwin32 ; (sys_platform == "win32") and extra == 'full'
 Handling kivy-deps.glew ~=0.3.1 ; (sys_platform == "win32") and extra == 'glew' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.glew ~=0.3.1 ; (sys_platform == "win32") and extra == 'glew'
 Handling kivy-deps.gstreamer ~=0.3.3 ; (sys_platform == "win32") and extra == 'gstreamer' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.gstreamer ~=0.3.3 ; (sys_platform == "win32") and extra == 'gstreamer'
 Handling ffpyplayer ; (sys_platform == "linux" or sys_platform == "darwin") and extra == 'media' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: ffpyplayer ; (sys_platform == "linux" or sys_platform == "darwin") and extra == 'media'
 Handling kivy-deps.gstreamer ~=0.3.3 ; (sys_platform == "win32") and extra == 'media' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.gstreamer ~=0.3.3 ; (sys_platform == "win32") and extra == 'media'
 Handling kivy-deps.sdl2 ~=0.7.0 ; (sys_platform == "win32") and extra == 'sdl2' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.sdl2 ~=0.7.0 ; (sys_platform == "win32") and extra == 'sdl2'
 Handling oscpy ; extra == 'tuio' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: oscpy ; extra == 'tuio'
###############################################
WARNING: KIVY_DEPS_ROOT is not set, using system provided SDL
which is not recommended as it may be incompatible with Kivy.
Please build dependencies from source via the provided script
and set KIVY_DEPS_ROOT to the root of the dependencies directory.
###############################################
Current directory is: /builddir/build/BUILD/kivy-2.3.0
Source and initial build directory is: /builddir/build/BUILD/kivy-2.3.0
Python path is:
/builddir/build/BUILD/kivy-2.3.0
/usr/lib/rpm/redhat
/usr/lib64/python312.zip
/usr/lib64/python3.12
/usr/lib64/python3.12/lib-dynload
/usr/lib64/python3.12/site-packages
/usr/lib/python3.12/site-packages
/builddir/build/BUILD/kivy-2.3.0/kivy/modules
/builddir/.kivy/mods


Found Cython at /usr/lib64/python3.12/site-packages/Cython/__init__.py
Detected supported Cython version 0.29.35
Using this graphics system: OpenGL
GStreamer found via pkg-config
SDL2 found via pkg-config
SDL2: found SDL header at /usr/include/SDL2/SDL.h
SDL2: found SDL_mixer header at /usr/include/SDL2/SDL_mixer.h
SDL2: found SDL_ttf header at /usr/include/SDL2/SDL_ttf.h
SDL2: found SDL_image header at /usr/include/SDL2/SDL_image.h
Pango: pangoft2 found via pkg-config
{'libraries': ['pangoft2-1.0', 'glib-2.0', 'harfbuzz', 'gobject-2.0', 'fontconfig', 'pango-1.0', 'freetype'], 'include_dirs': ['/builddir/build/BUILD/kivy-2.3.0/kivy/include', '/usr/include/pango-1.0', '/usr/include/harfbuzz', '/usr/include/glib-2.0', '/usr/lib64/glib-2.0/include', '/usr/include/freetype2', '/usr/include/blkid', '/usr/include/libmount', '/usr/include/pixman-1', '/usr/include/fribidi', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/sysprof-6', '/usr/include/libpng16'], 'library_dirs': [], 'extra_link_args': [], 'extra_compile_args': [], 'depends': ['lib/pango/pangoft2.pxi', 'lib/pango/pangoft2.h']}
ERROR: Dependency for context.pyx not resolved: config.pxi
ERROR: Dependency for compiler.pyx not resolved: config.pxi
ERROR: Dependency for context_instructions.pyx not resolved: config.pxi
ERROR: Dependency for fbo.pyx not resolved: config.pxi
ERROR: Dependency for gl_instructions.pyx not resolved: config.pxi
ERROR: Dependency for instructions.pyx not resolved: config.pxi
ERROR: Dependency for opengl.pyx not resolved: config.pxi
ERROR: Dependency for opengl_utils.pyx not resolved: config.pxi
ERROR: Dependency for shader.pyx not resolved: config.pxi
ERROR: Dependency for stencil_instructions.pyx not resolved: config.pxi
ERROR: Dependency for scissor_instructions.pyx not resolved: config.pxi
ERROR: Dependency for texture.pyx not resolved: config.pxi
ERROR: Dependency for vbo.pyx not resolved: config.pxi
ERROR: Dependency for vertex.pyx not resolved: config.pxi
ERROR: Dependency for vertex_instructions.pyx not resolved: config.pxi
ERROR: Dependency for cgl.pyx not resolved: config.pxi
ERROR: Dependency for cgl_mock.pyx not resolved: config.pxi
ERROR: Dependency for cgl_gl.pyx not resolved: config.pxi
ERROR: Dependency for cgl_glew.pyx not resolved: config.pxi
ERROR: Dependency for cgl_sdl2.pyx not resolved: config.pxi
ERROR: Dependency for svg.pyx not resolved: config.pxi
ERROR: Dependency for boxshadow.pyx not resolved: config.pxi
Building extensions in parallel using 4 cores
###############################################
WARNING: KIVY_DEPS_ROOT is not set, using system provided SDL
which is not recommended as it may be incompatible with Kivy.
Please build dependencies from source via the provided script
and set KIVY_DEPS_ROOT to the root of the dependencies directory.
###############################################
Current directory is: /builddir/build/BUILD/kivy-2.3.0
Source and initial build directory is: /builddir/build/BUILD/kivy-2.3.0
Python path is:
/builddir/build/BUILD/kivy-2.3.0
/usr/lib/rpm/redhat
/usr/lib64/python312.zip
/usr/lib64/python3.12
/usr/lib64/python3.12/lib-dynload
/usr/lib64/python3.12/site-packages
/usr/lib/python3.12/site-packages


Found Cython at /usr/lib64/python3.12/site-packages/Cython/__init__.py
Detected supported Cython version 0.29.35
Using this graphics system: OpenGL
GStreamer found via pkg-config
SDL2 found via pkg-config
SDL2: found SDL header at /usr/include/SDL2/SDL.h
SDL2: found SDL_mixer header at /usr/include/SDL2/SDL_mixer.h
SDL2: found SDL_ttf header at /usr/include/SDL2/SDL_ttf.h
SDL2: found SDL_image header at /usr/include/SDL2/SDL_image.h
Pango: pangoft2 found via pkg-config
{'libraries': ['pangoft2-1.0', 'glib-2.0', 'harfbuzz', 'gobject-2.0', 'fontconfig', 'pango-1.0', 'freetype'], 'include_dirs': ['/builddir/build/BUILD/kivy-2.3.0/kivy/include', '/usr/include/pango-1.0', '/usr/include/harfbuzz', '/usr/include/glib-2.0', '/usr/lib64/glib-2.0/include', '/usr/include/freetype2', '/usr/include/blkid', '/usr/include/libmount', '/usr/include/pixman-1', '/usr/include/fribidi', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/sysprof-6', '/usr/include/libpng16'], 'library_dirs': [], 'extra_link_args': [], 'extra_compile_args': [], 'depends': ['lib/pango/pangoft2.pxi', 'lib/pango/pangoft2.h']}
ERROR: Dependency for context.pyx not resolved: config.pxi
ERROR: Dependency for compiler.pyx not resolved: config.pxi
ERROR: Dependency for context_instructions.pyx not resolved: config.pxi
ERROR: Dependency for fbo.pyx not resolved: config.pxi
ERROR: Dependency for gl_instructions.pyx not resolved: config.pxi
ERROR: Dependency for instructions.pyx not resolved: config.pxi
ERROR: Dependency for opengl.pyx not resolved: config.pxi
ERROR: Dependency for opengl_utils.pyx not resolved: config.pxi
ERROR: Dependency for shader.pyx not resolved: config.pxi
ERROR: Dependency for stencil_instructions.pyx not resolved: config.pxi
ERROR: Dependency for scissor_instructions.pyx not resolved: config.pxi
ERROR: Dependency for texture.pyx not resolved: config.pxi
ERROR: Dependency for vbo.pyx not resolved: config.pxi
ERROR: Dependency for vertex.pyx not resolved: config.pxi
ERROR: Dependency for vertex_instructions.pyx not resolved: config.pxi
ERROR: Dependency for cgl.pyx not resolved: config.pxi
ERROR: Dependency for cgl_mock.pyx not resolved: config.pxi
ERROR: Dependency for cgl_gl.pyx not resolved: config.pxi
ERROR: Dependency for cgl_glew.pyx not resolved: config.pxi
ERROR: Dependency for cgl_sdl2.pyx not resolved: config.pxi
ERROR: Dependency for svg.pyx not resolved: config.pxi
ERROR: Dependency for boxshadow.pyx not resolved: config.pxi
Building extensions in parallel using 4 cores
+ cat /builddir/build/BUILD/python-kivy-2.3.0-1.fc40.x86_64-pyproject-buildrequires
+ rm -rfv Kivy-2.3.0.dist-info/
removed 'Kivy-2.3.0.dist-info/AUTHORS'
removed 'Kivy-2.3.0.dist-info/LICENSE'
removed 'Kivy-2.3.0.dist-info/METADATA'
removed 'Kivy-2.3.0.dist-info/dependency_links.txt'
removed 'Kivy-2.3.0.dist-info/top_level.txt'
removed directory 'Kivy-2.3.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-kivy-2.3.0-1.fc40.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% | 239.3 KiB/s |  21.1 KiB |  00m00s
 Copr repository                        100% |  66.0 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package              Arch   Version      Repository      Size
Installing:                                                  
 python3-kivy-garden noarch 0.1.5-1.fc40 copr_base   10.2 KiB

Transaction Summary:
 Installing:        1 packages

Total size of inbound packages is 13 KiB. Need to download 13 KiB.
After this operation 10 KiB will be used (install 10 KiB, remove 0 B).
Package "SDL2-devel-2.28.5-1.fc40.x86_64" is already installed.
Package "SDL2_image-devel-2.8.2-1.fc40.x86_64" is already installed.
Package "SDL2_mixer-devel-2.6.3-2.fc39.x86_64" is already installed.
Package "SDL2_ttf-devel-2.20.2-2.fc39.x86_64" is already installed.
Package "dbus-devel-1:1.14.10-1.fc40.x86_64" is already installed.
Package "dejavu-sans-fonts-2.37-21.fc40.noarch" is already installed.
Package "gcc-13.2.1-6.fc40.x86_64" is already installed.
Package "glew-devel-2.2.0-5.fc39.x86_64" is already installed.
Package "google-roboto-fonts-2.138-15.fc39.noarch" is already installed.
Package "google-roboto-mono-fonts-3.000-0.4.20220620git.fc39.noarch" is already installed.
Package "gstreamer1-devel-1.22.8-1.fc40.x86_64" is already installed.
Package "libpng-devel-2:1.6.40-1.fc40.x86_64" is already installed.
Package "make-1:4.4.1-2.fc39.x86_64" is already installed.
Package "mtdev-devel-1.1.6-6.fc39.x86_64" is already installed.
Package "pango-devel-1.51.0-1.fc40.x86_64" is already installed.
Package "pyproject-rpm-macros-1.11.0-1.fc40.noarch" is already installed.
Package "python3-devel-3.12.1-2.fc40.x86_64" is already installed.
Package "python3-certifi-2023.05.07-2.fc39.noarch" is already installed.
Package "python3-docutils-0.20.1-1.fc40.noarch" is already installed.
Package "python3-packaging-23.2-2.fc40.noarch" is already installed.
Package "python3-pip-23.3.1-3.fc40.noarch" is already installed.
Package "python3-pygments-2.17.2-1.fc40.noarch" is already installed.
Package "python3-pytest-7.4.3-1.fc40.noarch" is already installed.
Package "python3-pytest-asyncio-0.21.0-5.fc39.noarch" is already installed.
Package "python3-pytest-timeout-2.2.0-1.fc40.noarch" is already installed.
Package "python3-pytest-xvfb-2.0.0-9.fc39.noarch" is already installed.
Package "python3-responses-0.24.1-1.fc40.noarch" is already installed.
Package "python3-setuptools-68.2.2-1.fc40.noarch" is already installed.
Package "python3-setuptools-68.2.2-1.fc40.noarch" is already installed.
Package "python3-sphinx-1:7.2.6-4.fc40.noarch" is already installed.
Package "python3-sphinxcontrib-jquery-4.1-5.fc40.noarch" is already installed.
Package "python3-wheel-1:0.41.2-1.fc40.noarch" is already installed.
Package "xclip-0.13-20.git11cba61.fc39.x86_64" is already installed.

[1/1] python3-kivy-garden-0:0.1.5-1.fc4 100% |   1.1 MiB/s |  13.4 KiB |  00m00s
--------------------------------------------------------------------------------
[1/1] Total                             100% |   1.1 MiB/s |  13.4 KiB |  00m00s
Running transaction
[1/3] Verify package files              100% |   0.0   B/s |   1.0   B |  00m00s
[2/3] Prepare transaction               100% |  83.0   B/s |   1.0   B |  00m00s
[3/3] Installing python3-kivy-garden-0: 100% | 616.6 KiB/s |  12.9 KiB |  00m00s
>>> Running trigger-install scriptlet: glibc-common-0:2.38.9000-30.fc40.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.38.9000-30.fc40.x86_64
Warning: skipped PGP checks for 1 package(s).
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1705363200
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.A4kMmI
+ umask 022
+ cd /builddir/build/BUILD
+ cd kivy-2.3.0
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ TMPDIR=/builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/kivy-2.3.0/pyproject-wheeldir --output /builddir/build/BUILD/python-kivy-2.3.0-1.fc40.x86_64-pyproject-buildrequires
Handling setuptools from build-system.requires
Requirement satisfied: setuptools
   (installed: setuptools 68.2.2)
Handling wheel from build-system.requires
Requirement satisfied: wheel
   (installed: wheel 0.41.2)
Handling packaging from build-system.requires
Requirement satisfied: packaging
   (installed: packaging 23.2)
Handling cython>=0.29.1,<=3.0.0 from build-system.requires
Requirement satisfied: cython>=0.29.1,<=3.0.0
   (installed: cython 0.29.35)
Handling kivy_deps.gstreamer_dev~=0.3.3; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.gstreamer_dev~=0.3.3; sys_platform == "win32"
Handling kivy_deps.sdl2_dev~=0.7.0; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.sdl2_dev~=0.7.0; sys_platform == "win32"
Handling kivy_deps.glew_dev~=0.3.1; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.glew_dev~=0.3.1; sys_platform == "win32"
Handling kivy_deps.gstreamer~=0.3.3; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.gstreamer~=0.3.3; sys_platform == "win32"
Handling kivy_deps.sdl2~=0.7.0; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.sdl2~=0.7.0; sys_platform == "win32"
Handling kivy_deps.glew~=0.3.1; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.glew~=0.3.1; sys_platform == "win32"
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 68.2.2)
Handling wheel from default build backend
Requirement satisfied: wheel
   (installed: wheel 0.41.2)
[INFO   ] [Logger      ] Record log in /builddir/.kivy/logs/kivy_24-01-17_1.txt
[INFO   ] [Kivy        ] v2.3.0
[INFO   ] [Kivy        ] Installed at "/builddir/build/BUILD/kivy-2.3.0/kivy/__init__.py"
[INFO   ] [Python      ] v3.12.1 (main, Dec 18 2023, 00:00:00) [GCC 13.2.1 20231205 (Red Hat 13.2.1-6)]
[INFO   ] [Python      ] Interpreter at "/usr/bin/python3"
[INFO   ] [Logger      ] Purge log fired. Processing...
[INFO   ] [Logger      ] Purge finished!
[INFO   ] running egg_info
[INFO   ] writing Kivy.egg-info/PKG-INFO
[INFO   ] writing dependency_links to Kivy.egg-info/dependency_links.txt
[INFO   ] writing requirements to Kivy.egg-info/requires.txt
[INFO   ] writing top-level names to Kivy.egg-info/top_level.txt
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/properties.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_metrics.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils_def.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils_def.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/img_tools.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions_line.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/stencil_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/tesselator.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/fbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pyx won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/pango/pangoft2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/pango/pangoft2.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/gstplayer/_gstplayer.h won't be automatically included in the manifest] the path must be relative
[INFO   ] reading manifest file 'Kivy.egg-info/SOURCES.txt'
[INFO   ] reading manifest template 'MANIFEST.in'
[WARNING] [warning     ] no files found matching '*.txt' under directory 'kivy/tools'
[WARNING] [warning     ] no files found matching '*.bat' under directory 'kivy/tools'
[WARNING] [warning     ] no files found matching '*.pyd' under directory 'kivy'
[INFO   ] adding license file 'LICENSE'
[INFO   ] adding license file 'AUTHORS'
[INFO   ] writing manifest file 'Kivy.egg-info/SOURCES.txt'
 Handling wheel from get_requires_for_build_wheel
 Requirement satisfied: wheel
    (installed: wheel 0.41.2)
[INFO   ] running dist_info
[INFO   ] writing Kivy.egg-info/PKG-INFO
[INFO   ] writing dependency_links to Kivy.egg-info/dependency_links.txt
[INFO   ] writing requirements to Kivy.egg-info/requires.txt
[INFO   ] writing top-level names to Kivy.egg-info/top_level.txt
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/properties.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_metrics.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils_def.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils_def.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/img_tools.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions_line.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/stencil_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/tesselator.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/fbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pyx won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/pango/pangoft2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/pango/pangoft2.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/gstplayer/_gstplayer.h won't be automatically included in the manifest] the path must be relative
[INFO   ] reading manifest file 'Kivy.egg-info/SOURCES.txt'
[INFO   ] reading manifest template 'MANIFEST.in'
[WARNING] [warning     ] no files found matching '*.txt' under directory 'kivy/tools'
[WARNING] [warning     ] no files found matching '*.bat' under directory 'kivy/tools'
[WARNING] [warning     ] no files found matching '*.pyd' under directory 'kivy'
[INFO   ] adding license file 'LICENSE'
[INFO   ] adding license file 'AUTHORS'
[INFO   ] writing manifest file 'Kivy.egg-info/SOURCES.txt'
[INFO   ] creating '/builddir/build/BUILD/kivy-2.3.0/Kivy-2.3.0.dist-info'
 Handling Kivy-Garden >=0.1.4 from hook generated metadata: Requires-Dist (Kivy)
 Requirement satisfied: Kivy-Garden >=0.1.4
    (installed: Kivy-Garden 0.1.5)
 Handling docutils from hook generated metadata: Requires-Dist (Kivy)
 Requirement satisfied: docutils
    (installed: docutils 0.20.1)
 Handling pygments from hook generated metadata: Requires-Dist (Kivy)
 Requirement satisfied: pygments
    (installed: pygments 2.17.2)
 Handling kivy-deps.angle ~=0.4.0 ; sys_platform == "win32" from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.angle ~=0.4.0 ; sys_platform == "win32"
 Handling kivy-deps.sdl2 ~=0.7.0 ; sys_platform == "win32" from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.sdl2 ~=0.7.0 ; sys_platform == "win32"
 Handling kivy-deps.glew ~=0.3.1 ; sys_platform == "win32" from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.glew ~=0.3.1 ; sys_platform == "win32"
 Handling pypiwin32 ; sys_platform == "win32" from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pypiwin32 ; sys_platform == "win32"
 Handling kivy-deps.angle ~=0.4.0 ; (sys_platform == "win32") and extra == 'angle' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.angle ~=0.4.0 ; (sys_platform == "win32") and extra == 'angle'
 Handling pillow <11,>=9.5.0 ; extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pillow <11,>=9.5.0 ; extra == 'base'
 Handling requests ; extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: requests ; extra == 'base'
 Handling docutils ; extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: docutils ; extra == 'base'
 Handling pygments ; extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pygments ; extra == 'base'
 Handling kivy-deps.angle ~=0.4.0 ; (sys_platform == "win32") and extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.angle ~=0.4.0 ; (sys_platform == "win32") and extra == 'base'
 Handling kivy-deps.sdl2 ~=0.7.0 ; (sys_platform == "win32") and extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.sdl2 ~=0.7.0 ; (sys_platform == "win32") and extra == 'base'
 Handling kivy-deps.glew ~=0.3.1 ; (sys_platform == "win32") and extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.glew ~=0.3.1 ; (sys_platform == "win32") and extra == 'base'
 Handling pypiwin32 ; (sys_platform == "win32") and extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pypiwin32 ; (sys_platform == "win32") and extra == 'base'
 Handling pytest >=3.6 ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pytest >=3.6 ; extra == 'dev'
 Handling pytest-cov ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pytest-cov ; extra == 'dev'
 Handling pytest-asyncio !=0.11.0 ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pytest-asyncio !=0.11.0 ; extra == 'dev'
 Handling pytest-timeout ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pytest-timeout ; extra == 'dev'
 Handling pytest-benchmark ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pytest-benchmark ; extra == 'dev'
 Handling pyinstaller ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pyinstaller ; extra == 'dev'
 Handling sphinx <=6.2.1 ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: sphinx <=6.2.1 ; extra == 'dev'
 Handling sphinxcontrib-blockdiag ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: sphinxcontrib-blockdiag ; extra == 'dev'
 Handling sphinxcontrib-seqdiag ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: sphinxcontrib-seqdiag ; extra == 'dev'
 Handling sphinxcontrib-actdiag ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: sphinxcontrib-actdiag ; extra == 'dev'
 Handling sphinxcontrib-nwdiag ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: sphinxcontrib-nwdiag ; extra == 'dev'
 Handling sphinxcontrib-jquery ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: sphinxcontrib-jquery ; extra == 'dev'
 Handling funcparserlib ==1.0.0a0 ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: funcparserlib ==1.0.0a0 ; extra == 'dev'
 Handling flake8 ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: flake8 ; extra == 'dev'
 Handling pre-commit ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pre-commit ; extra == 'dev'
 Handling responses ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: responses ; extra == 'dev'
 Handling kivy-deps.gstreamer-dev ~=0.3.3 ; (sys_platform == "win32") and extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.gstreamer-dev ~=0.3.3 ; (sys_platform == "win32") and extra == 'dev'
 Handling kivy-deps.sdl2-dev ~=0.7.0 ; (sys_platform == "win32") and extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.sdl2-dev ~=0.7.0 ; (sys_platform == "win32") and extra == 'dev'
 Handling kivy-deps.glew-dev ~=0.3.1 ; (sys_platform == "win32") and extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.glew-dev ~=0.3.1 ; (sys_platform == "win32") and extra == 'dev'
 Handling pillow <11,>=9.5.0 ; extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pillow <11,>=9.5.0 ; extra == 'full'
 Handling docutils ; extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: docutils ; extra == 'full'
 Handling pygments ; extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pygments ; extra == 'full'
 Handling ffpyplayer ; (sys_platform == "linux" or sys_platform == "darwin") and extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: ffpyplayer ; (sys_platform == "linux" or sys_platform == "darwin") and extra == 'full'
 Handling kivy-deps.gstreamer ~=0.3.3 ; (sys_platform == "win32") and extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.gstreamer ~=0.3.3 ; (sys_platform == "win32") and extra == 'full'
 Handling kivy-deps.angle ~=0.4.0 ; (sys_platform == "win32") and extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.angle ~=0.4.0 ; (sys_platform == "win32") and extra == 'full'
 Handling kivy-deps.sdl2 ~=0.7.0 ; (sys_platform == "win32") and extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.sdl2 ~=0.7.0 ; (sys_platform == "win32") and extra == 'full'
 Handling kivy-deps.glew ~=0.3.1 ; (sys_platform == "win32") and extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.glew ~=0.3.1 ; (sys_platform == "win32") and extra == 'full'
 Handling pypiwin32 ; (sys_platform == "win32") and extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pypiwin32 ; (sys_platform == "win32") and extra == 'full'
 Handling kivy-deps.glew ~=0.3.1 ; (sys_platform == "win32") and extra == 'glew' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.glew ~=0.3.1 ; (sys_platform == "win32") and extra == 'glew'
 Handling kivy-deps.gstreamer ~=0.3.3 ; (sys_platform == "win32") and extra == 'gstreamer' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.gstreamer ~=0.3.3 ; (sys_platform == "win32") and extra == 'gstreamer'
 Handling ffpyplayer ; (sys_platform == "linux" or sys_platform == "darwin") and extra == 'media' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: ffpyplayer ; (sys_platform == "linux" or sys_platform == "darwin") and extra == 'media'
 Handling kivy-deps.gstreamer ~=0.3.3 ; (sys_platform == "win32") and extra == 'media' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.gstreamer ~=0.3.3 ; (sys_platform == "win32") and extra == 'media'
 Handling kivy-deps.sdl2 ~=0.7.0 ; (sys_platform == "win32") and extra == 'sdl2' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.sdl2 ~=0.7.0 ; (sys_platform == "win32") and extra == 'sdl2'
 Handling oscpy ; extra == 'tuio' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: oscpy ; extra == 'tuio'
###############################################
WARNING: KIVY_DEPS_ROOT is not set, using system provided SDL
which is not recommended as it may be incompatible with Kivy.
Please build dependencies from source via the provided script
and set KIVY_DEPS_ROOT to the root of the dependencies directory.
###############################################
Current directory is: /builddir/build/BUILD/kivy-2.3.0
Source and initial build directory is: /builddir/build/BUILD/kivy-2.3.0
Python path is:
/builddir/build/BUILD/kivy-2.3.0
/usr/lib/rpm/redhat
/usr/lib64/python312.zip
/usr/lib64/python3.12
/usr/lib64/python3.12/lib-dynload
/usr/lib64/python3.12/site-packages
/usr/lib/python3.12/site-packages
/builddir/build/BUILD/kivy-2.3.0/kivy/modules
/builddir/.kivy/mods


Found Cython at /usr/lib64/python3.12/site-packages/Cython/__init__.py
Detected supported Cython version 0.29.35
Using this graphics system: OpenGL
GStreamer found via pkg-config
SDL2 found via pkg-config
SDL2: found SDL header at /usr/include/SDL2/SDL.h
SDL2: found SDL_mixer header at /usr/include/SDL2/SDL_mixer.h
SDL2: found SDL_ttf header at /usr/include/SDL2/SDL_ttf.h
SDL2: found SDL_image header at /usr/include/SDL2/SDL_image.h
Pango: pangoft2 found via pkg-config
{'libraries': ['pangoft2-1.0', 'glib-2.0', 'harfbuzz', 'gobject-2.0', 'fontconfig', 'pango-1.0', 'freetype'], 'include_dirs': ['/builddir/build/BUILD/kivy-2.3.0/kivy/include', '/usr/include/pango-1.0', '/usr/include/harfbuzz', '/usr/include/glib-2.0', '/usr/lib64/glib-2.0/include', '/usr/include/freetype2', '/usr/include/blkid', '/usr/include/libmount', '/usr/include/pixman-1', '/usr/include/fribidi', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/sysprof-6', '/usr/include/libpng16'], 'library_dirs': [], 'extra_link_args': [], 'extra_compile_args': [], 'depends': ['lib/pango/pangoft2.pxi', 'lib/pango/pangoft2.h']}
ERROR: Dependency for context.pyx not resolved: config.pxi
ERROR: Dependency for compiler.pyx not resolved: config.pxi
ERROR: Dependency for context_instructions.pyx not resolved: config.pxi
ERROR: Dependency for fbo.pyx not resolved: config.pxi
ERROR: Dependency for gl_instructions.pyx not resolved: config.pxi
ERROR: Dependency for instructions.pyx not resolved: config.pxi
ERROR: Dependency for opengl.pyx not resolved: config.pxi
ERROR: Dependency for opengl_utils.pyx not resolved: config.pxi
ERROR: Dependency for shader.pyx not resolved: config.pxi
ERROR: Dependency for stencil_instructions.pyx not resolved: config.pxi
ERROR: Dependency for scissor_instructions.pyx not resolved: config.pxi
ERROR: Dependency for texture.pyx not resolved: config.pxi
ERROR: Dependency for vbo.pyx not resolved: config.pxi
ERROR: Dependency for vertex.pyx not resolved: config.pxi
ERROR: Dependency for vertex_instructions.pyx not resolved: config.pxi
ERROR: Dependency for cgl.pyx not resolved: config.pxi
ERROR: Dependency for cgl_mock.pyx not resolved: config.pxi
ERROR: Dependency for cgl_gl.pyx not resolved: config.pxi
ERROR: Dependency for cgl_glew.pyx not resolved: config.pxi
ERROR: Dependency for cgl_sdl2.pyx not resolved: config.pxi
ERROR: Dependency for svg.pyx not resolved: config.pxi
ERROR: Dependency for boxshadow.pyx not resolved: config.pxi
Building extensions in parallel using 4 cores
###############################################
WARNING: KIVY_DEPS_ROOT is not set, using system provided SDL
which is not recommended as it may be incompatible with Kivy.
Please build dependencies from source via the provided script
and set KIVY_DEPS_ROOT to the root of the dependencies directory.
###############################################
Current directory is: /builddir/build/BUILD/kivy-2.3.0
Source and initial build directory is: /builddir/build/BUILD/kivy-2.3.0
Python path is:
/builddir/build/BUILD/kivy-2.3.0
/usr/lib/rpm/redhat
/usr/lib64/python312.zip
/usr/lib64/python3.12
/usr/lib64/python3.12/lib-dynload
/usr/lib64/python3.12/site-packages
/usr/lib/python3.12/site-packages


Found Cython at /usr/lib64/python3.12/site-packages/Cython/__init__.py
Detected supported Cython version 0.29.35
Using this graphics system: OpenGL
GStreamer found via pkg-config
SDL2 found via pkg-config
SDL2: found SDL header at /usr/include/SDL2/SDL.h
SDL2: found SDL_mixer header at /usr/include/SDL2/SDL_mixer.h
SDL2: found SDL_ttf header at /usr/include/SDL2/SDL_ttf.h
SDL2: found SDL_image header at /usr/include/SDL2/SDL_image.h
Pango: pangoft2 found via pkg-config
{'libraries': ['pangoft2-1.0', 'glib-2.0', 'harfbuzz', 'gobject-2.0', 'fontconfig', 'pango-1.0', 'freetype'], 'include_dirs': ['/builddir/build/BUILD/kivy-2.3.0/kivy/include', '/usr/include/pango-1.0', '/usr/include/harfbuzz', '/usr/include/glib-2.0', '/usr/lib64/glib-2.0/include', '/usr/include/freetype2', '/usr/include/blkid', '/usr/include/libmount', '/usr/include/pixman-1', '/usr/include/fribidi', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/sysprof-6', '/usr/include/libpng16'], 'library_dirs': [], 'extra_link_args': [], 'extra_compile_args': [], 'depends': ['lib/pango/pangoft2.pxi', 'lib/pango/pangoft2.h']}
ERROR: Dependency for context.pyx not resolved: config.pxi
ERROR: Dependency for compiler.pyx not resolved: config.pxi
ERROR: Dependency for context_instructions.pyx not resolved: config.pxi
ERROR: Dependency for fbo.pyx not resolved: config.pxi
ERROR: Dependency for gl_instructions.pyx not resolved: config.pxi
ERROR: Dependency for instructions.pyx not resolved: config.pxi
ERROR: Dependency for opengl.pyx not resolved: config.pxi
ERROR: Dependency for opengl_utils.pyx not resolved: config.pxi
ERROR: Dependency for shader.pyx not resolved: config.pxi
ERROR: Dependency for stencil_instructions.pyx not resolved: config.pxi
ERROR: Dependency for scissor_instructions.pyx not resolved: config.pxi
ERROR: Dependency for texture.pyx not resolved: config.pxi
ERROR: Dependency for vbo.pyx not resolved: config.pxi
ERROR: Dependency for vertex.pyx not resolved: config.pxi
ERROR: Dependency for vertex_instructions.pyx not resolved: config.pxi
ERROR: Dependency for cgl.pyx not resolved: config.pxi
ERROR: Dependency for cgl_mock.pyx not resolved: config.pxi
ERROR: Dependency for cgl_gl.pyx not resolved: config.pxi
ERROR: Dependency for cgl_glew.pyx not resolved: config.pxi
ERROR: Dependency for cgl_sdl2.pyx not resolved: config.pxi
ERROR: Dependency for svg.pyx not resolved: config.pxi
ERROR: Dependency for boxshadow.pyx not resolved: config.pxi
Building extensions in parallel using 4 cores
+ cat /builddir/build/BUILD/python-kivy-2.3.0-1.fc40.x86_64-pyproject-buildrequires
+ rm -rfv Kivy-2.3.0.dist-info/
removed 'Kivy-2.3.0.dist-info/AUTHORS'
removed 'Kivy-2.3.0.dist-info/LICENSE'
removed 'Kivy-2.3.0.dist-info/METADATA'
removed 'Kivy-2.3.0.dist-info/top_level.txt'
removed 'Kivy-2.3.0.dist-info/dependency_links.txt'
removed directory 'Kivy-2.3.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-kivy-2.3.0-1.fc40.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% | 780.1 KiB/s |  21.1 KiB |  00m00s
 Copr repository                        100% | 116.8 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Nothing to do.
Package "SDL2-devel-2.28.5-1.fc40.x86_64" is already installed.
Package "SDL2_image-devel-2.8.2-1.fc40.x86_64" is already installed.
Package "SDL2_mixer-devel-2.6.3-2.fc39.x86_64" is already installed.
Package "SDL2_ttf-devel-2.20.2-2.fc39.x86_64" is already installed.
Package "dbus-devel-1:1.14.10-1.fc40.x86_64" is already installed.
Package "dejavu-sans-fonts-2.37-21.fc40.noarch" is already installed.
Package "gcc-13.2.1-6.fc40.x86_64" is already installed.
Package "glew-devel-2.2.0-5.fc39.x86_64" is already installed.
Package "google-roboto-fonts-2.138-15.fc39.noarch" is already installed.
Package "google-roboto-mono-fonts-3.000-0.4.20220620git.fc39.noarch" is already installed.
Package "gstreamer1-devel-1.22.8-1.fc40.x86_64" is already installed.
Package "libpng-devel-2:1.6.40-1.fc40.x86_64" is already installed.
Package "make-1:4.4.1-2.fc39.x86_64" is already installed.
Package "mtdev-devel-1.1.6-6.fc39.x86_64" is already installed.
Package "pango-devel-1.51.0-1.fc40.x86_64" is already installed.
Package "pyproject-rpm-macros-1.11.0-1.fc40.noarch" is already installed.
Package "python3-devel-3.12.1-2.fc40.x86_64" is already installed.
Package "python3-certifi-2023.05.07-2.fc39.noarch" is already installed.
Package "python3-docutils-0.20.1-1.fc40.noarch" is already installed.
Package "python3-kivy-garden-0.1.5-1.fc40.noarch" is already installed.
Package "python3-packaging-23.2-2.fc40.noarch" is already installed.
Package "python3-pip-23.3.1-3.fc40.noarch" is already installed.
Package "python3-pygments-2.17.2-1.fc40.noarch" is already installed.
Package "python3-pytest-7.4.3-1.fc40.noarch" is already installed.
Package "python3-pytest-asyncio-0.21.0-5.fc39.noarch" is already installed.
Package "python3-pytest-timeout-2.2.0-1.fc40.noarch" is already installed.
Package "python3-pytest-xvfb-2.0.0-9.fc39.noarch" is already installed.
Package "python3-responses-0.24.1-1.fc40.noarch" is already installed.
Package "python3-setuptools-68.2.2-1.fc40.noarch" is already installed.
Package "python3-setuptools-68.2.2-1.fc40.noarch" is already installed.
Package "python3-sphinx-1:7.2.6-4.fc40.noarch" is already installed.
Package "python3-sphinxcontrib-jquery-4.1-5.fc40.noarch" is already installed.
Package "python3-wheel-1:0.41.2-1.fc40.noarch" is already installed.
Package "xclip-0.13-20.git11cba61.fc39.x86_64" is already installed.

Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1705363200
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.5iUTM1
+ umask 022
+ cd /builddir/build/BUILD
+ cd kivy-2.3.0
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ TMPDIR=/builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/kivy-2.3.0/pyproject-wheeldir --output /builddir/build/BUILD/python-kivy-2.3.0-1.fc40.x86_64-pyproject-buildrequires
Handling setuptools from build-system.requires
Requirement satisfied: setuptools
   (installed: setuptools 68.2.2)
Handling wheel from build-system.requires
Requirement satisfied: wheel
   (installed: wheel 0.41.2)
Handling packaging from build-system.requires
Requirement satisfied: packaging
   (installed: packaging 23.2)
Handling cython>=0.29.1,<=3.0.0 from build-system.requires
Requirement satisfied: cython>=0.29.1,<=3.0.0
   (installed: cython 0.29.35)
Handling kivy_deps.gstreamer_dev~=0.3.3; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.gstreamer_dev~=0.3.3; sys_platform == "win32"
Handling kivy_deps.sdl2_dev~=0.7.0; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.sdl2_dev~=0.7.0; sys_platform == "win32"
Handling kivy_deps.glew_dev~=0.3.1; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.glew_dev~=0.3.1; sys_platform == "win32"
Handling kivy_deps.gstreamer~=0.3.3; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.gstreamer~=0.3.3; sys_platform == "win32"
Handling kivy_deps.sdl2~=0.7.0; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.sdl2~=0.7.0; sys_platform == "win32"
Handling kivy_deps.glew~=0.3.1; sys_platform == "win32" from build-system.requires
Ignoring alien requirement: kivy_deps.glew~=0.3.1; sys_platform == "win32"
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 68.2.2)
Handling wheel from default build backend
Requirement satisfied: wheel
   (installed: wheel 0.41.2)
[INFO   ] [Logger      ] Record log in /builddir/.kivy/logs/kivy_24-01-17_2.txt
[INFO   ] [Kivy        ] v2.3.0
[INFO   ] [Kivy        ] Installed at "/builddir/build/BUILD/kivy-2.3.0/kivy/__init__.py"
[INFO   ] [Python      ] v3.12.1 (main, Dec 18 2023, 00:00:00) [GCC 13.2.1 20231205 (Red Hat 13.2.1-6)]
[INFO   ] [Python      ] Interpreter at "/usr/bin/python3"
[INFO   ] [Logger      ] Purge log fired. Processing...
[INFO   ] [Logger      ] Purge finished!
[INFO   ] running egg_info
[INFO   ] writing Kivy.egg-info/PKG-INFO
[INFO   ] writing dependency_links to Kivy.egg-info/dependency_links.txt
[INFO   ] writing requirements to Kivy.egg-info/requires.txt
[INFO   ] writing top-level names to Kivy.egg-info/top_level.txt
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/properties.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_metrics.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils_def.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils_def.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/img_tools.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions_line.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/stencil_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/tesselator.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/fbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pyx won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/pango/pangoft2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/pango/pangoft2.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/gstplayer/_gstplayer.h won't be automatically included in the manifest] the path must be relative
[INFO   ] reading manifest file 'Kivy.egg-info/SOURCES.txt'
[INFO   ] reading manifest template 'MANIFEST.in'
[WARNING] [warning     ] no files found matching '*.txt' under directory 'kivy/tools'
[WARNING] [warning     ] no files found matching '*.bat' under directory 'kivy/tools'
[WARNING] [warning     ] no files found matching '*.pyd' under directory 'kivy'
[INFO   ] adding license file 'LICENSE'
[INFO   ] adding license file 'AUTHORS'
[INFO   ] writing manifest file 'Kivy.egg-info/SOURCES.txt'
 Handling wheel from get_requires_for_build_wheel
 Requirement satisfied: wheel
    (installed: wheel 0.41.2)
[INFO   ] running dist_info
[INFO   ] writing Kivy.egg-info/PKG-INFO
[INFO   ] writing dependency_links to Kivy.egg-info/dependency_links.txt
[INFO   ] writing requirements to Kivy.egg-info/requires.txt
[INFO   ] writing top-level names to Kivy.egg-info/top_level.txt
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/properties.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_metrics.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils_def.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils_def.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/img_tools.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions_line.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/stencil_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/tesselator.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/fbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pyx won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/pango/pangoft2.pxi won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/pango/pangoft2.h won't be automatically included in the manifest] the path must be relative
[INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/gstplayer/_gstplayer.h won't be automatically included in the manifest] the path must be relative
[INFO   ] reading manifest file 'Kivy.egg-info/SOURCES.txt'
[INFO   ] reading manifest template 'MANIFEST.in'
[WARNING] [warning     ] no files found matching '*.txt' under directory 'kivy/tools'
[WARNING] [warning     ] no files found matching '*.bat' under directory 'kivy/tools'
[WARNING] [warning     ] no files found matching '*.pyd' under directory 'kivy'
[INFO   ] adding license file 'LICENSE'
[INFO   ] adding license file 'AUTHORS'
[INFO   ] writing manifest file 'Kivy.egg-info/SOURCES.txt'
[INFO   ] creating '/builddir/build/BUILD/kivy-2.3.0/Kivy-2.3.0.dist-info'
 Handling Kivy-Garden >=0.1.4 from hook generated metadata: Requires-Dist (Kivy)
 Requirement satisfied: Kivy-Garden >=0.1.4
    (installed: Kivy-Garden 0.1.5)
 Handling docutils from hook generated metadata: Requires-Dist (Kivy)
 Requirement satisfied: docutils
    (installed: docutils 0.20.1)
 Handling pygments from hook generated metadata: Requires-Dist (Kivy)
 Requirement satisfied: pygments
    (installed: pygments 2.17.2)
 Handling kivy-deps.angle ~=0.4.0 ; sys_platform == "win32" from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.angle ~=0.4.0 ; sys_platform == "win32"
 Handling kivy-deps.sdl2 ~=0.7.0 ; sys_platform == "win32" from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.sdl2 ~=0.7.0 ; sys_platform == "win32"
 Handling kivy-deps.glew ~=0.3.1 ; sys_platform == "win32" from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.glew ~=0.3.1 ; sys_platform == "win32"
 Handling pypiwin32 ; sys_platform == "win32" from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pypiwin32 ; sys_platform == "win32"
 Handling kivy-deps.angle ~=0.4.0 ; (sys_platform == "win32") and extra == 'angle' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.angle ~=0.4.0 ; (sys_platform == "win32") and extra == 'angle'
 Handling pillow <11,>=9.5.0 ; extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pillow <11,>=9.5.0 ; extra == 'base'
 Handling requests ; extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: requests ; extra == 'base'
 Handling docutils ; extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: docutils ; extra == 'base'
 Handling pygments ; extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pygments ; extra == 'base'
 Handling kivy-deps.angle ~=0.4.0 ; (sys_platform == "win32") and extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.angle ~=0.4.0 ; (sys_platform == "win32") and extra == 'base'
 Handling kivy-deps.sdl2 ~=0.7.0 ; (sys_platform == "win32") and extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.sdl2 ~=0.7.0 ; (sys_platform == "win32") and extra == 'base'
 Handling kivy-deps.glew ~=0.3.1 ; (sys_platform == "win32") and extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.glew ~=0.3.1 ; (sys_platform == "win32") and extra == 'base'
 Handling pypiwin32 ; (sys_platform == "win32") and extra == 'base' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pypiwin32 ; (sys_platform == "win32") and extra == 'base'
 Handling pytest >=3.6 ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pytest >=3.6 ; extra == 'dev'
 Handling pytest-cov ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pytest-cov ; extra == 'dev'
 Handling pytest-asyncio !=0.11.0 ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pytest-asyncio !=0.11.0 ; extra == 'dev'
 Handling pytest-timeout ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pytest-timeout ; extra == 'dev'
 Handling pytest-benchmark ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pytest-benchmark ; extra == 'dev'
 Handling pyinstaller ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pyinstaller ; extra == 'dev'
 Handling sphinx <=6.2.1 ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: sphinx <=6.2.1 ; extra == 'dev'
 Handling sphinxcontrib-blockdiag ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: sphinxcontrib-blockdiag ; extra == 'dev'
 Handling sphinxcontrib-seqdiag ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: sphinxcontrib-seqdiag ; extra == 'dev'
 Handling sphinxcontrib-actdiag ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: sphinxcontrib-actdiag ; extra == 'dev'
 Handling sphinxcontrib-nwdiag ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: sphinxcontrib-nwdiag ; extra == 'dev'
 Handling sphinxcontrib-jquery ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: sphinxcontrib-jquery ; extra == 'dev'
 Handling funcparserlib ==1.0.0a0 ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: funcparserlib ==1.0.0a0 ; extra == 'dev'
 Handling flake8 ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: flake8 ; extra == 'dev'
 Handling pre-commit ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pre-commit ; extra == 'dev'
 Handling responses ; extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: responses ; extra == 'dev'
 Handling kivy-deps.gstreamer-dev ~=0.3.3 ; (sys_platform == "win32") and extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.gstreamer-dev ~=0.3.3 ; (sys_platform == "win32") and extra == 'dev'
 Handling kivy-deps.sdl2-dev ~=0.7.0 ; (sys_platform == "win32") and extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.sdl2-dev ~=0.7.0 ; (sys_platform == "win32") and extra == 'dev'
 Handling kivy-deps.glew-dev ~=0.3.1 ; (sys_platform == "win32") and extra == 'dev' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.glew-dev ~=0.3.1 ; (sys_platform == "win32") and extra == 'dev'
 Handling pillow <11,>=9.5.0 ; extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pillow <11,>=9.5.0 ; extra == 'full'
 Handling docutils ; extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: docutils ; extra == 'full'
 Handling pygments ; extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pygments ; extra == 'full'
 Handling ffpyplayer ; (sys_platform == "linux" or sys_platform == "darwin") and extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: ffpyplayer ; (sys_platform == "linux" or sys_platform == "darwin") and extra == 'full'
 Handling kivy-deps.gstreamer ~=0.3.3 ; (sys_platform == "win32") and extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.gstreamer ~=0.3.3 ; (sys_platform == "win32") and extra == 'full'
 Handling kivy-deps.angle ~=0.4.0 ; (sys_platform == "win32") and extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.angle ~=0.4.0 ; (sys_platform == "win32") and extra == 'full'
 Handling kivy-deps.sdl2 ~=0.7.0 ; (sys_platform == "win32") and extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.sdl2 ~=0.7.0 ; (sys_platform == "win32") and extra == 'full'
 Handling kivy-deps.glew ~=0.3.1 ; (sys_platform == "win32") and extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.glew ~=0.3.1 ; (sys_platform == "win32") and extra == 'full'
 Handling pypiwin32 ; (sys_platform == "win32") and extra == 'full' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: pypiwin32 ; (sys_platform == "win32") and extra == 'full'
 Handling kivy-deps.glew ~=0.3.1 ; (sys_platform == "win32") and extra == 'glew' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.glew ~=0.3.1 ; (sys_platform == "win32") and extra == 'glew'
 Handling kivy-deps.gstreamer ~=0.3.3 ; (sys_platform == "win32") and extra == 'gstreamer' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.gstreamer ~=0.3.3 ; (sys_platform == "win32") and extra == 'gstreamer'
 Handling ffpyplayer ; (sys_platform == "linux" or sys_platform == "darwin") and extra == 'media' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: ffpyplayer ; (sys_platform == "linux" or sys_platform == "darwin") and extra == 'media'
 Handling kivy-deps.gstreamer ~=0.3.3 ; (sys_platform == "win32") and extra == 'media' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.gstreamer ~=0.3.3 ; (sys_platform == "win32") and extra == 'media'
 Handling kivy-deps.sdl2 ~=0.7.0 ; (sys_platform == "win32") and extra == 'sdl2' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: kivy-deps.sdl2 ~=0.7.0 ; (sys_platform == "win32") and extra == 'sdl2'
 Handling oscpy ; extra == 'tuio' from hook generated metadata: Requires-Dist (Kivy)
 Ignoring alien requirement: oscpy ; extra == 'tuio'
###############################################
WARNING: KIVY_DEPS_ROOT is not set, using system provided SDL
which is not recommended as it may be incompatible with Kivy.
Please build dependencies from source via the provided script
and set KIVY_DEPS_ROOT to the root of the dependencies directory.
###############################################
Current directory is: /builddir/build/BUILD/kivy-2.3.0
Source and initial build directory is: /builddir/build/BUILD/kivy-2.3.0
Python path is:
/builddir/build/BUILD/kivy-2.3.0
/usr/lib/rpm/redhat
/usr/lib64/python312.zip
/usr/lib64/python3.12
/usr/lib64/python3.12/lib-dynload
/usr/lib64/python3.12/site-packages
/usr/lib/python3.12/site-packages
/builddir/build/BUILD/kivy-2.3.0/kivy/modules
/builddir/.kivy/mods


Found Cython at /usr/lib64/python3.12/site-packages/Cython/__init__.py
Detected supported Cython version 0.29.35
Using this graphics system: OpenGL
GStreamer found via pkg-config
SDL2 found via pkg-config
SDL2: found SDL header at /usr/include/SDL2/SDL.h
SDL2: found SDL_mixer header at /usr/include/SDL2/SDL_mixer.h
SDL2: found SDL_ttf header at /usr/include/SDL2/SDL_ttf.h
SDL2: found SDL_image header at /usr/include/SDL2/SDL_image.h
Pango: pangoft2 found via pkg-config
{'libraries': ['pangoft2-1.0', 'glib-2.0', 'harfbuzz', 'gobject-2.0', 'fontconfig', 'pango-1.0', 'freetype'], 'include_dirs': ['/builddir/build/BUILD/kivy-2.3.0/kivy/include', '/usr/include/pango-1.0', '/usr/include/harfbuzz', '/usr/include/glib-2.0', '/usr/lib64/glib-2.0/include', '/usr/include/freetype2', '/usr/include/blkid', '/usr/include/libmount', '/usr/include/pixman-1', '/usr/include/fribidi', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/sysprof-6', '/usr/include/libpng16'], 'library_dirs': [], 'extra_link_args': [], 'extra_compile_args': [], 'depends': ['lib/pango/pangoft2.pxi', 'lib/pango/pangoft2.h']}
ERROR: Dependency for context.pyx not resolved: config.pxi
ERROR: Dependency for compiler.pyx not resolved: config.pxi
ERROR: Dependency for context_instructions.pyx not resolved: config.pxi
ERROR: Dependency for fbo.pyx not resolved: config.pxi
ERROR: Dependency for gl_instructions.pyx not resolved: config.pxi
ERROR: Dependency for instructions.pyx not resolved: config.pxi
ERROR: Dependency for opengl.pyx not resolved: config.pxi
ERROR: Dependency for opengl_utils.pyx not resolved: config.pxi
ERROR: Dependency for shader.pyx not resolved: config.pxi
ERROR: Dependency for stencil_instructions.pyx not resolved: config.pxi
ERROR: Dependency for scissor_instructions.pyx not resolved: config.pxi
ERROR: Dependency for texture.pyx not resolved: config.pxi
ERROR: Dependency for vbo.pyx not resolved: config.pxi
ERROR: Dependency for vertex.pyx not resolved: config.pxi
ERROR: Dependency for vertex_instructions.pyx not resolved: config.pxi
ERROR: Dependency for cgl.pyx not resolved: config.pxi
ERROR: Dependency for cgl_mock.pyx not resolved: config.pxi
ERROR: Dependency for cgl_gl.pyx not resolved: config.pxi
ERROR: Dependency for cgl_glew.pyx not resolved: config.pxi
ERROR: Dependency for cgl_sdl2.pyx not resolved: config.pxi
ERROR: Dependency for svg.pyx not resolved: config.pxi
ERROR: Dependency for boxshadow.pyx not resolved: config.pxi
Building extensions in parallel using 4 cores
###############################################
WARNING: KIVY_DEPS_ROOT is not set, using system provided SDL
which is not recommended as it may be incompatible with Kivy.
Please build dependencies from source via the provided script
and set KIVY_DEPS_ROOT to the root of the dependencies directory.
###############################################
Current directory is: /builddir/build/BUILD/kivy-2.3.0
Source and initial build directory is: /builddir/build/BUILD/kivy-2.3.0
Python path is:
/builddir/build/BUILD/kivy-2.3.0
/usr/lib/rpm/redhat
/usr/lib64/python312.zip
/usr/lib64/python3.12
/usr/lib64/python3.12/lib-dynload
/usr/lib64/python3.12/site-packages
/usr/lib/python3.12/site-packages


Found Cython at /usr/lib64/python3.12/site-packages/Cython/__init__.py
Detected supported Cython version 0.29.35
Using this graphics system: OpenGL
GStreamer found via pkg-config
SDL2 found via pkg-config
SDL2: found SDL header at /usr/include/SDL2/SDL.h
SDL2: found SDL_mixer header at /usr/include/SDL2/SDL_mixer.h
SDL2: found SDL_ttf header at /usr/include/SDL2/SDL_ttf.h
SDL2: found SDL_image header at /usr/include/SDL2/SDL_image.h
Pango: pangoft2 found via pkg-config
{'libraries': ['pangoft2-1.0', 'glib-2.0', 'harfbuzz', 'gobject-2.0', 'fontconfig', 'pango-1.0', 'freetype'], 'include_dirs': ['/builddir/build/BUILD/kivy-2.3.0/kivy/include', '/usr/include/pango-1.0', '/usr/include/harfbuzz', '/usr/include/glib-2.0', '/usr/lib64/glib-2.0/include', '/usr/include/freetype2', '/usr/include/blkid', '/usr/include/libmount', '/usr/include/pixman-1', '/usr/include/fribidi', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/sysprof-6', '/usr/include/libpng16'], 'library_dirs': [], 'extra_link_args': [], 'extra_compile_args': [], 'depends': ['lib/pango/pangoft2.pxi', 'lib/pango/pangoft2.h']}
ERROR: Dependency for context.pyx not resolved: config.pxi
ERROR: Dependency for compiler.pyx not resolved: config.pxi
ERROR: Dependency for context_instructions.pyx not resolved: config.pxi
ERROR: Dependency for fbo.pyx not resolved: config.pxi
ERROR: Dependency for gl_instructions.pyx not resolved: config.pxi
ERROR: Dependency for instructions.pyx not resolved: config.pxi
ERROR: Dependency for opengl.pyx not resolved: config.pxi
ERROR: Dependency for opengl_utils.pyx not resolved: config.pxi
ERROR: Dependency for shader.pyx not resolved: config.pxi
ERROR: Dependency for stencil_instructions.pyx not resolved: config.pxi
ERROR: Dependency for scissor_instructions.pyx not resolved: config.pxi
ERROR: Dependency for texture.pyx not resolved: config.pxi
ERROR: Dependency for vbo.pyx not resolved: config.pxi
ERROR: Dependency for vertex.pyx not resolved: config.pxi
ERROR: Dependency for vertex_instructions.pyx not resolved: config.pxi
ERROR: Dependency for cgl.pyx not resolved: config.pxi
ERROR: Dependency for cgl_mock.pyx not resolved: config.pxi
ERROR: Dependency for cgl_gl.pyx not resolved: config.pxi
ERROR: Dependency for cgl_glew.pyx not resolved: config.pxi
ERROR: Dependency for cgl_sdl2.pyx not resolved: config.pxi
ERROR: Dependency for svg.pyx not resolved: config.pxi
ERROR: Dependency for boxshadow.pyx not resolved: config.pxi
Building extensions in parallel using 4 cores
+ cat /builddir/build/BUILD/python-kivy-2.3.0-1.fc40.x86_64-pyproject-buildrequires
+ rm -rfv Kivy-2.3.0.dist-info/
removed 'Kivy-2.3.0.dist-info/AUTHORS'
removed 'Kivy-2.3.0.dist-info/LICENSE'
removed 'Kivy-2.3.0.dist-info/METADATA'
removed 'Kivy-2.3.0.dist-info/dependency_links.txt'
removed 'Kivy-2.3.0.dist-info/top_level.txt'
removed directory 'Kivy-2.3.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EHZlkV
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd kivy-2.3.0
+ export KIVY_SPLIT_EXAMPLES=1
+ KIVY_SPLIT_EXAMPLES=1
+ mkdir -p /builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ TMPDIR=/builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/kivy-2.3.0/pyproject-wheeldir
Processing /builddir/build/BUILD/kivy-2.3.0
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  [INFO   ] [Logger      ] Record log in /builddir/.kivy/logs/kivy_24-01-17_3.txt
  [INFO   ] [Kivy        ] v2.3.0
  [INFO   ] [Kivy        ] Installed at "/builddir/build/BUILD/kivy-2.3.0/kivy/__init__.py"
  [INFO   ] [Python      ] v3.12.1 (main, Dec 18 2023, 00:00:00) [GCC 13.2.1 20231205 (Red Hat 13.2.1-6)]
  [INFO   ] [Python      ] Interpreter at "/usr/bin/python3"
  [INFO   ] [Logger      ] Purge log fired. Processing...
  [INFO   ] [Logger      ] Purge finished!
  [INFO   ] running dist_info
  [INFO   ] creating /builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir/pip-modern-metadata-wfgdisbc/Kivy.egg-info
  [INFO   ] writing /builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir/pip-modern-metadata-wfgdisbc/Kivy.egg-info/PKG-INFO
  [INFO   ] writing dependency_links to /builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir/pip-modern-metadata-wfgdisbc/Kivy.egg-info/dependency_links.txt
  [INFO   ] writing requirements to /builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir/pip-modern-metadata-wfgdisbc/Kivy.egg-info/requires.txt
  [INFO   ] writing top-level names to /builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir/pip-modern-metadata-wfgdisbc/Kivy.egg-info/top_level.txt
  [INFO   ] writing manifest file '/builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir/pip-modern-metadata-wfgdisbc/Kivy.egg-info/SOURCES.txt'
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/properties.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_metrics.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils_def.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils_def.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/img_tools.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions_line.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/stencil_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/tesselator.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/fbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pyx won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/pango/pangoft2.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/pango/pangoft2.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/gstplayer/_gstplayer.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] reading manifest file '/builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir/pip-modern-metadata-wfgdisbc/Kivy.egg-info/SOURCES.txt'
  [INFO   ] reading manifest template 'MANIFEST.in'
  [WARNING] [warning     ] no files found matching '*.txt' under directory 'kivy/tools'
  [WARNING] [warning     ] no files found matching '*.bat' under directory 'kivy/tools'
  [WARNING] [warning     ] no files found matching '*.pyd' under directory 'kivy'
  [INFO   ] adding license file 'LICENSE'
  [INFO   ] adding license file 'AUTHORS'
  [INFO   ] writing manifest file '/builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir/pip-modern-metadata-wfgdisbc/Kivy.egg-info/SOURCES.txt'
  [INFO   ] creating '/builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir/pip-modern-metadata-wfgdisbc/Kivy-2.3.0.dist-info'
  ###############################################
  WARNING: KIVY_DEPS_ROOT is not set, using system provided SDL
  which is not recommended as it may be incompatible with Kivy.
  Please build dependencies from source via the provided script
  and set KIVY_DEPS_ROOT to the root of the dependencies directory.
  ###############################################
  Current directory is: /builddir/build/BUILD/kivy-2.3.0
  Source and initial build directory is: /builddir/build/BUILD/kivy-2.3.0
  Python path is:
  /builddir/build/BUILD/kivy-2.3.0
  /usr/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process
  /usr/lib64/python312.zip
  /usr/lib64/python3.12
  /usr/lib64/python3.12/lib-dynload
  /usr/lib64/python3.12/site-packages
  /usr/lib/python3.12/site-packages
  /builddir/build/BUILD/kivy-2.3.0/kivy/modules
  /builddir/.kivy/mods


  Found Cython at /usr/lib64/python3.12/site-packages/Cython/__init__.py
  Detected supported Cython version 0.29.35
  Using this graphics system: OpenGL
  GStreamer found via pkg-config
  SDL2 found via pkg-config
  SDL2: found SDL header at /usr/include/SDL2/SDL.h
  SDL2: found SDL_mixer header at /usr/include/SDL2/SDL_mixer.h
  SDL2: found SDL_ttf header at /usr/include/SDL2/SDL_ttf.h
  SDL2: found SDL_image header at /usr/include/SDL2/SDL_image.h
  Pango: pangoft2 found via pkg-config
  {'libraries': ['pangoft2-1.0', 'glib-2.0', 'harfbuzz', 'gobject-2.0', 'fontconfig', 'pango-1.0', 'freetype'], 'include_dirs': ['/builddir/build/BUILD/kivy-2.3.0/kivy/include', '/usr/include/pango-1.0', '/usr/include/harfbuzz', '/usr/include/glib-2.0', '/usr/lib64/glib-2.0/include', '/usr/include/freetype2', '/usr/include/blkid', '/usr/include/libmount', '/usr/include/pixman-1', '/usr/include/fribidi', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/sysprof-6', '/usr/include/libpng16'], 'library_dirs': [], 'extra_link_args': [], 'extra_compile_args': [], 'depends': ['lib/pango/pangoft2.pxi', 'lib/pango/pangoft2.h']}
  ERROR: Dependency for context.pyx not resolved: config.pxi
  ERROR: Dependency for compiler.pyx not resolved: config.pxi
  ERROR: Dependency for context_instructions.pyx not resolved: config.pxi
  ERROR: Dependency for fbo.pyx not resolved: config.pxi
  ERROR: Dependency for gl_instructions.pyx not resolved: config.pxi
  ERROR: Dependency for instructions.pyx not resolved: config.pxi
  ERROR: Dependency for opengl.pyx not resolved: config.pxi
  ERROR: Dependency for opengl_utils.pyx not resolved: config.pxi
  ERROR: Dependency for shader.pyx not resolved: config.pxi
  ERROR: Dependency for stencil_instructions.pyx not resolved: config.pxi
  ERROR: Dependency for scissor_instructions.pyx not resolved: config.pxi
  ERROR: Dependency for texture.pyx not resolved: config.pxi
  ERROR: Dependency for vbo.pyx not resolved: config.pxi
  ERROR: Dependency for vertex.pyx not resolved: config.pxi
  ERROR: Dependency for vertex_instructions.pyx not resolved: config.pxi
  ERROR: Dependency for cgl.pyx not resolved: config.pxi
  ERROR: Dependency for cgl_mock.pyx not resolved: config.pxi
  ERROR: Dependency for cgl_gl.pyx not resolved: config.pxi
  ERROR: Dependency for cgl_glew.pyx not resolved: config.pxi
  ERROR: Dependency for cgl_sdl2.pyx not resolved: config.pxi
  ERROR: Dependency for svg.pyx not resolved: config.pxi
  ERROR: Dependency for boxshadow.pyx not resolved: config.pxi
  Building extensions in parallel using 4 cores
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: Kivy
  Building wheel for Kivy (pyproject.toml): started
  Running command Building wheel for Kivy (pyproject.toml)
  [INFO   ] [Logger      ] Record log in /builddir/.kivy/logs/kivy_24-01-17_4.txt
  [INFO   ] [Kivy        ] v2.3.0
  [INFO   ] [Kivy        ] Installed at "/builddir/build/BUILD/kivy-2.3.0/kivy/__init__.py"
  [INFO   ] [Python      ] v3.12.1 (main, Dec 18 2023, 00:00:00) [GCC 13.2.1 20231205 (Red Hat 13.2.1-6)]
  [INFO   ] [Python      ] Interpreter at "/usr/bin/python3"
  [INFO   ] [Logger      ] Purge log fired. Processing...
  [INFO   ] [Logger      ] Purge finished!
  [INFO   ] running bdist_wheel
  [INFO   ] running build
  [INFO   ] running build_py
  [INFO   ] creating build
  [INFO   ] creating build/lib.linux-x86_64-cpython-312
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/weakmethod.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/vector.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/utils.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/support.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/resources.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/parser.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/multistroke.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/metrics.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/logger.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/loader.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/interactive.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/gesture.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/geometry.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/factory_registers.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/factory.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/event.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/context.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/config.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/compat.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/clock.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/cache.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/base.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/atlas.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/app.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/animation.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/_version.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/widget.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/vkeyboard.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/videoplayer.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/video.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/treeview.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/togglebutton.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/textinput.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/tabbedpanel.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/switch.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/stencilview.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/stacklayout.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/splitter.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/spinner.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/slider.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/settings.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/scrollview.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/screenmanager.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/scatterlayout.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/scatter.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/sandbox.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/rst.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/relativelayout.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/recyclelayout.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/recyclegridlayout.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/recycleboxlayout.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/progressbar.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/popup.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/pagelayout.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/modalview.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/layout.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/label.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/image.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/gridlayout.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/gesturesurface.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/floatlayout.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/filechooser.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/effectwidget.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/dropdown.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/colorpicker.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/codeinput.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/checkbox.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/carousel.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/camera.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/button.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/bubble.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/boxlayout.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/anchorlayout.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/actionbar.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/accordion.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] copying kivy/uix/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/uix
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tools
  [INFO   ] copying kivy/tools/texturecompress.py -> build/lib.linux-x86_64-cpython-312/kivy/tools
  [INFO   ] copying kivy/tools/stub-gl-debug.py -> build/lib.linux-x86_64-cpython-312/kivy/tools
  [INFO   ] copying kivy/tools/report.py -> build/lib.linux-x86_64-cpython-312/kivy/tools
  [INFO   ] copying kivy/tools/kviewer.py -> build/lib.linux-x86_64-cpython-312/kivy/tools
  [INFO   ] copying kivy/tools/generate-icons.py -> build/lib.linux-x86_64-cpython-312/kivy/tools
  [INFO   ] copying kivy/tools/gallery.py -> build/lib.linux-x86_64-cpython-312/kivy/tools
  [INFO   ] copying kivy/tools/coverage.py -> build/lib.linux-x86_64-cpython-312/kivy/tools
  [INFO   ] copying kivy/tools/changelog_parser.py -> build/lib.linux-x86_64-cpython-312/kivy/tools
  [INFO   ] copying kivy/tools/benchmark.py -> build/lib.linux-x86_64-cpython-312/kivy/tools
  [INFO   ] copying kivy/tools/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/tools
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/visual_test_label.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_window_info.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_window_base.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_widget_walk.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_widget.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_weakmethod.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_video.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_vector.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_utils.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_widget.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_videoplayer.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_translate_coordinates.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_textinput.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_stacklayout.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_slider.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_settings.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_scrollview.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_relativelayout.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_recyclegridlayout.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_modal.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_layout.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_gridlayout.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_dropdown.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_colorpicker.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_carousel.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_bubble.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_boxlayout.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_asyncimage.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_anchorlayout.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_uix_actionbar.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_storage.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_screen.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_rst_replace.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_resources.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_properties.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_multistroke.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_mouse_multitouchsim.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_mouse_hover_event.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_motion_event.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_module_inspector.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_metrics.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_logger.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_lang_pre_process_and_post_process.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_lang_complex.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_lang.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_knspace.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_kivy_init.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_invalid_lang.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_imageloader.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_image.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_graphics_svg.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_graphics.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_garden.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_fonts.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_filechooser_unicode.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_filechooser.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_fbo_py2py3.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_environ_cli.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_doc_gallery.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_coverage.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_config.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_compat.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_clock.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_clipboard.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_benchmark.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_audio.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_app.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_animations.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/perf_test_textinput.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/fixtures.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/conftest.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/common.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/async_common.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/storage
  [INFO   ] copying kivy/storage/redisstore.py -> build/lib.linux-x86_64-cpython-312/kivy/storage
  [INFO   ] copying kivy/storage/jsonstore.py -> build/lib.linux-x86_64-cpython-312/kivy/storage
  [INFO   ] copying kivy/storage/dictstore.py -> build/lib.linux-x86_64-cpython-312/kivy/storage
  [INFO   ] copying kivy/storage/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/storage
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/network
  [INFO   ] copying kivy/network/urlrequest.py -> build/lib.linux-x86_64-cpython-312/kivy/network
  [INFO   ] copying kivy/network/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/network
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/modules
  [INFO   ] copying kivy/modules/webdebugger.py -> build/lib.linux-x86_64-cpython-312/kivy/modules
  [INFO   ] copying kivy/modules/touchring.py -> build/lib.linux-x86_64-cpython-312/kivy/modules
  [INFO   ] copying kivy/modules/showborder.py -> build/lib.linux-x86_64-cpython-312/kivy/modules
  [INFO   ] copying kivy/modules/screen.py -> build/lib.linux-x86_64-cpython-312/kivy/modules
  [INFO   ] copying kivy/modules/recorder.py -> build/lib.linux-x86_64-cpython-312/kivy/modules
  [INFO   ] copying kivy/modules/monitor.py -> build/lib.linux-x86_64-cpython-312/kivy/modules
  [INFO   ] copying kivy/modules/keybinding.py -> build/lib.linux-x86_64-cpython-312/kivy/modules
  [INFO   ] copying kivy/modules/joycursor.py -> build/lib.linux-x86_64-cpython-312/kivy/modules
  [INFO   ] copying kivy/modules/inspector.py -> build/lib.linux-x86_64-cpython-312/kivy/modules
  [INFO   ] copying kivy/modules/cursor.py -> build/lib.linux-x86_64-cpython-312/kivy/modules
  [INFO   ] copying kivy/modules/console.py -> build/lib.linux-x86_64-cpython-312/kivy/modules
  [INFO   ] copying kivy/modules/_webdebugger.py -> build/lib.linux-x86_64-cpython-312/kivy/modules
  [INFO   ] copying kivy/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/modules
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/lib
  [INFO   ] copying kivy/lib/mtdev.py -> build/lib.linux-x86_64-cpython-312/kivy/lib
  [INFO   ] copying kivy/lib/ddsfile.py -> build/lib.linux-x86_64-cpython-312/kivy/lib
  [INFO   ] copying kivy/lib/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/lib
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/lang
  [INFO   ] copying kivy/lang/parser.py -> build/lib.linux-x86_64-cpython-312/kivy/lang
  [INFO   ] copying kivy/lang/builder.py -> build/lib.linux-x86_64-cpython-312/kivy/lang
  [INFO   ] copying kivy/lang/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/lang
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/input
  [INFO   ] copying kivy/input/shape.py -> build/lib.linux-x86_64-cpython-312/kivy/input
  [INFO   ] copying kivy/input/recorder.py -> build/lib.linux-x86_64-cpython-312/kivy/input
  [INFO   ] copying kivy/input/provider.py -> build/lib.linux-x86_64-cpython-312/kivy/input
  [INFO   ] copying kivy/input/motionevent.py -> build/lib.linux-x86_64-cpython-312/kivy/input
  [INFO   ] copying kivy/input/factory.py -> build/lib.linux-x86_64-cpython-312/kivy/input
  [INFO   ] copying kivy/input/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/input
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/garden
  [INFO   ] copying kivy/garden/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/garden
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/extras
  [INFO   ] copying kivy/extras/highlight.py -> build/lib.linux-x86_64-cpython-312/kivy/extras
  [INFO   ] copying kivy/extras/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/extras
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/eventmanager
  [INFO   ] copying kivy/eventmanager/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/eventmanager
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/effects
  [INFO   ] copying kivy/effects/scroll.py -> build/lib.linux-x86_64-cpython-312/kivy/effects
  [INFO   ] copying kivy/effects/opacityscroll.py -> build/lib.linux-x86_64-cpython-312/kivy/effects
  [INFO   ] copying kivy/effects/kinetic.py -> build/lib.linux-x86_64-cpython-312/kivy/effects
  [INFO   ] copying kivy/effects/dampedscroll.py -> build/lib.linux-x86_64-cpython-312/kivy/effects
  [INFO   ] copying kivy/effects/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/effects
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/deps
  [INFO   ] copying kivy/deps/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/deps
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/core
  [INFO   ] copying kivy/core/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/core
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/uix/recycleview
  [INFO   ] copying kivy/uix/recycleview/views.py -> build/lib.linux-x86_64-cpython-312/kivy/uix/recycleview
  [INFO   ] copying kivy/uix/recycleview/layout.py -> build/lib.linux-x86_64-cpython-312/kivy/uix/recycleview
  [INFO   ] copying kivy/uix/recycleview/datamodel.py -> build/lib.linux-x86_64-cpython-312/kivy/uix/recycleview
  [INFO   ] copying kivy/uix/recycleview/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/uix/recycleview
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors
  [INFO   ] copying kivy/uix/behaviors/touchripple.py -> build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors
  [INFO   ] copying kivy/uix/behaviors/togglebutton.py -> build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors
  [INFO   ] copying kivy/uix/behaviors/knspace.py -> build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors
  [INFO   ] copying kivy/uix/behaviors/focus.py -> build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors
  [INFO   ] copying kivy/uix/behaviors/emacs.py -> build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors
  [INFO   ] copying kivy/uix/behaviors/drag.py -> build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors
  [INFO   ] copying kivy/uix/behaviors/cover.py -> build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors
  [INFO   ] copying kivy/uix/behaviors/compoundselection.py -> build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors
  [INFO   ] copying kivy/uix/behaviors/codenavigation.py -> build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors
  [INFO   ] copying kivy/uix/behaviors/button.py -> build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors
  [INFO   ] copying kivy/uix/behaviors/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tools/packaging
  [INFO   ] copying kivy/tools/packaging/factory.py -> build/lib.linux-x86_64-cpython-312/kivy/tools/packaging
  [INFO   ] copying kivy/tools/packaging/cython_cfg.py -> build/lib.linux-x86_64-cpython-312/kivy/tools/packaging
  [INFO   ] copying kivy/tools/packaging/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/tools/packaging
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tools/highlight
  [INFO   ] copying kivy/tools/highlight/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/tools/highlight
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tools/packaging/pyinstaller_hooks
  [INFO   ] copying kivy/tools/packaging/pyinstaller_hooks/pyi_rth_kivy.py -> build/lib.linux-x86_64-cpython-312/kivy/tools/packaging/pyinstaller_hooks
  [INFO   ] copying kivy/tools/packaging/pyinstaller_hooks/hook-kivy.py -> build/lib.linux-x86_64-cpython-312/kivy/tools/packaging/pyinstaller_hooks
  [INFO   ] copying kivy/tools/packaging/pyinstaller_hooks/__main__.py -> build/lib.linux-x86_64-cpython-312/kivy/tools/packaging/pyinstaller_hooks
  [INFO   ] copying kivy/tools/packaging/pyinstaller_hooks/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/tools/packaging/pyinstaller_hooks
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/lib/vidcore_lite
  [INFO   ] copying kivy/lib/vidcore_lite/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/lib/vidcore_lite
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/lib/gstplayer
  [INFO   ] copying kivy/lib/gstplayer/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/lib/gstplayer
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/input/providers
  [INFO   ] copying kivy/input/providers/wm_touch.py -> build/lib.linux-x86_64-cpython-312/kivy/input/providers
  [INFO   ] copying kivy/input/providers/wm_pen.py -> build/lib.linux-x86_64-cpython-312/kivy/input/providers
  [INFO   ] copying kivy/input/providers/wm_common.py -> build/lib.linux-x86_64-cpython-312/kivy/input/providers
  [INFO   ] copying kivy/input/providers/tuio.py -> build/lib.linux-x86_64-cpython-312/kivy/input/providers
  [INFO   ] copying kivy/input/providers/probesysfs.py -> build/lib.linux-x86_64-cpython-312/kivy/input/providers
  [INFO   ] copying kivy/input/providers/mtdev.py -> build/lib.linux-x86_64-cpython-312/kivy/input/providers
  [INFO   ] copying kivy/input/providers/mouse.py -> build/lib.linux-x86_64-cpython-312/kivy/input/providers
  [INFO   ] copying kivy/input/providers/mactouch.py -> build/lib.linux-x86_64-cpython-312/kivy/input/providers
  [INFO   ] copying kivy/input/providers/linuxwacom.py -> build/lib.linux-x86_64-cpython-312/kivy/input/providers
  [INFO   ] copying kivy/input/providers/leapfinger.py -> build/lib.linux-x86_64-cpython-312/kivy/input/providers
  [INFO   ] copying kivy/input/providers/hidinput.py -> build/lib.linux-x86_64-cpython-312/kivy/input/providers
  [INFO   ] copying kivy/input/providers/androidjoystick.py -> build/lib.linux-x86_64-cpython-312/kivy/input/providers
  [INFO   ] copying kivy/input/providers/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/input/providers
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/input/postproc
  [INFO   ] copying kivy/input/postproc/tripletap.py -> build/lib.linux-x86_64-cpython-312/kivy/input/postproc
  [INFO   ] copying kivy/input/postproc/retaintouch.py -> build/lib.linux-x86_64-cpython-312/kivy/input/postproc
  [INFO   ] copying kivy/input/postproc/ignorelist.py -> build/lib.linux-x86_64-cpython-312/kivy/input/postproc
  [INFO   ] copying kivy/input/postproc/doubletap.py -> build/lib.linux-x86_64-cpython-312/kivy/input/postproc
  [INFO   ] copying kivy/input/postproc/dejitter.py -> build/lib.linux-x86_64-cpython-312/kivy/input/postproc
  [INFO   ] copying kivy/input/postproc/calibration.py -> build/lib.linux-x86_64-cpython-312/kivy/input/postproc
  [INFO   ] copying kivy/input/postproc/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/input/postproc
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/graphics/cgl_backend
  [INFO   ] copying kivy/graphics/cgl_backend/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/graphics/cgl_backend
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/core/window
  [INFO   ] copying kivy/core/window/window_sdl2.py -> build/lib.linux-x86_64-cpython-312/kivy/core/window
  [INFO   ] copying kivy/core/window/window_pygame.py -> build/lib.linux-x86_64-cpython-312/kivy/core/window
  [INFO   ] copying kivy/core/window/window_egl_rpi.py -> build/lib.linux-x86_64-cpython-312/kivy/core/window
  [INFO   ] copying kivy/core/window/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/core/window
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/core/video
  [INFO   ] copying kivy/core/video/video_null.py -> build/lib.linux-x86_64-cpython-312/kivy/core/video
  [INFO   ] copying kivy/core/video/video_gstplayer.py -> build/lib.linux-x86_64-cpython-312/kivy/core/video
  [INFO   ] copying kivy/core/video/video_ffpyplayer.py -> build/lib.linux-x86_64-cpython-312/kivy/core/video
  [INFO   ] copying kivy/core/video/video_ffmpeg.py -> build/lib.linux-x86_64-cpython-312/kivy/core/video
  [INFO   ] copying kivy/core/video/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/core/video
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/core/text
  [INFO   ] copying kivy/core/text/text_sdl2.py -> build/lib.linux-x86_64-cpython-312/kivy/core/text
  [INFO   ] copying kivy/core/text/text_pygame.py -> build/lib.linux-x86_64-cpython-312/kivy/core/text
  [INFO   ] copying kivy/core/text/text_pil.py -> build/lib.linux-x86_64-cpython-312/kivy/core/text
  [INFO   ] copying kivy/core/text/text_pango.py -> build/lib.linux-x86_64-cpython-312/kivy/core/text
  [INFO   ] copying kivy/core/text/markup.py -> build/lib.linux-x86_64-cpython-312/kivy/core/text
  [INFO   ] copying kivy/core/text/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/core/text
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/core/spelling
  [INFO   ] copying kivy/core/spelling/spelling_osxappkit.py -> build/lib.linux-x86_64-cpython-312/kivy/core/spelling
  [INFO   ] copying kivy/core/spelling/spelling_enchant.py -> build/lib.linux-x86_64-cpython-312/kivy/core/spelling
  [INFO   ] copying kivy/core/spelling/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/core/spelling
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/core/image
  [INFO   ] copying kivy/core/image/img_tex.py -> build/lib.linux-x86_64-cpython-312/kivy/core/image
  [INFO   ] copying kivy/core/image/img_sdl2.py -> build/lib.linux-x86_64-cpython-312/kivy/core/image
  [INFO   ] copying kivy/core/image/img_pygame.py -> build/lib.linux-x86_64-cpython-312/kivy/core/image
  [INFO   ] copying kivy/core/image/img_pil.py -> build/lib.linux-x86_64-cpython-312/kivy/core/image
  [INFO   ] copying kivy/core/image/img_ffpyplayer.py -> build/lib.linux-x86_64-cpython-312/kivy/core/image
  [INFO   ] copying kivy/core/image/img_dds.py -> build/lib.linux-x86_64-cpython-312/kivy/core/image
  [INFO   ] copying kivy/core/image/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/core/image
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/core/gl
  [INFO   ] copying kivy/core/gl/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/core/gl
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/core/clipboard
  [INFO   ] copying kivy/core/clipboard/clipboard_xsel.py -> build/lib.linux-x86_64-cpython-312/kivy/core/clipboard
  [INFO   ] copying kivy/core/clipboard/clipboard_xclip.py -> build/lib.linux-x86_64-cpython-312/kivy/core/clipboard
  [INFO   ] copying kivy/core/clipboard/clipboard_winctypes.py -> build/lib.linux-x86_64-cpython-312/kivy/core/clipboard
  [INFO   ] copying kivy/core/clipboard/clipboard_sdl2.py -> build/lib.linux-x86_64-cpython-312/kivy/core/clipboard
  [INFO   ] copying kivy/core/clipboard/clipboard_pygame.py -> build/lib.linux-x86_64-cpython-312/kivy/core/clipboard
  [INFO   ] copying kivy/core/clipboard/clipboard_nspaste.py -> build/lib.linux-x86_64-cpython-312/kivy/core/clipboard
  [INFO   ] copying kivy/core/clipboard/clipboard_gtk3.py -> build/lib.linux-x86_64-cpython-312/kivy/core/clipboard
  [INFO   ] copying kivy/core/clipboard/clipboard_dummy.py -> build/lib.linux-x86_64-cpython-312/kivy/core/clipboard
  [INFO   ] copying kivy/core/clipboard/clipboard_dbusklipper.py -> build/lib.linux-x86_64-cpython-312/kivy/core/clipboard
  [INFO   ] copying kivy/core/clipboard/clipboard_android.py -> build/lib.linux-x86_64-cpython-312/kivy/core/clipboard
  [INFO   ] copying kivy/core/clipboard/_clipboard_ext.py -> build/lib.linux-x86_64-cpython-312/kivy/core/clipboard
  [INFO   ] copying kivy/core/clipboard/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/core/clipboard
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/core/camera
  [INFO   ] copying kivy/core/camera/camera_picamera.py -> build/lib.linux-x86_64-cpython-312/kivy/core/camera
  [INFO   ] copying kivy/core/camera/camera_opencv.py -> build/lib.linux-x86_64-cpython-312/kivy/core/camera
  [INFO   ] copying kivy/core/camera/camera_gi.py -> build/lib.linux-x86_64-cpython-312/kivy/core/camera
  [INFO   ] copying kivy/core/camera/camera_android.py -> build/lib.linux-x86_64-cpython-312/kivy/core/camera
  [INFO   ] copying kivy/core/camera/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/core/camera
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/core/audio
  [INFO   ] copying kivy/core/audio/audio_pygame.py -> build/lib.linux-x86_64-cpython-312/kivy/core/audio
  [INFO   ] copying kivy/core/audio/audio_gstplayer.py -> build/lib.linux-x86_64-cpython-312/kivy/core/audio
  [INFO   ] copying kivy/core/audio/audio_ffpyplayer.py -> build/lib.linux-x86_64-cpython-312/kivy/core/audio
  [INFO   ] copying kivy/core/audio/audio_avplayer.py -> build/lib.linux-x86_64-cpython-312/kivy/core/audio
  [INFO   ] copying kivy/core/audio/audio_android.py -> build/lib.linux-x86_64-cpython-312/kivy/core/audio
  [INFO   ] copying kivy/core/audio/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/core/audio
  [INFO   ] copying kivy/properties.pxd -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/_metrics.pxd -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/_event.pxd -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/_clock.pxd -> build/lib.linux-x86_64-cpython-312/kivy
  [INFO   ] copying kivy/graphics/vertex_instructions.pxd -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/vertex.pxd -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/vbo.pxd -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/transformation.pxd -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/texture.pxd -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/tesselator.pxd -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/svg.pxd -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/stencil_instructions.pxd -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/shader.pxd -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/opengl_utils.pxd -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/instructions.pxd -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/fbo.pxd -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/context_instructions.pxd -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/context.pxd -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/compiler.pxd -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/cgl.pxd -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/buffer.pxd -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/boxshadow.pxd -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/lib/vidcore_lite/bcm.pxd -> build/lib.linux-x86_64-cpython-312/kivy/lib/vidcore_lite
  [INFO   ] copying kivy/core/window/window_info.pxd -> build/lib.linux-x86_64-cpython-312/kivy/core/window
  [INFO   ] copying kivy/core/text/text_layout.pxd -> build/lib.linux-x86_64-cpython-312/kivy/core/text
  [INFO   ] copying kivy/lib/sdl2.pxi -> build/lib.linux-x86_64-cpython-312/kivy/lib
  [INFO   ] copying kivy/graphics/vertex_instructions_line.pxi -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/opengl_utils_def.pxi -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/opcodes.pxi -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/memory.pxi -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/img_tools.pxi -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/gl_debug_logger.pxi -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] copying kivy/graphics/common.pxi -> build/lib.linux-x86_64-cpython-312/kivy/graphics
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/lib/pango
  [INFO   ] copying kivy/lib/pango/pangoft2.pxi -> build/lib.linux-x86_64-cpython-312/kivy/lib/pango
  [INFO   ] copying kivy/core/window/window_attrs.pxi -> build/lib.linux-x86_64-cpython-312/kivy/core/window
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/data
  [INFO   ] copying kivy/data/style.kv -> build/lib.linux-x86_64-cpython-312/kivy/data
  [INFO   ] copying kivy/data/settings_kivy.json -> build/lib.linux-x86_64-cpython-312/kivy/data
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/data/logo
  [INFO   ] copying kivy/data/logo/kivy-icon-64.png -> build/lib.linux-x86_64-cpython-312/kivy/data/logo
  [INFO   ] copying kivy/data/logo/kivy-icon-64.ico -> build/lib.linux-x86_64-cpython-312/kivy/data/logo
  [INFO   ] copying kivy/data/logo/kivy-icon-512.png -> build/lib.linux-x86_64-cpython-312/kivy/data/logo
  [INFO   ] copying kivy/data/logo/kivy-icon-48.png -> build/lib.linux-x86_64-cpython-312/kivy/data/logo
  [INFO   ] copying kivy/data/logo/kivy-icon-32.png -> build/lib.linux-x86_64-cpython-312/kivy/data/logo
  [INFO   ] copying kivy/data/logo/kivy-icon-256.png -> build/lib.linux-x86_64-cpython-312/kivy/data/logo
  [INFO   ] copying kivy/data/logo/kivy-icon-24.png -> build/lib.linux-x86_64-cpython-312/kivy/data/logo
  [INFO   ] copying kivy/data/logo/kivy-icon-16.png -> build/lib.linux-x86_64-cpython-312/kivy/data/logo
  [INFO   ] copying kivy/data/logo/kivy-icon-128.png -> build/lib.linux-x86_64-cpython-312/kivy/data/logo
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/data/keyboards
  [INFO   ] copying kivy/data/keyboards/qwertz.json -> build/lib.linux-x86_64-cpython-312/kivy/data/keyboards
  [INFO   ] copying kivy/data/keyboards/qwerty.json -> build/lib.linux-x86_64-cpython-312/kivy/data/keyboards
  [INFO   ] copying kivy/data/keyboards/fr_CH.json -> build/lib.linux-x86_64-cpython-312/kivy/data/keyboards
  [INFO   ] copying kivy/data/keyboards/es_ES.json -> build/lib.linux-x86_64-cpython-312/kivy/data/keyboards
  [INFO   ] copying kivy/data/keyboards/en_US.json -> build/lib.linux-x86_64-cpython-312/kivy/data/keyboards
  [INFO   ] copying kivy/data/keyboards/de_CH.json -> build/lib.linux-x86_64-cpython-312/kivy/data/keyboards
  [INFO   ] copying kivy/data/keyboards/de.json -> build/lib.linux-x86_64-cpython-312/kivy/data/keyboards
  [INFO   ] copying kivy/data/keyboards/azerty.json -> build/lib.linux-x86_64-cpython-312/kivy/data/keyboards
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/data/images
  [INFO   ] copying kivy/data/images/testpattern.png -> build/lib.linux-x86_64-cpython-312/kivy/data/images
  [INFO   ] copying kivy/data/images/image-loading.zip -> build/lib.linux-x86_64-cpython-312/kivy/data/images
  [INFO   ] copying kivy/data/images/image-loading.gif -> build/lib.linux-x86_64-cpython-312/kivy/data/images
  [INFO   ] copying kivy/data/images/defaulttheme.atlas -> build/lib.linux-x86_64-cpython-312/kivy/data/images
  [INFO   ] copying kivy/data/images/defaulttheme-0.png -> build/lib.linux-x86_64-cpython-312/kivy/data/images
  [INFO   ] copying kivy/data/images/defaultshape.png -> build/lib.linux-x86_64-cpython-312/kivy/data/images
  [INFO   ] copying kivy/data/images/cursor.png -> build/lib.linux-x86_64-cpython-312/kivy/data/images
  [INFO   ] copying kivy/data/images/background.jpg -> build/lib.linux-x86_64-cpython-312/kivy/data/images
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/data/glsl
  [INFO   ] copying kivy/data/glsl/header.vs -> build/lib.linux-x86_64-cpython-312/kivy/data/glsl
  [INFO   ] copying kivy/data/glsl/header.fs -> build/lib.linux-x86_64-cpython-312/kivy/data/glsl
  [INFO   ] copying kivy/data/glsl/default.vs -> build/lib.linux-x86_64-cpython-312/kivy/data/glsl
  [INFO   ] copying kivy/data/glsl/default.png -> build/lib.linux-x86_64-cpython-312/kivy/data/glsl
  [INFO   ] copying kivy/data/glsl/default.fs -> build/lib.linux-x86_64-cpython-312/kivy/data/glsl
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/data/fonts
  [INFO   ] copying kivy/data/fonts/Roboto-Regular.ttf -> build/lib.linux-x86_64-cpython-312/kivy/data/fonts
  [INFO   ] copying kivy/data/fonts/Roboto-Italic.ttf -> build/lib.linux-x86_64-cpython-312/kivy/data/fonts
  [INFO   ] copying kivy/data/fonts/Roboto-Bold.ttf -> build/lib.linux-x86_64-cpython-312/kivy/data/fonts
  [INFO   ] copying kivy/data/fonts/Roboto-BoldItalic.ttf -> build/lib.linux-x86_64-cpython-312/kivy/data/fonts
  [INFO   ] copying kivy/data/fonts/DejaVuSans.ttf -> build/lib.linux-x86_64-cpython-312/kivy/data/fonts
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/include
  [INFO   ] copying kivy/include/khrplatform.h -> build/lib.linux-x86_64-cpython-312/kivy/include
  [INFO   ] copying kivy/include/gl_redirect.h -> build/lib.linux-x86_64-cpython-312/kivy/include
  [INFO   ] copying kivy/include/gl2platform.h -> build/lib.linux-x86_64-cpython-312/kivy/include
  [INFO   ] copying kivy/include/common_subset.h -> build/lib.linux-x86_64-cpython-312/kivy/include
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tools/precommit_hooks
  [INFO   ] copying kivy/tools/precommit_hooks/pre-commit-config.yaml -> build/lib.linux-x86_64-cpython-312/kivy/tools/precommit_hooks
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tools/pep8checker
  [INFO   ] copying kivy/tools/pep8checker/pre-commit.githook -> build/lib.linux-x86_64-cpython-312/kivy/tools/pep8checker
  [INFO   ] copying kivy/tools/pep8checker/pep8kivy.py -> build/lib.linux-x86_64-cpython-312/kivy/tools/pep8checker
  [INFO   ] copying kivy/tools/pep8checker/pep8.py -> build/lib.linux-x86_64-cpython-312/kivy/tools/pep8checker
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tools/image-testsuite
  [INFO   ] copying kivy/tools/image-testsuite/imagemagick-testsuite.sh -> build/lib.linux-x86_64-cpython-312/kivy/tools/image-testsuite
  [INFO   ] copying kivy/tools/image-testsuite/gimp28-testsuite.py -> build/lib.linux-x86_64-cpython-312/kivy/tools/image-testsuite
  [INFO   ] copying kivy/tools/image-testsuite/README.md -> build/lib.linux-x86_64-cpython-312/kivy/tools/image-testsuite
  [INFO   ] copying kivy/tools/highlight/kivy.vim -> build/lib.linux-x86_64-cpython-312/kivy/tools/highlight
  [INFO   ] copying kivy/tools/highlight/kivy.tmLanguage -> build/lib.linux-x86_64-cpython-312/kivy/tools/highlight
  [INFO   ] copying kivy/tools/highlight/kivy.json-tmlanguage -> build/lib.linux-x86_64-cpython-312/kivy/tools/highlight
  [INFO   ] copying kivy/tools/highlight/kivy-mode.el -> build/lib.linux-x86_64-cpython-312/kivy/tools/highlight
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tools/gles_compat
  [INFO   ] copying kivy/tools/gles_compat/subset_gles.py -> build/lib.linux-x86_64-cpython-312/kivy/tools/gles_compat
  [INFO   ] copying kivy/tools/gles_compat/gl2.h -> build/lib.linux-x86_64-cpython-312/kivy/tools/gles_compat
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tools/theming
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/vkeyboard_key_normal.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/vkeyboard_key_down.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/vkeyboard_disabled_key_normal.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/vkeyboard_disabled_key_down.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/vkeyboard_disabled_background.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/vkeyboard_background.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/tree_opened.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/tree_closed.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/textinput_disabled_active.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/textinput_disabled.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/textinput_active.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/textinput.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/tab_disabled.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/tab_btn_pressed.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/tab_btn_disabled_pressed.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/tab_btn_disabled.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/tab_btn.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/tab.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/switch-button_disabled.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/switch-button.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/switch-background_disabled.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/switch-background.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/splitter_h.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/splitter_grip_h.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/splitter_grip.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/splitter_down_h.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/splitter_down.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/splitter_disabled_h.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/splitter_disabled_down_h.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/splitter_disabled_down.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/splitter_disabled.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/splitter.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/spinner_pressed.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/spinner_disabled.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/spinner.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/sliderv_background_disabled.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/sliderv_background.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/sliderh_background_disabled.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/sliderh_background.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/slider_cursor_disabled.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/slider_cursor.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/separator.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/selector_right.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/selector_middle.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/selector_left.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/ring.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/progressbar_background.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/progressbar.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/previous_normal.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/player-play-overlay.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/player-background.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/overflow.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/modalview-background.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/media-playback-stop.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/media-playback-start.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/media-playback-pause.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/image-missing.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/filechooser_selected.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/filechooser_folder.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/filechooser_file.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/close.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/checkbox_radio_on.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/checkbox_radio_off.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/checkbox_radio_disabled_on.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/checkbox_radio_disabled_off.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/checkbox_on.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/checkbox_off.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/checkbox_disabled_on.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/checkbox_disabled_off.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/button_pressed.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/button_disabled_pressed.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/button_disabled.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/button.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/bubble_btn_pressed.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/bubble_btn.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/bubble_arrow.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/bubble.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/audio-volume-muted.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/audio-volume-medium.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/audio-volume-low.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/audio-volume-high.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/action_view.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/action_item_down.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/action_item.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/action_group_down.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/action_group_disabled.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/action_group.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tools/theming/defaulttheme/action_bar.png -> build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme
  [INFO   ] copying kivy/tests/unicode_font.zip -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/unicode_files.zip -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/testkv.kv -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/test_button.png -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/sample1.ogg -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/pytest.ini -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] copying kivy/tests/coverage_lang.kv -> build/lib.linux-x86_64-cpython-312/kivy/tests
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tests/test_urlrequest
  [INFO   ] copying kivy/tests/test_urlrequest/test_urlrequest_urllib.py -> build/lib.linux-x86_64-cpython-312/kivy/tests/test_urlrequest
  [INFO   ] copying kivy/tests/test_urlrequest/test_urlrequest_requests.py -> build/lib.linux-x86_64-cpython-312/kivy/tests/test_urlrequest
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tests/test_issues
  [INFO   ] copying kivy/tests/test_issues/test_issue_883.py -> build/lib.linux-x86_64-cpython-312/kivy/tests/test_issues
  [INFO   ] copying kivy/tests/test_issues/test_issue_6909.py -> build/lib.linux-x86_64-cpython-312/kivy/tests/test_issues
  [INFO   ] copying kivy/tests/test_issues/test_issue_609.py -> build/lib.linux-x86_64-cpython-312/kivy/tests/test_issues
  [INFO   ] copying kivy/tests/test_issues/test_issue_599.py -> build/lib.linux-x86_64-cpython-312/kivy/tests/test_issues
  [INFO   ] copying kivy/tests/test_issues/test_issue_1091.py -> build/lib.linux-x86_64-cpython-312/kivy/tests/test_issues
  [INFO   ] copying kivy/tests/test_issues/test_issue_1084.py -> build/lib.linux-x86_64-cpython-312/kivy/tests/test_issues
  [INFO   ] copying kivy/tests/test_issues/test_6315.py -> build/lib.linux-x86_64-cpython-312/kivy/tests/test_issues
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller
  [INFO   ] copying kivy/tests/pyinstaller/test_pyinstaller.py -> build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tests/data
  [INFO   ] copying kivy/tests/data/test.ini -> build/lib.linux-x86_64-cpython-312/kivy/tests/data
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/video_widget
  [INFO   ] copying kivy/tests/pyinstaller/video_widget/main.spec -> build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/video_widget
  [INFO   ] copying kivy/tests/pyinstaller/video_widget/main.py -> build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/video_widget
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/simple_widget
  [INFO   ] copying kivy/tests/pyinstaller/simple_widget/main.spec -> build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/simple_widget
  [INFO   ] copying kivy/tests/pyinstaller/simple_widget/main.py -> build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/simple_widget
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/video_widget/project
  [INFO   ] copying kivy/tests/pyinstaller/video_widget/project/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/video_widget/project
  [INFO   ] creating build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/simple_widget/project
  [INFO   ] copying kivy/tests/pyinstaller/simple_widget/project/widget.py -> build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/simple_widget/project
  [INFO   ] copying kivy/tests/pyinstaller/simple_widget/project/__init__.py -> build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/simple_widget/project
  [INFO   ] running build_ext
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/_event.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/_event.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/_clock.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/_clock.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/weakproxy.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/weakproxy.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/properties.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/properties.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/_metrics.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/_metrics.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/fbo.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/fbo.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_instructions.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_instructions.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.c
   warning: kivy/graphics/common.pxi:9:4: 'const_char_ptr' redeclared
   warning: kivy/graphics/common.pxi:23:4: 'size_t' redeclared
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/stencil_instructions.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/stencil_instructions.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/scissor_instructions.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/scissor_instructions.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_mock.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_mock.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_gl.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_gl.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_glew.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_glew.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_sdl2.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_sdl2.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_debug.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_debug.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/core/text/text_layout.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/core/text/text_layout.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/core/window/window_info.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/core/window/window_info.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/tesselator.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/tesselator.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/svg.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/svg.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/boxshadow.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/boxshadow.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/core/window/_window_sdl2.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/core/window/_window_sdl2.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/core/image/_img_sdl2.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/core/image/_img_sdl2.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/core/text/_text_sdl2.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/core/text/_text_sdl2.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/core/audio/audio_sdl2.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/core/audio/audio_sdl2.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/core/clipboard/_clipboard_sdl2.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/core/clipboard/_clipboard_sdl2.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/core/text/_text_pango.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/core/text/_text_pango.c
  [INFO   ] cythoning /builddir/build/BUILD/kivy-2.3.0/kivy/lib/gstplayer/_gstplayer.pyx to /builddir/build/BUILD/kivy-2.3.0/kivy/lib/gstplayer/_gstplayer.c
  [INFO   ] building 'kivy._event' extension
  [INFO   ] creating build/temp.linux-x86_64-cpython-312
  [INFO   ] building 'kivy._clock' extension
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build
  [INFO   ] building 'kivy.weakproxy' extension
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build/BUILD
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build/BUILD
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/_clock.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/_clock.o
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/_event.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/_event.o
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/weakproxy.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/weakproxy.o
  [INFO   ] building 'kivy.properties' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/properties.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/properties.o
  /builddir/build/BUILD/kivy-2.3.0/kivy/_event.c: In function ‘__pyx_pf_4kivy_6_event_15EventDispatcher_12bind’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/_event.c:7093:5: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
   7093 |     if (unlikely(!Py_OptimizeFlag)) {
        |     ^~
  In file included from /usr/include/python3.12/Python.h:48,
                   from /builddir/build/BUILD/kivy-2.3.0/kivy/_event.c:6:
  /usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here
     13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag;
        |                                     ^~~~~~~~~~~~~~~
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/weakproxy.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/weakproxy.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy._metrics' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/_metrics.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/_metrics.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/_metrics.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/_metrics.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.graphics.buffer' extension
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/buffer.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.graphics.context' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/_event.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/_event.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/_clock.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/_clock.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.graphics.compiler' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.o
  [INFO   ] building 'kivy.graphics.context_instructions' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/compiler.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.graphics.fbo' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/fbo.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/fbo.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/context.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.graphics.gl_instructions' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_instructions.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_instructions.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/fbo.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/fbo.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/properties.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/properties.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_instructions.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/gl_instructions.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.graphics.instructions' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.o
  [INFO   ] building 'kivy.graphics.opengl' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl.o
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl.c: In function ‘__pyx_pf_4kivy_8graphics_6opengl_78glDrawElements’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl.c:8792:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   8792 |     __pyx_v_ptr = ((void *)((unsigned int)__pyx_t_5));
        |                    ^
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl.c: In function ‘__pyx_pf_4kivy_8graphics_6opengl_180glReadPixels’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl.c:15287:3: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
  15287 |   if (unlikely(!Py_OptimizeFlag)) {
        |   ^~
  In file included from /usr/include/python3.12/Python.h:48,
                   from /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl.c:6:
  /usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here
     13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag;
        |                                     ^~~~~~~~~~~~~~~
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl.c:15329:3: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
  15329 |   if (unlikely(!Py_OptimizeFlag)) {
        |   ^~
  /usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here
     13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag;
        |                                     ^~~~~~~~~~~~~~~
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl.c: In function ‘__pyx_pf_4kivy_8graphics_6opengl_276glVertexAttribPointer’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl.c:21149:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  21149 |     __pyx_v_ptr = ((void *)((unsigned int)__pyx_t_5));
        |                    ^
  [INFO   ] building 'kivy.graphics.opengl_utils' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/opengl_utils.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/context_instructions.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.graphics.shader' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/instructions.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.graphics.stencil_instructions' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/stencil_instructions.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/stencil_instructions.o
  [INFO   ] building 'kivy.graphics.scissor_instructions' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/scissor_instructions.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/scissor_instructions.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/opengl.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/shader.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/stencil_instructions.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/stencil_instructions.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/scissor_instructions.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/scissor_instructions.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.graphics.texture' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.o
  [INFO   ] building 'kivy.graphics.transformation' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.o
  [INFO   ] building 'kivy.graphics.vbo' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.o
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.c: In function ‘__pyx_f_4kivy_8graphics_7texture_convert_to_gl_format’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.c:6965:5: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
   6965 |     if (unlikely(!Py_OptimizeFlag)) {
        |     ^~
  In file included from /usr/include/python3.12/Python.h:48,
                   from /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.c:6:
  /usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here
     13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag;
        |                                     ^~~~~~~~~~~~~~~
  [INFO   ] building 'kivy.graphics.vertex' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.o
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.c: In function ‘__pyx_f_4kivy_8graphics_3vbo_3VBO_bind’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.c:5625:173: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   5625 |       __pyx_v_4kivy_8graphics_3cgl_cgl->glVertexAttribPointer(__pyx_v_attr->index, __pyx_v_attr->size, __pyx_v_attr->type, GL_FALSE, ((GLsizei)__pyx_v_self->format_size), ((GLvoid *)((unsigned int)__pyx_v_offset)));
        |                                                                                                                                                                             ^
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.c: In function ‘__pyx_memview_slice’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.c:31658:3: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
  31658 |   if (unlikely(!Py_OptimizeFlag)) {
        |   ^~
  /usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here
     13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag;
        |                                     ^~~~~~~~~~~~~~~
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/vertex.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.graphics.vertex_instructions' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.o
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.c: In function ‘__pyx_f_4kivy_8graphics_19vertex_instructions_4Line_prebuild_ellipse’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.c:17230:5: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
  17230 |     if (unlikely(!Py_OptimizeFlag)) {
        |     ^~
  In file included from /usr/include/python3.12/Python.h:48,
                   from /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.c:6:
  /usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here
     13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag;
        |                                     ^~~~~~~~~~~~~~~
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.c: In function ‘__pyx_f_4kivy_8graphics_19vertex_instructions_4Line_prebuild_circle’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.c:18508:5: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
  18508 |     if (unlikely(!Py_OptimizeFlag)) {
        |     ^~
  /usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here
     13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag;
        |                                     ^~~~~~~~~~~~~~~
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.c: In function ‘__pyx_f_4kivy_8graphics_19vertex_instructions_4Line_prebuild_rectangle’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.c:19432:5: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
  19432 |     if (unlikely(!Py_OptimizeFlag)) {
        |     ^~
  /usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here
     13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag;
        |                                     ^~~~~~~~~~~~~~~
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.c: In function ‘__pyx_f_4kivy_8graphics_19vertex_instructions_11BorderImage_build’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.c:38182:3: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
  38182 |   if (unlikely(!Py_OptimizeFlag)) {
        |   ^~
  /usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here
     13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag;
        |                                     ^~~~~~~~~~~~~~~
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/vbo.cpython-312-x86_64-linux-gnu.so -lm
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.c: In function ‘__pyx_memview_slice’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.c:71986:3: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
  71986 |   if (unlikely(!Py_OptimizeFlag)) {
        |   ^~
  /usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here
     13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag;
        |                                     ^~~~~~~~~~~~~~~
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/transformation.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.graphics.cgl' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.o
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.c: In function ‘__pyx_f_4kivy_8graphics_3cgl_cgl_get_backend_name’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.c:3561:3: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
   3561 |   if (unlikely(!Py_OptimizeFlag)) {
        |   ^~
  In file included from /usr/include/python3.12/Python.h:48,
                   from /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.c:6:
  /usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here
     13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag;
        |                                     ^~~~~~~~~~~~~~~
  [INFO   ] building 'kivy.graphics.cgl_backend.cgl_mock' extension
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_mock.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_mock.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_mock.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/cgl_backend/cgl_mock.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.graphics.cgl_backend.cgl_gl' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_gl.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_gl.o
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_gl.c: In function ‘__pyx_f_4kivy_8graphics_11cgl_backend_6cgl_gl_link_static’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_gl.c:3539:52: warning: assignment to ‘void (*)(GLuint,  GLsizei,  const GLchar **, const GLint *)’ {aka ‘void (*)(unsigned int,  int,  const char **, const int *)’} from incompatible pointer type ‘void (*)(GLuint,  GLsizei,  const GLchar * const*, const GLint *)’ {aka ‘void (*)(unsigned int,  int,  const char * const*, const int *)’} [-Wincompatible-pointer-types]
   3539 |   __pyx_v_4kivy_8graphics_3cgl_cgl->glShaderSource = glShaderSource;
        |                                                    ^
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_gl.o -L/usr/lib64 -lGL -o build/lib.linux-x86_64-cpython-312/kivy/graphics/cgl_backend/cgl_gl.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.graphics.cgl_backend.cgl_glew' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_glew.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_glew.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_glew.o -L/usr/lib64 -lGL -o build/lib.linux-x86_64-cpython-312/kivy/graphics/cgl_backend/cgl_glew.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.graphics.cgl_backend.cgl_sdl2' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/SDL2 -I/usr/local/include/SDL2 -I/usr/include/SDL2 -I/usr/include/SDL2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_sdl2.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_sdl2.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/cgl.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_sdl2.o -L/usr/include/SDL2 -L/usr/local/include/SDL2 -L/usr/include/SDL2 -L/usr/include/SDL2 -L/usr/include/sysprof-6 -L/usr/include/glib-2.0 -L/usr/lib64/glib-2.0/include -L/usr/include/libpng16 -L/usr/include/webp -L/usr/include/harfbuzz -L/usr/include/freetype2 -L/usr/lib64 -lSDL2 -lSDL2_ttf -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2_image -lSDL2_mixer -lSDL2 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/cgl_backend/cgl_sdl2.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.graphics.cgl_backend.cgl_debug' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_debug.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_debug.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/texture.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.core.text.text_layout' extension
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/text
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/core/text/text_layout.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/text/text_layout.o
  [INFO   ] building 'kivy.core.window.window_info' extension
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/window
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/core/window/window_info.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/window/window_info.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/window/window_info.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/core/window/window_info.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.graphics.tesselator' extension
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -Ikivy/lib/libtess2/Include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/tesselator.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/tesselator.o
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/tesselator.c: In function ‘__pyx_memview_slice’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/tesselator.c:12036:3: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
  12036 |   if (unlikely(!Py_OptimizeFlag)) {
        |   ^~
  In file included from /usr/include/python3.12/Python.h:48,
                   from /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/tesselator.c:6:
  /usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here
     13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag;
        |                                     ^~~~~~~~~~~~~~~
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/text/text_layout.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/core/text/text_layout.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl_backend/cgl_debug.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/cgl_backend/cgl_debug.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.graphics.svg' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/svg.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/svg.o
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/svg.c: In function ‘__pyx_memview_slice’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/svg.c:36605:3: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
  36605 |   if (unlikely(!Py_OptimizeFlag)) {
        |   ^~
  In file included from /usr/include/python3.12/Python.h:48,
                   from /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/svg.c:6:
  /usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here
     13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag;
        |                                     ^~~~~~~~~~~~~~~
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -Ikivy/lib/libtess2/Include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/bucketalloc.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/bucketalloc.o
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -Ikivy/lib/libtess2/Include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/dict.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/dict.o
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -Ikivy/lib/libtess2/Include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/geom.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/geom.o
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -Ikivy/lib/libtess2/Include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/mesh.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/mesh.o
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -Ikivy/lib/libtess2/Include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/priorityq.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/priorityq.o
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -Ikivy/lib/libtess2/Include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/sweep.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/sweep.o
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -Ikivy/lib/libtess2/Include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/tess.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/tess.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/tesselator.o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/bucketalloc.o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/dict.o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/geom.o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/mesh.o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/priorityq.o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/sweep.o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/libtess2/Source/tess.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/tesselator.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.graphics.boxshadow' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/boxshadow.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/boxshadow.o
  [INFO   ] building 'kivy.core.window._window_sdl2' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/SDL2 -I/usr/local/include/SDL2 -I/usr/include/SDL2 -I/usr/include/SDL2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/core/window/_window_sdl2.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/window/_window_sdl2.o
  /builddir/build/BUILD/kivy-2.3.0/kivy/core/window/_window_sdl2.c: In function ‘__pyx_pf_4kivy_4core_6window_12_window_sdl2_18_WindowSDL2Storage_6setup_window’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/core/window/_window_sdl2.c:5815:23: warning: passing argument 1 of ‘SDL_SetEventFilter’ from incompatible pointer type [-Wincompatible-pointer-types]
   5815 |   SDL_SetEventFilter(((SDL_EventFilter *)__pyx_f_4kivy_4core_6window_12_window_sdl2__event_filter), ((void *)__pyx_v_self));
        |                      ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        |                       |
        |                       int (**)(void *, SDL_Event *)
  In file included from /usr/include/SDL2/SDL.h:41,
                   from /builddir/build/BUILD/kivy-2.3.0/kivy/core/window/_window_sdl2.c:749:
  /usr/include/SDL2/SDL_events.h:1024:65: note: expected ‘SDL_EventFilter’ {aka ‘int (*)(void *, SDL_Event *)’} but argument is of type ‘int (**)(void *, SDL_Event *)’
   1024 | extern DECLSPEC void SDLCALL SDL_SetEventFilter(SDL_EventFilter filter,
        |                                                 ~~~~~~~~~~~~~~~~^~~~~~
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/boxshadow.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/boxshadow.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.core.image._img_sdl2' extension
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/image
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/SDL2 -I/usr/local/include/SDL2 -I/usr/include/SDL2 -I/usr/include/SDL2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/core/image/_img_sdl2.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/image/_img_sdl2.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/window/_window_sdl2.o -L/usr/include/SDL2 -L/usr/local/include/SDL2 -L/usr/include/SDL2 -L/usr/include/SDL2 -L/usr/include/sysprof-6 -L/usr/include/glib-2.0 -L/usr/lib64/glib-2.0/include -L/usr/include/libpng16 -L/usr/include/webp -L/usr/include/harfbuzz -L/usr/include/freetype2 -L/usr/lib64 -lSDL2 -lSDL2_ttf -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2_image -lSDL2_mixer -lSDL2 -o build/lib.linux-x86_64-cpython-312/kivy/core/window/_window_sdl2.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/image/_img_sdl2.o -L/usr/include/SDL2 -L/usr/local/include/SDL2 -L/usr/include/SDL2 -L/usr/include/SDL2 -L/usr/include/sysprof-6 -L/usr/include/glib-2.0 -L/usr/lib64/glib-2.0/include -L/usr/include/libpng16 -L/usr/include/webp -L/usr/include/harfbuzz -L/usr/include/freetype2 -L/usr/lib64 -lSDL2 -lSDL2_ttf -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2_image -lSDL2_mixer -lSDL2 -o build/lib.linux-x86_64-cpython-312/kivy/core/image/_img_sdl2.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/vertex_instructions.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.core.text._text_sdl2' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/SDL2 -I/usr/local/include/SDL2 -I/usr/include/SDL2 -I/usr/include/SDL2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/core/text/_text_sdl2.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/text/_text_sdl2.o
  [INFO   ] building 'kivy.core.audio.audio_sdl2' extension
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/audio
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/SDL2 -I/usr/local/include/SDL2 -I/usr/include/SDL2 -I/usr/include/SDL2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/core/audio/audio_sdl2.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/audio/audio_sdl2.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/text/_text_sdl2.o -L/usr/include/SDL2 -L/usr/local/include/SDL2 -L/usr/include/SDL2 -L/usr/include/SDL2 -L/usr/include/sysprof-6 -L/usr/include/glib-2.0 -L/usr/lib64/glib-2.0/include -L/usr/include/libpng16 -L/usr/include/webp -L/usr/include/harfbuzz -L/usr/include/freetype2 -L/usr/lib64 -lSDL2 -lSDL2_ttf -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2_image -lSDL2_mixer -lSDL2 -o build/lib.linux-x86_64-cpython-312/kivy/core/text/_text_sdl2.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/audio/audio_sdl2.o -L/usr/include/SDL2 -L/usr/local/include/SDL2 -L/usr/include/SDL2 -L/usr/include/SDL2 -L/usr/include/sysprof-6 -L/usr/include/glib-2.0 -L/usr/lib64/glib-2.0/include -L/usr/include/libpng16 -L/usr/include/webp -L/usr/include/harfbuzz -L/usr/include/freetype2 -L/usr/lib64 -lSDL2 -lSDL2_ttf -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2_image -lSDL2_mixer -lSDL2 -o build/lib.linux-x86_64-cpython-312/kivy/core/audio/audio_sdl2.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.core.clipboard._clipboard_sdl2' extension
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/clipboard
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/SDL2 -I/usr/local/include/SDL2 -I/usr/include/SDL2 -I/usr/include/SDL2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/core/clipboard/_clipboard_sdl2.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/clipboard/_clipboard_sdl2.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/clipboard/_clipboard_sdl2.o -L/usr/include/SDL2 -L/usr/local/include/SDL2 -L/usr/include/SDL2 -L/usr/include/SDL2 -L/usr/include/sysprof-6 -L/usr/include/glib-2.0 -L/usr/lib64/glib-2.0/include -L/usr/include/libpng16 -L/usr/include/webp -L/usr/include/harfbuzz -L/usr/include/freetype2 -L/usr/lib64 -lSDL2 -lSDL2_ttf -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2_image -lSDL2_mixer -lSDL2 -o build/lib.linux-x86_64-cpython-312/kivy/core/clipboard/_clipboard_sdl2.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] building 'kivy.core.text._text_pango' extension
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/libmount -I/usr/include/pixman-1 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/sysprof-6 -I/usr/include/libpng16 -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/core/text/_text_pango.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/text/_text_pango.o
  /builddir/build/BUILD/kivy-2.3.0/kivy/core/text/_text_pango.c: In function ‘__pyx_f_4kivy_4core_4text_11_text_pango__set_cc_options’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/core/text/_text_pango.c:7067:3: warning: ‘pango_ft2_font_map_substitute_changed’ is deprecated: Use 'pango_fc_font_map_substitute_changed' instead [-Wdeprecated-declarations]
   7067 |   pango_ft2_font_map_substitute_changed(PANGO_FT2_FONT_MAP(__pyx_v_cc->fontmap));
        |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  In file included from /builddir/build/BUILD/kivy-2.3.0/kivy/core/text/_text_pango.c:762:
  /usr/include/pango-1.0/pango/pangoft2.h:126:15: note: declared here
    126 | void          pango_ft2_font_map_substitute_changed     (PangoFT2FontMap         *fontmap);
        |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  /builddir/build/BUILD/kivy-2.3.0/kivy/core/text/_text_pango.c: In function ‘__pyx_f_4kivy_4core_4text_11_text_pango__get_or_create_cc’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/core/text/_text_pango.c:7747:3: warning: ‘pango_ft2_font_map_set_default_substitute’ is deprecated: Use 'pango_fc_font_map_set_default_substitute' instead [-Wdeprecated-declarations]
   7747 |   pango_ft2_font_map_set_default_substitute(PANGO_FT2_FONT_MAP(__pyx_v_cc->fontmap), (&__pyx_f_4kivy_4core_4text_11_text_pango__ft2subst_callback), ((gpointer)(&__pyx_v_cc->ft2subst_callback_data)), NULL);
        |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  /usr/include/pango-1.0/pango/pangoft2.h:121:15: note: declared here
    121 | void          pango_ft2_font_map_set_default_substitute (PangoFT2FontMap        *fontmap,
        |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  /builddir/build/BUILD/kivy-2.3.0/kivy/core/text/_text_pango.c: In function ‘__pyx_pf_4kivy_4core_4text_11_text_pango_6kpango_find_base_dir’:
  /builddir/build/BUILD/kivy-2.3.0/kivy/core/text/_text_pango.c:11837:3: warning: ‘pango_find_base_dir’ is deprecated [-Wdeprecated-declarations]
  11837 |   __pyx_t_1 = __Pyx_PyInt_From_PangoDirection(pango_find_base_dir(__pyx_t_2, __pyx_t_3)); if (unlikely(!__pyx_t_1)) __PYX_ERR(1, 703, __pyx_L1_error)
        |   ^~~~~~~~~
  In file included from /usr/include/pango-1.0/pango/pango-types.h:239,
                   from /usr/include/pango-1.0/pango/pango-font.h:26,
                   from /usr/include/pango-1.0/pango/pango-utils.h:27,
                   from /builddir/build/BUILD/kivy-2.3.0/kivy/core/text/_text_pango.c:758:
  /usr/include/pango-1.0/pango/pango-bidi-type.h:107:16: note: declared here
    107 | PangoDirection pango_find_base_dir          (const gchar *text,
        |                ^~~~~~~~~~~~~~~~~~~
  [INFO   ] building 'kivy.lib.gstplayer._gstplayer' extension
  [INFO   ] creating build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/gstplayer
  [INFO   ] gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I/builddir/build/BUILD/kivy-2.3.0/kivy/include -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/python3.12 -c /builddir/build/BUILD/kivy-2.3.0/kivy/lib/gstplayer/_gstplayer.c -o build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/gstplayer/_gstplayer.o
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/lib/gstplayer/_gstplayer.o -L/usr/lib64 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -o build/lib.linux-x86_64-cpython-312/kivy/lib/gstplayer/_gstplayer.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/graphics/svg.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/kivy/graphics/svg.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/builddir/build/BUILD/kivy-2.3.0/kivy/core/text/_text_pango.o -L/usr/lib64 -lpangoft2-1.0 -lglib-2.0 -lharfbuzz -lgobject-2.0 -lfontconfig -lpango-1.0 -lfreetype -o build/lib.linux-x86_64-cpython-312/kivy/core/text/_text_pango.cpython-312-x86_64-linux-gnu.so -lm
  [INFO   ] installing to build/bdist.linux-x86_64/wheel
  [INFO   ] running install
  [INFO   ] running install_lib
  [INFO   ] creating build/bdist.linux-x86_64
  [INFO   ] creating build/bdist.linux-x86_64/wheel
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/properties.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/_clock.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/_event.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/_metrics.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/weakproxy.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/setupconfig.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/include
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/include/config.pxi -> build/bdist.linux-x86_64/wheel/kivy/include
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/include/config.h -> build/bdist.linux-x86_64/wheel/kivy/include
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/include/common_subset.h -> build/bdist.linux-x86_64/wheel/kivy/include
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/include/gl2platform.h -> build/bdist.linux-x86_64/wheel/kivy/include
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/include/gl_redirect.h -> build/bdist.linux-x86_64/wheel/kivy/include
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/include/khrplatform.h -> build/bdist.linux-x86_64/wheel/kivy/include
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/data
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/data/fonts
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/fonts/DejaVuSans.ttf -> build/bdist.linux-x86_64/wheel/kivy/data/fonts
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/fonts/Roboto-BoldItalic.ttf -> build/bdist.linux-x86_64/wheel/kivy/data/fonts
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/fonts/Roboto-Bold.ttf -> build/bdist.linux-x86_64/wheel/kivy/data/fonts
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/fonts/Roboto-Italic.ttf -> build/bdist.linux-x86_64/wheel/kivy/data/fonts
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/fonts/Roboto-Regular.ttf -> build/bdist.linux-x86_64/wheel/kivy/data/fonts
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/data/glsl
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/glsl/default.fs -> build/bdist.linux-x86_64/wheel/kivy/data/glsl
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/glsl/default.png -> build/bdist.linux-x86_64/wheel/kivy/data/glsl
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/glsl/default.vs -> build/bdist.linux-x86_64/wheel/kivy/data/glsl
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/glsl/header.fs -> build/bdist.linux-x86_64/wheel/kivy/data/glsl
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/glsl/header.vs -> build/bdist.linux-x86_64/wheel/kivy/data/glsl
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/data/images
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/images/background.jpg -> build/bdist.linux-x86_64/wheel/kivy/data/images
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/images/cursor.png -> build/bdist.linux-x86_64/wheel/kivy/data/images
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/images/defaultshape.png -> build/bdist.linux-x86_64/wheel/kivy/data/images
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/images/defaulttheme-0.png -> build/bdist.linux-x86_64/wheel/kivy/data/images
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/images/defaulttheme.atlas -> build/bdist.linux-x86_64/wheel/kivy/data/images
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/images/image-loading.gif -> build/bdist.linux-x86_64/wheel/kivy/data/images
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/images/image-loading.zip -> build/bdist.linux-x86_64/wheel/kivy/data/images
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/images/testpattern.png -> build/bdist.linux-x86_64/wheel/kivy/data/images
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/data/keyboards
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/keyboards/azerty.json -> build/bdist.linux-x86_64/wheel/kivy/data/keyboards
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/keyboards/de.json -> build/bdist.linux-x86_64/wheel/kivy/data/keyboards
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/keyboards/de_CH.json -> build/bdist.linux-x86_64/wheel/kivy/data/keyboards
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/keyboards/en_US.json -> build/bdist.linux-x86_64/wheel/kivy/data/keyboards
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/keyboards/es_ES.json -> build/bdist.linux-x86_64/wheel/kivy/data/keyboards
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/keyboards/fr_CH.json -> build/bdist.linux-x86_64/wheel/kivy/data/keyboards
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/keyboards/qwerty.json -> build/bdist.linux-x86_64/wheel/kivy/data/keyboards
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/keyboards/qwertz.json -> build/bdist.linux-x86_64/wheel/kivy/data/keyboards
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/data/logo
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/logo/kivy-icon-128.png -> build/bdist.linux-x86_64/wheel/kivy/data/logo
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/logo/kivy-icon-16.png -> build/bdist.linux-x86_64/wheel/kivy/data/logo
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/logo/kivy-icon-24.png -> build/bdist.linux-x86_64/wheel/kivy/data/logo
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/logo/kivy-icon-256.png -> build/bdist.linux-x86_64/wheel/kivy/data/logo
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/logo/kivy-icon-32.png -> build/bdist.linux-x86_64/wheel/kivy/data/logo
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/logo/kivy-icon-48.png -> build/bdist.linux-x86_64/wheel/kivy/data/logo
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/logo/kivy-icon-512.png -> build/bdist.linux-x86_64/wheel/kivy/data/logo
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/logo/kivy-icon-64.ico -> build/bdist.linux-x86_64/wheel/kivy/data/logo
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/logo/kivy-icon-64.png -> build/bdist.linux-x86_64/wheel/kivy/data/logo
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/settings_kivy.json -> build/bdist.linux-x86_64/wheel/kivy/data
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/data/style.kv -> build/bdist.linux-x86_64/wheel/kivy/data
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/_clock.pxd -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/_event.pxd -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/_metrics.pxd -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/properties.pxd -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/core
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/core/audio
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/audio/audio_sdl2.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/core/audio
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/audio/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/core/audio
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/audio/audio_android.py -> build/bdist.linux-x86_64/wheel/kivy/core/audio
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/audio/audio_avplayer.py -> build/bdist.linux-x86_64/wheel/kivy/core/audio
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/audio/audio_ffpyplayer.py -> build/bdist.linux-x86_64/wheel/kivy/core/audio
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/audio/audio_gstplayer.py -> build/bdist.linux-x86_64/wheel/kivy/core/audio
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/audio/audio_pygame.py -> build/bdist.linux-x86_64/wheel/kivy/core/audio
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/core/camera
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/camera/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/core/camera
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/camera/camera_android.py -> build/bdist.linux-x86_64/wheel/kivy/core/camera
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/camera/camera_gi.py -> build/bdist.linux-x86_64/wheel/kivy/core/camera
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/camera/camera_opencv.py -> build/bdist.linux-x86_64/wheel/kivy/core/camera
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/camera/camera_picamera.py -> build/bdist.linux-x86_64/wheel/kivy/core/camera
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/core/clipboard
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/clipboard/_clipboard_sdl2.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/core/clipboard
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/clipboard/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/core/clipboard
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/clipboard/_clipboard_ext.py -> build/bdist.linux-x86_64/wheel/kivy/core/clipboard
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/clipboard/clipboard_android.py -> build/bdist.linux-x86_64/wheel/kivy/core/clipboard
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/clipboard/clipboard_dbusklipper.py -> build/bdist.linux-x86_64/wheel/kivy/core/clipboard
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/clipboard/clipboard_dummy.py -> build/bdist.linux-x86_64/wheel/kivy/core/clipboard
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/clipboard/clipboard_gtk3.py -> build/bdist.linux-x86_64/wheel/kivy/core/clipboard
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/clipboard/clipboard_nspaste.py -> build/bdist.linux-x86_64/wheel/kivy/core/clipboard
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/clipboard/clipboard_pygame.py -> build/bdist.linux-x86_64/wheel/kivy/core/clipboard
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/clipboard/clipboard_sdl2.py -> build/bdist.linux-x86_64/wheel/kivy/core/clipboard
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/clipboard/clipboard_winctypes.py -> build/bdist.linux-x86_64/wheel/kivy/core/clipboard
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/clipboard/clipboard_xclip.py -> build/bdist.linux-x86_64/wheel/kivy/core/clipboard
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/clipboard/clipboard_xsel.py -> build/bdist.linux-x86_64/wheel/kivy/core/clipboard
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/core/gl
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/gl/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/core/gl
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/core/image
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/image/_img_sdl2.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/core/image
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/image/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/core/image
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/image/img_dds.py -> build/bdist.linux-x86_64/wheel/kivy/core/image
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/image/img_ffpyplayer.py -> build/bdist.linux-x86_64/wheel/kivy/core/image
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/image/img_pil.py -> build/bdist.linux-x86_64/wheel/kivy/core/image
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/image/img_pygame.py -> build/bdist.linux-x86_64/wheel/kivy/core/image
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/image/img_sdl2.py -> build/bdist.linux-x86_64/wheel/kivy/core/image
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/image/img_tex.py -> build/bdist.linux-x86_64/wheel/kivy/core/image
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/core/spelling
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/spelling/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/core/spelling
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/spelling/spelling_enchant.py -> build/bdist.linux-x86_64/wheel/kivy/core/spelling
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/spelling/spelling_osxappkit.py -> build/bdist.linux-x86_64/wheel/kivy/core/spelling
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/core/text
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/text/_text_pango.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/core/text
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/text/_text_sdl2.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/core/text
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/text/text_layout.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/core/text
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/text/text_layout.pxd -> build/bdist.linux-x86_64/wheel/kivy/core/text
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/text/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/core/text
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/text/markup.py -> build/bdist.linux-x86_64/wheel/kivy/core/text
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/text/text_pango.py -> build/bdist.linux-x86_64/wheel/kivy/core/text
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/text/text_pil.py -> build/bdist.linux-x86_64/wheel/kivy/core/text
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/text/text_pygame.py -> build/bdist.linux-x86_64/wheel/kivy/core/text
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/text/text_sdl2.py -> build/bdist.linux-x86_64/wheel/kivy/core/text
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/core/video
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/video/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/core/video
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/video/video_ffmpeg.py -> build/bdist.linux-x86_64/wheel/kivy/core/video
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/video/video_ffpyplayer.py -> build/bdist.linux-x86_64/wheel/kivy/core/video
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/video/video_gstplayer.py -> build/bdist.linux-x86_64/wheel/kivy/core/video
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/video/video_null.py -> build/bdist.linux-x86_64/wheel/kivy/core/video
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/core/window
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/window/_window_sdl2.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/core/window
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/window/window_info.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/core/window
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/window/window_attrs.pxi -> build/bdist.linux-x86_64/wheel/kivy/core/window
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/window/window_info.pxd -> build/bdist.linux-x86_64/wheel/kivy/core/window
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/window/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/core/window
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/window/window_egl_rpi.py -> build/bdist.linux-x86_64/wheel/kivy/core/window
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/window/window_pygame.py -> build/bdist.linux-x86_64/wheel/kivy/core/window
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/window/window_sdl2.py -> build/bdist.linux-x86_64/wheel/kivy/core/window
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/core/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/core
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/deps
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/deps/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/deps
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/effects
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/effects/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/effects
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/effects/dampedscroll.py -> build/bdist.linux-x86_64/wheel/kivy/effects
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/effects/kinetic.py -> build/bdist.linux-x86_64/wheel/kivy/effects
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/effects/opacityscroll.py -> build/bdist.linux-x86_64/wheel/kivy/effects
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/effects/scroll.py -> build/bdist.linux-x86_64/wheel/kivy/effects
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/eventmanager
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/eventmanager/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/eventmanager
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/extras
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/extras/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/extras
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/extras/highlight.py -> build/bdist.linux-x86_64/wheel/kivy/extras
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/garden
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/garden/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/garden
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/svg.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/vertex_instructions.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/boxshadow.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/tesselator.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/texture.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/cgl.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/transformation.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/vbo.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/vertex.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/scissor_instructions.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/stencil_instructions.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/shader.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/opengl.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/instructions.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/context_instructions.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/opengl_utils.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/gl_instructions.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/fbo.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/context.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/compiler.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/buffer.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/common.pxi -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/gl_debug_logger.pxi -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/img_tools.pxi -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/memory.pxi -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/opcodes.pxi -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/opengl_utils_def.pxi -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/vertex_instructions_line.pxi -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/boxshadow.pxd -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/buffer.pxd -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/cgl.pxd -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/compiler.pxd -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/context.pxd -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/context_instructions.pxd -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/fbo.pxd -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/instructions.pxd -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/opengl_utils.pxd -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/shader.pxd -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/stencil_instructions.pxd -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/svg.pxd -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/tesselator.pxd -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/texture.pxd -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/transformation.pxd -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/vbo.pxd -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/vertex.pxd -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/vertex_instructions.pxd -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/graphics/cgl_backend
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/cgl_backend/cgl_debug.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics/cgl_backend
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/cgl_backend/cgl_sdl2.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics/cgl_backend
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/cgl_backend/cgl_glew.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics/cgl_backend
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/cgl_backend/cgl_gl.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics/cgl_backend
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/cgl_backend/cgl_mock.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/graphics/cgl_backend
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/cgl_backend/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/graphics/cgl_backend
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/graphics/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/graphics
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/input
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/input/postproc
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/postproc/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/input/postproc
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/postproc/calibration.py -> build/bdist.linux-x86_64/wheel/kivy/input/postproc
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/postproc/dejitter.py -> build/bdist.linux-x86_64/wheel/kivy/input/postproc
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/postproc/doubletap.py -> build/bdist.linux-x86_64/wheel/kivy/input/postproc
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/postproc/ignorelist.py -> build/bdist.linux-x86_64/wheel/kivy/input/postproc
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/postproc/retaintouch.py -> build/bdist.linux-x86_64/wheel/kivy/input/postproc
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/postproc/tripletap.py -> build/bdist.linux-x86_64/wheel/kivy/input/postproc
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/input/providers
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/providers/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/input/providers
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/providers/androidjoystick.py -> build/bdist.linux-x86_64/wheel/kivy/input/providers
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/providers/hidinput.py -> build/bdist.linux-x86_64/wheel/kivy/input/providers
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/providers/leapfinger.py -> build/bdist.linux-x86_64/wheel/kivy/input/providers
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/providers/linuxwacom.py -> build/bdist.linux-x86_64/wheel/kivy/input/providers
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/providers/mactouch.py -> build/bdist.linux-x86_64/wheel/kivy/input/providers
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/providers/mouse.py -> build/bdist.linux-x86_64/wheel/kivy/input/providers
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/providers/mtdev.py -> build/bdist.linux-x86_64/wheel/kivy/input/providers
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/providers/probesysfs.py -> build/bdist.linux-x86_64/wheel/kivy/input/providers
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/providers/tuio.py -> build/bdist.linux-x86_64/wheel/kivy/input/providers
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/providers/wm_common.py -> build/bdist.linux-x86_64/wheel/kivy/input/providers
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/providers/wm_pen.py -> build/bdist.linux-x86_64/wheel/kivy/input/providers
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/providers/wm_touch.py -> build/bdist.linux-x86_64/wheel/kivy/input/providers
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/input
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/factory.py -> build/bdist.linux-x86_64/wheel/kivy/input
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/motionevent.py -> build/bdist.linux-x86_64/wheel/kivy/input
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/provider.py -> build/bdist.linux-x86_64/wheel/kivy/input
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/recorder.py -> build/bdist.linux-x86_64/wheel/kivy/input
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/input/shape.py -> build/bdist.linux-x86_64/wheel/kivy/input
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/lang
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/lang/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/lang
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/lang/builder.py -> build/bdist.linux-x86_64/wheel/kivy/lang
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/lang/parser.py -> build/bdist.linux-x86_64/wheel/kivy/lang
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/lib
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/lib/pango
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/lib/pango/pangoft2.pxi -> build/bdist.linux-x86_64/wheel/kivy/lib/pango
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/lib/sdl2.pxi -> build/bdist.linux-x86_64/wheel/kivy/lib
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/lib/gstplayer
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/lib/gstplayer/_gstplayer.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/kivy/lib/gstplayer
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/lib/gstplayer/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/lib/gstplayer
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/lib/vidcore_lite
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/lib/vidcore_lite/bcm.pxd -> build/bdist.linux-x86_64/wheel/kivy/lib/vidcore_lite
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/lib/vidcore_lite/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/lib/vidcore_lite
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/lib/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/lib
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/lib/ddsfile.py -> build/bdist.linux-x86_64/wheel/kivy/lib
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/lib/mtdev.py -> build/bdist.linux-x86_64/wheel/kivy/lib
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/modules
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/modules/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/modules
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/modules/_webdebugger.py -> build/bdist.linux-x86_64/wheel/kivy/modules
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/modules/console.py -> build/bdist.linux-x86_64/wheel/kivy/modules
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/modules/cursor.py -> build/bdist.linux-x86_64/wheel/kivy/modules
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/modules/inspector.py -> build/bdist.linux-x86_64/wheel/kivy/modules
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/modules/joycursor.py -> build/bdist.linux-x86_64/wheel/kivy/modules
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/modules/keybinding.py -> build/bdist.linux-x86_64/wheel/kivy/modules
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/modules/monitor.py -> build/bdist.linux-x86_64/wheel/kivy/modules
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/modules/recorder.py -> build/bdist.linux-x86_64/wheel/kivy/modules
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/modules/screen.py -> build/bdist.linux-x86_64/wheel/kivy/modules
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/modules/showborder.py -> build/bdist.linux-x86_64/wheel/kivy/modules
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/modules/touchring.py -> build/bdist.linux-x86_64/wheel/kivy/modules
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/modules/webdebugger.py -> build/bdist.linux-x86_64/wheel/kivy/modules
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/network
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/network/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/network
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/network/urlrequest.py -> build/bdist.linux-x86_64/wheel/kivy/network
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/storage
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/storage/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/storage
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/storage/dictstore.py -> build/bdist.linux-x86_64/wheel/kivy/storage
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/storage/jsonstore.py -> build/bdist.linux-x86_64/wheel/kivy/storage
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/storage/redisstore.py -> build/bdist.linux-x86_64/wheel/kivy/storage
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tests/data
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/data/test.ini -> build/bdist.linux-x86_64/wheel/kivy/tests/data
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tests/pyinstaller
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tests/pyinstaller/simple_widget
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tests/pyinstaller/simple_widget/project
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/simple_widget/project/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/tests/pyinstaller/simple_widget/project
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/simple_widget/project/widget.py -> build/bdist.linux-x86_64/wheel/kivy/tests/pyinstaller/simple_widget/project
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/simple_widget/main.py -> build/bdist.linux-x86_64/wheel/kivy/tests/pyinstaller/simple_widget
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/simple_widget/main.spec -> build/bdist.linux-x86_64/wheel/kivy/tests/pyinstaller/simple_widget
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tests/pyinstaller/video_widget
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tests/pyinstaller/video_widget/project
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/video_widget/project/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/tests/pyinstaller/video_widget/project
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/video_widget/main.py -> build/bdist.linux-x86_64/wheel/kivy/tests/pyinstaller/video_widget
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/video_widget/main.spec -> build/bdist.linux-x86_64/wheel/kivy/tests/pyinstaller/video_widget
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/pyinstaller/test_pyinstaller.py -> build/bdist.linux-x86_64/wheel/kivy/tests/pyinstaller
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tests/test_issues
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_issues/test_6315.py -> build/bdist.linux-x86_64/wheel/kivy/tests/test_issues
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_issues/test_issue_1084.py -> build/bdist.linux-x86_64/wheel/kivy/tests/test_issues
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_issues/test_issue_1091.py -> build/bdist.linux-x86_64/wheel/kivy/tests/test_issues
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_issues/test_issue_599.py -> build/bdist.linux-x86_64/wheel/kivy/tests/test_issues
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_issues/test_issue_609.py -> build/bdist.linux-x86_64/wheel/kivy/tests/test_issues
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_issues/test_issue_6909.py -> build/bdist.linux-x86_64/wheel/kivy/tests/test_issues
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_issues/test_issue_883.py -> build/bdist.linux-x86_64/wheel/kivy/tests/test_issues
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tests/test_urlrequest
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_urlrequest/test_urlrequest_requests.py -> build/bdist.linux-x86_64/wheel/kivy/tests/test_urlrequest
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_urlrequest/test_urlrequest_urllib.py -> build/bdist.linux-x86_64/wheel/kivy/tests/test_urlrequest
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/coverage_lang.kv -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/pytest.ini -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/sample1.ogg -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_button.png -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/testkv.kv -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/unicode_files.zip -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/unicode_font.zip -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/async_common.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/common.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/conftest.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/fixtures.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/perf_test_textinput.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_animations.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_app.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_audio.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_benchmark.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_clipboard.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_clock.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_compat.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_config.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_coverage.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_doc_gallery.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_environ_cli.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_fbo_py2py3.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_filechooser.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_filechooser_unicode.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_fonts.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_garden.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_graphics.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_graphics_svg.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_image.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_imageloader.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_invalid_lang.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_kivy_init.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_knspace.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_lang.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_lang_complex.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_lang_pre_process_and_post_process.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_logger.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_metrics.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_module_inspector.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_motion_event.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_mouse_hover_event.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_mouse_multitouchsim.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_multistroke.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_properties.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_resources.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_rst_replace.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_screen.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_storage.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_actionbar.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_anchorlayout.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_asyncimage.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_boxlayout.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_bubble.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_carousel.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_colorpicker.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_dropdown.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_gridlayout.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_layout.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_modal.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_recyclegridlayout.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_relativelayout.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_scrollview.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_settings.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_slider.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_stacklayout.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_textinput.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_translate_coordinates.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_videoplayer.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_uix_widget.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_vector.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_video.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_weakmethod.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_widget.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_widget_walk.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_window_base.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/test_window_info.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tests/visual_test_label.py -> build/bdist.linux-x86_64/wheel/kivy/tests
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tools
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tools/theming
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/action_bar.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/action_group.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/action_group_disabled.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/action_group_down.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/action_item.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/action_item_down.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/action_view.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/audio-volume-high.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/audio-volume-low.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/audio-volume-medium.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/audio-volume-muted.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/bubble.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/bubble_arrow.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/bubble_btn.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/bubble_btn_pressed.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/button.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/button_disabled.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/button_disabled_pressed.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/button_pressed.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/checkbox_disabled_off.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/checkbox_disabled_on.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/checkbox_off.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/checkbox_on.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/checkbox_radio_disabled_off.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/checkbox_radio_disabled_on.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/checkbox_radio_off.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/checkbox_radio_on.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/close.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/filechooser_file.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/filechooser_folder.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/filechooser_selected.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/image-missing.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/media-playback-pause.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/media-playback-start.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/media-playback-stop.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/modalview-background.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/overflow.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/player-background.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/player-play-overlay.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/previous_normal.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/progressbar.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/progressbar_background.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/ring.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/selector_left.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/selector_middle.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/selector_right.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/separator.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/slider_cursor.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/slider_cursor_disabled.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/sliderh_background.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/sliderh_background_disabled.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/sliderv_background.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/sliderv_background_disabled.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/spinner.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/spinner_disabled.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/spinner_pressed.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/splitter.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/splitter_disabled.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/splitter_disabled_down.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/splitter_disabled_down_h.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/splitter_disabled_h.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/splitter_down.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/splitter_down_h.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/splitter_grip.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/splitter_grip_h.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/splitter_h.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/switch-background.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/switch-background_disabled.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/switch-button.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/switch-button_disabled.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/tab.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/tab_btn.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/tab_btn_disabled.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/tab_btn_disabled_pressed.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/tab_btn_pressed.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/tab_disabled.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/textinput.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/textinput_active.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/textinput_disabled.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/textinput_disabled_active.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/tree_closed.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/tree_opened.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/vkeyboard_background.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/vkeyboard_disabled_background.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/vkeyboard_disabled_key_down.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/vkeyboard_disabled_key_normal.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/vkeyboard_key_down.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/theming/defaulttheme/vkeyboard_key_normal.png -> build/bdist.linux-x86_64/wheel/kivy/tools/theming/defaulttheme
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tools/gles_compat
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/gles_compat/gl2.h -> build/bdist.linux-x86_64/wheel/kivy/tools/gles_compat
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/gles_compat/subset_gles.py -> build/bdist.linux-x86_64/wheel/kivy/tools/gles_compat
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tools/image-testsuite
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/image-testsuite/README.md -> build/bdist.linux-x86_64/wheel/kivy/tools/image-testsuite
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/image-testsuite/gimp28-testsuite.py -> build/bdist.linux-x86_64/wheel/kivy/tools/image-testsuite
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/image-testsuite/imagemagick-testsuite.sh -> build/bdist.linux-x86_64/wheel/kivy/tools/image-testsuite
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tools/pep8checker
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/pep8checker/pep8.py -> build/bdist.linux-x86_64/wheel/kivy/tools/pep8checker
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/pep8checker/pep8kivy.py -> build/bdist.linux-x86_64/wheel/kivy/tools/pep8checker
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/pep8checker/pre-commit.githook -> build/bdist.linux-x86_64/wheel/kivy/tools/pep8checker
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tools/precommit_hooks
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/precommit_hooks/pre-commit-config.yaml -> build/bdist.linux-x86_64/wheel/kivy/tools/precommit_hooks
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tools/highlight
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/highlight/kivy-mode.el -> build/bdist.linux-x86_64/wheel/kivy/tools/highlight
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/highlight/kivy.json-tmlanguage -> build/bdist.linux-x86_64/wheel/kivy/tools/highlight
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/highlight/kivy.tmLanguage -> build/bdist.linux-x86_64/wheel/kivy/tools/highlight
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/highlight/kivy.vim -> build/bdist.linux-x86_64/wheel/kivy/tools/highlight
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/highlight/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/tools/highlight
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tools/packaging
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/tools/packaging/pyinstaller_hooks
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/packaging/pyinstaller_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/tools/packaging/pyinstaller_hooks
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/packaging/pyinstaller_hooks/__main__.py -> build/bdist.linux-x86_64/wheel/kivy/tools/packaging/pyinstaller_hooks
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/packaging/pyinstaller_hooks/hook-kivy.py -> build/bdist.linux-x86_64/wheel/kivy/tools/packaging/pyinstaller_hooks
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/packaging/pyinstaller_hooks/pyi_rth_kivy.py -> build/bdist.linux-x86_64/wheel/kivy/tools/packaging/pyinstaller_hooks
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/packaging/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/tools/packaging
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/packaging/cython_cfg.py -> build/bdist.linux-x86_64/wheel/kivy/tools/packaging
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/packaging/factory.py -> build/bdist.linux-x86_64/wheel/kivy/tools/packaging
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/tools
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/benchmark.py -> build/bdist.linux-x86_64/wheel/kivy/tools
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/changelog_parser.py -> build/bdist.linux-x86_64/wheel/kivy/tools
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/coverage.py -> build/bdist.linux-x86_64/wheel/kivy/tools
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/gallery.py -> build/bdist.linux-x86_64/wheel/kivy/tools
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/generate-icons.py -> build/bdist.linux-x86_64/wheel/kivy/tools
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/kviewer.py -> build/bdist.linux-x86_64/wheel/kivy/tools
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/report.py -> build/bdist.linux-x86_64/wheel/kivy/tools
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/stub-gl-debug.py -> build/bdist.linux-x86_64/wheel/kivy/tools
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/tools/texturecompress.py -> build/bdist.linux-x86_64/wheel/kivy/tools
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/uix/behaviors
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/uix/behaviors
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors/button.py -> build/bdist.linux-x86_64/wheel/kivy/uix/behaviors
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors/codenavigation.py -> build/bdist.linux-x86_64/wheel/kivy/uix/behaviors
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors/compoundselection.py -> build/bdist.linux-x86_64/wheel/kivy/uix/behaviors
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors/cover.py -> build/bdist.linux-x86_64/wheel/kivy/uix/behaviors
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors/drag.py -> build/bdist.linux-x86_64/wheel/kivy/uix/behaviors
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors/emacs.py -> build/bdist.linux-x86_64/wheel/kivy/uix/behaviors
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors/focus.py -> build/bdist.linux-x86_64/wheel/kivy/uix/behaviors
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors/knspace.py -> build/bdist.linux-x86_64/wheel/kivy/uix/behaviors
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors/togglebutton.py -> build/bdist.linux-x86_64/wheel/kivy/uix/behaviors
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/behaviors/touchripple.py -> build/bdist.linux-x86_64/wheel/kivy/uix/behaviors
  [INFO   ] creating build/bdist.linux-x86_64/wheel/kivy/uix/recycleview
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/recycleview/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/uix/recycleview
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/recycleview/datamodel.py -> build/bdist.linux-x86_64/wheel/kivy/uix/recycleview
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/recycleview/layout.py -> build/bdist.linux-x86_64/wheel/kivy/uix/recycleview
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/recycleview/views.py -> build/bdist.linux-x86_64/wheel/kivy/uix/recycleview
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/__init__.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/accordion.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/actionbar.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/anchorlayout.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/boxlayout.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/bubble.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/button.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/camera.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/carousel.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/checkbox.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/codeinput.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/colorpicker.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/dropdown.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/effectwidget.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/filechooser.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/floatlayout.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/gesturesurface.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/gridlayout.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/image.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/label.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/layout.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/modalview.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/pagelayout.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/popup.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/progressbar.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/recycleboxlayout.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/recyclegridlayout.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/recyclelayout.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/relativelayout.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/rst.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/sandbox.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/scatter.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/scatterlayout.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/screenmanager.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/scrollview.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/settings.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/slider.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/spinner.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/splitter.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/stacklayout.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/stencilview.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/switch.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/tabbedpanel.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/textinput.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/togglebutton.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/treeview.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/video.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/videoplayer.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/vkeyboard.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/uix/widget.py -> build/bdist.linux-x86_64/wheel/kivy/uix
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/__init__.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/_version.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/animation.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/app.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/atlas.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/base.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/cache.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/clock.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/compat.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/config.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/context.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/event.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/factory.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/factory_registers.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/geometry.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/gesture.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/interactive.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/loader.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/logger.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/metrics.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/multistroke.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/parser.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/resources.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/support.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/utils.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/vector.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] copying build/lib.linux-x86_64-cpython-312/kivy/weakmethod.py -> build/bdist.linux-x86_64/wheel/kivy
  [INFO   ] running install_egg_info
  [INFO   ] running egg_info
  [INFO   ] writing Kivy.egg-info/PKG-INFO
  [INFO   ] writing dependency_links to Kivy.egg-info/dependency_links.txt
  [INFO   ] writing requirements to Kivy.egg-info/requires.txt
  [INFO   ] writing top-level names to Kivy.egg-info/top_level.txt
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/properties.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_metrics.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils_def.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils_def.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opengl_utils.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/img_tools.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/gl_debug_logger.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions_line.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/stencil_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/tesselator.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/fbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/cgl.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/common.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/include/gl_redirect.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vbo.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/buffer.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/transformation.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/texture.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/compiler.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/shader.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/../_event.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/instructions.pyx won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/opcodes.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/context.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/graphics/vertex_instructions.pxd won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/sdl2.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/pango/pangoft2.pxi won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/pango/pangoft2.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] [dependency /builddir/build/BUILD/kivy-2.3.0/kivy/lib/gstplayer/_gstplayer.h won't be automatically included in the manifest] the path must be relative
  [INFO   ] reading manifest file 'Kivy.egg-info/SOURCES.txt'
  [INFO   ] reading manifest template 'MANIFEST.in'
  [WARNING] [warning     ] no files found matching '*.txt' under directory 'kivy/tools'
  [WARNING] [warning     ] no files found matching '*.bat' under directory 'kivy/tools'
  [WARNING] [warning     ] no files found matching '*.pyd' under directory 'kivy'
  [INFO   ] adding license file 'LICENSE'
  [INFO   ] adding license file 'AUTHORS'
  [INFO   ] writing manifest file 'Kivy.egg-info/SOURCES.txt'
  [INFO   ] Copying Kivy.egg-info to build/bdist.linux-x86_64/wheel/Kivy-2.3.0-py3.12.egg-info
  [INFO   ] running install_scripts
  [INFO   ] creating build/bdist.linux-x86_64/wheel/Kivy-2.3.0.dist-info/WHEEL
  [INFO   ] creating '/builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir/pip-wheel-57vdnixn/.tmp-j32t3c27/Kivy-2.3.0-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  [INFO   ] adding 'kivy/__init__.py'
  [INFO   ] adding 'kivy/_clock.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/_clock.pxd'
  [INFO   ] adding 'kivy/_event.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/_event.pxd'
  [INFO   ] adding 'kivy/_metrics.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/_metrics.pxd'
  [INFO   ] adding 'kivy/_version.py'
  [INFO   ] adding 'kivy/animation.py'
  [INFO   ] adding 'kivy/app.py'
  [INFO   ] adding 'kivy/atlas.py'
  [INFO   ] adding 'kivy/base.py'
  [INFO   ] adding 'kivy/cache.py'
  [INFO   ] adding 'kivy/clock.py'
  [INFO   ] adding 'kivy/compat.py'
  [INFO   ] adding 'kivy/config.py'
  [INFO   ] adding 'kivy/context.py'
  [INFO   ] adding 'kivy/event.py'
  [INFO   ] adding 'kivy/factory.py'
  [INFO   ] adding 'kivy/factory_registers.py'
  [INFO   ] adding 'kivy/geometry.py'
  [INFO   ] adding 'kivy/gesture.py'
  [INFO   ] adding 'kivy/interactive.py'
  [INFO   ] adding 'kivy/loader.py'
  [INFO   ] adding 'kivy/logger.py'
  [INFO   ] adding 'kivy/metrics.py'
  [INFO   ] adding 'kivy/multistroke.py'
  [INFO   ] adding 'kivy/parser.py'
  [INFO   ] adding 'kivy/properties.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/properties.pxd'
  [INFO   ] adding 'kivy/resources.py'
  [INFO   ] adding 'kivy/setupconfig.py'
  [INFO   ] adding 'kivy/support.py'
  [INFO   ] adding 'kivy/utils.py'
  [INFO   ] adding 'kivy/vector.py'
  [INFO   ] adding 'kivy/weakmethod.py'
  [INFO   ] adding 'kivy/weakproxy.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/core/__init__.py'
  [INFO   ] adding 'kivy/core/audio/__init__.py'
  [INFO   ] adding 'kivy/core/audio/audio_android.py'
  [INFO   ] adding 'kivy/core/audio/audio_avplayer.py'
  [INFO   ] adding 'kivy/core/audio/audio_ffpyplayer.py'
  [INFO   ] adding 'kivy/core/audio/audio_gstplayer.py'
  [INFO   ] adding 'kivy/core/audio/audio_pygame.py'
  [INFO   ] adding 'kivy/core/audio/audio_sdl2.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/core/camera/__init__.py'
  [INFO   ] adding 'kivy/core/camera/camera_android.py'
  [INFO   ] adding 'kivy/core/camera/camera_gi.py'
  [INFO   ] adding 'kivy/core/camera/camera_opencv.py'
  [INFO   ] adding 'kivy/core/camera/camera_picamera.py'
  [INFO   ] adding 'kivy/core/clipboard/__init__.py'
  [INFO   ] adding 'kivy/core/clipboard/_clipboard_ext.py'
  [INFO   ] adding 'kivy/core/clipboard/_clipboard_sdl2.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/core/clipboard/clipboard_android.py'
  [INFO   ] adding 'kivy/core/clipboard/clipboard_dbusklipper.py'
  [INFO   ] adding 'kivy/core/clipboard/clipboard_dummy.py'
  [INFO   ] adding 'kivy/core/clipboard/clipboard_gtk3.py'
  [INFO   ] adding 'kivy/core/clipboard/clipboard_nspaste.py'
  [INFO   ] adding 'kivy/core/clipboard/clipboard_pygame.py'
  [INFO   ] adding 'kivy/core/clipboard/clipboard_sdl2.py'
  [INFO   ] adding 'kivy/core/clipboard/clipboard_winctypes.py'
  [INFO   ] adding 'kivy/core/clipboard/clipboard_xclip.py'
  [INFO   ] adding 'kivy/core/clipboard/clipboard_xsel.py'
  [INFO   ] adding 'kivy/core/gl/__init__.py'
  [INFO   ] adding 'kivy/core/image/__init__.py'
  [INFO   ] adding 'kivy/core/image/_img_sdl2.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/core/image/img_dds.py'
  [INFO   ] adding 'kivy/core/image/img_ffpyplayer.py'
  [INFO   ] adding 'kivy/core/image/img_pil.py'
  [INFO   ] adding 'kivy/core/image/img_pygame.py'
  [INFO   ] adding 'kivy/core/image/img_sdl2.py'
  [INFO   ] adding 'kivy/core/image/img_tex.py'
  [INFO   ] adding 'kivy/core/spelling/__init__.py'
  [INFO   ] adding 'kivy/core/spelling/spelling_enchant.py'
  [INFO   ] adding 'kivy/core/spelling/spelling_osxappkit.py'
  [INFO   ] adding 'kivy/core/text/__init__.py'
  [INFO   ] adding 'kivy/core/text/_text_pango.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/core/text/_text_sdl2.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/core/text/markup.py'
  [INFO   ] adding 'kivy/core/text/text_layout.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/core/text/text_layout.pxd'
  [INFO   ] adding 'kivy/core/text/text_pango.py'
  [INFO   ] adding 'kivy/core/text/text_pil.py'
  [INFO   ] adding 'kivy/core/text/text_pygame.py'
  [INFO   ] adding 'kivy/core/text/text_sdl2.py'
  [INFO   ] adding 'kivy/core/video/__init__.py'
  [INFO   ] adding 'kivy/core/video/video_ffmpeg.py'
  [INFO   ] adding 'kivy/core/video/video_ffpyplayer.py'
  [INFO   ] adding 'kivy/core/video/video_gstplayer.py'
  [INFO   ] adding 'kivy/core/video/video_null.py'
  [INFO   ] adding 'kivy/core/window/__init__.py'
  [INFO   ] adding 'kivy/core/window/_window_sdl2.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/core/window/window_attrs.pxi'
  [INFO   ] adding 'kivy/core/window/window_egl_rpi.py'
  [INFO   ] adding 'kivy/core/window/window_info.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/core/window/window_info.pxd'
  [INFO   ] adding 'kivy/core/window/window_pygame.py'
  [INFO   ] adding 'kivy/core/window/window_sdl2.py'
  [INFO   ] adding 'kivy/data/settings_kivy.json'
  [INFO   ] adding 'kivy/data/style.kv'
  [INFO   ] adding 'kivy/data/fonts/DejaVuSans.ttf'
  [INFO   ] adding 'kivy/data/fonts/Roboto-Bold.ttf'
  [INFO   ] adding 'kivy/data/fonts/Roboto-BoldItalic.ttf'
  [INFO   ] adding 'kivy/data/fonts/Roboto-Italic.ttf'
  [INFO   ] adding 'kivy/data/fonts/Roboto-Regular.ttf'
  [INFO   ] adding 'kivy/data/glsl/default.fs'
  [INFO   ] adding 'kivy/data/glsl/default.png'
  [INFO   ] adding 'kivy/data/glsl/default.vs'
  [INFO   ] adding 'kivy/data/glsl/header.fs'
  [INFO   ] adding 'kivy/data/glsl/header.vs'
  [INFO   ] adding 'kivy/data/images/background.jpg'
  [INFO   ] adding 'kivy/data/images/cursor.png'
  [INFO   ] adding 'kivy/data/images/defaultshape.png'
  [INFO   ] adding 'kivy/data/images/defaulttheme-0.png'
  [INFO   ] adding 'kivy/data/images/defaulttheme.atlas'
  [INFO   ] adding 'kivy/data/images/image-loading.gif'
  [INFO   ] adding 'kivy/data/images/image-loading.zip'
  [INFO   ] adding 'kivy/data/images/testpattern.png'
  [INFO   ] adding 'kivy/data/keyboards/azerty.json'
  [INFO   ] adding 'kivy/data/keyboards/de.json'
  [INFO   ] adding 'kivy/data/keyboards/de_CH.json'
  [INFO   ] adding 'kivy/data/keyboards/en_US.json'
  [INFO   ] adding 'kivy/data/keyboards/es_ES.json'
  [INFO   ] adding 'kivy/data/keyboards/fr_CH.json'
  [INFO   ] adding 'kivy/data/keyboards/qwerty.json'
  [INFO   ] adding 'kivy/data/keyboards/qwertz.json'
  [INFO   ] adding 'kivy/data/logo/kivy-icon-128.png'
  [INFO   ] adding 'kivy/data/logo/kivy-icon-16.png'
  [INFO   ] adding 'kivy/data/logo/kivy-icon-24.png'
  [INFO   ] adding 'kivy/data/logo/kivy-icon-256.png'
  [INFO   ] adding 'kivy/data/logo/kivy-icon-32.png'
  [INFO   ] adding 'kivy/data/logo/kivy-icon-48.png'
  [INFO   ] adding 'kivy/data/logo/kivy-icon-512.png'
  [INFO   ] adding 'kivy/data/logo/kivy-icon-64.ico'
  [INFO   ] adding 'kivy/data/logo/kivy-icon-64.png'
  [INFO   ] adding 'kivy/deps/__init__.py'
  [INFO   ] adding 'kivy/effects/__init__.py'
  [INFO   ] adding 'kivy/effects/dampedscroll.py'
  [INFO   ] adding 'kivy/effects/kinetic.py'
  [INFO   ] adding 'kivy/effects/opacityscroll.py'
  [INFO   ] adding 'kivy/effects/scroll.py'
  [INFO   ] adding 'kivy/eventmanager/__init__.py'
  [INFO   ] adding 'kivy/extras/__init__.py'
  [INFO   ] adding 'kivy/extras/highlight.py'
  [INFO   ] adding 'kivy/garden/__init__.py'
  [INFO   ] adding 'kivy/graphics/__init__.py'
  [INFO   ] adding 'kivy/graphics/boxshadow.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/boxshadow.pxd'
  [INFO   ] adding 'kivy/graphics/buffer.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/buffer.pxd'
  [INFO   ] adding 'kivy/graphics/cgl.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/cgl.pxd'
  [INFO   ] adding 'kivy/graphics/common.pxi'
  [INFO   ] adding 'kivy/graphics/compiler.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/compiler.pxd'
  [INFO   ] adding 'kivy/graphics/context.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/context.pxd'
  [INFO   ] adding 'kivy/graphics/context_instructions.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/context_instructions.pxd'
  [INFO   ] adding 'kivy/graphics/fbo.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/fbo.pxd'
  [INFO   ] adding 'kivy/graphics/gl_debug_logger.pxi'
  [INFO   ] adding 'kivy/graphics/gl_instructions.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/img_tools.pxi'
  [INFO   ] adding 'kivy/graphics/instructions.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/instructions.pxd'
  [INFO   ] adding 'kivy/graphics/memory.pxi'
  [INFO   ] adding 'kivy/graphics/opcodes.pxi'
  [INFO   ] adding 'kivy/graphics/opengl.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/opengl_utils.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/opengl_utils.pxd'
  [INFO   ] adding 'kivy/graphics/opengl_utils_def.pxi'
  [INFO   ] adding 'kivy/graphics/scissor_instructions.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/shader.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/shader.pxd'
  [INFO   ] adding 'kivy/graphics/stencil_instructions.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/stencil_instructions.pxd'
  [INFO   ] adding 'kivy/graphics/svg.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/svg.pxd'
  [INFO   ] adding 'kivy/graphics/tesselator.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/tesselator.pxd'
  [INFO   ] adding 'kivy/graphics/texture.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/texture.pxd'
  [INFO   ] adding 'kivy/graphics/transformation.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/transformation.pxd'
  [INFO   ] adding 'kivy/graphics/vbo.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/vbo.pxd'
  [INFO   ] adding 'kivy/graphics/vertex.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/vertex.pxd'
  [INFO   ] adding 'kivy/graphics/vertex_instructions.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/vertex_instructions.pxd'
  [INFO   ] adding 'kivy/graphics/vertex_instructions_line.pxi'
  [INFO   ] adding 'kivy/graphics/cgl_backend/__init__.py'
  [INFO   ] adding 'kivy/graphics/cgl_backend/cgl_debug.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/cgl_backend/cgl_gl.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/cgl_backend/cgl_glew.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/cgl_backend/cgl_mock.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/graphics/cgl_backend/cgl_sdl2.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/include/common_subset.h'
  [INFO   ] adding 'kivy/include/config.h'
  [INFO   ] adding 'kivy/include/config.pxi'
  [INFO   ] adding 'kivy/include/gl2platform.h'
  [INFO   ] adding 'kivy/include/gl_redirect.h'
  [INFO   ] adding 'kivy/include/khrplatform.h'
  [INFO   ] adding 'kivy/input/__init__.py'
  [INFO   ] adding 'kivy/input/factory.py'
  [INFO   ] adding 'kivy/input/motionevent.py'
  [INFO   ] adding 'kivy/input/provider.py'
  [INFO   ] adding 'kivy/input/recorder.py'
  [INFO   ] adding 'kivy/input/shape.py'
  [INFO   ] adding 'kivy/input/postproc/__init__.py'
  [INFO   ] adding 'kivy/input/postproc/calibration.py'
  [INFO   ] adding 'kivy/input/postproc/dejitter.py'
  [INFO   ] adding 'kivy/input/postproc/doubletap.py'
  [INFO   ] adding 'kivy/input/postproc/ignorelist.py'
  [INFO   ] adding 'kivy/input/postproc/retaintouch.py'
  [INFO   ] adding 'kivy/input/postproc/tripletap.py'
  [INFO   ] adding 'kivy/input/providers/__init__.py'
  [INFO   ] adding 'kivy/input/providers/androidjoystick.py'
  [INFO   ] adding 'kivy/input/providers/hidinput.py'
  [INFO   ] adding 'kivy/input/providers/leapfinger.py'
  [INFO   ] adding 'kivy/input/providers/linuxwacom.py'
  [INFO   ] adding 'kivy/input/providers/mactouch.py'
  [INFO   ] adding 'kivy/input/providers/mouse.py'
  [INFO   ] adding 'kivy/input/providers/mtdev.py'
  [INFO   ] adding 'kivy/input/providers/probesysfs.py'
  [INFO   ] adding 'kivy/input/providers/tuio.py'
  [INFO   ] adding 'kivy/input/providers/wm_common.py'
  [INFO   ] adding 'kivy/input/providers/wm_pen.py'
  [INFO   ] adding 'kivy/input/providers/wm_touch.py'
  [INFO   ] adding 'kivy/lang/__init__.py'
  [INFO   ] adding 'kivy/lang/builder.py'
  [INFO   ] adding 'kivy/lang/parser.py'
  [INFO   ] adding 'kivy/lib/__init__.py'
  [INFO   ] adding 'kivy/lib/ddsfile.py'
  [INFO   ] adding 'kivy/lib/mtdev.py'
  [INFO   ] adding 'kivy/lib/sdl2.pxi'
  [INFO   ] adding 'kivy/lib/gstplayer/__init__.py'
  [INFO   ] adding 'kivy/lib/gstplayer/_gstplayer.cpython-312-x86_64-linux-gnu.so'
  [INFO   ] adding 'kivy/lib/pango/pangoft2.pxi'
  [INFO   ] adding 'kivy/lib/vidcore_lite/__init__.py'
  [INFO   ] adding 'kivy/lib/vidcore_lite/bcm.pxd'
  [INFO   ] adding 'kivy/modules/__init__.py'
  [INFO   ] adding 'kivy/modules/_webdebugger.py'
  [INFO   ] adding 'kivy/modules/console.py'
  [INFO   ] adding 'kivy/modules/cursor.py'
  [INFO   ] adding 'kivy/modules/inspector.py'
  [INFO   ] adding 'kivy/modules/joycursor.py'
  [INFO   ] adding 'kivy/modules/keybinding.py'
  [INFO   ] adding 'kivy/modules/monitor.py'
  [INFO   ] adding 'kivy/modules/recorder.py'
  [INFO   ] adding 'kivy/modules/screen.py'
  [INFO   ] adding 'kivy/modules/showborder.py'
  [INFO   ] adding 'kivy/modules/touchring.py'
  [INFO   ] adding 'kivy/modules/webdebugger.py'
  [INFO   ] adding 'kivy/network/__init__.py'
  [INFO   ] adding 'kivy/network/urlrequest.py'
  [INFO   ] adding 'kivy/storage/__init__.py'
  [INFO   ] adding 'kivy/storage/dictstore.py'
  [INFO   ] adding 'kivy/storage/jsonstore.py'
  [INFO   ] adding 'kivy/storage/redisstore.py'
  [INFO   ] adding 'kivy/tests/__init__.py'
  [INFO   ] adding 'kivy/tests/async_common.py'
  [INFO   ] adding 'kivy/tests/common.py'
  [INFO   ] adding 'kivy/tests/conftest.py'
  [INFO   ] adding 'kivy/tests/coverage_lang.kv'
  [INFO   ] adding 'kivy/tests/fixtures.py'
  [INFO   ] adding 'kivy/tests/perf_test_textinput.py'
  [INFO   ] adding 'kivy/tests/pytest.ini'
  [INFO   ] adding 'kivy/tests/sample1.ogg'
  [INFO   ] adding 'kivy/tests/test_animations.py'
  [INFO   ] adding 'kivy/tests/test_app.py'
  [INFO   ] adding 'kivy/tests/test_audio.py'
  [INFO   ] adding 'kivy/tests/test_benchmark.py'
  [INFO   ] adding 'kivy/tests/test_button.png'
  [INFO   ] adding 'kivy/tests/test_clipboard.py'
  [INFO   ] adding 'kivy/tests/test_clock.py'
  [INFO   ] adding 'kivy/tests/test_compat.py'
  [INFO   ] adding 'kivy/tests/test_config.py'
  [INFO   ] adding 'kivy/tests/test_coverage.py'
  [INFO   ] adding 'kivy/tests/test_doc_gallery.py'
  [INFO   ] adding 'kivy/tests/test_environ_cli.py'
  [INFO   ] adding 'kivy/tests/test_fbo_py2py3.py'
  [INFO   ] adding 'kivy/tests/test_filechooser.py'
  [INFO   ] adding 'kivy/tests/test_filechooser_unicode.py'
  [INFO   ] adding 'kivy/tests/test_fonts.py'
  [INFO   ] adding 'kivy/tests/test_garden.py'
  [INFO   ] adding 'kivy/tests/test_graphics.py'
  [INFO   ] adding 'kivy/tests/test_graphics_svg.py'
  [INFO   ] adding 'kivy/tests/test_image.py'
  [INFO   ] adding 'kivy/tests/test_imageloader.py'
  [INFO   ] adding 'kivy/tests/test_invalid_lang.py'
  [INFO   ] adding 'kivy/tests/test_kivy_init.py'
  [INFO   ] adding 'kivy/tests/test_knspace.py'
  [INFO   ] adding 'kivy/tests/test_lang.py'
  [INFO   ] adding 'kivy/tests/test_lang_complex.py'
  [INFO   ] adding 'kivy/tests/test_lang_pre_process_and_post_process.py'
  [INFO   ] adding 'kivy/tests/test_logger.py'
  [INFO   ] adding 'kivy/tests/test_metrics.py'
  [INFO   ] adding 'kivy/tests/test_module_inspector.py'
  [INFO   ] adding 'kivy/tests/test_motion_event.py'
  [INFO   ] adding 'kivy/tests/test_mouse_hover_event.py'
  [INFO   ] adding 'kivy/tests/test_mouse_multitouchsim.py'
  [INFO   ] adding 'kivy/tests/test_multistroke.py'
  [INFO   ] adding 'kivy/tests/test_properties.py'
  [INFO   ] adding 'kivy/tests/test_resources.py'
  [INFO   ] adding 'kivy/tests/test_rst_replace.py'
  [INFO   ] adding 'kivy/tests/test_screen.py'
  [INFO   ] adding 'kivy/tests/test_storage.py'
  [INFO   ] adding 'kivy/tests/test_uix_actionbar.py'
  [INFO   ] adding 'kivy/tests/test_uix_anchorlayout.py'
  [INFO   ] adding 'kivy/tests/test_uix_asyncimage.py'
  [INFO   ] adding 'kivy/tests/test_uix_boxlayout.py'
  [INFO   ] adding 'kivy/tests/test_uix_bubble.py'
  [INFO   ] adding 'kivy/tests/test_uix_carousel.py'
  [INFO   ] adding 'kivy/tests/test_uix_colorpicker.py'
  [INFO   ] adding 'kivy/tests/test_uix_dropdown.py'
  [INFO   ] adding 'kivy/tests/test_uix_gridlayout.py'
  [INFO   ] adding 'kivy/tests/test_uix_layout.py'
  [INFO   ] adding 'kivy/tests/test_uix_modal.py'
  [INFO   ] adding 'kivy/tests/test_uix_recyclegridlayout.py'
  [INFO   ] adding 'kivy/tests/test_uix_relativelayout.py'
  [INFO   ] adding 'kivy/tests/test_uix_scrollview.py'
  [INFO   ] adding 'kivy/tests/test_uix_settings.py'
  [INFO   ] adding 'kivy/tests/test_uix_slider.py'
  [INFO   ] adding 'kivy/tests/test_uix_stacklayout.py'
  [INFO   ] adding 'kivy/tests/test_uix_textinput.py'
  [INFO   ] adding 'kivy/tests/test_uix_translate_coordinates.py'
  [INFO   ] adding 'kivy/tests/test_uix_videoplayer.py'
  [INFO   ] adding 'kivy/tests/test_uix_widget.py'
  [INFO   ] adding 'kivy/tests/test_utils.py'
  [INFO   ] adding 'kivy/tests/test_vector.py'
  [INFO   ] adding 'kivy/tests/test_video.py'
  [INFO   ] adding 'kivy/tests/test_weakmethod.py'
  [INFO   ] adding 'kivy/tests/test_widget.py'
  [INFO   ] adding 'kivy/tests/test_widget_walk.py'
  [INFO   ] adding 'kivy/tests/test_window_base.py'
  [INFO   ] adding 'kivy/tests/test_window_info.py'
  [INFO   ] adding 'kivy/tests/testkv.kv'
  [INFO   ] adding 'kivy/tests/unicode_files.zip'
  [INFO   ] adding 'kivy/tests/unicode_font.zip'
  [INFO   ] adding 'kivy/tests/visual_test_label.py'
  [INFO   ] adding 'kivy/tests/data/test.ini'
  [INFO   ] adding 'kivy/tests/pyinstaller/test_pyinstaller.py'
  [INFO   ] adding 'kivy/tests/pyinstaller/simple_widget/main.py'
  [INFO   ] adding 'kivy/tests/pyinstaller/simple_widget/main.spec'
  [INFO   ] adding 'kivy/tests/pyinstaller/simple_widget/project/__init__.py'
  [INFO   ] adding 'kivy/tests/pyinstaller/simple_widget/project/widget.py'
  [INFO   ] adding 'kivy/tests/pyinstaller/video_widget/main.py'
  [INFO   ] adding 'kivy/tests/pyinstaller/video_widget/main.spec'
  [INFO   ] adding 'kivy/tests/pyinstaller/video_widget/project/__init__.py'
  [INFO   ] adding 'kivy/tests/test_issues/test_6315.py'
  [INFO   ] adding 'kivy/tests/test_issues/test_issue_1084.py'
  [INFO   ] adding 'kivy/tests/test_issues/test_issue_1091.py'
  [INFO   ] adding 'kivy/tests/test_issues/test_issue_599.py'
  [INFO   ] adding 'kivy/tests/test_issues/test_issue_609.py'
  [INFO   ] adding 'kivy/tests/test_issues/test_issue_6909.py'
  [INFO   ] adding 'kivy/tests/test_issues/test_issue_883.py'
  [INFO   ] adding 'kivy/tests/test_urlrequest/test_urlrequest_requests.py'
  [INFO   ] adding 'kivy/tests/test_urlrequest/test_urlrequest_urllib.py'
  [INFO   ] adding 'kivy/tools/__init__.py'
  [INFO   ] adding 'kivy/tools/benchmark.py'
  [INFO   ] adding 'kivy/tools/changelog_parser.py'
  [INFO   ] adding 'kivy/tools/coverage.py'
  [INFO   ] adding 'kivy/tools/gallery.py'
  [INFO   ] adding 'kivy/tools/generate-icons.py'
  [INFO   ] adding 'kivy/tools/kviewer.py'
  [INFO   ] adding 'kivy/tools/report.py'
  [INFO   ] adding 'kivy/tools/stub-gl-debug.py'
  [INFO   ] adding 'kivy/tools/texturecompress.py'
  [INFO   ] adding 'kivy/tools/gles_compat/gl2.h'
  [INFO   ] adding 'kivy/tools/gles_compat/subset_gles.py'
  [INFO   ] adding 'kivy/tools/highlight/__init__.py'
  [INFO   ] adding 'kivy/tools/highlight/kivy-mode.el'
  [INFO   ] adding 'kivy/tools/highlight/kivy.json-tmlanguage'
  [INFO   ] adding 'kivy/tools/highlight/kivy.tmLanguage'
  [INFO   ] adding 'kivy/tools/highlight/kivy.vim'
  [INFO   ] adding 'kivy/tools/image-testsuite/README.md'
  [INFO   ] adding 'kivy/tools/image-testsuite/gimp28-testsuite.py'
  [INFO   ] adding 'kivy/tools/image-testsuite/imagemagick-testsuite.sh'
  [INFO   ] adding 'kivy/tools/packaging/__init__.py'
  [INFO   ] adding 'kivy/tools/packaging/cython_cfg.py'
  [INFO   ] adding 'kivy/tools/packaging/factory.py'
  [INFO   ] adding 'kivy/tools/packaging/pyinstaller_hooks/__init__.py'
  [INFO   ] adding 'kivy/tools/packaging/pyinstaller_hooks/__main__.py'
  [INFO   ] adding 'kivy/tools/packaging/pyinstaller_hooks/hook-kivy.py'
  [INFO   ] adding 'kivy/tools/packaging/pyinstaller_hooks/pyi_rth_kivy.py'
  [INFO   ] adding 'kivy/tools/pep8checker/pep8.py'
  [INFO   ] adding 'kivy/tools/pep8checker/pep8kivy.py'
  [INFO   ] adding 'kivy/tools/pep8checker/pre-commit.githook'
  [INFO   ] adding 'kivy/tools/precommit_hooks/pre-commit-config.yaml'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/action_bar.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/action_group.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/action_group_disabled.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/action_group_down.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/action_item.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/action_item_down.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/action_view.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/audio-volume-high.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/audio-volume-low.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/audio-volume-medium.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/audio-volume-muted.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/bubble.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/bubble_arrow.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/bubble_btn.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/bubble_btn_pressed.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/button.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/button_disabled.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/button_disabled_pressed.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/button_pressed.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/checkbox_disabled_off.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/checkbox_disabled_on.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/checkbox_off.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/checkbox_on.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/checkbox_radio_disabled_off.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/checkbox_radio_disabled_on.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/checkbox_radio_off.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/checkbox_radio_on.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/close.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/filechooser_file.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/filechooser_folder.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/filechooser_selected.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/image-missing.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/media-playback-pause.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/media-playback-start.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/media-playback-stop.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/modalview-background.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/overflow.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/player-background.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/player-play-overlay.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/previous_normal.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/progressbar.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/progressbar_background.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/ring.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/selector_left.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/selector_middle.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/selector_right.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/separator.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/slider_cursor.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/slider_cursor_disabled.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/sliderh_background.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/sliderh_background_disabled.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/sliderv_background.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/sliderv_background_disabled.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/spinner.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/spinner_disabled.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/spinner_pressed.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/splitter.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/splitter_disabled.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/splitter_disabled_down.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/splitter_disabled_down_h.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/splitter_disabled_h.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/splitter_down.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/splitter_down_h.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/splitter_grip.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/splitter_grip_h.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/splitter_h.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/switch-background.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/switch-background_disabled.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/switch-button.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/switch-button_disabled.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/tab.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/tab_btn.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/tab_btn_disabled.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/tab_btn_disabled_pressed.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/tab_btn_pressed.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/tab_disabled.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/textinput.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/textinput_active.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/textinput_disabled.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/textinput_disabled_active.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/tree_closed.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/tree_opened.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/vkeyboard_background.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/vkeyboard_disabled_background.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/vkeyboard_disabled_key_down.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/vkeyboard_disabled_key_normal.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/vkeyboard_key_down.png'
  [INFO   ] adding 'kivy/tools/theming/defaulttheme/vkeyboard_key_normal.png'
  [INFO   ] adding 'kivy/uix/__init__.py'
  [INFO   ] adding 'kivy/uix/accordion.py'
  [INFO   ] adding 'kivy/uix/actionbar.py'
  [INFO   ] adding 'kivy/uix/anchorlayout.py'
  [INFO   ] adding 'kivy/uix/boxlayout.py'
  [INFO   ] adding 'kivy/uix/bubble.py'
  [INFO   ] adding 'kivy/uix/button.py'
  [INFO   ] adding 'kivy/uix/camera.py'
  [INFO   ] adding 'kivy/uix/carousel.py'
  [INFO   ] adding 'kivy/uix/checkbox.py'
  [INFO   ] adding 'kivy/uix/codeinput.py'
  [INFO   ] adding 'kivy/uix/colorpicker.py'
  [INFO   ] adding 'kivy/uix/dropdown.py'
  [INFO   ] adding 'kivy/uix/effectwidget.py'
  [INFO   ] adding 'kivy/uix/filechooser.py'
  [INFO   ] adding 'kivy/uix/floatlayout.py'
  [INFO   ] adding 'kivy/uix/gesturesurface.py'
  [INFO   ] adding 'kivy/uix/gridlayout.py'
  [INFO   ] adding 'kivy/uix/image.py'
  [INFO   ] adding 'kivy/uix/label.py'
  [INFO   ] adding 'kivy/uix/layout.py'
  [INFO   ] adding 'kivy/uix/modalview.py'
  [INFO   ] adding 'kivy/uix/pagelayout.py'
  [INFO   ] adding 'kivy/uix/popup.py'
  [INFO   ] adding 'kivy/uix/progressbar.py'
  [INFO   ] adding 'kivy/uix/recycleboxlayout.py'
  [INFO   ] adding 'kivy/uix/recyclegridlayout.py'
  [INFO   ] adding 'kivy/uix/recyclelayout.py'
  [INFO   ] adding 'kivy/uix/relativelayout.py'
  [INFO   ] adding 'kivy/uix/rst.py'
  [INFO   ] adding 'kivy/uix/sandbox.py'
  [INFO   ] adding 'kivy/uix/scatter.py'
  [INFO   ] adding 'kivy/uix/scatterlayout.py'
  [INFO   ] adding 'kivy/uix/screenmanager.py'
  [INFO   ] adding 'kivy/uix/scrollview.py'
  [INFO   ] adding 'kivy/uix/settings.py'
  [INFO   ] adding 'kivy/uix/slider.py'
  [INFO   ] adding 'kivy/uix/spinner.py'
  [INFO   ] adding 'kivy/uix/splitter.py'
  [INFO   ] adding 'kivy/uix/stacklayout.py'
  [INFO   ] adding 'kivy/uix/stencilview.py'
  [INFO   ] adding 'kivy/uix/switch.py'
  [INFO   ] adding 'kivy/uix/tabbedpanel.py'
  [INFO   ] adding 'kivy/uix/textinput.py'
  [INFO   ] adding 'kivy/uix/togglebutton.py'
  [INFO   ] adding 'kivy/uix/treeview.py'
  [INFO   ] adding 'kivy/uix/video.py'
  [INFO   ] adding 'kivy/uix/videoplayer.py'
  [INFO   ] adding 'kivy/uix/vkeyboard.py'
  [INFO   ] adding 'kivy/uix/widget.py'
  [INFO   ] adding 'kivy/uix/behaviors/__init__.py'
  [INFO   ] adding 'kivy/uix/behaviors/button.py'
  [INFO   ] adding 'kivy/uix/behaviors/codenavigation.py'
  [INFO   ] adding 'kivy/uix/behaviors/compoundselection.py'
  [INFO   ] adding 'kivy/uix/behaviors/cover.py'
  [INFO   ] adding 'kivy/uix/behaviors/drag.py'
  [INFO   ] adding 'kivy/uix/behaviors/emacs.py'
  [INFO   ] adding 'kivy/uix/behaviors/focus.py'
  [INFO   ] adding 'kivy/uix/behaviors/knspace.py'
  [INFO   ] adding 'kivy/uix/behaviors/togglebutton.py'
  [INFO   ] adding 'kivy/uix/behaviors/touchripple.py'
  [INFO   ] adding 'kivy/uix/recycleview/__init__.py'
  [INFO   ] adding 'kivy/uix/recycleview/datamodel.py'
  [INFO   ] adding 'kivy/uix/recycleview/layout.py'
  [INFO   ] adding 'kivy/uix/recycleview/views.py'
  [INFO   ] adding 'Kivy-2.3.0.dist-info/AUTHORS'
  [INFO   ] adding 'Kivy-2.3.0.dist-info/LICENSE'
  [INFO   ] adding 'Kivy-2.3.0.dist-info/METADATA'
  [INFO   ] adding 'Kivy-2.3.0.dist-info/WHEEL'
  [INFO   ] adding 'Kivy-2.3.0.dist-info/dependency_links.txt'
  [INFO   ] adding 'Kivy-2.3.0.dist-info/top_level.txt'
  [INFO   ] adding 'Kivy-2.3.0.dist-info/RECORD'
  [INFO   ] removing build/bdist.linux-x86_64/wheel
  ###############################################
  WARNING: KIVY_DEPS_ROOT is not set, using system provided SDL
  which is not recommended as it may be incompatible with Kivy.
  Please build dependencies from source via the provided script
  and set KIVY_DEPS_ROOT to the root of the dependencies directory.
  ###############################################
  Current directory is: /builddir/build/BUILD/kivy-2.3.0
  Source and initial build directory is: /builddir/build/BUILD/kivy-2.3.0
  Python path is:
  /builddir/build/BUILD/kivy-2.3.0
  /usr/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process
  /usr/lib64/python312.zip
  /usr/lib64/python3.12
  /usr/lib64/python3.12/lib-dynload
  /usr/lib64/python3.12/site-packages
  /usr/lib/python3.12/site-packages
  /builddir/build/BUILD/kivy-2.3.0/kivy/modules
  /builddir/.kivy/mods


  Found Cython at /usr/lib64/python3.12/site-packages/Cython/__init__.py
  Detected supported Cython version 0.29.35
  Using this graphics system: OpenGL
  GStreamer found via pkg-config
  SDL2 found via pkg-config
  SDL2: found SDL header at /usr/include/SDL2/SDL.h
  SDL2: found SDL_mixer header at /usr/include/SDL2/SDL_mixer.h
  SDL2: found SDL_ttf header at /usr/include/SDL2/SDL_ttf.h
  SDL2: found SDL_image header at /usr/include/SDL2/SDL_image.h
  Pango: pangoft2 found via pkg-config
  {'libraries': ['pangoft2-1.0', 'glib-2.0', 'harfbuzz', 'gobject-2.0', 'fontconfig', 'pango-1.0', 'freetype'], 'include_dirs': ['/builddir/build/BUILD/kivy-2.3.0/kivy/include', '/usr/include/pango-1.0', '/usr/include/harfbuzz', '/usr/include/glib-2.0', '/usr/lib64/glib-2.0/include', '/usr/include/freetype2', '/usr/include/blkid', '/usr/include/libmount', '/usr/include/pixman-1', '/usr/include/fribidi', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/sysprof-6', '/usr/include/libpng16'], 'library_dirs': [], 'extra_link_args': [], 'extra_compile_args': [], 'depends': ['lib/pango/pangoft2.pxi', 'lib/pango/pangoft2.h']}
  ERROR: Dependency for context.pyx not resolved: config.pxi
  ERROR: Dependency for compiler.pyx not resolved: config.pxi
  ERROR: Dependency for context_instructions.pyx not resolved: config.pxi
  ERROR: Dependency for fbo.pyx not resolved: config.pxi
  ERROR: Dependency for gl_instructions.pyx not resolved: config.pxi
  ERROR: Dependency for instructions.pyx not resolved: config.pxi
  ERROR: Dependency for opengl.pyx not resolved: config.pxi
  ERROR: Dependency for opengl_utils.pyx not resolved: config.pxi
  ERROR: Dependency for shader.pyx not resolved: config.pxi
  ERROR: Dependency for stencil_instructions.pyx not resolved: config.pxi
  ERROR: Dependency for scissor_instructions.pyx not resolved: config.pxi
  ERROR: Dependency for texture.pyx not resolved: config.pxi
  ERROR: Dependency for vbo.pyx not resolved: config.pxi
  ERROR: Dependency for vertex.pyx not resolved: config.pxi
  ERROR: Dependency for vertex_instructions.pyx not resolved: config.pxi
  ERROR: Dependency for cgl.pyx not resolved: config.pxi
  ERROR: Dependency for cgl_mock.pyx not resolved: config.pxi
  ERROR: Dependency for cgl_gl.pyx not resolved: config.pxi
  ERROR: Dependency for cgl_glew.pyx not resolved: config.pxi
  ERROR: Dependency for cgl_sdl2.pyx not resolved: config.pxi
  ERROR: Dependency for svg.pyx not resolved: config.pxi
  ERROR: Dependency for boxshadow.pyx not resolved: config.pxi
  Building extensions in parallel using 4 cores
  Updated build directory to: build/lib.linux-x86_64-cpython-312
  Build configuration is:
   * use_rpi_vidcore_lite = 0
   * use_egl = 0
   * use_opengl_es2 = 0
   * use_opengl_mock = 0
   * use_sdl2 = 1
   * use_pangoft2 = 1
   * use_ios = 0
   * use_android = 0
   * use_mesagl = 0
   * use_x11 = 0
   * use_wayland = 0
   * use_gstreamer = 1
   * use_avfoundation = 0
   * use_osx_frameworks = 0
   * debug_gl = 0
   * kivy_sdl_gl_alpha_size = 8
   * debug = False
  Updated build/lib.linux-x86_64-cpython-312/kivy/include/config.h
  Updated /builddir/build/BUILD/kivy-2.3.0/kivy/include/config.h
  Updated build/lib.linux-x86_64-cpython-312/kivy/include/config.pxi
  Updated /builddir/build/BUILD/kivy-2.3.0/kivy/include/config.pxi
  Updated build/lib.linux-x86_64-cpython-312/kivy/setupconfig.py
  Updated /builddir/build/BUILD/kivy-2.3.0/kivy/setupconfig.py
  Detected compiler is unix
  Building wheel for Kivy (pyproject.toml): finished with status 'done'
  Created wheel for Kivy: filename=Kivy-2.3.0-cp312-cp312-linux_x86_64.whl size=17666854 sha256=e0998d6cdd66957b0c8df7f6b57b57e98d29b41f713bbdd2044a15a24b1f22cf
  Stored in directory: /builddir/.cache/pip/wheels/8a/96/6d/fc290060ca04f6c2ec39f08651c3d63566fa4a9fa35b45e6a1
Successfully built Kivy
~/build/BUILD/kivy-2.3.0/doc ~/build/BUILD/kivy-2.3.0
+ pushd doc
++ ls -d ../build/lib.linux-x86_64-cpython-312
+ PYTHONPATH=../build/lib.linux-x86_64-cpython-312
+ make PYTHON=/usr/bin/python3 man
mkdir -p build/man build/doctrees
sphinx-build -b man -d build/doctrees  -Q sources build/man
[INFO   ] [Kivy        ] v2.3.0
[INFO   ] [Kivy        ] Installed at "/builddir/build/BUILD/kivy-2.3.0/build/lib.linux-x86_64-cpython-312/kivy/__init__.py"
[INFO   ] [Python      ] v3.12.1 (main, Dec 18 2023, 00:00:00) [GCC 13.2.1 20231205 (Red Hat 13.2.1-6)]
[INFO   ] [Python      ] Interpreter at "/usr/bin/python3"
[INFO   ] [Factory     ] 195 symbols loaded
[DEBUG  ] [Cache       ] register <kv.resourcefind> with limit=None, timeout=60
[DEBUG  ] [Cache       ] register <kv.lang> with limit=None, timeout=None
[TRACE  ] [Lang        ] load file /builddir/build/BUILD/kivy-2.3.0/build/lib.linux-x86_64-cpython-312/kivy/data/style.kv, using utf8 encoding
[TRACE  ] [Parser      ] parsing 1340 lines
[TRACE  ] [Parser      ] got directive <kivy 1.0>
[TRACE  ] [Parser      ] got directive <import kivy kivy>
[TRACE  ] [Builder     ] build rule for <Label>
[TRACE  ] [Builder     ] build rule for <-Button,-ToggleButton>
[TRACE  ] [Builder     ] build rule for <BubbleContent>
[TRACE  ] [Builder     ] build rule for <BubbleButton>
[TRACE  ] [Builder     ] build rule for <Slider>
[TRACE  ] [Builder     ] build rule for <ProgressBar>
[TRACE  ] [Builder     ] build rule for <SplitterStrip>
[TRACE  ] [Builder     ] build rule for <Scatter>
[TRACE  ] [Builder     ] build rule for <RelativeLayout>
[TRACE  ] [Builder     ] build rule for <Image,AsyncImage>
[TRACE  ] [Builder     ] build rule for <EffectWidget>
[TRACE  ] [Builder     ] build rule for <TabbedPanelContent>
[TRACE  ] [Builder     ] build rule for <TabbedPanelStrip>
[TRACE  ] [Builder     ] build rule for <StripLayout>
[TRACE  ] [Builder     ] build rule for <TabbedPanelHeader>
[TRACE  ] [Builder     ] build rule for <Selector>
[TRACE  ] [Builder     ] build rule for <TextInput>
[TRACE  ] [Builder     ] build rule for <TextInputCutCopyPaste>
[TRACE  ] [Builder     ] build rule for <CodeInput>
[TRACE  ] [Builder     ] build rule for <TreeViewNode>
[TRACE  ] [Builder     ] build rule for <TreeViewLabel>
[TRACE  ] [Builder     ] build rule for <StencilView>
[TRACE  ] [Builder     ] build rule for <FileChooserListLayout>
[TRACE  ] [Builder     ] build rule for <FileChooserListView>
[TRACE  ] [Builder     ] build template for [FileListEntry@FloatLayout+TreeViewNode]
[TRACE  ] [Builder     ] build rule for <FileChooserIconLayout>
[TRACE  ] [Builder     ] build rule for <FileChooserIconView>
[TRACE  ] [Builder     ] build template for [FileIconEntry@Widget]
[TRACE  ] [Builder     ] build rule for <FileChooserProgress>
[TRACE  ] [Builder     ] build rule for <Switch>
[TRACE  ] [Builder     ] build rule for <ModalView>
[TRACE  ] [Builder     ] build rule for <Popup>
[TRACE  ] [Builder     ] build rule for <SpinnerOption>
[TRACE  ] [Builder     ] build rule for <Spinner>
[TRACE  ] [Builder     ] build rule for <ActionBar>
[TRACE  ] [Builder     ] build rule for <ActionView>
[TRACE  ] [Builder     ] build rule for <ActionSeparator>
[TRACE  ] [Builder     ] build rule for <ActionButton,ActionToggleButton>
[TRACE  ] [Builder     ] build rule for <ActionLabel>
[TRACE  ] [Builder     ] build rule for <ActionGroup>
[TRACE  ] [Builder     ] build rule for <ActionCheck>
[TRACE  ] [Builder     ] build rule for <ActionPreviousImage@Image>
[TRACE  ] [Builder     ] build rule for <ActionPreviousButton@Button>
[TRACE  ] [Builder     ] build rule for <ActionPrevious>
[TRACE  ] [Builder     ] build rule for <ActionGroup>
[TRACE  ] [Builder     ] build rule for <ActionOverflow>
[TRACE  ] [Builder     ] build rule for <ActionDropDown>
[TRACE  ] [Builder     ] build template for [AccordionItemTitle@Label]
[TRACE  ] [Builder     ] build rule for <AccordionItem>
[TRACE  ] [Builder     ] build rule for <SettingSpacer>
[TRACE  ] [Builder     ] build rule for <SettingItem>
[TRACE  ] [Builder     ] build rule for <SettingBoolean>
[TRACE  ] [Builder     ] build rule for <SettingString>
[TRACE  ] [Builder     ] build rule for <SettingPath>
[TRACE  ] [Builder     ] build rule for <SettingColor>
[TRACE  ] [Builder     ] build rule for <SettingOptions>
[TRACE  ] [Builder     ] build rule for <SettingTitle>
[TRACE  ] [Builder     ] build rule for <SettingSidebarLabel>
[TRACE  ] [Builder     ] build rule for <SettingsPanel>
[TRACE  ] [Builder     ] build rule for <Settings>
[TRACE  ] [Builder     ] build rule for <InterfaceWithSidebar>
[TRACE  ] [Builder     ] build rule for <InterfaceWithSpinner>
[TRACE  ] [Builder     ] build rule for <MenuSpinner>
[TRACE  ] [Builder     ] build rule for <MenuSidebar>
[TRACE  ] [Builder     ] build rule for <ContentPanel>
[TRACE  ] [Builder     ] build rule for <InterfaceWithTabbedPanel>
[TRACE  ] [Builder     ] build rule for <ScrollView>
[TRACE  ] [Builder     ] build rule for <VideoPlayerPreview>
[TRACE  ] [Builder     ] build rule for <VideoPlayerAnnotation>
[TRACE  ] [Builder     ] build rule for <VideoPlayer>
[TRACE  ] [Builder     ] build rule for <CheckBox>
[TRACE  ] [Builder     ] build rule for <ScreenManager>
[TRACE  ] [Builder     ] build rule for <ColorPicker_Input@TextInput>
[TRACE  ] [Builder     ] build rule for <ColorPicker_Label@Label>
[TRACE  ] [Builder     ] build rule for <ColorPicker_Selector@BoxLayout>
[TRACE  ] [Builder     ] build rule for <ColorWheel>
[TRACE  ] [Builder     ] build rule for <ColorPicker>
[DEBUG  ] [Cache       ] register <kv.image> with limit=None, timeout=60
[DEBUG  ] [Cache       ] register <kv.atlas> with limit=None, timeout=None
[DEBUG  ] [Cache       ] register <kv.texture> with limit=1000, timeout=60
[DEBUG  ] [Cache       ] register <kv.shader> with limit=1000, timeout=3600
[DEBUG  ] [Cache       ] register <kv.graphics.texture> with limit=None, timeout=None
[TRACE  ] [Parser      ] parsing 19 lines
[TRACE  ] [Builder     ] build rule for <-CoverBehavior>
[DEBUG  ] [Cache       ] register <textinput.label> with limit=None, timeout=60.0
[DEBUG  ] [Cache       ] register <textinput.width> with limit=None, timeout=60.0
[TRACE  ] [Parser      ] parsing 120 lines
[TRACE  ] [Builder     ] build rule for <Console>
[TRACE  ] [Builder     ] build rule for <ConsoleAddonSeparator>
[TRACE  ] [Builder     ] build rule for <ConsoleButton,ConsoleToggleButton,ConsoleLabel>
[TRACE  ] [Builder     ] build rule for <ConsoleAddonBreadcrumbView>
[TRACE  ] [Builder     ] build rule for <TreeViewProperty>
[TRACE  ] [Builder     ] build rule for <ConsoleAddonWidgetTreeView>
[TRACE  ] [Builder     ] build rule for <-TreeViewWidget>
[TRACE  ] [Parser      ] parsing 147 lines
[TRACE  ] [Builder     ] build rule for <Inspector>
[TRACE  ] [Builder     ] build rule for <TreeViewProperty>
[TRACE  ] [Builder     ] build rule for <-TreeViewWidget>
[WARNING] [Input       ] WM_Touch/WM_Pen not supported by your version of Windows
[DEBUG  ] [Cache       ] register <kv.loader> with limit=500, timeout=60
[TRACE  ] [Parser      ] parsing 273 lines
[TRACE  ] [Parser      ] got directive <import parse_color kivy.parser.parse_color>
[TRACE  ] [Builder     ] build rule for <RstDocument>
[TRACE  ] [Builder     ] build rule for <RstTitle>
[TRACE  ] [Builder     ] build rule for <RstParagraph>
[TRACE  ] [Builder     ] build rule for <RstTerm>
[TRACE  ] [Builder     ] build rule for <RstBlockQuote>
[TRACE  ] [Builder     ] build rule for <RstLiteralBlock>
[TRACE  ] [Builder     ] build rule for <RstList>
[TRACE  ] [Builder     ] build rule for <RstListItem>
[TRACE  ] [Builder     ] build rule for <RstSystemMessage>
[TRACE  ] [Builder     ] build rule for <RstWarning>
[TRACE  ] [Builder     ] build rule for <RstNote>
[TRACE  ] [Builder     ] build rule for <RstImage>
[TRACE  ] [Builder     ] build rule for <RstAsyncImage>
[TRACE  ] [Builder     ] build rule for <RstDefinitionList>
[TRACE  ] [Builder     ] build rule for <RstDefinition>
[TRACE  ] [Builder     ] build rule for <RstFieldList>
[TRACE  ] [Builder     ] build rule for <RstFieldName>
[TRACE  ] [Builder     ] build rule for <RstFieldBody>
[TRACE  ] [Builder     ] build rule for <RstFootnote>
[TRACE  ] [Builder     ] build rule for <RstFootName>
[TRACE  ] [Builder     ] build rule for <RstTable>
[TRACE  ] [Builder     ] build rule for <RstEntry>
[TRACE  ] [Builder     ] build rule for <RstTransition>
[TRACE  ] [Builder     ] build rule for <RstListBullet>
[TRACE  ] [Builder     ] build rule for <RstEmptySpace>
[TRACE  ] [Builder     ] build rule for <RstDefinitionSpace>
[TRACE  ] [Builder     ] build rule for <RstVideoPlayer>
[INFO   ] [gallery.py  ] Created gallery rst documentation pages.
/builddir/build/BUILD/kivy-2.3.0/build/lib.linux-x86_64-cpython-312/kivy/__init__.py
Auto-generation finished

Build finished. The manual pages are in build/man.
+ popd
~/build/BUILD/kivy-2.3.0
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5dniGk
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64
++ dirname /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd kivy-2.3.0
++ ls /builddir/build/BUILD/kivy-2.3.0/pyproject-wheeldir/Kivy-2.3.0-cp312-cp312-linux_x86_64.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=Kivy==2.3.0
+ '[' -z Kivy==2.3.0 ']'
+ TMPDIR=/builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/kivy-2.3.0/pyproject-wheeldir Kivy==2.3.0
Using pip 23.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12)
Looking in links: /builddir/build/BUILD/kivy-2.3.0/pyproject-wheeldir
Processing ./pyproject-wheeldir/Kivy-2.3.0-cp312-cp312-linux_x86_64.whl
Installing collected packages: Kivy
Successfully installed Kivy-2.3.0
+ '[' -d /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/bin ']'
+ rm -f /builddir/build/BUILD/python-kivy-2.3.0-1.fc40.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib/python3.12/site-packages ']'
+ '[' /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib/python3.12/site-packages ']'
+ '[' -d /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages ']'
+ site_dirs+=("/usr/lib64/python3.12/site-packages")
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64$site_dir/*.dist-info
+ echo '%ghost /usr/lib64/python3.12/site-packages/Kivy-2.3.0.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/Kivy-2.3.0.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64 --record /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/Kivy-2.3.0.dist-info/RECORD --output /builddir/build/BUILD/python-kivy-2.3.0-1.fc40.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/Kivy-2.3.0.dist-info/RECORD
removed '/builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/Kivy-2.3.0.dist-info/RECORD'
+ rm -fv /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/Kivy-2.3.0.dist-info/REQUESTED
removed '/builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/Kivy-2.3.0.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-kivy-2.3.0-1.fc40.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_PERCENTAGES_COUNT=2
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-kivy-2.3.0-1.fc40.x86_64-pyproject-files --output-modules /builddir/build/BUILD/python-kivy-2.3.0-1.fc40.x86_64-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64 --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /builddir/build/BUILD/python-kivy-2.3.0-1.fc40.x86_64-pyproject-record --prefix /usr kivy
+ cat /builddir/build/BUILD/python-kivy-2.3.0-1.fc40.x86_64-pyproject-files
+ sed 's|/builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64||'
+ grep '.\.h'
+ sed --in-place '/.\+\.h/d' /builddir/build/BUILD/python-kivy-2.3.0-1.fc40.x86_64-pyproject-files
+ '[' -z sP ']'
+ shebang_flags=-kasP
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tools/pep8checker/pre-commit.githook
/builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tools/pep8checker/pre-commit.githook: updating
+ '[' -z sP ']'
+ shebang_flags=-kasP
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tools/image-testsuite/gimp28-testsuite.py
/builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tools/image-testsuite/gimp28-testsuite.py: updating
+ '[' -z sP ']'
+ shebang_flags=-kasP
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tools/kviewer.py
/builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tools/kviewer.py: updating
+ '[' -z sP ']'
+ shebang_flags=-kasP
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tools/pep8checker/pep8.py
/builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tools/pep8checker/pep8.py: updating
+ chmod +x /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tools/kviewer.py
+ chmod +x /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tools/pep8checker/pep8.py
+ mkdir -p /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64//usr/share/man/man1
+ cp doc/build/man/kivy.1 /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64//usr/share/man/man1/
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2.3.0-1.fc40 --unique-debug-suffix -2.3.0-1.fc40.x86_64 --unique-debug-src-base python-kivy-2.3.0-1.fc40.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/kivy-2.3.0
find-debuginfo: starting
Extracting debug info from 40 files
DWARF-compressing 40 files
sepdebugcrcfix: Updated 40 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/python-kivy-2.3.0-1.fc40.x86_64
67568 blocks
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/lib64/python3.12/site-packages/kivy/tools/image-testsuite/imagemagick-testsuite.sh from /usr/bin/env sh to #!/usr/bin/sh
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
Bytecompiling .py files below /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib/debug/usr/lib64/python3.12 using python3.12
Bytecompiling .py files below /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12 using python3.12
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LBBNQl
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
~/build/BUILD/kivy-2.3.0/examples ~/build/BUILD/kivy-2.3.0
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd kivy-2.3.0
+ pushd examples
+ env KIVY_NO_ARGS=1 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' PATH=/builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin PYTHONPATH=/builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib/python3.12/site-packages PYTHONDONTWRITEBYTECODE=1 'PYTEST_ADDOPTS= --ignore=/builddir/build/BUILD/kivy-2.3.0/.pyproject-builddir' PYTEST_XDIST_AUTO_NUM_WORKERS=4 /usr/bin/pytest --pyargs kivy -k 'test_clock or test_compat or test_config or test_doc_gallery or test_environ_cli or test_garden or test_invalid_lang or test_kivy_init or test_logger or test_multistroke or test_resourcees or test_rst_replace or test_storage or test_uix_layout or test_utils or test_vector or test_weakmethod'
[INFO   ] [Logger      ] Record log in /builddir/.kivy/logs/kivy_24-01-17_5.txt
[INFO   ] [Kivy        ] v2.3.0
[INFO   ] [Kivy        ] Installed at "/builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/__init__.py"
[INFO   ] [Python      ] v3.12.1 (main, Dec 18 2023, 00:00:00) [GCC 13.2.1 20231205 (Red Hat 13.2.1-6)]
[INFO   ] [Python      ] Interpreter at "/usr/bin/python3"
[INFO   ] [Logger      ] Purge log fired. Processing...
[INFO   ] [Logger      ] Purge finished!
[INFO   ] [Image       ] Providers: img_tex, img_dds, img_sdl2 (img_pil, img_ffpyplayer ignored)
[INFO   ] [Factory     ] 195 symbols loaded
============================= test session starts ==============================
platform linux -- Python 3.12.1, pytest-7.4.3, pluggy-1.3.0
rootdir: /builddir/build/BUILD/kivy-2.3.0
configfile: pyproject.toml
plugins: timeout-2.2.0, asyncio-0.21.0, xvfb-2.0.0
asyncio: mode=Mode.STRICT
collected 901 items / 736 deselected / 165 selected

../tests/test_clock.py .......................                           [ 13%]
../tests/test_compat.py .                                                [ 14%]
../tests/test_config.py ...                                              [ 16%]
../tests/test_doc_gallery.py .                                           [ 16%]
../tests/test_environ_cli.py ........                                    [ 21%]
../tests/test_garden.py .                                                [ 22%]
../tests/test_invalid_lang.py ..                                         [ 23%]
../tests/test_kivy_init.py ...                                           [ 25%]
../tests/test_logger.py ...x...........s...sss                           [ 38%]
../tests/test_multistroke.py ...................                         [ 50%]
../tests/test_rst_replace.py s                                           [ 50%]
../tests/test_storage.py .....                                           [ 53%]
../tests/test_uix_layout.py .                                            [ 54%]
../tests/test_utils.py ...............................                   [ 73%]
../tests/test_vector.py ..........................................       [ 98%]
../tests/test_weakmethod.py ..                                           [100%][DEBUG  ] unset $DISPLAY
[DEBUG  ] stdout=b''
[DEBUG  ] stderr=b'_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.\nThe XKEYBOARD keymap compiler (xkbcomp) reports:\n> Warning:          Could not resolve keysym XF86CameraAccessEnable\n> Warning:          Could not resolve keysym XF86CameraAccessDisable\n> Warning:          Could not resolve keysym XF86CameraAccessToggle\n> Warning:          Could not resolve keysym XF86NextElement\n> Warning:          Could not resolve keysym XF86PreviousElement\n> Warning:          Could not resolve keysym XF86AutopilotEngageToggle\n> Warning:          Could not resolve keysym XF86MarkWaypoint\n> Warning:          Could not resolve keysym XF86Sos\n> Warning:          Could not resolve keysym XF86NavChart\n> Warning:          Could not resolve keysym XF86FishingChart\n> Warning:          Could not resolve keysym XF86SingleRangeRadar\n> Warning:          Could not resolve keysym XF86DualRangeRadar\n> Warning:          Could not resolve keysym XF86RadarOverlay\n> Warning:          Could not resolve keysym XF86TraditionalSonar\n> Warning:          Could not resolve keysym XF86ClearvuSonar\n> Warning:          Could not resolve keysym XF86SidevuSonar\n> Warning:          Could not resolve keysym XF86NavInfo\nErrors from xkbcomp are not fatal to the X server\n'
unset $DISPLAY
stdout=b''
stderr=b'_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.\nThe XKEYBOARD keymap compiler (xkbcomp) reports:\n> Warning:          Could not resolve keysym XF86CameraAccessEnable\n> Warning:          Could not resolve keysym XF86CameraAccessDisable\n> Warning:          Could not resolve keysym XF86CameraAccessToggle\n> Warning:          Could not resolve keysym XF86NextElement\n> Warning:          Could not resolve keysym XF86PreviousElement\n> Warning:          Could not resolve keysym XF86AutopilotEngageToggle\n> Warning:          Could not resolve keysym XF86MarkWaypoint\n> Warning:          Could not resolve keysym XF86Sos\n> Warning:          Could not resolve keysym XF86NavChart\n> Warning:          Could not resolve keysym XF86FishingChart\n> Warning:          Could not resolve keysym XF86SingleRangeRadar\n> Warning:          Could not resolve keysym XF86DualRangeRadar\n> Warning:          Could not resolve keysym XF86RadarOverlay\n> Warning:          Could not resolve keysym XF86TraditionalSonar\n> Warning:          Could not resolve keysym XF86ClearvuSonar\n> Warning:          Could not resolve keysym XF86SidevuSonar\n> Warning:          Could not resolve keysym XF86NavInfo\nErrors from xkbcomp are not fatal to the X server\n'


=============================== warnings summary ===============================
../../../BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/core/image/__init__.py:65
  /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/core/image/__init__.py:65: DeprecationWarning: 'imghdr' is deprecated and slated for removal in Python 3.13
    import imghdr

../../../BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tests/test_logger.py:361
  /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tests/test_logger.py:361: PytestUnknownMarkWarning: Unknown pytest.mark.logmodepython - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.logmodepython

../../../BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tests/test_logger.py:362
  /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tests/test_logger.py:362: PytestUnknownMarkWarning: Unknown pytest.mark.logmodemixed - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.logmodemixed

../../../BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tests/test_logger.py:427
  /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tests/test_logger.py:427: PytestUnknownMarkWarning: Unknown pytest.mark.logmodepython - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.logmodepython

../../../BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tests/test_logger.py:428
  /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tests/test_logger.py:428: PytestUnknownMarkWarning: Unknown pytest.mark.logmodemixed - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.logmodemixed

../../../BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tests/test_logger.py:471
  /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tests/test_logger.py:471: PytestUnknownMarkWarning: Unknown pytest.mark.logmodepython - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.logmodepython

../../../BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tests/test_logger.py:482
  /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tests/test_logger.py:482: PytestUnknownMarkWarning: Unknown pytest.mark.logmodemixed - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.logmodemixed

../../../BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tests/test_logger.py:493
  /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/lib64/python3.12/site-packages/kivy/tests/test_logger.py:493: PytestUnknownMarkWarning: Unknown pytest.mark.logmodepython - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.logmodepython

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
==== 159 passed, 5 skipped, 736 deselected, 1 xfailed, 8 warnings in 3.24s =====
~/build/BUILD/kivy-2.3.0
+ popd
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-kivy-2.3.0-1.fc40.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CZ6hWK
+ umask 022
+ cd /builddir/build/BUILD
+ cd kivy-2.3.0
+ DOCDIR=/builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/share/doc/python3-kivy
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/share/doc/python3-kivy
+ cp -pr /builddir/build/BUILD/kivy-2.3.0/README.md /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/share/doc/python3-kivy
+ cp -pr /builddir/build/BUILD/kivy-2.3.0/CONTACT.md /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/share/doc/python3-kivy
+ cp -pr /builddir/build/BUILD/kivy-2.3.0/AUTHORS /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/share/doc/python3-kivy
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.S5we37
+ umask 022
+ cd /builddir/build/BUILD
+ cd kivy-2.3.0
+ LICENSEDIR=/builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/share/licenses/python3-kivy
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/share/licenses/python3-kivy
+ cp -pr /builddir/build/BUILD/kivy-2.3.0/LICENSE /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/share/licenses/python3-kivy
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: File listed twice: /usr/lib64/python3.12/site-packages/kivy
warning: File listed twice: /usr/lib64/python3.12/site-packages/kivy/tools
warning: File listed twice: /usr/lib64/python3.12/site-packages/kivy/tools/gles_compat
Provides: python-kivy = 2.3.0-1.fc40 python3-kivy = 2.3.0-1.fc40 python3-kivy(x86-64) = 2.3.0-1.fc40 python3.12-kivy = 2.3.0-1.fc40 python3.12dist(kivy) = 2.3 python3dist(kivy) = 2.3
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3 /usr/bin/sh libGL.so.1()(64bit) libSDL2-2.0.so.0()(64bit) libSDL2_image-2.0.so.0()(64bit) libSDL2_mixer-2.0.so.0()(64bit) libSDL2_ttf-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.38)(64bit) libpango-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) python(abi) = 3.12 python3.12dist(docutils) python3.12dist(kivy-garden) >= 0.1.4 python3.12dist(pygments) rtld(GNU_HASH)
Obsoletes: python-kivy < 2.3.0-1.fc40
Processing files: python-kivy-devel-2.3.0-1.fc40.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OyAHzi
+ umask 022
+ cd /builddir/build/BUILD
+ cd kivy-2.3.0
+ DOCDIR=/builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/share/doc/python-kivy-devel
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/share/doc/python-kivy-devel
+ cp -pr /builddir/build/BUILD/kivy-2.3.0/doc/sources/changelog.rst /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64/usr/share/doc/python-kivy-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-kivy-devel = 2.3.0-1.fc40 python-kivy-devel(x86-64) = 2.3.0-1.fc40
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python-kivy-debugsource-2.3.0-1.fc40.x86_64
Provides: python-kivy-debugsource = 2.3.0-1.fc40 python-kivy-debugsource(x86-64) = 2.3.0-1.fc40
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-kivy-debuginfo-2.3.0-1.fc40.x86_64
Provides: debuginfo(build-id) = 04336c9f709bb8bacaf2a7fec7538ed143bfc936 debuginfo(build-id) = 11f0884c522ed62b8e79b55c7661e1dc729981b0 debuginfo(build-id) = 122a280e347c1e6861289619e00c1ebef5690296 debuginfo(build-id) = 122c88b36828939bb12bcb0c10c4f56cd9a40ed4 debuginfo(build-id) = 178ab59c476f8d72f6952a1e08ddc719ba535461 debuginfo(build-id) = 18d3b70fc0c898d8816cf9820c18dde4c1085226 debuginfo(build-id) = 1db99dc97cbb05f85a0fee3d44e215c1f8ba29b7 debuginfo(build-id) = 26b000463584d5c656853a02b92aafbb4fd3a870 debuginfo(build-id) = 2ea149401d422afcf674f73b8d5fa8b011b6cfcf debuginfo(build-id) = 386bd097d4aa15d1ed909e494bd90fb44ba6ec37 debuginfo(build-id) = 38960115b9eee58273d13ebdc9e58704e27d1867 debuginfo(build-id) = 39179119d3146165e0660833431b8b6b5195d308 debuginfo(build-id) = 3b9cca74c1e09ab1020bbf31d3a23ab9ba626860 debuginfo(build-id) = 3e2434e174220b9a5126caa701c1e67141b07103 debuginfo(build-id) = 40ca6d63c3792e6e214765a00cbfc339f3092a91 debuginfo(build-id) = 4a797a81eef33755f647c62fd8e681716265bbc9 debuginfo(build-id) = 565754b2f3c8524c6b9d5ed7fac001105c5692be debuginfo(build-id) = 570e086116b75a3d4f777919d1af972189a9d4bd debuginfo(build-id) = 5af6d17afe37ea9ae3d2bd2e0b412a057032faaf debuginfo(build-id) = 5e5c5d8cfaaec60d740cfcc4e298aa97cb480ca7 debuginfo(build-id) = 63856ad24f4821523ab912fc166a0a3d55a32602 debuginfo(build-id) = 6727f23cb20f62b3dc7d23b00da2b50839d0413a debuginfo(build-id) = 83c06e5ea6f38266cf5d6a8f45c2dd12000bf3bf debuginfo(build-id) = 87c8ccb997e40dbf8bc9ade690ed3e85525a0579 debuginfo(build-id) = 8d7a197fe48773c494a044c17cb3db872faa1f5c debuginfo(build-id) = 8f1a74ae886c7b84bb00e3dbb7c667c8400bd7d6 debuginfo(build-id) = 9cb0a3ccca75e283cca878637d180ebf748fc142 debuginfo(build-id) = a5c4707b0842f098ca17a117d623dfc9f6248788 debuginfo(build-id) = a9b44e84618ccd032b53773e1a18d2956fdf9ca3 debuginfo(build-id) = a9f62fb5b15a469c761c29a4af51c5dc7c4dcd0e debuginfo(build-id) = ae69e3941cb0249ebc754fbb5d03dc2fc3a13ce8 debuginfo(build-id) = b0a49daa03e395548582560c1e007ecad11f88f7 debuginfo(build-id) = c283f8a49ee1fcfde6443a6f306844605507ec3c debuginfo(build-id) = c3ad8288a7d7155072d5a88b9bbef118f55d9f9a debuginfo(build-id) = c3f78ed3e67918251b159c51aef1fabdacf406da debuginfo(build-id) = c96d9c11c37a25f1947447f31048518fbe861cdf debuginfo(build-id) = e03721e17b41e78356137015b7a56c4e532358bf debuginfo(build-id) = e44a28a063079003c79229171e2485a5f58c4443 debuginfo(build-id) = e9c76dd867eacfe613df239162a9188302d56697 debuginfo(build-id) = fbe82664db0760173edbcb9716c7a8546b5b51ee python-kivy-debuginfo = 2.3.0-1.fc40 python3-kivy-debuginfo = 2.3.0-1.fc40 python3-kivy-debuginfo(x86-64) = 2.3.0-1.fc40 python3.12-kivy-debuginfo = 2.3.0-1.fc40
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: python-kivy-debugsource(x86-64) = 2.3.0-1.fc40
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64
Wrote: /builddir/build/SRPMS/python-kivy-2.3.0-1.fc40.src.rpm
Wrote: /builddir/build/RPMS/python-kivy-devel-2.3.0-1.fc40.x86_64.rpm
Wrote: /builddir/build/RPMS/python3-kivy-2.3.0-1.fc40.x86_64.rpm
Wrote: /builddir/build/RPMS/python-kivy-debugsource-2.3.0-1.fc40.x86_64.rpm
Wrote: /builddir/build/RPMS/python3-kivy-debuginfo-2.3.0-1.fc40.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Hg4F9w
+ umask 022
+ cd /builddir/build/BUILD
+ cd kivy-2.3.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-kivy-2.3.0-1.fc40.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.TgPpyn
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf /builddir/build/BUILD/kivy-2.3.0-SPECPARTS
+ rm -rf kivy-2.3.0 kivy-2.3.0.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    File listed twice: /usr/lib64/python3.12/site-packages/kivy
    File listed twice: /usr/lib64/python3.12/site-packages/kivy/tools
    File listed twice: /usr/lib64/python3.12/site-packages/kivy/tools/gles_compat
Finish: rpmbuild python-kivy-2.3.0-1.fc40.src.rpm
Finish: build phase for python-kivy-2.3.0-1.fc40.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-x86_64-1705490246.597086/root/var/log/dnf5.log
INFO: Done(/var/lib/copr-rpmbuild/results/python-kivy-2.3.0-1.fc40.src.rpm) Config(child) 2 minutes 48 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running FedoraReview tool
Running: fedora-review --no-colors --prebuilt --rpm-spec --name python-kivy --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg

cmd: ['fedora-review', '--no-colors', '--prebuilt', '--rpm-spec', '--name', 'python-kivy', '--mock-config', '/var/lib/copr-rpmbuild/results/configs/child.cfg']
cwd: /var/lib/copr-rpmbuild/results
rc: 0
stdout: Review template in: /var/lib/copr-rpmbuild/results/python-kivy/review.txt
fedora-review is automated tool, but *YOU* are responsible for manually
reviewing the results and finishing the review. Do not just copy-paste
the results without understanding them.
stderr: INFO: Processing local files: python-kivy
INFO: Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results
INFO:   --> SRPM url: file:///var/lib/copr-rpmbuild/results/python-kivy-2.3.0-1.fc40.src.rpm
INFO: Using review directory: /var/lib/copr-rpmbuild/results/python-kivy
WARNING: Package python-kivy-debuginfo-2.3.0-1.fc38 not built
INFO: Downloading (Source0): https://github.com/kivy/kivy/archive/2.3.0/kivy-2.3.0.tar.gz
INFO: Running checks and generating report
INFO: Installing built package(s)
INFO: Reading configuration from /etc/mock/site-defaults.cfg
INFO: Reading configuration from /etc/mock/chroot-aliases.cfg
INFO: Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: Active plugins: Generic, C/C++, Shell-api, Python
Package basesystem-11-18.fc39.noarch contains no files
Package glibc-minimal-langpack-2.38.9000-30.fc40.x86_64 contains no files
INFO:  ExclusiveArch dependency checking disabled, enable with EXARCH flag

Review template in: /var/lib/copr-rpmbuild/results/python-kivy/review.txt
fedora-review is automated tool, but *YOU* are responsible for manually
reviewing the results and finishing the review. Do not just copy-paste
the results without understanding them.
Moving the results into `fedora-review' directory.
Review template in: /var/lib/copr-rpmbuild/results/fedora-review/review.txt
FedoraReview finished
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "python-kivy-debugsource",
            "epoch": null,
            "version": "2.3.0",
            "release": "1.fc40",
            "arch": "x86_64"
        },
        {
            "name": "python3-kivy-debuginfo",
            "epoch": null,
            "version": "2.3.0",
            "release": "1.fc40",
            "arch": "x86_64"
        },
        {
            "name": "python-kivy",
            "epoch": null,
            "version": "2.3.0",
            "release": "1.fc40",
            "arch": "src"
        },
        {
            "name": "python-kivy-devel",
            "epoch": null,
            "version": "2.3.0",
            "release": "1.fc40",
            "arch": "x86_64"
        },
        {
            "name": "python3-kivy",
            "epoch": null,
            "version": "2.3.0",
            "release": "1.fc40",
            "arch": "x86_64"
        }
    ]
}
RPMResults finished