Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c158' (ED25519) to the list of known hosts.
Running: /usr/bin/copr-rpmbuild --verbose --drop-resultdir --build-id 5172764 --chroot fedora-rawhide-i386 --detached
Version: 0.62
PID: 30059
Logging PID: 30060
Task:
{'appstream': False,
 'background': True,
 'build_id': 5172764,
 'buildroot_pkgs': [],
 'chroot': 'fedora-rawhide-i386',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': '45a9c018586d7729efae5c2f6f4f8d39dff1f6cf',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/jakub/gcc-13-test/lilv',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'lilv',
 'package_version': '0.24.14-3',
 'project_dirname': 'gcc-13-test',
 'project_name': 'gcc-13-test',
 'project_owner': 'jakub',
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/jakub/gcc-13-test/fedora-rawhide-i386/',
            'id': 'copr_base',
            'name': 'Copr repository'},
           {'baseurl': 'https://jakub.fedorapeople.org/fedora-gcc13-$arch/',
            'id': 'https_jakub_fedorapeople_org_fedora_gcc13_arch',
            'name': 'Additional repo https_jakub_fedorapeople_org_fedora_gcc13_arch'}],
 'sandbox': 'jakub/gcc-13-test--jakub',
 'source_json': {},
 'source_type': None,
 'submitter': 'jakub',
 'tags': [],
 'task_id': '5172764-fedora-rawhide-i386',
 'timeout': 115200,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/jakub/gcc-13-test/lilv /var/lib/copr-rpmbuild/workspace/workdir-gomezccb/lilv --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/jakub/gcc-13-test/lilv', '/var/lib/copr-rpmbuild/workspace/workdir-gomezccb/lilv', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-gomezccb/lilv'...

Running: git checkout 45a9c018586d7729efae5c2f6f4f8d39dff1f6cf

cmd: ['git', 'checkout', '45a9c018586d7729efae5c2f6f4f8d39dff1f6cf']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-gomezccb/lilv
rc: 0
stdout: 
stderr: Note: switching to '45a9c018586d7729efae5c2f6f4f8d39dff1f6cf'.

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 45a9c01 automatic import of lilv

Running: copr-distgit-client sources
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated

cmd: ['copr-distgit-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-gomezccb/lilv
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 lilv-0.24.14.tar.bz2
INFO: Calling: curl -H Pragma: -o lilv-0.24.14.tar.bz2 --location --remote-time --show-error --fail https://copr-dist-git.fedorainfracloud.org/repo/pkgs/jakub/gcc-13-test/lilv/lilv-0.24.14.tar.bz2/md5/2b129163c0ea2a13a06d70025170cb87/lilv-0.24.14.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  417k  100  417k    0     0  4401k      0 --:--:-- --:--:-- --:--:-- 4399k
INFO: Reading stdout from command: md5sum lilv-0.24.14.tar.bz2

Running (timeout=115200): unbuffer mock --buildsrpm --spec /var/lib/copr-rpmbuild/workspace/workdir-gomezccb/lilv/lilv.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-gomezccb/lilv --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1672049892.196190 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 3.5 starting (python version = 3.11.0, NVR = mock-3.5-1.fc37)...
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-gomezccb/lilv/lilv.spec)  Config(fedora-rawhide-i686)
Start: clean chroot
Finish: clean chroot
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-i686-bootstrap-1672049892.196190/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: enabled HW Info plugin
Mock Version: 3.5
INFO: Mock Version: 3.5
Start(bootstrap): dnf install
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Copr repository                                  58 MB/s |  22 MB     00:00    
Additional repo https_jakub_fedorapeople_org_fe 306 kB/s |  86 kB     00:00    
local                                            74 MB/s |  60 MB     00:00    
Dependencies resolved.
=========================================================================================================================
 Package                         Arch    Version                    Repository                                       Size
=========================================================================================================================
Installing:
 dnf                             noarch  4.14.0-1.fc38              local                                           469 k
 dnf-plugins-core                noarch  4.3.1-1.fc38               local                                            34 k
Installing dependencies:
 alternatives                    i686    1.21-1.fc38                copr_base                                        39 k
 audit-libs                      i686    3.0.9-2.fc38               local                                           122 k
 basesystem                      noarch  11-14.fc37                 local                                           7.0 k
 bash                            i686    5.2.9-3.fc38               copr_base                                       1.8 M
 bzip2-libs                      i686    1.0.8-12.fc38              copr_base                                        42 k
 ca-certificates                 noarch  2022.2.54-5.fc37           local                                           829 k
 coreutils                       i686    9.1-8.fc38                 copr_base                                       1.1 M
 coreutils-common                i686    9.1-8.fc38                 copr_base                                       2.0 M
 crypto-policies                 noarch  20221215-1.gita4c31a3.fc38 local                                            63 k
 curl                            i686    7.87.0-1.fc38              copr_base                                       347 k
 cyrus-sasl-lib                  i686    2.1.28-8.fc38              copr_base                                       858 k
 dbus-libs                       i686    1:1.14.4-1.fc38            copr_base                                       167 k
 dnf-data                        noarch  4.14.0-1.fc38              local                                            43 k
 elfutils-default-yama-scope     noarch  0.188-3.fc38               copr_base                                        16 k
 elfutils-libelf                 i686    0.188-3.fc38               copr_base                                       204 k
 elfutils-libs                   i686    0.188-3.fc38               copr_base                                       287 k
 expat                           i686    2.5.0-1.fc38               copr_base                                       115 k
 fedora-gpg-keys                 noarch  38-0.3                     local                                           115 k
 fedora-release                  noarch  38-0.6                     local                                            11 k
 fedora-release-common           noarch  38-0.6                     local                                            21 k
 fedora-release-identity-basic   noarch  38-0.6                     local                                            11 k
 fedora-repos                    noarch  38-0.3                     local                                            10 k
 fedora-repos-rawhide            noarch  38-0.3                     local                                           9.7 k
 file-libs                       i686    5.42-4.fc38                copr_base                                       684 k
 filesystem                      i686    3.18-2.fc37                local                                           1.1 M
 findutils                       i686    1:4.9.0-2.fc38             copr_base                                       494 k
 gawk                            i686    5.1.1-4.fc38               copr_base                                       1.0 M
 gdbm-libs                       i686    1:1.23-2.fc38              copr_base                                        60 k
 glib2                           i686    2.74.1-2.fc38              copr_base                                       2.8 M
 glibc                           i686    2.36.9000-19.fc38          local                                           1.9 M
 glibc-common                    i686    2.36.9000-19.fc38          local                                           315 k
 glibc-minimal-langpack          i686    2.36.9000-19.fc38          local                                            30 k
 gmp                             i686    1:6.2.1-3.fc38             copr_base                                       306 k
 gnupg2                          i686    2.3.8-1.fc38               copr_base                                       2.6 M
 gnutls                          i686    3.7.8-9.fc38               copr_base                                       1.1 M
 gpgme                           i686    1.17.1-3.fc38              copr_base                                       219 k
 grep                            i686    3.8-1.fc38                 copr_base                                       289 k
 ima-evm-utils                   i686    1.4-6.fc38                 copr_base                                        63 k
 json-c                          i686    0.16-3.fc38                copr_base                                        44 k
 keyutils-libs                   i686    1.6.1-5.fc38               copr_base                                        32 k
 krb5-libs                       i686    1.20.1-3.fc38              copr_base                                       764 k
 libacl                          i686    2.3.1-4.fc38               copr_base                                        25 k
 libarchive                      i686    3.6.1-3.fc38               copr_base                                       442 k
 libassuan                       i686    2.5.5-5.fc38               copr_base                                        69 k
 libattr                         i686    2.5.1-5.fc38               copr_base                                        19 k
 libb2                           i686    0.98.1-7.fc38              copr_base                                        29 k
 libblkid                        i686    2.38.1-3.fc38              local                                           116 k
 libbrotli                       i686    1.0.9-9.fc38               copr_base                                       318 k
 libcap                          i686    2.48-5.fc38                copr_base                                        69 k
 libcap-ng                       i686    0.8.3-4.fc38               copr_base                                        33 k
 libcom_err                      i686    1.46.5-3.fc37              local                                            26 k
 libcomps                        i686    0.1.18-4.fc38              copr_base                                        84 k
 libcurl                         i686    7.87.0-1.fc38              copr_base                                       327 k
 libdnf                          i686    0.68.0-1.fc38              copr_base                                       713 k
 libevent                        i686    2.1.12-7.fc38              copr_base                                       277 k
 libffi                          i686    3.4.4-1.fc38               copr_base                                        36 k
 libfsverity                     i686    1.4-8.fc38                 copr_base                                        21 k
 libgcc                          i686    13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  101 k
 libgcrypt                       i686    1.10.1-6.fc38              copr_base                                       479 k
 libgomp                         i686    13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  304 k
 libgpg-error                    i686    1.46-1.fc38                copr_base                                       226 k
 libidn2                         i686    2.3.4-1.fc38               copr_base                                       155 k
 libksba                         i686    1.6.3-1.fc38               copr_base                                       161 k
 libmodulemd                     i686    2.14.0-4.fc38              copr_base                                       242 k
 libmount                        i686    2.38.1-3.fc38              local                                           141 k
 libnghttp2                      i686    1.51.0-1.fc38              local                                            80 k
 libnsl2                         i686    2.0.0-4.fc38               copr_base                                        32 k
 libpsl                          i686    0.21.1-6.fc38              copr_base                                        66 k
 librepo                         i686    1.15.1-1.fc38              copr_base                                       102 k
 libreport-filesystem            noarch  2.17.6-1.fc38              copr_base                                        14 k
 libselinux                      i686    3.4-6.fc38                 copr_base                                        92 k
 libsemanage                     i686    3.4-6.fc38                 copr_base                                       129 k
 libsepol                        i686    3.4-4.fc38                 copr_base                                       337 k
 libsigsegv                      i686    2.14-3.fc38                copr_base                                        28 k
 libsmartcols                    i686    2.38.1-3.fc38              local                                            65 k
 libsolv                         i686    0.7.22-3.fc38              copr_base                                       426 k
 libssh                          i686    0.10.4-2.fc38              copr_base                                       223 k
 libssh-config                   noarch  0.10.4-2.fc38              copr_base                                       9.3 k
 libstdc++                       i686    13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  857 k
 libtasn1                        i686    4.19.0-1.fc38              copr_base                                        77 k
 libtirpc                        i686    1.3.3-0.fc38               copr_base                                       101 k
 libunistring                    i686    1.0-2.fc38                 copr_base                                       549 k
 libuuid                         i686    2.38.1-3.fc38              local                                            28 k
 libverto                        i686    0.3.2-4.fc38               copr_base                                        22 k
 libxcrypt                       i686    4.4.33-5.fc38              copr_base                                       124 k
 libxml2                         i686    2.10.3-2.fc38              copr_base                                       744 k
 libyaml                         i686    0.2.5-8.fc38               copr_base                                        62 k
 libzstd                         i686    1.5.2-3.fc37               local                                           274 k
 lua-libs                        i686    5.4.4-6.fc38               local                                           148 k
 lz4-libs                        i686    1.9.3-5.fc37               local                                            72 k
 mpdecimal                       i686    2.5.1-4.fc37               local                                           106 k
 mpfr                            i686    4.1.1-2.fc38               local                                           637 k
 ncurses-base                    noarch  6.3-5.20221126.fc38        local                                            61 k
 ncurses-libs                    i686    6.3-5.20221126.fc38        local                                           348 k
 nettle                          i686    3.8-2.fc37                 local                                           430 k
 npth                            i686    1.6-10.fc38                local                                            24 k
 openldap                        i686    2.6.3-1.fc38               local                                           273 k
 openssl-libs                    i686    1:3.0.5-6.fc38             local                                           2.1 M
 p11-kit                         i686    0.24.1-5.fc38              local                                           335 k
 p11-kit-trust                   i686    0.24.1-5.fc38              local                                           135 k
 pcre2                           i686    10.40-1.fc37.1             local                                           234 k
 pcre2-syntax                    noarch  10.40-1.fc37.1             local                                           142 k
 popt                            i686    1.19-1.fc38                local                                            61 k
 publicsuffix-list-dafsa         noarch  20221208-1.fc38            local                                            59 k
 python-pip-wheel                noarch  22.3.1-1.fc38              local                                           1.4 M
 python-setuptools-wheel         noarch  65.5.1-1.fc38              local                                           715 k
 python3                         i686    3.11.1-1.fc38              local                                            27 k
 python3-dateutil                noarch  1:2.8.2-4.fc37             local                                           350 k
 python3-dbus                    i686    1.3.2-1.fc38               copr_base                                       151 k
 python3-distro                  noarch  1.8.0-1.fc38               local                                            45 k
 python3-dnf                     noarch  4.14.0-1.fc38              local                                           567 k
 python3-dnf-plugins-core        noarch  4.3.1-1.fc38               local                                           263 k
 python3-gpg                     i686    1.17.1-3.fc38              copr_base                                       277 k
 python3-hawkey                  i686    0.68.0-1.fc38              copr_base                                       113 k
 python3-libcomps                i686    0.1.18-4.fc38              copr_base                                        52 k
 python3-libdnf                  i686    0.68.0-1.fc38              copr_base                                       838 k
 python3-libs                    i686    3.11.1-1.fc38              local                                           9.3 M
 python3-rpm                     i686    4.18.0-8.fc38              local                                            95 k
 python3-six                     noarch  1.16.0-8.fc37              local                                            42 k
 readline                        i686    8.2-2.fc38                 local                                           218 k
 rpm                             i686    4.18.0-8.fc38              local                                           543 k
 rpm-build-libs                  i686    4.18.0-8.fc38              local                                           102 k
 rpm-libs                        i686    4.18.0-8.fc38              local                                           341 k
 rpm-sequoia                     i686    1.2.0-1.fc38               local                                           924 k
 rpm-sign-libs                   i686    4.18.0-8.fc38              local                                            27 k
 sed                             i686    4.8-11.fc37                local                                           300 k
 setup                           noarch  2.14.3-1.fc38              local                                           146 k
 shadow-utils                    i686    2:4.13-3.fc38              local                                           1.2 M
 sqlite-libs                     i686    3.40.0-1.fc38              local                                           705 k
 systemd-libs                    i686    252.4-598.fc38             local                                           662 k
 tpm2-tss                        i686    4.0.0-0.1.rc2.fc38         local                                           603 k
 tzdata                          noarch  2022g-1.fc38               local                                           432 k
 xz-libs                         i686    5.2.9-1.fc38               local                                           101 k
 zchunk-libs                     i686    1.2.3-1.fc38               local                                            54 k
 zlib                            i686    1.2.13-1.fc38              local                                            92 k

Transaction Summary
=========================================================================================================================
Install  137 Packages

Total download size: 57 M
Installed size: 198 M
Downloading Packages:
(1/137): alternatives-1.21-1.fc38.i686.rpm      414 kB/s |  39 kB     00:00    
(2/137): bzip2-libs-1.0.8-12.fc38.i686.rpm      412 kB/s |  42 kB     00:00    
(3/137): bash-5.2.9-3.fc38.i686.rpm              13 MB/s | 1.8 MB     00:00    
(4/137): coreutils-9.1-8.fc38.i686.rpm           23 MB/s | 1.1 MB     00:00    
(5/137): coreutils-common-9.1-8.fc38.i686.rpm    32 MB/s | 2.0 MB     00:00    
(6/137): curl-7.87.0-1.fc38.i686.rpm             13 MB/s | 347 kB     00:00    
(7/137): cyrus-sasl-lib-2.1.28-8.fc38.i686.rpm   20 MB/s | 858 kB     00:00    
(8/137): dbus-libs-1.14.4-1.fc38.i686.rpm       8.3 MB/s | 167 kB     00:00    
(9/137): elfutils-default-yama-scope-0.188-3.fc 851 kB/s |  16 kB     00:00    
(10/137): elfutils-libelf-0.188-3.fc38.i686.rpm  19 MB/s | 204 kB     00:00    
(11/137): elfutils-libs-0.188-3.fc38.i686.rpm    21 MB/s | 287 kB     00:00    
(12/137): expat-2.5.0-1.fc38.i686.rpm           8.0 MB/s | 115 kB     00:00    
(13/137): file-libs-5.42-4.fc38.i686.rpm         44 MB/s | 684 kB     00:00    
(14/137): findutils-4.9.0-2.fc38.i686.rpm        29 MB/s | 494 kB     00:00    
(15/137): gawk-5.1.1-4.fc38.i686.rpm             16 MB/s | 1.0 MB     00:00    
(16/137): gdbm-libs-1.23-2.fc38.i686.rpm        1.2 MB/s |  60 kB     00:00    
(17/137): glib2-2.74.1-2.fc38.i686.rpm           52 MB/s | 2.8 MB     00:00    
(18/137): gmp-6.2.1-3.fc38.i686.rpm              26 MB/s | 306 kB     00:00    
(19/137): gnupg2-2.3.8-1.fc38.i686.rpm           51 MB/s | 2.6 MB     00:00    
(20/137): gnutls-3.7.8-9.fc38.i686.rpm           24 MB/s | 1.1 MB     00:00    
(21/137): gpgme-1.17.1-3.fc38.i686.rpm          5.2 MB/s | 219 kB     00:00    
(22/137): grep-3.8-1.fc38.i686.rpm               25 MB/s | 289 kB     00:00    
(23/137): ima-evm-utils-1.4-6.fc38.i686.rpm     5.1 MB/s |  63 kB     00:00    
(24/137): json-c-0.16-3.fc38.i686.rpm           3.5 MB/s |  44 kB     00:00    
(25/137): keyutils-libs-1.6.1-5.fc38.i686.rpm   3.7 MB/s |  32 kB     00:00    
(26/137): krb5-libs-1.20.1-3.fc38.i686.rpm       45 MB/s | 764 kB     00:00    
(27/137): libacl-2.3.1-4.fc38.i686.rpm          1.4 MB/s |  25 kB     00:00    
(28/137): libarchive-3.6.1-3.fc38.i686.rpm       35 MB/s | 442 kB     00:00    
(29/137): libassuan-2.5.5-5.fc38.i686.rpm       7.3 MB/s |  69 kB     00:00    
(30/137): libattr-2.5.1-5.fc38.i686.rpm         2.0 MB/s |  19 kB     00:00    
(31/137): libb2-0.98.1-7.fc38.i686.rpm          3.4 MB/s |  29 kB     00:00    
(32/137): libbrotli-1.0.9-9.fc38.i686.rpm        27 MB/s | 318 kB     00:00    
(33/137): libcap-2.48-5.fc38.i686.rpm           5.7 MB/s |  69 kB     00:00    
(34/137): libcap-ng-0.8.3-4.fc38.i686.rpm       3.3 MB/s |  33 kB     00:00    
(35/137): libcomps-0.1.18-4.fc38.i686.rpm       9.1 MB/s |  84 kB     00:00    
(36/137): libcurl-7.87.0-1.fc38.i686.rpm         27 MB/s | 327 kB     00:00    
(37/137): libdnf-0.68.0-1.fc38.i686.rpm          37 MB/s | 713 kB     00:00    
(38/137): libevent-2.1.12-7.fc38.i686.rpm        23 MB/s | 277 kB     00:00    
(39/137): libffi-3.4.4-1.fc38.i686.rpm          4.1 MB/s |  36 kB     00:00    
(40/137): libfsverity-1.4-8.fc38.i686.rpm       2.4 MB/s |  21 kB     00:00    
(41/137): libgcrypt-1.10.1-6.fc38.i686.rpm       36 MB/s | 479 kB     00:00    
(42/137): libgpg-error-1.46-1.fc38.i686.rpm      15 MB/s | 226 kB     00:00    
(43/137): libidn2-2.3.4-1.fc38.i686.rpm          16 MB/s | 155 kB     00:00    
(44/137): libksba-1.6.3-1.fc38.i686.rpm          17 MB/s | 161 kB     00:00    
(45/137): libmodulemd-2.14.0-4.fc38.i686.rpm     21 MB/s | 242 kB     00:00    
(46/137): libnsl2-2.0.0-4.fc38.i686.rpm         3.2 MB/s |  32 kB     00:00    
(47/137): libpsl-0.21.1-6.fc38.i686.rpm         7.3 MB/s |  66 kB     00:00    
(48/137): librepo-1.15.1-1.fc38.i686.rpm         11 MB/s | 102 kB     00:00    
(49/137): libreport-filesystem-2.17.6-1.fc38.no 1.5 MB/s |  14 kB     00:00    
(50/137): libselinux-3.4-6.fc38.i686.rpm        9.4 MB/s |  92 kB     00:00    
(51/137): libsemanage-3.4-6.fc38.i686.rpm        13 MB/s | 129 kB     00:00    
(52/137): libsepol-3.4-4.fc38.i686.rpm           27 MB/s | 337 kB     00:00    
(53/137): libsigsegv-2.14-3.fc38.i686.rpm       3.3 MB/s |  28 kB     00:00    
(54/137): libsolv-0.7.22-3.fc38.i686.rpm         30 MB/s | 426 kB     00:00    
(55/137): libssh-0.10.4-2.fc38.i686.rpm          17 MB/s | 223 kB     00:00    
(56/137): libssh-config-0.10.4-2.fc38.noarch.rp 814 kB/s | 9.3 kB     00:00    
(57/137): libtasn1-4.19.0-1.fc38.i686.rpm       8.2 MB/s |  77 kB     00:00    
(58/137): libtirpc-1.3.3-0.fc38.i686.rpm         11 MB/s | 101 kB     00:00    
(59/137): libunistring-1.0-2.fc38.i686.rpm       37 MB/s | 549 kB     00:00    
(60/137): libverto-0.3.2-4.fc38.i686.rpm        2.6 MB/s |  22 kB     00:00    
(61/137): libxcrypt-4.4.33-5.fc38.i686.rpm       13 MB/s | 124 kB     00:00    
(62/137): libxml2-2.10.3-2.fc38.i686.rpm         43 MB/s | 744 kB     00:00    
(63/137): libyaml-0.2.5-8.fc38.i686.rpm         3.7 MB/s |  62 kB     00:00    
(64/137): python3-dbus-1.3.2-1.fc38.i686.rpm     11 MB/s | 151 kB     00:00    
(65/137): python3-gpg-1.17.1-3.fc38.i686.rpm     24 MB/s | 277 kB     00:00    
(66/137): python3-hawkey-0.68.0-1.fc38.i686.rpm 9.8 MB/s | 113 kB     00:00    
(67/137): python3-libcomps-0.1.18-4.fc38.i686.r 4.3 MB/s |  52 kB     00:00    
(68/137): python3-libdnf-0.68.0-1.fc38.i686.rpm  50 MB/s | 838 kB     00:00    
(69/137): libgcc-13.0.0-0.4.fc38.i686.rpm       685 kB/s | 101 kB     00:00    
(70/137): libgomp-13.0.0-0.4.fc38.i686.rpm      1.4 MB/s | 304 kB     00:00    
(71/137): audit-libs-3.0.9-2.fc38.i686.rpm      1.1 MB/s | 122 kB     00:00    
(72/137): basesystem-11-14.fc37.noarch.rpm      119 kB/s | 7.0 kB     00:00    
(73/137): libstdc++-13.0.0-0.4.fc38.i686.rpm    3.6 MB/s | 857 kB     00:00    
(74/137): crypto-policies-20221215-1.gita4c31a3 2.6 MB/s |  63 kB     00:00    
(75/137): dnf-data-4.14.0-1.fc38.noarch.rpm     1.7 MB/s |  43 kB     00:00    
(76/137): ca-certificates-2022.2.54-5.fc37.noar  12 MB/s | 829 kB     00:00    
(77/137): dnf-plugins-core-4.3.1-1.fc38.noarch. 2.4 MB/s |  34 kB     00:00    
(78/137): fedora-gpg-keys-38-0.3.noarch.rpm     8.3 MB/s | 115 kB     00:00    
(79/137): fedora-release-38-0.6.noarch.rpm      1.0 MB/s |  11 kB     00:00    
(80/137): fedora-release-common-38-0.6.noarch.r 1.7 MB/s |  21 kB     00:00    
(81/137): fedora-release-identity-basic-38-0.6. 1.1 MB/s |  11 kB     00:00    
(82/137): fedora-repos-38-0.3.noarch.rpm        927 kB/s |  10 kB     00:00    
(83/137): fedora-repos-rawhide-38-0.3.noarch.rp 888 kB/s | 9.7 kB     00:00    
(84/137): dnf-4.14.0-1.fc38.noarch.rpm          4.3 MB/s | 469 kB     00:00    
(85/137): filesystem-3.18-2.fc37.i686.rpm        20 MB/s | 1.1 MB     00:00    
(86/137): glibc-2.36.9000-19.fc38.i686.rpm       39 MB/s | 1.9 MB     00:00    
(87/137): glibc-common-2.36.9000-19.fc38.i686.r  13 MB/s | 315 kB     00:00    
(88/137): glibc-minimal-langpack-2.36.9000-19.f 2.3 MB/s |  30 kB     00:00    
(89/137): libblkid-2.38.1-3.fc38.i686.rpm       8.7 MB/s | 116 kB     00:00    
(90/137): libcom_err-1.46.5-3.fc37.i686.rpm     1.9 MB/s |  26 kB     00:00    
(91/137): libmount-2.38.1-3.fc38.i686.rpm        10 MB/s | 141 kB     00:00    
(92/137): libnghttp2-1.51.0-1.fc38.i686.rpm     6.0 MB/s |  80 kB     00:00    
(93/137): libsmartcols-2.38.1-3.fc38.i686.rpm   4.9 MB/s |  65 kB     00:00    
(94/137): libuuid-2.38.1-3.fc38.i686.rpm        2.2 MB/s |  28 kB     00:00    
(95/137): libzstd-1.5.2-3.fc37.i686.rpm          18 MB/s | 274 kB     00:00    
(96/137): lua-libs-5.4.4-6.fc38.i686.rpm         10 MB/s | 148 kB     00:00    
(97/137): lz4-libs-1.9.3-5.fc37.i686.rpm        5.4 MB/s |  72 kB     00:00    
(98/137): mpdecimal-2.5.1-4.fc37.i686.rpm       8.7 MB/s | 106 kB     00:00    
(99/137): ncurses-base-6.3-5.20221126.fc38.noar 5.2 MB/s |  61 kB     00:00    
(100/137): mpfr-4.1.1-2.fc38.i686.rpm            24 MB/s | 637 kB     00:00    
(101/137): ncurses-libs-6.3-5.20221126.fc38.i68  19 MB/s | 348 kB     00:00    
(102/137): nettle-3.8-2.fc37.i686.rpm            24 MB/s | 430 kB     00:00    
(103/137): npth-1.6-10.fc38.i686.rpm            1.8 MB/s |  24 kB     00:00    
(104/137): openldap-2.6.3-1.fc38.i686.rpm        17 MB/s | 273 kB     00:00    
(105/137): p11-kit-0.24.1-5.fc38.i686.rpm        17 MB/s | 335 kB     00:00    
(106/137): p11-kit-trust-0.24.1-5.fc38.i686.rpm 8.2 MB/s | 135 kB     00:00    
(107/137): pcre2-syntax-10.40-1.fc37.1.noarch.r 8.1 MB/s | 142 kB     00:00    
(108/137): pcre2-10.40-1.fc37.1.i686.rpm         11 MB/s | 234 kB     00:00    
(109/137): openssl-libs-3.0.5-6.fc38.i686.rpm    44 MB/s | 2.1 MB     00:00    
(110/137): publicsuffix-list-dafsa-20221208-1.f 4.6 MB/s |  59 kB     00:00    
(111/137): popt-1.19-1.fc38.i686.rpm            4.0 MB/s |  61 kB     00:00    
(112/137): python-pip-wheel-22.3.1-1.fc38.noarc  29 MB/s | 1.4 MB     00:00    
(113/137): python3-3.11.1-1.fc38.i686.rpm       680 kB/s |  27 kB     00:00    
(114/137): python-setuptools-wheel-65.5.1-1.fc3  16 MB/s | 715 kB     00:00    
(115/137): python3-distro-1.8.0-1.fc38.noarch.r 2.9 MB/s |  45 kB     00:00    
(116/137): python3-dateutil-2.8.2-4.fc37.noarch  14 MB/s | 350 kB     00:00    
(117/137): python3-dnf-4.14.0-1.fc38.noarch.rpm  11 MB/s | 567 kB     00:00    
(118/137): python3-dnf-plugins-core-4.3.1-1.fc3 6.5 MB/s | 263 kB     00:00    
(119/137): python3-six-1.16.0-8.fc37.noarch.rpm 3.0 MB/s |  42 kB     00:00    
(120/137): python3-rpm-4.18.0-8.fc38.i686.rpm   5.3 MB/s |  95 kB     00:00    
(121/137): readline-8.2-2.fc38.i686.rpm         4.0 MB/s | 218 kB     00:00    
(122/137): rpm-4.18.0-8.fc38.i686.rpm           9.8 MB/s | 543 kB     00:00    
(123/137): rpm-build-libs-4.18.0-8.fc38.i686.rp 6.1 MB/s | 102 kB     00:00    
(124/137): rpm-libs-4.18.0-8.fc38.i686.rpm      4.8 MB/s | 341 kB     00:00    
(125/137): rpm-sequoia-1.2.0-1.fc38.i686.rpm     16 MB/s | 924 kB     00:00    
(126/137): rpm-sign-libs-4.18.0-8.fc38.i686.rpm 1.8 MB/s |  27 kB     00:00    
(127/137): sed-4.8-11.fc37.i686.rpm              11 MB/s | 300 kB     00:00    
(128/137): setup-2.14.3-1.fc38.noarch.rpm       4.2 MB/s | 146 kB     00:00    
(129/137): shadow-utils-4.13-3.fc38.i686.rpm     19 MB/s | 1.2 MB     00:00    
(130/137): systemd-libs-252.4-598.fc38.i686.rpm  17 MB/s | 662 kB     00:00    
(131/137): sqlite-libs-3.40.0-1.fc38.i686.rpm   6.0 MB/s | 705 kB     00:00    
(132/137): tpm2-tss-4.0.0-0.1.rc2.fc38.i686.rpm  16 MB/s | 603 kB     00:00    
(133/137): xz-libs-5.2.9-1.fc38.i686.rpm        6.8 MB/s | 101 kB     00:00    
(134/137): zchunk-libs-1.2.3-1.fc38.i686.rpm    4.0 MB/s |  54 kB     00:00    
(135/137): zlib-1.2.13-1.fc38.i686.rpm          6.3 MB/s |  92 kB     00:00    
(136/137): tzdata-2022g-1.fc38.noarch.rpm       6.2 MB/s | 432 kB     00:00    
(137/137): python3-libs-3.11.1-1.fc38.i686.rpm   22 MB/s | 9.3 MB     00:00    
--------------------------------------------------------------------------------
Total                                            36 MB/s |  57 MB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.18-2.fc37.i686                            1/1 
  Preparing        :                                                        1/1 
  Installing       : crypto-policies-20221215-1.gita4c31a3.fc38.noarc     1/137 
  Running scriptlet: crypto-policies-20221215-1.gita4c31a3.fc38.noarc     1/137 
  Installing       : tzdata-2022g-1.fc38.noarch                           2/137 
  Installing       : fedora-release-identity-basic-38-0.6.noarch          3/137 
  Installing       : python-setuptools-wheel-65.5.1-1.fc38.noarch         4/137 
  Installing       : publicsuffix-list-dafsa-20221208-1.fc38.noarch       5/137 
  Installing       : pcre2-syntax-10.40-1.fc37.1.noarch                   6/137 
  Installing       : ncurses-base-6.3-5.20221126.fc38.noarch              7/137 
  Installing       : fedora-gpg-keys-38-0.3.noarch                        8/137 
  Installing       : fedora-release-38-0.6.noarch                         9/137 
  Installing       : fedora-release-common-38-0.6.noarch                 10/137 
  Installing       : fedora-repos-rawhide-38-0.3.noarch                  11/137 
  Installing       : fedora-repos-38-0.3.noarch                          12/137 
  Installing       : setup-2.14.3-1.fc38.noarch                          13/137 
  Running scriptlet: setup-2.14.3-1.fc38.noarch                          13/137 
  Installing       : filesystem-3.18-2.fc37.i686                         14/137 
  Installing       : basesystem-11-14.fc37.noarch                        15/137 
  Installing       : libssh-config-0.10.4-2.fc38.noarch                  16/137 
  Installing       : libreport-filesystem-2.17.6-1.fc38.noarch           17/137 
  Installing       : dnf-data-4.14.0-1.fc38.noarch                       18/137 
warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew

  Installing       : coreutils-common-9.1-8.fc38.i686                    19/137 
  Installing       : libgcc-13.0.0-0.4.fc38.i686                         20/137 
  Running scriptlet: libgcc-13.0.0-0.4.fc38.i686                         20/137 
  Installing       : ncurses-libs-6.3-5.20221126.fc38.i686               21/137 
  Running scriptlet: glibc-2.36.9000-19.fc38.i686                        22/137 
  Installing       : glibc-2.36.9000-19.fc38.i686                        22/137 
  Running scriptlet: glibc-2.36.9000-19.fc38.i686                        22/137 
  Installing       : bash-5.2.9-3.fc38.i686                              23/137 
  Running scriptlet: bash-5.2.9-3.fc38.i686                              23/137 
  Installing       : glibc-common-2.36.9000-19.fc38.i686                 24/137 
  Installing       : glibc-minimal-langpack-2.36.9000-19.fc38.i686       25/137 
  Installing       : zlib-1.2.13-1.fc38.i686                             26/137 
  Installing       : bzip2-libs-1.0.8-12.fc38.i686                       27/137 
  Installing       : xz-libs-5.2.9-1.fc38.i686                           28/137 
  Installing       : libzstd-1.5.2-3.fc37.i686                           29/137 
  Installing       : sqlite-libs-3.40.0-1.fc38.i686                      30/137 
  Installing       : gmp-1:6.2.1-3.fc38.i686                             31/137 
  Installing       : libcap-2.48-5.fc38.i686                             32/137 
  Installing       : libgpg-error-1.46-1.fc38.i686                       33/137 
  Installing       : popt-1.19-1.fc38.i686                               34/137 
  Installing       : libxml2-2.10.3-2.fc38.i686                          35/137 
  Installing       : libstdc++-13.0.0-0.4.fc38.i686                      36/137 
  Installing       : libuuid-2.38.1-3.fc38.i686                          37/137 
  Installing       : lua-libs-5.4.4-6.fc38.i686                          38/137 
  Installing       : elfutils-libelf-0.188-3.fc38.i686                   39/137 
  Installing       : file-libs-5.42-4.fc38.i686                          40/137 
  Installing       : libattr-2.5.1-5.fc38.i686                           41/137 
  Installing       : libacl-2.3.1-4.fc38.i686                            42/137 
  Installing       : libffi-3.4.4-1.fc38.i686                            43/137 
  Installing       : p11-kit-0.24.1-5.fc38.i686                          44/137 
  Installing       : libunistring-1.0-2.fc38.i686                        45/137 
  Installing       : libidn2-2.3.4-1.fc38.i686                           46/137 
  Installing       : libxcrypt-4.4.33-5.fc38.i686                        47/137 
  Installing       : pcre2-10.40-1.fc37.1.i686                           48/137 
  Installing       : readline-8.2-2.fc38.i686                            49/137 
  Installing       : libassuan-2.5.5-5.fc38.i686                         50/137 
  Installing       : nettle-3.8-2.fc37.i686                              51/137 
  Installing       : rpm-sequoia-1.2.0-1.fc38.i686                       52/137 
  Installing       : expat-2.5.0-1.fc38.i686                             53/137 
  Installing       : gdbm-libs-1:1.23-2.fc38.i686                        54/137 
  Installing       : json-c-0.16-3.fc38.i686                             55/137 
  Installing       : keyutils-libs-1.6.1-5.fc38.i686                     56/137 
  Installing       : libsepol-3.4-4.fc38.i686                            57/137 
  Installing       : libselinux-3.4-6.fc38.i686                          58/137 
  Installing       : sed-4.8-11.fc37.i686                                59/137 
  Installing       : libtasn1-4.19.0-1.fc38.i686                         60/137 
  Installing       : libgomp-13.0.0-0.4.fc38.i686                        61/137 
  Installing       : libcom_err-1.46.5-3.fc37.i686                       62/137 
  Installing       : libsmartcols-2.38.1-3.fc38.i686                     63/137 
  Installing       : lz4-libs-1.9.3-5.fc37.i686                          64/137 
  Installing       : elfutils-default-yama-scope-0.188-3.fc38.noarch     65/137 
  Running scriptlet: elfutils-default-yama-scope-0.188-3.fc38.noarch     65/137 
  Installing       : elfutils-libs-0.188-3.fc38.i686                     66/137 
  Installing       : systemd-libs-252.4-598.fc38.i686                    67/137 
  Installing       : dbus-libs-1:1.14.4-1.fc38.i686                      68/137 
  Installing       : libb2-0.98.1-7.fc38.i686                            69/137 
  Installing       : findutils-1:4.9.0-2.fc38.i686                       70/137 
  Installing       : cyrus-sasl-lib-2.1.28-8.fc38.i686                   71/137 
  Installing       : libcomps-0.1.18-4.fc38.i686                         72/137 
  Installing       : grep-3.8-1.fc38.i686                                73/137 
  Installing       : libpsl-0.21.1-6.fc38.i686                           74/137 
  Installing       : libblkid-2.38.1-3.fc38.i686                         75/137 
  Installing       : libmount-2.38.1-3.fc38.i686                         76/137 
  Installing       : mpdecimal-2.5.1-4.fc37.i686                         77/137 
  Installing       : libgcrypt-1.10.1-6.fc38.i686                        78/137 
  Installing       : libksba-1.6.3-1.fc38.i686                           79/137 
  Installing       : mpfr-4.1.1-2.fc38.i686                              80/137 
  Installing       : alternatives-1.21-1.fc38.i686                       81/137 
  Installing       : p11-kit-trust-0.24.1-5.fc38.i686                    82/137 
  Running scriptlet: p11-kit-trust-0.24.1-5.fc38.i686                    82/137 
  Installing       : openssl-libs-1:3.0.5-6.fc38.i686                    83/137 
  Installing       : coreutils-9.1-8.fc38.i686                           84/137 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch             85/137 
  Installing       : ca-certificates-2022.2.54-5.fc37.noarch             85/137 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch             85/137 
  Installing       : libfsverity-1.4-8.fc38.i686                         86/137 
  Installing       : zchunk-libs-1.2.3-1.fc38.i686                       87/137 
  Installing       : gnutls-3.7.8-9.fc38.i686                            88/137 
  Installing       : python-pip-wheel-22.3.1-1.fc38.noarch               89/137 
  Installing       : glib2-2.74.1-2.fc38.i686                            90/137 
  Installing       : libarchive-3.6.1-3.fc38.i686                        91/137 
  Installing       : libevent-2.1.12-7.fc38.i686                         92/137 
  Installing       : openldap-2.6.3-1.fc38.i686                          93/137 
  Installing       : libbrotli-1.0.9-9.fc38.i686                         94/137 
  Installing       : libcap-ng-0.8.3-4.fc38.i686                         95/137 
  Installing       : audit-libs-3.0.9-2.fc38.i686                        96/137 
  Installing       : rpm-libs-4.18.0-8.fc38.i686                         97/137 
  Installing       : libsolv-0.7.22-3.fc38.i686                          98/137 
  Installing       : rpm-build-libs-4.18.0-8.fc38.i686                   99/137 
  Installing       : libsemanage-3.4-6.fc38.i686                        100/137 
  Installing       : shadow-utils-2:4.13-3.fc38.i686                    101/137 
  Installing       : libsigsegv-2.14-3.fc38.i686                        102/137 
  Installing       : gawk-5.1.1-4.fc38.i686                             103/137 
  Installing       : libverto-0.3.2-4.fc38.i686                         104/137 
  Installing       : krb5-libs-1.20.1-3.fc38.i686                       105/137 
  Installing       : libtirpc-1.3.3-0.fc38.i686                         106/137 
  Installing       : libnsl2-2.0.0-4.fc38.i686                          107/137 
  Installing       : python3-3.11.1-1.fc38.i686                         108/137 
  Installing       : python3-libs-3.11.1-1.fc38.i686                    109/137 
  Installing       : python3-distro-1.8.0-1.fc38.noarch                 110/137 
  Installing       : python3-six-1.16.0-8.fc37.noarch                   111/137 
  Installing       : python3-dbus-1.3.2-1.fc38.i686                     112/137 
  Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch             113/137 
  Installing       : python3-libcomps-0.1.18-4.fc38.i686                114/137 
  Installing       : libssh-0.10.4-2.fc38.i686                          115/137 
  Installing       : libyaml-0.2.5-8.fc38.i686                          116/137 
  Installing       : libmodulemd-2.14.0-4.fc38.i686                     117/137 
  Installing       : libnghttp2-1.51.0-1.fc38.i686                      118/137 
  Installing       : libcurl-7.87.0-1.fc38.i686                         119/137 
  Installing       : curl-7.87.0-1.fc38.i686                            120/137 
  Running scriptlet: tpm2-tss-4.0.0-0.1.rc2.fc38.i686                   121/137 
useradd: Warning: missing or non-executable shell '/usr/sbin/nologin'

  Installing       : tpm2-tss-4.0.0-0.1.rc2.fc38.i686                   121/137 
  Installing       : ima-evm-utils-1.4-6.fc38.i686                      122/137 
  Installing       : npth-1.6-10.fc38.i686                              123/137 
  Installing       : gnupg2-2.3.8-1.fc38.i686                           124/137 
  Installing       : gpgme-1.17.1-3.fc38.i686                           125/137 
  Installing       : librepo-1.15.1-1.fc38.i686                         126/137 
  Installing       : libdnf-0.68.0-1.fc38.i686                          127/137 
  Installing       : python3-libdnf-0.68.0-1.fc38.i686                  128/137 
  Installing       : python3-hawkey-0.68.0-1.fc38.i686                  129/137 
  Installing       : python3-gpg-1.17.1-3.fc38.i686                     130/137 
  Installing       : rpm-sign-libs-4.18.0-8.fc38.i686                   131/137 
  Installing       : python3-rpm-4.18.0-8.fc38.i686                     132/137 
  Installing       : python3-dnf-4.14.0-1.fc38.noarch                   133/137 
  Installing       : python3-dnf-plugins-core-4.3.1-1.fc38.noarch       134/137 
  Installing       : dnf-plugins-core-4.3.1-1.fc38.noarch               135/137 
  Installing       : dnf-4.14.0-1.fc38.noarch                           136/137 
  Running scriptlet: dnf-4.14.0-1.fc38.noarch                           136/137 
  Running scriptlet: rpm-4.18.0-8.fc38.i686                             137/137 
  Installing       : rpm-4.18.0-8.fc38.i686                             137/137 
  Running scriptlet: filesystem-3.18-2.fc37.i686                        137/137 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            137/137 
  Running scriptlet: rpm-4.18.0-8.fc38.i686                             137/137 
  Verifying        : alternatives-1.21-1.fc38.i686                        1/137 
  Verifying        : bash-5.2.9-3.fc38.i686                               2/137 
  Verifying        : bzip2-libs-1.0.8-12.fc38.i686                        3/137 
  Verifying        : coreutils-9.1-8.fc38.i686                            4/137 
  Verifying        : coreutils-common-9.1-8.fc38.i686                     5/137 
  Verifying        : curl-7.87.0-1.fc38.i686                              6/137 
  Verifying        : cyrus-sasl-lib-2.1.28-8.fc38.i686                    7/137 
  Verifying        : dbus-libs-1:1.14.4-1.fc38.i686                       8/137 
  Verifying        : elfutils-default-yama-scope-0.188-3.fc38.noarch      9/137 
  Verifying        : elfutils-libelf-0.188-3.fc38.i686                   10/137 
  Verifying        : elfutils-libs-0.188-3.fc38.i686                     11/137 
  Verifying        : expat-2.5.0-1.fc38.i686                             12/137 
  Verifying        : file-libs-5.42-4.fc38.i686                          13/137 
  Verifying        : findutils-1:4.9.0-2.fc38.i686                       14/137 
  Verifying        : gawk-5.1.1-4.fc38.i686                              15/137 
  Verifying        : gdbm-libs-1:1.23-2.fc38.i686                        16/137 
  Verifying        : glib2-2.74.1-2.fc38.i686                            17/137 
  Verifying        : gmp-1:6.2.1-3.fc38.i686                             18/137 
  Verifying        : gnupg2-2.3.8-1.fc38.i686                            19/137 
  Verifying        : gnutls-3.7.8-9.fc38.i686                            20/137 
  Verifying        : gpgme-1.17.1-3.fc38.i686                            21/137 
  Verifying        : grep-3.8-1.fc38.i686                                22/137 
  Verifying        : ima-evm-utils-1.4-6.fc38.i686                       23/137 
  Verifying        : json-c-0.16-3.fc38.i686                             24/137 
  Verifying        : keyutils-libs-1.6.1-5.fc38.i686                     25/137 
  Verifying        : krb5-libs-1.20.1-3.fc38.i686                        26/137 
  Verifying        : libacl-2.3.1-4.fc38.i686                            27/137 
  Verifying        : libarchive-3.6.1-3.fc38.i686                        28/137 
  Verifying        : libassuan-2.5.5-5.fc38.i686                         29/137 
  Verifying        : libattr-2.5.1-5.fc38.i686                           30/137 
  Verifying        : libb2-0.98.1-7.fc38.i686                            31/137 
  Verifying        : libbrotli-1.0.9-9.fc38.i686                         32/137 
  Verifying        : libcap-2.48-5.fc38.i686                             33/137 
  Verifying        : libcap-ng-0.8.3-4.fc38.i686                         34/137 
  Verifying        : libcomps-0.1.18-4.fc38.i686                         35/137 
  Verifying        : libcurl-7.87.0-1.fc38.i686                          36/137 
  Verifying        : libdnf-0.68.0-1.fc38.i686                           37/137 
  Verifying        : libevent-2.1.12-7.fc38.i686                         38/137 
  Verifying        : libffi-3.4.4-1.fc38.i686                            39/137 
  Verifying        : libfsverity-1.4-8.fc38.i686                         40/137 
  Verifying        : libgcrypt-1.10.1-6.fc38.i686                        41/137 
  Verifying        : libgpg-error-1.46-1.fc38.i686                       42/137 
  Verifying        : libidn2-2.3.4-1.fc38.i686                           43/137 
  Verifying        : libksba-1.6.3-1.fc38.i686                           44/137 
  Verifying        : libmodulemd-2.14.0-4.fc38.i686                      45/137 
  Verifying        : libnsl2-2.0.0-4.fc38.i686                           46/137 
  Verifying        : libpsl-0.21.1-6.fc38.i686                           47/137 
  Verifying        : librepo-1.15.1-1.fc38.i686                          48/137 
  Verifying        : libreport-filesystem-2.17.6-1.fc38.noarch           49/137 
  Verifying        : libselinux-3.4-6.fc38.i686                          50/137 
  Verifying        : libsemanage-3.4-6.fc38.i686                         51/137 
  Verifying        : libsepol-3.4-4.fc38.i686                            52/137 
  Verifying        : libsigsegv-2.14-3.fc38.i686                         53/137 
  Verifying        : libsolv-0.7.22-3.fc38.i686                          54/137 
  Verifying        : libssh-0.10.4-2.fc38.i686                           55/137 
  Verifying        : libssh-config-0.10.4-2.fc38.noarch                  56/137 
  Verifying        : libtasn1-4.19.0-1.fc38.i686                         57/137 
  Verifying        : libtirpc-1.3.3-0.fc38.i686                          58/137 
  Verifying        : libunistring-1.0-2.fc38.i686                        59/137 
  Verifying        : libverto-0.3.2-4.fc38.i686                          60/137 
  Verifying        : libxcrypt-4.4.33-5.fc38.i686                        61/137 
  Verifying        : libxml2-2.10.3-2.fc38.i686                          62/137 
  Verifying        : libyaml-0.2.5-8.fc38.i686                           63/137 
  Verifying        : python3-dbus-1.3.2-1.fc38.i686                      64/137 
  Verifying        : python3-gpg-1.17.1-3.fc38.i686                      65/137 
  Verifying        : python3-hawkey-0.68.0-1.fc38.i686                   66/137 
  Verifying        : python3-libcomps-0.1.18-4.fc38.i686                 67/137 
  Verifying        : python3-libdnf-0.68.0-1.fc38.i686                   68/137 
  Verifying        : libgcc-13.0.0-0.4.fc38.i686                         69/137 
  Verifying        : libgomp-13.0.0-0.4.fc38.i686                        70/137 
  Verifying        : libstdc++-13.0.0-0.4.fc38.i686                      71/137 
  Verifying        : audit-libs-3.0.9-2.fc38.i686                        72/137 
  Verifying        : basesystem-11-14.fc37.noarch                        73/137 
  Verifying        : ca-certificates-2022.2.54-5.fc37.noarch             74/137 
  Verifying        : crypto-policies-20221215-1.gita4c31a3.fc38.noarc    75/137 
  Verifying        : dnf-4.14.0-1.fc38.noarch                            76/137 
  Verifying        : dnf-data-4.14.0-1.fc38.noarch                       77/137 
  Verifying        : dnf-plugins-core-4.3.1-1.fc38.noarch                78/137 
  Verifying        : fedora-gpg-keys-38-0.3.noarch                       79/137 
  Verifying        : fedora-release-38-0.6.noarch                        80/137 
  Verifying        : fedora-release-common-38-0.6.noarch                 81/137 
  Verifying        : fedora-release-identity-basic-38-0.6.noarch         82/137 
  Verifying        : fedora-repos-38-0.3.noarch                          83/137 
  Verifying        : fedora-repos-rawhide-38-0.3.noarch                  84/137 
  Verifying        : filesystem-3.18-2.fc37.i686                         85/137 
  Verifying        : glibc-2.36.9000-19.fc38.i686                        86/137 
  Verifying        : glibc-common-2.36.9000-19.fc38.i686                 87/137 
  Verifying        : glibc-minimal-langpack-2.36.9000-19.fc38.i686       88/137 
  Verifying        : libblkid-2.38.1-3.fc38.i686                         89/137 
  Verifying        : libcom_err-1.46.5-3.fc37.i686                       90/137 
  Verifying        : libmount-2.38.1-3.fc38.i686                         91/137 
  Verifying        : libnghttp2-1.51.0-1.fc38.i686                       92/137 
  Verifying        : libsmartcols-2.38.1-3.fc38.i686                     93/137 
  Verifying        : libuuid-2.38.1-3.fc38.i686                          94/137 
  Verifying        : libzstd-1.5.2-3.fc37.i686                           95/137 
  Verifying        : lua-libs-5.4.4-6.fc38.i686                          96/137 
  Verifying        : lz4-libs-1.9.3-5.fc37.i686                          97/137 
  Verifying        : mpdecimal-2.5.1-4.fc37.i686                         98/137 
  Verifying        : mpfr-4.1.1-2.fc38.i686                              99/137 
  Verifying        : ncurses-base-6.3-5.20221126.fc38.noarch            100/137 
  Verifying        : ncurses-libs-6.3-5.20221126.fc38.i686              101/137 
  Verifying        : nettle-3.8-2.fc37.i686                             102/137 
  Verifying        : npth-1.6-10.fc38.i686                              103/137 
  Verifying        : openldap-2.6.3-1.fc38.i686                         104/137 
  Verifying        : openssl-libs-1:3.0.5-6.fc38.i686                   105/137 
  Verifying        : p11-kit-0.24.1-5.fc38.i686                         106/137 
  Verifying        : p11-kit-trust-0.24.1-5.fc38.i686                   107/137 
  Verifying        : pcre2-10.40-1.fc37.1.i686                          108/137 
  Verifying        : pcre2-syntax-10.40-1.fc37.1.noarch                 109/137 
  Verifying        : popt-1.19-1.fc38.i686                              110/137 
  Verifying        : publicsuffix-list-dafsa-20221208-1.fc38.noarch     111/137 
  Verifying        : python-pip-wheel-22.3.1-1.fc38.noarch              112/137 
  Verifying        : python-setuptools-wheel-65.5.1-1.fc38.noarch       113/137 
  Verifying        : python3-3.11.1-1.fc38.i686                         114/137 
  Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch             115/137 
  Verifying        : python3-distro-1.8.0-1.fc38.noarch                 116/137 
  Verifying        : python3-dnf-4.14.0-1.fc38.noarch                   117/137 
  Verifying        : python3-dnf-plugins-core-4.3.1-1.fc38.noarch       118/137 
  Verifying        : python3-libs-3.11.1-1.fc38.i686                    119/137 
  Verifying        : python3-rpm-4.18.0-8.fc38.i686                     120/137 
  Verifying        : python3-six-1.16.0-8.fc37.noarch                   121/137 
  Verifying        : readline-8.2-2.fc38.i686                           122/137 
  Verifying        : rpm-4.18.0-8.fc38.i686                             123/137 
  Verifying        : rpm-build-libs-4.18.0-8.fc38.i686                  124/137 
  Verifying        : rpm-libs-4.18.0-8.fc38.i686                        125/137 
  Verifying        : rpm-sequoia-1.2.0-1.fc38.i686                      126/137 
  Verifying        : rpm-sign-libs-4.18.0-8.fc38.i686                   127/137 
  Verifying        : sed-4.8-11.fc37.i686                               128/137 
  Verifying        : setup-2.14.3-1.fc38.noarch                         129/137 
  Verifying        : shadow-utils-2:4.13-3.fc38.i686                    130/137 
  Verifying        : sqlite-libs-3.40.0-1.fc38.i686                     131/137 
  Verifying        : systemd-libs-252.4-598.fc38.i686                   132/137 
  Verifying        : tpm2-tss-4.0.0-0.1.rc2.fc38.i686                   133/137 
  Verifying        : tzdata-2022g-1.fc38.noarch                         134/137 
  Verifying        : xz-libs-5.2.9-1.fc38.i686                          135/137 
  Verifying        : zchunk-libs-1.2.3-1.fc38.i686                      136/137 
  Verifying        : zlib-1.2.13-1.fc38.i686                            137/137 
Installed products updated.

Installed:
  alternatives-1.21-1.fc38.i686                                                 
  audit-libs-3.0.9-2.fc38.i686                                                  
  basesystem-11-14.fc37.noarch                                                  
  bash-5.2.9-3.fc38.i686                                                        
  bzip2-libs-1.0.8-12.fc38.i686                                                 
  ca-certificates-2022.2.54-5.fc37.noarch                                       
  coreutils-9.1-8.fc38.i686                                                     
  coreutils-common-9.1-8.fc38.i686                                              
  crypto-policies-20221215-1.gita4c31a3.fc38.noarch                             
  curl-7.87.0-1.fc38.i686                                                       
  cyrus-sasl-lib-2.1.28-8.fc38.i686                                             
  dbus-libs-1:1.14.4-1.fc38.i686                                                
  dnf-4.14.0-1.fc38.noarch                                                      
  dnf-data-4.14.0-1.fc38.noarch                                                 
  dnf-plugins-core-4.3.1-1.fc38.noarch                                          
  elfutils-default-yama-scope-0.188-3.fc38.noarch                               
  elfutils-libelf-0.188-3.fc38.i686                                             
  elfutils-libs-0.188-3.fc38.i686                                               
  expat-2.5.0-1.fc38.i686                                                       
  fedora-gpg-keys-38-0.3.noarch                                                 
  fedora-release-38-0.6.noarch                                                  
  fedora-release-common-38-0.6.noarch                                           
  fedora-release-identity-basic-38-0.6.noarch                                   
  fedora-repos-38-0.3.noarch                                                    
  fedora-repos-rawhide-38-0.3.noarch                                            
  file-libs-5.42-4.fc38.i686                                                    
  filesystem-3.18-2.fc37.i686                                                   
  findutils-1:4.9.0-2.fc38.i686                                                 
  gawk-5.1.1-4.fc38.i686                                                        
  gdbm-libs-1:1.23-2.fc38.i686                                                  
  glib2-2.74.1-2.fc38.i686                                                      
  glibc-2.36.9000-19.fc38.i686                                                  
  glibc-common-2.36.9000-19.fc38.i686                                           
  glibc-minimal-langpack-2.36.9000-19.fc38.i686                                 
  gmp-1:6.2.1-3.fc38.i686                                                       
  gnupg2-2.3.8-1.fc38.i686                                                      
  gnutls-3.7.8-9.fc38.i686                                                      
  gpgme-1.17.1-3.fc38.i686                                                      
  grep-3.8-1.fc38.i686                                                          
  ima-evm-utils-1.4-6.fc38.i686                                                 
  json-c-0.16-3.fc38.i686                                                       
  keyutils-libs-1.6.1-5.fc38.i686                                               
  krb5-libs-1.20.1-3.fc38.i686                                                  
  libacl-2.3.1-4.fc38.i686                                                      
  libarchive-3.6.1-3.fc38.i686                                                  
  libassuan-2.5.5-5.fc38.i686                                                   
  libattr-2.5.1-5.fc38.i686                                                     
  libb2-0.98.1-7.fc38.i686                                                      
  libblkid-2.38.1-3.fc38.i686                                                   
  libbrotli-1.0.9-9.fc38.i686                                                   
  libcap-2.48-5.fc38.i686                                                       
  libcap-ng-0.8.3-4.fc38.i686                                                   
  libcom_err-1.46.5-3.fc37.i686                                                 
  libcomps-0.1.18-4.fc38.i686                                                   
  libcurl-7.87.0-1.fc38.i686                                                    
  libdnf-0.68.0-1.fc38.i686                                                     
  libevent-2.1.12-7.fc38.i686                                                   
  libffi-3.4.4-1.fc38.i686                                                      
  libfsverity-1.4-8.fc38.i686                                                   
  libgcc-13.0.0-0.4.fc38.i686                                                   
  libgcrypt-1.10.1-6.fc38.i686                                                  
  libgomp-13.0.0-0.4.fc38.i686                                                  
  libgpg-error-1.46-1.fc38.i686                                                 
  libidn2-2.3.4-1.fc38.i686                                                     
  libksba-1.6.3-1.fc38.i686                                                     
  libmodulemd-2.14.0-4.fc38.i686                                                
  libmount-2.38.1-3.fc38.i686                                                   
  libnghttp2-1.51.0-1.fc38.i686                                                 
  libnsl2-2.0.0-4.fc38.i686                                                     
  libpsl-0.21.1-6.fc38.i686                                                     
  librepo-1.15.1-1.fc38.i686                                                    
  libreport-filesystem-2.17.6-1.fc38.noarch                                     
  libselinux-3.4-6.fc38.i686                                                    
  libsemanage-3.4-6.fc38.i686                                                   
  libsepol-3.4-4.fc38.i686                                                      
  libsigsegv-2.14-3.fc38.i686                                                   
  libsmartcols-2.38.1-3.fc38.i686                                               
  libsolv-0.7.22-3.fc38.i686                                                    
  libssh-0.10.4-2.fc38.i686                                                     
  libssh-config-0.10.4-2.fc38.noarch                                            
  libstdc++-13.0.0-0.4.fc38.i686                                                
  libtasn1-4.19.0-1.fc38.i686                                                   
  libtirpc-1.3.3-0.fc38.i686                                                    
  libunistring-1.0-2.fc38.i686                                                  
  libuuid-2.38.1-3.fc38.i686                                                    
  libverto-0.3.2-4.fc38.i686                                                    
  libxcrypt-4.4.33-5.fc38.i686                                                  
  libxml2-2.10.3-2.fc38.i686                                                    
  libyaml-0.2.5-8.fc38.i686                                                     
  libzstd-1.5.2-3.fc37.i686                                                     
  lua-libs-5.4.4-6.fc38.i686                                                    
  lz4-libs-1.9.3-5.fc37.i686                                                    
  mpdecimal-2.5.1-4.fc37.i686                                                   
  mpfr-4.1.1-2.fc38.i686                                                        
  ncurses-base-6.3-5.20221126.fc38.noarch                                       
  ncurses-libs-6.3-5.20221126.fc38.i686                                         
  nettle-3.8-2.fc37.i686                                                        
  npth-1.6-10.fc38.i686                                                         
  openldap-2.6.3-1.fc38.i686                                                    
  openssl-libs-1:3.0.5-6.fc38.i686                                              
  p11-kit-0.24.1-5.fc38.i686                                                    
  p11-kit-trust-0.24.1-5.fc38.i686                                              
  pcre2-10.40-1.fc37.1.i686                                                     
  pcre2-syntax-10.40-1.fc37.1.noarch                                            
  popt-1.19-1.fc38.i686                                                         
  publicsuffix-list-dafsa-20221208-1.fc38.noarch                                
  python-pip-wheel-22.3.1-1.fc38.noarch                                         
  python-setuptools-wheel-65.5.1-1.fc38.noarch                                  
  python3-3.11.1-1.fc38.i686                                                    
  python3-dateutil-1:2.8.2-4.fc37.noarch                                        
  python3-dbus-1.3.2-1.fc38.i686                                                
  python3-distro-1.8.0-1.fc38.noarch                                            
  python3-dnf-4.14.0-1.fc38.noarch                                              
  python3-dnf-plugins-core-4.3.1-1.fc38.noarch                                  
  python3-gpg-1.17.1-3.fc38.i686                                                
  python3-hawkey-0.68.0-1.fc38.i686                                             
  python3-libcomps-0.1.18-4.fc38.i686                                           
  python3-libdnf-0.68.0-1.fc38.i686                                             
  python3-libs-3.11.1-1.fc38.i686                                               
  python3-rpm-4.18.0-8.fc38.i686                                                
  python3-six-1.16.0-8.fc37.noarch                                              
  readline-8.2-2.fc38.i686                                                      
  rpm-4.18.0-8.fc38.i686                                                        
  rpm-build-libs-4.18.0-8.fc38.i686                                             
  rpm-libs-4.18.0-8.fc38.i686                                                   
  rpm-sequoia-1.2.0-1.fc38.i686                                                 
  rpm-sign-libs-4.18.0-8.fc38.i686                                              
  sed-4.8-11.fc37.i686                                                          
  setup-2.14.3-1.fc38.noarch                                                    
  shadow-utils-2:4.13-3.fc38.i686                                               
  sqlite-libs-3.40.0-1.fc38.i686                                                
  systemd-libs-252.4-598.fc38.i686                                              
  tpm2-tss-4.0.0-0.1.rc2.fc38.i686                                              
  tzdata-2022g-1.fc38.noarch                                                    
  xz-libs-5.2.9-1.fc38.i686                                                     
  zchunk-libs-1.2.3-1.fc38.i686                                                 
  zlib-1.2.13-1.fc38.i686                                                       

Complete!
Finish(bootstrap): dnf install
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-i686-1672049892.196190/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
Mock Version: 3.5
INFO: Mock Version: 3.5
Start: dnf install
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                  12 kB/s | 3.0 kB     00:00    
Copr repository                                  28 MB/s |  22 MB     00:00    
Additional repo https_jakub_fedorapeople_org_fe  10 kB/s | 3.0 kB     00:00    
local                                            14 kB/s | 3.8 kB     00:00    
local                                            37 MB/s |  60 MB     00:01    
Dependencies resolved.
=========================================================================================================================
 Package                         Arch    Version                    Repository                                       Size
=========================================================================================================================
Installing group/module packages:
 bash                            i686    5.2.9-3.fc38               copr_base                                       1.8 M
 bzip2                           i686    1.0.8-12.fc38              copr_base                                        53 k
 coreutils                       i686    9.1-8.fc38                 copr_base                                       1.1 M
 cpio                            i686    2.13-13.fc38               copr_base                                       274 k
 diffutils                       i686    3.8-3.fc38                 copr_base                                       375 k
 fedora-release                  noarch  38-0.6                     local                                            11 k
 findutils                       i686    1:4.9.0-2.fc38             copr_base                                       494 k
 gawk                            i686    5.1.1-4.fc38               copr_base                                       1.0 M
 glibc-minimal-langpack          i686    2.36.9000-19.fc38          local                                            30 k
 grep                            i686    3.8-1.fc38                 copr_base                                       289 k
 gzip                            i686    1.12-2.fc38                copr_base                                       158 k
 info                            i686    7.0.1-1.fc38               local                                           183 k
 patch                           i686    2.7.6-17.fc37              local                                           137 k
 redhat-rpm-config               noarch  235-1.fc38                 local                                            74 k
 rpm-build                       i686    4.18.0-8.fc38              local                                            69 k
 sed                             i686    4.8-11.fc37                local                                           300 k
 shadow-utils                    i686    2:4.13-3.fc38              local                                           1.2 M
 tar                             i686    2:1.34-5.fc38              local                                           892 k
 unzip                           i686    6.0-58.fc38                local                                           177 k
 util-linux                      i686    2.38.1-3.fc38              local                                           2.3 M
 which                           i686    2.21-36.fc38               local                                            42 k
 xz                              i686    5.2.9-1.fc38               local                                           300 k
Installing dependencies:
 alternatives                    i686    1.21-1.fc38                copr_base                                        39 k
 ansible-srpm-macros             noarch  1-8.1.fc38                 local                                           8.6 k
 audit-libs                      i686    3.0.9-2.fc38               local                                           122 k
 authselect                      i686    1.4.2-1.fc38               copr_base                                       141 k
 authselect-libs                 i686    1.4.2-1.fc38               copr_base                                       239 k
 basesystem                      noarch  11-14.fc37                 local                                           7.0 k
 binutils                        i686    2.39-6.fc38                copr_base                                       5.6 M
 binutils-gold                   i686    2.39-6.fc38                copr_base                                       853 k
 bzip2-libs                      i686    1.0.8-12.fc38              copr_base                                        42 k
 ca-certificates                 noarch  2022.2.54-5.fc37           local                                           829 k
 coreutils-common                i686    9.1-8.fc38                 copr_base                                       2.0 M
 cracklib                        i686    2.9.7-30.fc38              copr_base                                        82 k
 crypto-policies                 noarch  20221215-1.gita4c31a3.fc38 local                                            63 k
 curl                            i686    7.87.0-1.fc38              copr_base                                       347 k
 cyrus-sasl-lib                  i686    2.1.28-8.fc38              copr_base                                       858 k
 debugedit                       i686    5.0-5.fc37                 local                                            78 k
 dwz                             i686    0.15-1.fc38                copr_base                                       144 k
 ed                              i686    1.18-2.fc38                copr_base                                        78 k
 efi-srpm-macros                 noarch  5-6.fc37                   local                                            22 k
 elfutils                        i686    0.188-3.fc38               copr_base                                       543 k
 elfutils-debuginfod-client      i686    0.188-3.fc38               copr_base                                        41 k
 elfutils-default-yama-scope     noarch  0.188-3.fc38               copr_base                                        16 k
 elfutils-libelf                 i686    0.188-3.fc38               copr_base                                       204 k
 elfutils-libs                   i686    0.188-3.fc38               copr_base                                       287 k
 fedora-gpg-keys                 noarch  38-0.3                     local                                           115 k
 fedora-release-common           noarch  38-0.6                     local                                            21 k
 fedora-release-identity-basic   noarch  38-0.6                     local                                            11 k
 fedora-repos                    noarch  38-0.3                     local                                            10 k
 fedora-repos-rawhide            noarch  38-0.3                     local                                           9.7 k
 file                            i686    5.42-4.fc38                copr_base                                        49 k
 file-libs                       i686    5.42-4.fc38                copr_base                                       684 k
 filesystem                      i686    3.18-2.fc37                local                                           1.1 M
 fonts-srpm-macros               noarch  1:2.0.5-10.fc38            local                                            26 k
 fpc-srpm-macros                 noarch  1.3-6.fc37                 local                                           7.7 k
 gdb-minimal                     i686    12.1-10.fc38               local                                           3.9 M
 gdbm-libs                       i686    1:1.23-2.fc38              copr_base                                        60 k
 ghc-srpm-macros                 noarch  1.5.0-7.fc37               local                                           7.8 k
 glibc                           i686    2.36.9000-19.fc38          local                                           1.9 M
 glibc-common                    i686    2.36.9000-19.fc38          local                                           315 k
 glibc-gconv-extra               i686    2.36.9000-19.fc38          local                                           1.6 M
 gmp                             i686    1:6.2.1-3.fc38             copr_base                                       306 k
 gnat-srpm-macros                noarch  4-16.fc37                  local                                           8.3 k
 go-srpm-macros                  noarch  3.2.0-1.fc38               local                                            27 k
 jansson                         i686    2.13.1-5.fc38              copr_base                                        47 k
 kernel-srpm-macros              noarch  1.0-15.fc37                local                                           9.4 k
 keyutils-libs                   i686    1.6.1-5.fc38               copr_base                                        32 k
 krb5-libs                       i686    1.20.1-3.fc38              copr_base                                       764 k
 libacl                          i686    2.3.1-4.fc38               copr_base                                        25 k
 libarchive                      i686    3.6.1-3.fc38               copr_base                                       442 k
 libattr                         i686    2.5.1-5.fc38               copr_base                                        19 k
 libblkid                        i686    2.38.1-3.fc38              local                                           116 k
 libbrotli                       i686    1.0.9-9.fc38               copr_base                                       318 k
 libcap                          i686    2.48-5.fc38                copr_base                                        69 k
 libcap-ng                       i686    0.8.3-4.fc38               copr_base                                        33 k
 libcom_err                      i686    1.46.5-3.fc37              local                                            26 k
 libcurl                         i686    7.87.0-1.fc38              copr_base                                       327 k
 libdb                           i686    5.3.28-54.fc38             copr_base                                       823 k
 libeconf                        i686    0.4.0-4.fc38               copr_base                                        29 k
 libevent                        i686    2.1.12-7.fc38              copr_base                                       277 k
 libfdisk                        i686    2.38.1-3.fc38              local                                           173 k
 libffi                          i686    3.4.4-1.fc38               copr_base                                        36 k
 libgcc                          i686    13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  101 k
 libgomp                         i686    13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  304 k
 libidn2                         i686    2.3.4-1.fc38               copr_base                                       155 k
 libmount                        i686    2.38.1-3.fc38              local                                           141 k
 libnghttp2                      i686    1.51.0-1.fc38              local                                            80 k
 libnsl2                         i686    2.0.0-4.fc38               copr_base                                        32 k
 libpkgconf                      i686    1.8.0-3.fc37               local                                            38 k
 libpsl                          i686    0.21.1-6.fc38              copr_base                                        66 k
 libpwquality                    i686    1.4.5-1.fc38               local                                           108 k
 libselinux                      i686    3.4-6.fc38                 copr_base                                        92 k
 libsemanage                     i686    3.4-6.fc38                 copr_base                                       129 k
 libsepol                        i686    3.4-4.fc38                 copr_base                                       337 k
 libsigsegv                      i686    2.14-3.fc38                copr_base                                        28 k
 libsmartcols                    i686    2.38.1-3.fc38              local                                            65 k
 libssh                          i686    0.10.4-2.fc38              copr_base                                       223 k
 libssh-config                   noarch  0.10.4-2.fc38              copr_base                                       9.3 k
 libstdc++                       i686    13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  857 k
 libtasn1                        i686    4.19.0-1.fc38              copr_base                                        77 k
 libtirpc                        i686    1.3.3-0.fc38               copr_base                                       101 k
 libunistring                    i686    1.0-2.fc38                 copr_base                                       549 k
 libutempter                     i686    1.2.1-7.fc38               copr_base                                        27 k
 libuuid                         i686    2.38.1-3.fc38              local                                            28 k
 libverto                        i686    0.3.2-4.fc38               copr_base                                        22 k
 libxcrypt                       i686    4.4.33-5.fc38              copr_base                                       124 k
 libxml2                         i686    2.10.3-2.fc38              copr_base                                       744 k
 libzstd                         i686    1.5.2-3.fc37               local                                           274 k
 lua-libs                        i686    5.4.4-6.fc38               local                                           148 k
 lua-srpm-macros                 noarch  1-7.fc37                   local                                           8.8 k
 lz4-libs                        i686    1.9.3-5.fc37               local                                            72 k
 mpfr                            i686    4.1.1-2.fc38               local                                           637 k
 ncurses-base                    noarch  6.3-5.20221126.fc38        local                                            61 k
 ncurses-libs                    i686    6.3-5.20221126.fc38        local                                           348 k
 nettle                          i686    3.8-2.fc37                 local                                           430 k
 nim-srpm-macros                 noarch  3-7.fc37                   local                                           8.4 k
 ocaml-srpm-macros               noarch  7-2.fc37                   local                                            13 k
 openblas-srpm-macros            noarch  2-12.fc37                  local                                           7.5 k
 openldap                        i686    2.6.3-1.fc38               local                                           273 k
 openssl-libs                    i686    1:3.0.5-6.fc38             local                                           2.1 M
 p11-kit                         i686    0.24.1-5.fc38              local                                           335 k
 p11-kit-trust                   i686    0.24.1-5.fc38              local                                           135 k
 package-notes-srpm-macros       noarch  0.5-6.fc38                 local                                            11 k
 pam                             i686    1.5.2-15.fc38              local                                           535 k
 pam-libs                        i686    1.5.2-15.fc38              local                                            60 k
 pcre2                           i686    10.40-1.fc37.1             local                                           234 k
 pcre2-syntax                    noarch  10.40-1.fc37.1             local                                           142 k
 perl-srpm-macros                noarch  1-47.fc38                  local                                           8.2 k
 pkgconf                         i686    1.8.0-3.fc37               local                                            42 k
 pkgconf-m4                      noarch  1.8.0-3.fc37               local                                            14 k
 pkgconf-pkg-config              i686    1.8.0-3.fc37               local                                            10 k
 popt                            i686    1.19-1.fc38                local                                            61 k
 publicsuffix-list-dafsa         noarch  20221208-1.fc38            local                                            59 k
 python-srpm-macros              noarch  3.11-6.fc38                local                                            25 k
 qt5-srpm-macros                 noarch  5.15.7-1.fc38              local                                           7.9 k
 readline                        i686    8.2-2.fc38                 local                                           218 k
 rpm                             i686    4.18.0-8.fc38              local                                           543 k
 rpm-build-libs                  i686    4.18.0-8.fc38              local                                           102 k
 rpm-libs                        i686    4.18.0-8.fc38              local                                           341 k
 rpm-sequoia                     i686    1.2.0-1.fc38               local                                           924 k
 rpmautospec-rpm-macros          noarch  0.3.1-1.fc38               local                                           8.8 k
 rust-srpm-macros                noarch  23-1.fc38                  local                                           9.4 k
 setup                           noarch  2.14.3-1.fc38              local                                           146 k
 sqlite-libs                     i686    3.40.0-1.fc38              local                                           705 k
 systemd-libs                    i686    252.4-598.fc38             local                                           662 k
 tzdata                          noarch  2022g-1.fc38               local                                           432 k
 util-linux-core                 i686    2.38.1-3.fc38              local                                           467 k
 xxhash-libs                     i686    0.8.1-3.fc37               local                                            59 k
 xz-libs                         i686    5.2.9-1.fc38               local                                           101 k
 zip                             i686    3.0-35.fc38                local                                           263 k
 zlib                            i686    1.2.13-1.fc38              local                                            92 k
 zstd                            i686    1.5.2-3.fc37               local                                           418 k
Installing Groups:
 build                                                                                                                   

Transaction Summary
=========================================================================================================================
Install  153 Packages

Total size: 53 M
Installed size: 179 M
Downloading Packages:
[SKIPPED] alternatives-1.21-1.fc38.i686.rpm: Already downloaded                
[SKIPPED] authselect-1.4.2-1.fc38.i686.rpm: Already downloaded                 
[SKIPPED] authselect-libs-1.4.2-1.fc38.i686.rpm: Already downloaded            
[SKIPPED] bash-5.2.9-3.fc38.i686.rpm: Already downloaded                       
[SKIPPED] binutils-2.39-6.fc38.i686.rpm: Already downloaded                    
[SKIPPED] binutils-gold-2.39-6.fc38.i686.rpm: Already downloaded               
[SKIPPED] bzip2-1.0.8-12.fc38.i686.rpm: Already downloaded                     
[SKIPPED] bzip2-libs-1.0.8-12.fc38.i686.rpm: Already downloaded                
[SKIPPED] coreutils-9.1-8.fc38.i686.rpm: Already downloaded                    
[SKIPPED] coreutils-common-9.1-8.fc38.i686.rpm: Already downloaded             
[SKIPPED] cpio-2.13-13.fc38.i686.rpm: Already downloaded                       
[SKIPPED] cracklib-2.9.7-30.fc38.i686.rpm: Already downloaded                  
[SKIPPED] curl-7.87.0-1.fc38.i686.rpm: Already downloaded                      
[SKIPPED] cyrus-sasl-lib-2.1.28-8.fc38.i686.rpm: Already downloaded            
[SKIPPED] diffutils-3.8-3.fc38.i686.rpm: Already downloaded                    
[SKIPPED] dwz-0.15-1.fc38.i686.rpm: Already downloaded                         
[SKIPPED] ed-1.18-2.fc38.i686.rpm: Already downloaded                          
[SKIPPED] elfutils-0.188-3.fc38.i686.rpm: Already downloaded                   
[SKIPPED] elfutils-debuginfod-client-0.188-3.fc38.i686.rpm: Already downloaded 
[SKIPPED] elfutils-default-yama-scope-0.188-3.fc38.noarch.rpm: Already downloaded
[SKIPPED] elfutils-libelf-0.188-3.fc38.i686.rpm: Already downloaded            
[SKIPPED] elfutils-libs-0.188-3.fc38.i686.rpm: Already downloaded              
[SKIPPED] file-5.42-4.fc38.i686.rpm: Already downloaded                        
[SKIPPED] file-libs-5.42-4.fc38.i686.rpm: Already downloaded                   
[SKIPPED] findutils-4.9.0-2.fc38.i686.rpm: Already downloaded                  
[SKIPPED] gawk-5.1.1-4.fc38.i686.rpm: Already downloaded                       
[SKIPPED] gdbm-libs-1.23-2.fc38.i686.rpm: Already downloaded                   
[SKIPPED] gmp-6.2.1-3.fc38.i686.rpm: Already downloaded                        
[SKIPPED] grep-3.8-1.fc38.i686.rpm: Already downloaded                         
[SKIPPED] gzip-1.12-2.fc38.i686.rpm: Already downloaded                        
[SKIPPED] jansson-2.13.1-5.fc38.i686.rpm: Already downloaded                   
[SKIPPED] keyutils-libs-1.6.1-5.fc38.i686.rpm: Already downloaded              
[SKIPPED] krb5-libs-1.20.1-3.fc38.i686.rpm: Already downloaded                 
[SKIPPED] libacl-2.3.1-4.fc38.i686.rpm: Already downloaded                     
[SKIPPED] libarchive-3.6.1-3.fc38.i686.rpm: Already downloaded                 
[SKIPPED] libattr-2.5.1-5.fc38.i686.rpm: Already downloaded                    
[SKIPPED] libbrotli-1.0.9-9.fc38.i686.rpm: Already downloaded                  
[SKIPPED] libcap-2.48-5.fc38.i686.rpm: Already downloaded                      
[SKIPPED] libcap-ng-0.8.3-4.fc38.i686.rpm: Already downloaded                  
[SKIPPED] libcurl-7.87.0-1.fc38.i686.rpm: Already downloaded                   
[SKIPPED] libdb-5.3.28-54.fc38.i686.rpm: Already downloaded                    
[SKIPPED] libeconf-0.4.0-4.fc38.i686.rpm: Already downloaded                   
[SKIPPED] libevent-2.1.12-7.fc38.i686.rpm: Already downloaded                  
[SKIPPED] libffi-3.4.4-1.fc38.i686.rpm: Already downloaded                     
[SKIPPED] libidn2-2.3.4-1.fc38.i686.rpm: Already downloaded                    
[SKIPPED] libnsl2-2.0.0-4.fc38.i686.rpm: Already downloaded                    
[SKIPPED] libpsl-0.21.1-6.fc38.i686.rpm: Already downloaded                    
[SKIPPED] libselinux-3.4-6.fc38.i686.rpm: Already downloaded                   
[SKIPPED] libsemanage-3.4-6.fc38.i686.rpm: Already downloaded                  
[SKIPPED] libsepol-3.4-4.fc38.i686.rpm: Already downloaded                     
[SKIPPED] libsigsegv-2.14-3.fc38.i686.rpm: Already downloaded                  
[SKIPPED] libssh-0.10.4-2.fc38.i686.rpm: Already downloaded                    
[SKIPPED] libssh-config-0.10.4-2.fc38.noarch.rpm: Already downloaded           
[SKIPPED] libtasn1-4.19.0-1.fc38.i686.rpm: Already downloaded                  
[SKIPPED] libtirpc-1.3.3-0.fc38.i686.rpm: Already downloaded                   
[SKIPPED] libunistring-1.0-2.fc38.i686.rpm: Already downloaded                 
[SKIPPED] libutempter-1.2.1-7.fc38.i686.rpm: Already downloaded                
[SKIPPED] libverto-0.3.2-4.fc38.i686.rpm: Already downloaded                   
[SKIPPED] libxcrypt-4.4.33-5.fc38.i686.rpm: Already downloaded                 
[SKIPPED] libxml2-2.10.3-2.fc38.i686.rpm: Already downloaded                   
[SKIPPED] libgcc-13.0.0-0.4.fc38.i686.rpm: Already downloaded                  
[SKIPPED] libgomp-13.0.0-0.4.fc38.i686.rpm: Already downloaded                 
[SKIPPED] libstdc++-13.0.0-0.4.fc38.i686.rpm: Already downloaded               
[SKIPPED] ansible-srpm-macros-1-8.1.fc38.noarch.rpm: Already downloaded        
[SKIPPED] audit-libs-3.0.9-2.fc38.i686.rpm: Already downloaded                 
[SKIPPED] basesystem-11-14.fc37.noarch.rpm: Already downloaded                 
[SKIPPED] ca-certificates-2022.2.54-5.fc37.noarch.rpm: Already downloaded      
[SKIPPED] crypto-policies-20221215-1.gita4c31a3.fc38.noarch.rpm: Already downloaded
[SKIPPED] debugedit-5.0-5.fc37.i686.rpm: Already downloaded                    
[SKIPPED] efi-srpm-macros-5-6.fc37.noarch.rpm: Already downloaded              
[SKIPPED] fedora-gpg-keys-38-0.3.noarch.rpm: Already downloaded                
[SKIPPED] fedora-release-38-0.6.noarch.rpm: Already downloaded                 
[SKIPPED] fedora-release-common-38-0.6.noarch.rpm: Already downloaded          
[SKIPPED] fedora-release-identity-basic-38-0.6.noarch.rpm: Already downloaded  
[SKIPPED] fedora-repos-38-0.3.noarch.rpm: Already downloaded                   
[SKIPPED] fedora-repos-rawhide-38-0.3.noarch.rpm: Already downloaded           
[SKIPPED] filesystem-3.18-2.fc37.i686.rpm: Already downloaded                  
[SKIPPED] fonts-srpm-macros-2.0.5-10.fc38.noarch.rpm: Already downloaded       
[SKIPPED] fpc-srpm-macros-1.3-6.fc37.noarch.rpm: Already downloaded            
[SKIPPED] gdb-minimal-12.1-10.fc38.i686.rpm: Already downloaded                
[SKIPPED] ghc-srpm-macros-1.5.0-7.fc37.noarch.rpm: Already downloaded          
[SKIPPED] glibc-2.36.9000-19.fc38.i686.rpm: Already downloaded                 
[SKIPPED] glibc-common-2.36.9000-19.fc38.i686.rpm: Already downloaded          
[SKIPPED] glibc-gconv-extra-2.36.9000-19.fc38.i686.rpm: Already downloaded     
[SKIPPED] glibc-minimal-langpack-2.36.9000-19.fc38.i686.rpm: Already downloaded
[SKIPPED] gnat-srpm-macros-4-16.fc37.noarch.rpm: Already downloaded            
[SKIPPED] go-srpm-macros-3.2.0-1.fc38.noarch.rpm: Already downloaded           
[SKIPPED] info-7.0.1-1.fc38.i686.rpm: Already downloaded                       
[SKIPPED] kernel-srpm-macros-1.0-15.fc37.noarch.rpm: Already downloaded        
[SKIPPED] libblkid-2.38.1-3.fc38.i686.rpm: Already downloaded                  
[SKIPPED] libcom_err-1.46.5-3.fc37.i686.rpm: Already downloaded                
[SKIPPED] libfdisk-2.38.1-3.fc38.i686.rpm: Already downloaded                  
[SKIPPED] libmount-2.38.1-3.fc38.i686.rpm: Already downloaded                  
[SKIPPED] libnghttp2-1.51.0-1.fc38.i686.rpm: Already downloaded                
[SKIPPED] libpkgconf-1.8.0-3.fc37.i686.rpm: Already downloaded                 
[SKIPPED] libpwquality-1.4.5-1.fc38.i686.rpm: Already downloaded               
[SKIPPED] libsmartcols-2.38.1-3.fc38.i686.rpm: Already downloaded              
[SKIPPED] libuuid-2.38.1-3.fc38.i686.rpm: Already downloaded                   
[SKIPPED] libzstd-1.5.2-3.fc37.i686.rpm: Already downloaded                    
[SKIPPED] lua-libs-5.4.4-6.fc38.i686.rpm: Already downloaded                   
[SKIPPED] lua-srpm-macros-1-7.fc37.noarch.rpm: Already downloaded              
[SKIPPED] lz4-libs-1.9.3-5.fc37.i686.rpm: Already downloaded                   
[SKIPPED] mpfr-4.1.1-2.fc38.i686.rpm: Already downloaded                       
[SKIPPED] ncurses-base-6.3-5.20221126.fc38.noarch.rpm: Already downloaded      
[SKIPPED] ncurses-libs-6.3-5.20221126.fc38.i686.rpm: Already downloaded        
[SKIPPED] nettle-3.8-2.fc37.i686.rpm: Already downloaded                       
[SKIPPED] nim-srpm-macros-3-7.fc37.noarch.rpm: Already downloaded              
[SKIPPED] ocaml-srpm-macros-7-2.fc37.noarch.rpm: Already downloaded            
[SKIPPED] openblas-srpm-macros-2-12.fc37.noarch.rpm: Already downloaded        
[SKIPPED] openldap-2.6.3-1.fc38.i686.rpm: Already downloaded                   
[SKIPPED] openssl-libs-3.0.5-6.fc38.i686.rpm: Already downloaded               
[SKIPPED] p11-kit-0.24.1-5.fc38.i686.rpm: Already downloaded                   
[SKIPPED] p11-kit-trust-0.24.1-5.fc38.i686.rpm: Already downloaded             
[SKIPPED] package-notes-srpm-macros-0.5-6.fc38.noarch.rpm: Already downloaded  
[SKIPPED] pam-1.5.2-15.fc38.i686.rpm: Already downloaded                       
[SKIPPED] pam-libs-1.5.2-15.fc38.i686.rpm: Already downloaded                  
[SKIPPED] patch-2.7.6-17.fc37.i686.rpm: Already downloaded                     
[SKIPPED] pcre2-10.40-1.fc37.1.i686.rpm: Already downloaded                    
[SKIPPED] pcre2-syntax-10.40-1.fc37.1.noarch.rpm: Already downloaded           
[SKIPPED] perl-srpm-macros-1-47.fc38.noarch.rpm: Already downloaded            
[SKIPPED] pkgconf-1.8.0-3.fc37.i686.rpm: Already downloaded                    
[SKIPPED] pkgconf-m4-1.8.0-3.fc37.noarch.rpm: Already downloaded               
[SKIPPED] pkgconf-pkg-config-1.8.0-3.fc37.i686.rpm: Already downloaded         
[SKIPPED] popt-1.19-1.fc38.i686.rpm: Already downloaded                        
[SKIPPED] publicsuffix-list-dafsa-20221208-1.fc38.noarch.rpm: Already downloaded
[SKIPPED] python-srpm-macros-3.11-6.fc38.noarch.rpm: Already downloaded        
[SKIPPED] qt5-srpm-macros-5.15.7-1.fc38.noarch.rpm: Already downloaded         
[SKIPPED] readline-8.2-2.fc38.i686.rpm: Already downloaded                     
[SKIPPED] redhat-rpm-config-235-1.fc38.noarch.rpm: Already downloaded          
[SKIPPED] rpm-4.18.0-8.fc38.i686.rpm: Already downloaded                       
[SKIPPED] rpm-build-4.18.0-8.fc38.i686.rpm: Already downloaded                 
[SKIPPED] rpm-build-libs-4.18.0-8.fc38.i686.rpm: Already downloaded            
[SKIPPED] rpm-libs-4.18.0-8.fc38.i686.rpm: Already downloaded                  
[SKIPPED] rpm-sequoia-1.2.0-1.fc38.i686.rpm: Already downloaded                
[SKIPPED] rpmautospec-rpm-macros-0.3.1-1.fc38.noarch.rpm: Already downloaded   
[SKIPPED] rust-srpm-macros-23-1.fc38.noarch.rpm: Already downloaded            
[SKIPPED] sed-4.8-11.fc37.i686.rpm: Already downloaded                         
[SKIPPED] setup-2.14.3-1.fc38.noarch.rpm: Already downloaded                   
[SKIPPED] shadow-utils-4.13-3.fc38.i686.rpm: Already downloaded                
[SKIPPED] sqlite-libs-3.40.0-1.fc38.i686.rpm: Already downloaded               
[SKIPPED] systemd-libs-252.4-598.fc38.i686.rpm: Already downloaded             
[SKIPPED] tar-1.34-5.fc38.i686.rpm: Already downloaded                         
[SKIPPED] tzdata-2022g-1.fc38.noarch.rpm: Already downloaded                   
[SKIPPED] unzip-6.0-58.fc38.i686.rpm: Already downloaded                       
[SKIPPED] util-linux-2.38.1-3.fc38.i686.rpm: Already downloaded                
[SKIPPED] util-linux-core-2.38.1-3.fc38.i686.rpm: Already downloaded           
[SKIPPED] which-2.21-36.fc38.i686.rpm: Already downloaded                      
[SKIPPED] xxhash-libs-0.8.1-3.fc37.i686.rpm: Already downloaded                
[SKIPPED] xz-5.2.9-1.fc38.i686.rpm: Already downloaded                         
[SKIPPED] xz-libs-5.2.9-1.fc38.i686.rpm: Already downloaded                    
[SKIPPED] zip-3.0-35.fc38.i686.rpm: Already downloaded                         
[SKIPPED] zlib-1.2.13-1.fc38.i686.rpm: Already downloaded                      
[SKIPPED] zstd-1.5.2-3.fc37.i686.rpm: Already downloaded                       
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.18-2.fc37.i686                            1/1 
  Preparing        :                                                        1/1 
  Installing       : crypto-policies-20221215-1.gita4c31a3.fc38.noarc     1/153 
  Running scriptlet: crypto-policies-20221215-1.gita4c31a3.fc38.noarc     1/153 
  Installing       : fedora-release-identity-basic-38-0.6.noarch          2/153 
  Installing       : tzdata-2022g-1.fc38.noarch                           3/153 
  Installing       : rust-srpm-macros-23-1.fc38.noarch                    4/153 
  Installing       : qt5-srpm-macros-5.15.7-1.fc38.noarch                 5/153 
  Installing       : publicsuffix-list-dafsa-20221208-1.fc38.noarch       6/153 
  Installing       : pkgconf-m4-1.8.0-3.fc37.noarch                       7/153 
  Installing       : perl-srpm-macros-1-47.fc38.noarch                    8/153 
  Installing       : pcre2-syntax-10.40-1.fc37.1.noarch                   9/153 
  Installing       : package-notes-srpm-macros-0.5-6.fc38.noarch         10/153 
  Installing       : openblas-srpm-macros-2-12.fc37.noarch               11/153 
  Installing       : ocaml-srpm-macros-7-2.fc37.noarch                   12/153 
  Installing       : nim-srpm-macros-3-7.fc37.noarch                     13/153 
  Installing       : ncurses-base-6.3-5.20221126.fc38.noarch             14/153 
  Installing       : kernel-srpm-macros-1.0-15.fc37.noarch               15/153 
  Installing       : gnat-srpm-macros-4-16.fc37.noarch                   16/153 
  Installing       : ghc-srpm-macros-1.5.0-7.fc37.noarch                 17/153 
  Installing       : fpc-srpm-macros-1.3-6.fc37.noarch                   18/153 
  Installing       : fedora-gpg-keys-38-0.3.noarch                       19/153 
  Installing       : fedora-release-38-0.6.noarch                        20/153 
  Installing       : fedora-release-common-38-0.6.noarch                 21/153 
  Installing       : fedora-repos-rawhide-38-0.3.noarch                  22/153 
  Installing       : fedora-repos-38-0.3.noarch                          23/153 
  Installing       : setup-2.14.3-1.fc38.noarch                          24/153 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Running scriptlet: setup-2.14.3-1.fc38.noarch                          24/153 
  Installing       : filesystem-3.18-2.fc37.i686                         25/153 
  Installing       : basesystem-11-14.fc37.noarch                        26/153 
  Installing       : ansible-srpm-macros-1-8.1.fc38.noarch               27/153 
  Installing       : libssh-config-0.10.4-2.fc38.noarch                  28/153 
  Installing       : coreutils-common-9.1-8.fc38.i686                    29/153 
  Installing       : libgcc-13.0.0-0.4.fc38.i686                         30/153 
  Running scriptlet: libgcc-13.0.0-0.4.fc38.i686                         30/153 
  Installing       : glibc-gconv-extra-2.36.9000-19.fc38.i686            31/153 
  Running scriptlet: glibc-gconv-extra-2.36.9000-19.fc38.i686            31/153 
  Installing       : ncurses-libs-6.3-5.20221126.fc38.i686               32/153 
  Running scriptlet: glibc-2.36.9000-19.fc38.i686                        33/153 
  Installing       : glibc-2.36.9000-19.fc38.i686                        33/153 
  Running scriptlet: glibc-2.36.9000-19.fc38.i686                        33/153 
  Installing       : bash-5.2.9-3.fc38.i686                              34/153 
  Running scriptlet: bash-5.2.9-3.fc38.i686                              34/153 
  Installing       : glibc-common-2.36.9000-19.fc38.i686                 35/153 
  Installing       : glibc-minimal-langpack-2.36.9000-19.fc38.i686       36/153 
  Installing       : zlib-1.2.13-1.fc38.i686                             37/153 
  Installing       : xz-libs-5.2.9-1.fc38.i686                           38/153 
  Installing       : bzip2-libs-1.0.8-12.fc38.i686                       39/153 
  Installing       : elfutils-libelf-0.188-3.fc38.i686                   40/153 
  Installing       : gmp-1:6.2.1-3.fc38.i686                             41/153 
  Installing       : libstdc++-13.0.0-0.4.fc38.i686                      42/153 
  Installing       : libuuid-2.38.1-3.fc38.i686                          43/153 
  Installing       : libzstd-1.5.2-3.fc37.i686                           44/153 
  Installing       : popt-1.19-1.fc38.i686                               45/153 
  Installing       : libblkid-2.38.1-3.fc38.i686                         46/153 
  Installing       : libattr-2.5.1-5.fc38.i686                           47/153 
  Installing       : libacl-2.3.1-4.fc38.i686                            48/153 
  Installing       : libcap-2.48-5.fc38.i686                             49/153 
  Installing       : libxcrypt-4.4.33-5.fc38.i686                        50/153 
  Installing       : readline-8.2-2.fc38.i686                            51/153 
  Installing       : lz4-libs-1.9.3-5.fc37.i686                          52/153 
  Installing       : systemd-libs-252.4-598.fc38.i686                    53/153 
  Installing       : mpfr-4.1.1-2.fc38.i686                              54/153 
  Installing       : dwz-0.15-1.fc38.i686                                55/153 
  Installing       : unzip-6.0-58.fc38.i686                              56/153 
  Installing       : file-libs-5.42-4.fc38.i686                          57/153 
  Installing       : file-5.42-4.fc38.i686                               58/153 
  Installing       : sqlite-libs-3.40.0-1.fc38.i686                      59/153 
  Installing       : alternatives-1.21-1.fc38.i686                       60/153 
  Installing       : libcap-ng-0.8.3-4.fc38.i686                         61/153 
  Installing       : audit-libs-3.0.9-2.fc38.i686                        62/153 
  Installing       : libeconf-0.4.0-4.fc38.i686                          63/153 
  Installing       : pam-libs-1.5.2-15.fc38.i686                         64/153 
  Installing       : libsepol-3.4-4.fc38.i686                            65/153 
  Installing       : libunistring-1.0-2.fc38.i686                        66/153 
  Installing       : libidn2-2.3.4-1.fc38.i686                           67/153 
  Installing       : libcom_err-1.46.5-3.fc37.i686                       68/153 
  Installing       : libsmartcols-2.38.1-3.fc38.i686                     69/153 
  Installing       : lua-libs-5.4.4-6.fc38.i686                          70/153 
  Installing       : pcre2-10.40-1.fc37.1.i686                           71/153 
  Installing       : elfutils-default-yama-scope-0.188-3.fc38.noarch     72/153 
  Running scriptlet: elfutils-default-yama-scope-0.188-3.fc38.noarch     72/153 
  Installing       : libselinux-3.4-6.fc38.i686                          73/153 
  Installing       : sed-4.8-11.fc37.i686                                74/153 
  Installing       : grep-3.8-1.fc38.i686                                75/153 
  Installing       : findutils-1:4.9.0-2.fc38.i686                       76/153 
  Installing       : xz-5.2.9-1.fc38.i686                                77/153 
  Installing       : libmount-2.38.1-3.fc38.i686                         78/153 
  Installing       : util-linux-core-2.38.1-3.fc38.i686                  79/153 
  Installing       : libsemanage-3.4-6.fc38.i686                         80/153 
  Installing       : shadow-utils-2:4.13-3.fc38.i686                     81/153 
  Running scriptlet: libutempter-1.2.1-7.fc38.i686                       82/153 
  Installing       : libutempter-1.2.1-7.fc38.i686                       82/153 
  Installing       : tar-2:1.34-5.fc38.i686                              83/153 
  Installing       : libpsl-0.21.1-6.fc38.i686                           84/153 
  Installing       : zip-3.0-35.fc38.i686                                85/153 
  Installing       : zstd-1.5.2-3.fc37.i686                              86/153 
  Installing       : libfdisk-2.38.1-3.fc38.i686                         87/153 
  Installing       : nettle-3.8-2.fc37.i686                              88/153 
  Installing       : rpm-sequoia-1.2.0-1.fc38.i686                       89/153 
  Installing       : rpm-libs-4.18.0-8.fc38.i686                         90/153 
  Installing       : bzip2-1.0.8-12.fc38.i686                            91/153 
  Installing       : libxml2-2.10.3-2.fc38.i686                          92/153 
  Installing       : ed-1.18-2.fc38.i686                                 93/153 
  Installing       : patch-2.7.6-17.fc37.i686                            94/153 
  Installing       : cpio-2.13-13.fc38.i686                              95/153 
  Installing       : diffutils-3.8-3.fc38.i686                           96/153 
  Installing       : gdbm-libs-1:1.23-2.fc38.i686                        97/153 
  Installing       : cyrus-sasl-lib-2.1.28-8.fc38.i686                   98/153 
  Installing       : jansson-2.13.1-5.fc38.i686                          99/153 
  Installing       : keyutils-libs-1.6.1-5.fc38.i686                    100/153 
  Installing       : libbrotli-1.0.9-9.fc38.i686                        101/153 
  Installing       : libdb-5.3.28-54.fc38.i686                          102/153 
  Installing       : libffi-3.4.4-1.fc38.i686                           103/153 
  Installing       : p11-kit-0.24.1-5.fc38.i686                         104/153 
  Installing       : libsigsegv-2.14-3.fc38.i686                        105/153 
  Installing       : gawk-5.1.1-4.fc38.i686                             106/153 
  Installing       : libtasn1-4.19.0-1.fc38.i686                        107/153 
  Installing       : p11-kit-trust-0.24.1-5.fc38.i686                   108/153 
  Running scriptlet: p11-kit-trust-0.24.1-5.fc38.i686                   108/153 
  Installing       : openssl-libs-1:3.0.5-6.fc38.i686                   109/153 
  Installing       : coreutils-9.1-8.fc38.i686                          110/153 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            111/153 
  Installing       : ca-certificates-2022.2.54-5.fc37.noarch            111/153 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            111/153 
  Running scriptlet: authselect-libs-1.4.2-1.fc38.i686                  112/153 
  Installing       : authselect-libs-1.4.2-1.fc38.i686                  112/153 
  Installing       : gzip-1.12-2.fc38.i686                              113/153 
  Installing       : cracklib-2.9.7-30.fc38.i686                        114/153 
  Installing       : libpwquality-1.4.5-1.fc38.i686                     115/153 
  Installing       : authselect-1.4.2-1.fc38.i686                       116/153 
  Installing       : libarchive-3.6.1-3.fc38.i686                       117/153 
  Installing       : libevent-2.1.12-7.fc38.i686                        118/153 
  Installing       : openldap-2.6.3-1.fc38.i686                         119/153 
  Installing       : libverto-0.3.2-4.fc38.i686                         120/153 
  Installing       : krb5-libs-1.20.1-3.fc38.i686                       121/153 
  Installing       : libtirpc-1.3.3-0.fc38.i686                         122/153 
  Installing       : libnsl2-2.0.0-4.fc38.i686                          123/153 
  Installing       : pam-1.5.2-15.fc38.i686                             124/153 
  Installing       : libssh-0.10.4-2.fc38.i686                          125/153 
  Installing       : libgomp-13.0.0-0.4.fc38.i686                       126/153 
  Installing       : libnghttp2-1.51.0-1.fc38.i686                      127/153 
  Installing       : libcurl-7.87.0-1.fc38.i686                         128/153 
  Installing       : elfutils-libs-0.188-3.fc38.i686                    129/153 
  Installing       : elfutils-debuginfod-client-0.188-3.fc38.i686       130/153 
  Installing       : binutils-gold-2.39-6.fc38.i686                     131/153 
  Installing       : binutils-2.39-6.fc38.i686                          132/153 
  Running scriptlet: binutils-2.39-6.fc38.i686                          132/153 
  Installing       : elfutils-0.188-3.fc38.i686                         133/153 
  Installing       : rpm-build-libs-4.18.0-8.fc38.i686                  134/153 
  Installing       : curl-7.87.0-1.fc38.i686                            135/153 
  Running scriptlet: rpm-4.18.0-8.fc38.i686                             136/153 
  Installing       : rpm-4.18.0-8.fc38.i686                             136/153 
  Installing       : efi-srpm-macros-5-6.fc37.noarch                    137/153 
  Installing       : lua-srpm-macros-1-7.fc37.noarch                    138/153 
  Installing       : rpmautospec-rpm-macros-0.3.1-1.fc38.noarch         139/153 
  Installing       : fonts-srpm-macros-1:2.0.5-10.fc38.noarch           140/153 
  Installing       : go-srpm-macros-3.2.0-1.fc38.noarch                 141/153 
  Installing       : python-srpm-macros-3.11-6.fc38.noarch              142/153 
  Installing       : redhat-rpm-config-235-1.fc38.noarch                143/153 
  Installing       : libpkgconf-1.8.0-3.fc37.i686                       144/153 
  Installing       : pkgconf-1.8.0-3.fc37.i686                          145/153 
  Installing       : pkgconf-pkg-config-1.8.0-3.fc37.i686               146/153 
  Installing       : xxhash-libs-0.8.1-3.fc37.i686                      147/153 
  Installing       : gdb-minimal-12.1-10.fc38.i686                      148/153 
  Installing       : debugedit-5.0-5.fc37.i686                          149/153 
  Installing       : rpm-build-4.18.0-8.fc38.i686                       150/153 
  Installing       : util-linux-2.38.1-3.fc38.i686                      151/153 
  Installing       : which-2.21-36.fc38.i686                            152/153 
  Installing       : info-7.0.1-1.fc38.i686                             153/153 
  Running scriptlet: filesystem-3.18-2.fc37.i686                        153/153 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            153/153 
  Running scriptlet: authselect-libs-1.4.2-1.fc38.i686                  153/153 
  Running scriptlet: rpm-4.18.0-8.fc38.i686                             153/153 
  Running scriptlet: info-7.0.1-1.fc38.i686                             153/153 
  Verifying        : alternatives-1.21-1.fc38.i686                        1/153 
  Verifying        : authselect-1.4.2-1.fc38.i686                         2/153 
  Verifying        : authselect-libs-1.4.2-1.fc38.i686                    3/153 
  Verifying        : bash-5.2.9-3.fc38.i686                               4/153 
  Verifying        : binutils-2.39-6.fc38.i686                            5/153 
  Verifying        : binutils-gold-2.39-6.fc38.i686                       6/153 
  Verifying        : bzip2-1.0.8-12.fc38.i686                             7/153 
  Verifying        : bzip2-libs-1.0.8-12.fc38.i686                        8/153 
  Verifying        : coreutils-9.1-8.fc38.i686                            9/153 
  Verifying        : coreutils-common-9.1-8.fc38.i686                    10/153 
  Verifying        : cpio-2.13-13.fc38.i686                              11/153 
  Verifying        : cracklib-2.9.7-30.fc38.i686                         12/153 
  Verifying        : curl-7.87.0-1.fc38.i686                             13/153 
  Verifying        : cyrus-sasl-lib-2.1.28-8.fc38.i686                   14/153 
  Verifying        : diffutils-3.8-3.fc38.i686                           15/153 
  Verifying        : dwz-0.15-1.fc38.i686                                16/153 
  Verifying        : ed-1.18-2.fc38.i686                                 17/153 
  Verifying        : elfutils-0.188-3.fc38.i686                          18/153 
  Verifying        : elfutils-debuginfod-client-0.188-3.fc38.i686        19/153 
  Verifying        : elfutils-default-yama-scope-0.188-3.fc38.noarch     20/153 
  Verifying        : elfutils-libelf-0.188-3.fc38.i686                   21/153 
  Verifying        : elfutils-libs-0.188-3.fc38.i686                     22/153 
  Verifying        : file-5.42-4.fc38.i686                               23/153 
  Verifying        : file-libs-5.42-4.fc38.i686                          24/153 
  Verifying        : findutils-1:4.9.0-2.fc38.i686                       25/153 
  Verifying        : gawk-5.1.1-4.fc38.i686                              26/153 
  Verifying        : gdbm-libs-1:1.23-2.fc38.i686                        27/153 
  Verifying        : gmp-1:6.2.1-3.fc38.i686                             28/153 
  Verifying        : grep-3.8-1.fc38.i686                                29/153 
  Verifying        : gzip-1.12-2.fc38.i686                               30/153 
  Verifying        : jansson-2.13.1-5.fc38.i686                          31/153 
  Verifying        : keyutils-libs-1.6.1-5.fc38.i686                     32/153 
  Verifying        : krb5-libs-1.20.1-3.fc38.i686                        33/153 
  Verifying        : libacl-2.3.1-4.fc38.i686                            34/153 
  Verifying        : libarchive-3.6.1-3.fc38.i686                        35/153 
  Verifying        : libattr-2.5.1-5.fc38.i686                           36/153 
  Verifying        : libbrotli-1.0.9-9.fc38.i686                         37/153 
  Verifying        : libcap-2.48-5.fc38.i686                             38/153 
  Verifying        : libcap-ng-0.8.3-4.fc38.i686                         39/153 
  Verifying        : libcurl-7.87.0-1.fc38.i686                          40/153 
  Verifying        : libdb-5.3.28-54.fc38.i686                           41/153 
  Verifying        : libeconf-0.4.0-4.fc38.i686                          42/153 
  Verifying        : libevent-2.1.12-7.fc38.i686                         43/153 
  Verifying        : libffi-3.4.4-1.fc38.i686                            44/153 
  Verifying        : libidn2-2.3.4-1.fc38.i686                           45/153 
  Verifying        : libnsl2-2.0.0-4.fc38.i686                           46/153 
  Verifying        : libpsl-0.21.1-6.fc38.i686                           47/153 
  Verifying        : libselinux-3.4-6.fc38.i686                          48/153 
  Verifying        : libsemanage-3.4-6.fc38.i686                         49/153 
  Verifying        : libsepol-3.4-4.fc38.i686                            50/153 
  Verifying        : libsigsegv-2.14-3.fc38.i686                         51/153 
  Verifying        : libssh-0.10.4-2.fc38.i686                           52/153 
  Verifying        : libssh-config-0.10.4-2.fc38.noarch                  53/153 
  Verifying        : libtasn1-4.19.0-1.fc38.i686                         54/153 
  Verifying        : libtirpc-1.3.3-0.fc38.i686                          55/153 
  Verifying        : libunistring-1.0-2.fc38.i686                        56/153 
  Verifying        : libutempter-1.2.1-7.fc38.i686                       57/153 
  Verifying        : libverto-0.3.2-4.fc38.i686                          58/153 
  Verifying        : libxcrypt-4.4.33-5.fc38.i686                        59/153 
  Verifying        : libxml2-2.10.3-2.fc38.i686                          60/153 
  Verifying        : libgcc-13.0.0-0.4.fc38.i686                         61/153 
  Verifying        : libgomp-13.0.0-0.4.fc38.i686                        62/153 
  Verifying        : libstdc++-13.0.0-0.4.fc38.i686                      63/153 
  Verifying        : ansible-srpm-macros-1-8.1.fc38.noarch               64/153 
  Verifying        : audit-libs-3.0.9-2.fc38.i686                        65/153 
  Verifying        : basesystem-11-14.fc37.noarch                        66/153 
  Verifying        : ca-certificates-2022.2.54-5.fc37.noarch             67/153 
  Verifying        : crypto-policies-20221215-1.gita4c31a3.fc38.noarc    68/153 
  Verifying        : debugedit-5.0-5.fc37.i686                           69/153 
  Verifying        : efi-srpm-macros-5-6.fc37.noarch                     70/153 
  Verifying        : fedora-gpg-keys-38-0.3.noarch                       71/153 
  Verifying        : fedora-release-38-0.6.noarch                        72/153 
  Verifying        : fedora-release-common-38-0.6.noarch                 73/153 
  Verifying        : fedora-release-identity-basic-38-0.6.noarch         74/153 
  Verifying        : fedora-repos-38-0.3.noarch                          75/153 
  Verifying        : fedora-repos-rawhide-38-0.3.noarch                  76/153 
  Verifying        : filesystem-3.18-2.fc37.i686                         77/153 
  Verifying        : fonts-srpm-macros-1:2.0.5-10.fc38.noarch            78/153 
  Verifying        : fpc-srpm-macros-1.3-6.fc37.noarch                   79/153 
  Verifying        : gdb-minimal-12.1-10.fc38.i686                       80/153 
  Verifying        : ghc-srpm-macros-1.5.0-7.fc37.noarch                 81/153 
  Verifying        : glibc-2.36.9000-19.fc38.i686                        82/153 
  Verifying        : glibc-common-2.36.9000-19.fc38.i686                 83/153 
  Verifying        : glibc-gconv-extra-2.36.9000-19.fc38.i686            84/153 
  Verifying        : glibc-minimal-langpack-2.36.9000-19.fc38.i686       85/153 
  Verifying        : gnat-srpm-macros-4-16.fc37.noarch                   86/153 
  Verifying        : go-srpm-macros-3.2.0-1.fc38.noarch                  87/153 
  Verifying        : info-7.0.1-1.fc38.i686                              88/153 
  Verifying        : kernel-srpm-macros-1.0-15.fc37.noarch               89/153 
  Verifying        : libblkid-2.38.1-3.fc38.i686                         90/153 
  Verifying        : libcom_err-1.46.5-3.fc37.i686                       91/153 
  Verifying        : libfdisk-2.38.1-3.fc38.i686                         92/153 
  Verifying        : libmount-2.38.1-3.fc38.i686                         93/153 
  Verifying        : libnghttp2-1.51.0-1.fc38.i686                       94/153 
  Verifying        : libpkgconf-1.8.0-3.fc37.i686                        95/153 
  Verifying        : libpwquality-1.4.5-1.fc38.i686                      96/153 
  Verifying        : libsmartcols-2.38.1-3.fc38.i686                     97/153 
  Verifying        : libuuid-2.38.1-3.fc38.i686                          98/153 
  Verifying        : libzstd-1.5.2-3.fc37.i686                           99/153 
  Verifying        : lua-libs-5.4.4-6.fc38.i686                         100/153 
  Verifying        : lua-srpm-macros-1-7.fc37.noarch                    101/153 
  Verifying        : lz4-libs-1.9.3-5.fc37.i686                         102/153 
  Verifying        : mpfr-4.1.1-2.fc38.i686                             103/153 
  Verifying        : ncurses-base-6.3-5.20221126.fc38.noarch            104/153 
  Verifying        : ncurses-libs-6.3-5.20221126.fc38.i686              105/153 
  Verifying        : nettle-3.8-2.fc37.i686                             106/153 
  Verifying        : nim-srpm-macros-3-7.fc37.noarch                    107/153 
  Verifying        : ocaml-srpm-macros-7-2.fc37.noarch                  108/153 
  Verifying        : openblas-srpm-macros-2-12.fc37.noarch              109/153 
  Verifying        : openldap-2.6.3-1.fc38.i686                         110/153 
  Verifying        : openssl-libs-1:3.0.5-6.fc38.i686                   111/153 
  Verifying        : p11-kit-0.24.1-5.fc38.i686                         112/153 
  Verifying        : p11-kit-trust-0.24.1-5.fc38.i686                   113/153 
  Verifying        : package-notes-srpm-macros-0.5-6.fc38.noarch        114/153 
  Verifying        : pam-1.5.2-15.fc38.i686                             115/153 
  Verifying        : pam-libs-1.5.2-15.fc38.i686                        116/153 
  Verifying        : patch-2.7.6-17.fc37.i686                           117/153 
  Verifying        : pcre2-10.40-1.fc37.1.i686                          118/153 
  Verifying        : pcre2-syntax-10.40-1.fc37.1.noarch                 119/153 
  Verifying        : perl-srpm-macros-1-47.fc38.noarch                  120/153 
  Verifying        : pkgconf-1.8.0-3.fc37.i686                          121/153 
  Verifying        : pkgconf-m4-1.8.0-3.fc37.noarch                     122/153 
  Verifying        : pkgconf-pkg-config-1.8.0-3.fc37.i686               123/153 
  Verifying        : popt-1.19-1.fc38.i686                              124/153 
  Verifying        : publicsuffix-list-dafsa-20221208-1.fc38.noarch     125/153 
  Verifying        : python-srpm-macros-3.11-6.fc38.noarch              126/153 
  Verifying        : qt5-srpm-macros-5.15.7-1.fc38.noarch               127/153 
  Verifying        : readline-8.2-2.fc38.i686                           128/153 
  Verifying        : redhat-rpm-config-235-1.fc38.noarch                129/153 
  Verifying        : rpm-4.18.0-8.fc38.i686                             130/153 
  Verifying        : rpm-build-4.18.0-8.fc38.i686                       131/153 
  Verifying        : rpm-build-libs-4.18.0-8.fc38.i686                  132/153 
  Verifying        : rpm-libs-4.18.0-8.fc38.i686                        133/153 
  Verifying        : rpm-sequoia-1.2.0-1.fc38.i686                      134/153 
  Verifying        : rpmautospec-rpm-macros-0.3.1-1.fc38.noarch         135/153 
  Verifying        : rust-srpm-macros-23-1.fc38.noarch                  136/153 
  Verifying        : sed-4.8-11.fc37.i686                               137/153 
  Verifying        : setup-2.14.3-1.fc38.noarch                         138/153 
  Verifying        : shadow-utils-2:4.13-3.fc38.i686                    139/153 
  Verifying        : sqlite-libs-3.40.0-1.fc38.i686                     140/153 
  Verifying        : systemd-libs-252.4-598.fc38.i686                   141/153 
  Verifying        : tar-2:1.34-5.fc38.i686                             142/153 
  Verifying        : tzdata-2022g-1.fc38.noarch                         143/153 
  Verifying        : unzip-6.0-58.fc38.i686                             144/153 
  Verifying        : util-linux-2.38.1-3.fc38.i686                      145/153 
  Verifying        : util-linux-core-2.38.1-3.fc38.i686                 146/153 
  Verifying        : which-2.21-36.fc38.i686                            147/153 
  Verifying        : xxhash-libs-0.8.1-3.fc37.i686                      148/153 
  Verifying        : xz-5.2.9-1.fc38.i686                               149/153 
  Verifying        : xz-libs-5.2.9-1.fc38.i686                          150/153 
  Verifying        : zip-3.0-35.fc38.i686                               151/153 
  Verifying        : zlib-1.2.13-1.fc38.i686                            152/153 
  Verifying        : zstd-1.5.2-3.fc37.i686                             153/153 

Installed:
  alternatives-1.21-1.fc38.i686                                                 
  ansible-srpm-macros-1-8.1.fc38.noarch                                         
  audit-libs-3.0.9-2.fc38.i686                                                  
  authselect-1.4.2-1.fc38.i686                                                  
  authselect-libs-1.4.2-1.fc38.i686                                             
  basesystem-11-14.fc37.noarch                                                  
  bash-5.2.9-3.fc38.i686                                                        
  binutils-2.39-6.fc38.i686                                                     
  binutils-gold-2.39-6.fc38.i686                                                
  bzip2-1.0.8-12.fc38.i686                                                      
  bzip2-libs-1.0.8-12.fc38.i686                                                 
  ca-certificates-2022.2.54-5.fc37.noarch                                       
  coreutils-9.1-8.fc38.i686                                                     
  coreutils-common-9.1-8.fc38.i686                                              
  cpio-2.13-13.fc38.i686                                                        
  cracklib-2.9.7-30.fc38.i686                                                   
  crypto-policies-20221215-1.gita4c31a3.fc38.noarch                             
  curl-7.87.0-1.fc38.i686                                                       
  cyrus-sasl-lib-2.1.28-8.fc38.i686                                             
  debugedit-5.0-5.fc37.i686                                                     
  diffutils-3.8-3.fc38.i686                                                     
  dwz-0.15-1.fc38.i686                                                          
  ed-1.18-2.fc38.i686                                                           
  efi-srpm-macros-5-6.fc37.noarch                                               
  elfutils-0.188-3.fc38.i686                                                    
  elfutils-debuginfod-client-0.188-3.fc38.i686                                  
  elfutils-default-yama-scope-0.188-3.fc38.noarch                               
  elfutils-libelf-0.188-3.fc38.i686                                             
  elfutils-libs-0.188-3.fc38.i686                                               
  fedora-gpg-keys-38-0.3.noarch                                                 
  fedora-release-38-0.6.noarch                                                  
  fedora-release-common-38-0.6.noarch                                           
  fedora-release-identity-basic-38-0.6.noarch                                   
  fedora-repos-38-0.3.noarch                                                    
  fedora-repos-rawhide-38-0.3.noarch                                            
  file-5.42-4.fc38.i686                                                         
  file-libs-5.42-4.fc38.i686                                                    
  filesystem-3.18-2.fc37.i686                                                   
  findutils-1:4.9.0-2.fc38.i686                                                 
  fonts-srpm-macros-1:2.0.5-10.fc38.noarch                                      
  fpc-srpm-macros-1.3-6.fc37.noarch                                             
  gawk-5.1.1-4.fc38.i686                                                        
  gdb-minimal-12.1-10.fc38.i686                                                 
  gdbm-libs-1:1.23-2.fc38.i686                                                  
  ghc-srpm-macros-1.5.0-7.fc37.noarch                                           
  glibc-2.36.9000-19.fc38.i686                                                  
  glibc-common-2.36.9000-19.fc38.i686                                           
  glibc-gconv-extra-2.36.9000-19.fc38.i686                                      
  glibc-minimal-langpack-2.36.9000-19.fc38.i686                                 
  gmp-1:6.2.1-3.fc38.i686                                                       
  gnat-srpm-macros-4-16.fc37.noarch                                             
  go-srpm-macros-3.2.0-1.fc38.noarch                                            
  grep-3.8-1.fc38.i686                                                          
  gzip-1.12-2.fc38.i686                                                         
  info-7.0.1-1.fc38.i686                                                        
  jansson-2.13.1-5.fc38.i686                                                    
  kernel-srpm-macros-1.0-15.fc37.noarch                                         
  keyutils-libs-1.6.1-5.fc38.i686                                               
  krb5-libs-1.20.1-3.fc38.i686                                                  
  libacl-2.3.1-4.fc38.i686                                                      
  libarchive-3.6.1-3.fc38.i686                                                  
  libattr-2.5.1-5.fc38.i686                                                     
  libblkid-2.38.1-3.fc38.i686                                                   
  libbrotli-1.0.9-9.fc38.i686                                                   
  libcap-2.48-5.fc38.i686                                                       
  libcap-ng-0.8.3-4.fc38.i686                                                   
  libcom_err-1.46.5-3.fc37.i686                                                 
  libcurl-7.87.0-1.fc38.i686                                                    
  libdb-5.3.28-54.fc38.i686                                                     
  libeconf-0.4.0-4.fc38.i686                                                    
  libevent-2.1.12-7.fc38.i686                                                   
  libfdisk-2.38.1-3.fc38.i686                                                   
  libffi-3.4.4-1.fc38.i686                                                      
  libgcc-13.0.0-0.4.fc38.i686                                                   
  libgomp-13.0.0-0.4.fc38.i686                                                  
  libidn2-2.3.4-1.fc38.i686                                                     
  libmount-2.38.1-3.fc38.i686                                                   
  libnghttp2-1.51.0-1.fc38.i686                                                 
  libnsl2-2.0.0-4.fc38.i686                                                     
  libpkgconf-1.8.0-3.fc37.i686                                                  
  libpsl-0.21.1-6.fc38.i686                                                     
  libpwquality-1.4.5-1.fc38.i686                                                
  libselinux-3.4-6.fc38.i686                                                    
  libsemanage-3.4-6.fc38.i686                                                   
  libsepol-3.4-4.fc38.i686                                                      
  libsigsegv-2.14-3.fc38.i686                                                   
  libsmartcols-2.38.1-3.fc38.i686                                               
  libssh-0.10.4-2.fc38.i686                                                     
  libssh-config-0.10.4-2.fc38.noarch                                            
  libstdc++-13.0.0-0.4.fc38.i686                                                
  libtasn1-4.19.0-1.fc38.i686                                                   
  libtirpc-1.3.3-0.fc38.i686                                                    
  libunistring-1.0-2.fc38.i686                                                  
  libutempter-1.2.1-7.fc38.i686                                                 
  libuuid-2.38.1-3.fc38.i686                                                    
  libverto-0.3.2-4.fc38.i686                                                    
  libxcrypt-4.4.33-5.fc38.i686                                                  
  libxml2-2.10.3-2.fc38.i686                                                    
  libzstd-1.5.2-3.fc37.i686                                                     
  lua-libs-5.4.4-6.fc38.i686                                                    
  lua-srpm-macros-1-7.fc37.noarch                                               
  lz4-libs-1.9.3-5.fc37.i686                                                    
  mpfr-4.1.1-2.fc38.i686                                                        
  ncurses-base-6.3-5.20221126.fc38.noarch                                       
  ncurses-libs-6.3-5.20221126.fc38.i686                                         
  nettle-3.8-2.fc37.i686                                                        
  nim-srpm-macros-3-7.fc37.noarch                                               
  ocaml-srpm-macros-7-2.fc37.noarch                                             
  openblas-srpm-macros-2-12.fc37.noarch                                         
  openldap-2.6.3-1.fc38.i686                                                    
  openssl-libs-1:3.0.5-6.fc38.i686                                              
  p11-kit-0.24.1-5.fc38.i686                                                    
  p11-kit-trust-0.24.1-5.fc38.i686                                              
  package-notes-srpm-macros-0.5-6.fc38.noarch                                   
  pam-1.5.2-15.fc38.i686                                                        
  pam-libs-1.5.2-15.fc38.i686                                                   
  patch-2.7.6-17.fc37.i686                                                      
  pcre2-10.40-1.fc37.1.i686                                                     
  pcre2-syntax-10.40-1.fc37.1.noarch                                            
  perl-srpm-macros-1-47.fc38.noarch                                             
  pkgconf-1.8.0-3.fc37.i686                                                     
  pkgconf-m4-1.8.0-3.fc37.noarch                                                
  pkgconf-pkg-config-1.8.0-3.fc37.i686                                          
  popt-1.19-1.fc38.i686                                                         
  publicsuffix-list-dafsa-20221208-1.fc38.noarch                                
  python-srpm-macros-3.11-6.fc38.noarch                                         
  qt5-srpm-macros-5.15.7-1.fc38.noarch                                          
  readline-8.2-2.fc38.i686                                                      
  redhat-rpm-config-235-1.fc38.noarch                                           
  rpm-4.18.0-8.fc38.i686                                                        
  rpm-build-4.18.0-8.fc38.i686                                                  
  rpm-build-libs-4.18.0-8.fc38.i686                                             
  rpm-libs-4.18.0-8.fc38.i686                                                   
  rpm-sequoia-1.2.0-1.fc38.i686                                                 
  rpmautospec-rpm-macros-0.3.1-1.fc38.noarch                                    
  rust-srpm-macros-23-1.fc38.noarch                                             
  sed-4.8-11.fc37.i686                                                          
  setup-2.14.3-1.fc38.noarch                                                    
  shadow-utils-2:4.13-3.fc38.i686                                               
  sqlite-libs-3.40.0-1.fc38.i686                                                
  systemd-libs-252.4-598.fc38.i686                                              
  tar-2:1.34-5.fc38.i686                                                        
  tzdata-2022g-1.fc38.noarch                                                    
  unzip-6.0-58.fc38.i686                                                        
  util-linux-2.38.1-3.fc38.i686                                                 
  util-linux-core-2.38.1-3.fc38.i686                                            
  which-2.21-36.fc38.i686                                                       
  xxhash-libs-0.8.1-3.fc37.i686                                                 
  xz-5.2.9-1.fc38.i686                                                          
  xz-libs-5.2.9-1.fc38.i686                                                     
  zip-3.0-35.fc38.i686                                                          
  zlib-1.2.13-1.fc38.i686                                                       
  zstd-1.5.2-3.fc37.i686                                                        

Complete!
Finish: dnf install
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: elfutils-libs-0.188-3.fc38.i686
libtirpc-1.3.3-0.fc38.i686
xxhash-libs-0.8.1-3.fc37.i686
libidn2-2.3.4-1.fc38.i686
keyutils-libs-1.6.1-5.fc38.i686
rpm-build-libs-4.18.0-8.fc38.i686
info-7.0.1-1.fc38.i686
glibc-common-2.36.9000-19.fc38.i686
glibc-gconv-extra-2.36.9000-19.fc38.i686
jansson-2.13.1-5.fc38.i686
popt-1.19-1.fc38.i686
openblas-srpm-macros-2-12.fc37.noarch
xz-5.2.9-1.fc38.i686
perl-srpm-macros-1-47.fc38.noarch
elfutils-libelf-0.188-3.fc38.i686
bzip2-1.0.8-12.fc38.i686
libffi-3.4.4-1.fc38.i686
libacl-2.3.1-4.fc38.i686
gawk-5.1.1-4.fc38.i686
libgomp-13.0.0-0.4.fc38.i686
libattr-2.5.1-5.fc38.i686
gmp-6.2.1-3.fc38.i686
grep-3.8-1.fc38.i686
binutils-gold-2.39-6.fc38.i686
rpm-sequoia-1.2.0-1.fc38.i686
kernel-srpm-macros-1.0-15.fc37.noarch
gnat-srpm-macros-4-16.fc37.noarch
libcap-2.48-5.fc38.i686
p11-kit-0.24.1-5.fc38.i686
libssh-config-0.10.4-2.fc38.noarch
libarchive-3.6.1-3.fc38.i686
python-srpm-macros-3.11-6.fc38.noarch
sed-4.8-11.fc37.i686
libselinux-3.4-6.fc38.i686
mpfr-4.1.1-2.fc38.i686
pkgconf-1.8.0-3.fc37.i686
elfutils-default-yama-scope-0.188-3.fc38.noarch
binutils-2.39-6.fc38.i686
xz-libs-5.2.9-1.fc38.i686
libnsl2-2.0.0-4.fc38.i686
rpm-libs-4.18.0-8.fc38.i686
go-srpm-macros-3.2.0-1.fc38.noarch
libfdisk-2.38.1-3.fc38.i686
libtasn1-4.19.0-1.fc38.i686
rpmautospec-rpm-macros-0.3.1-1.fc38.noarch
libdb-5.3.28-54.fc38.i686
bash-5.2.9-3.fc38.i686
setup-2.14.3-1.fc38.noarch
fedora-repos-rawhide-38-0.3.noarch
file-libs-5.42-4.fc38.i686
sqlite-libs-3.40.0-1.fc38.i686
fedora-release-identity-basic-38-0.6.noarch
efi-srpm-macros-5-6.fc37.noarch
ncurses-base-6.3-5.20221126.fc38.noarch
coreutils-9.1-8.fc38.i686
ansible-srpm-macros-1-8.1.fc38.noarch
libevent-2.1.12-7.fc38.i686
debugedit-5.0-5.fc37.i686
libuuid-2.38.1-3.fc38.i686
qt5-srpm-macros-5.15.7-1.fc38.noarch
diffutils-3.8-3.fc38.i686
coreutils-common-9.1-8.fc38.i686
libsmartcols-2.38.1-3.fc38.i686
rpm-4.18.0-8.fc38.i686
cracklib-2.9.7-30.fc38.i686
pcre2-10.40-1.fc37.1.i686
openldap-2.6.3-1.fc38.i686
elfutils-debuginfod-client-0.188-3.fc38.i686
lua-srpm-macros-1-7.fc37.noarch
patch-2.7.6-17.fc37.i686
basesystem-11-14.fc37.noarch
glibc-minimal-langpack-2.36.9000-19.fc38.i686
ncurses-libs-6.3-5.20221126.fc38.i686
nettle-3.8-2.fc37.i686
krb5-libs-1.20.1-3.fc38.i686
libcap-ng-0.8.3-4.fc38.i686
publicsuffix-list-dafsa-20221208-1.fc38.noarch
libeconf-0.4.0-4.fc38.i686
rpm-build-4.18.0-8.fc38.i686
libunistring-1.0-2.fc38.i686
audit-libs-3.0.9-2.fc38.i686
zip-3.0-35.fc38.i686
fpc-srpm-macros-1.3-6.fc37.noarch
nim-srpm-macros-3-7.fc37.noarch
libsigsegv-2.14-3.fc38.i686
pcre2-syntax-10.40-1.fc37.1.noarch
libmount-2.38.1-3.fc38.i686
libgcc-13.0.0-0.4.fc38.i686
libxml2-2.10.3-2.fc38.i686
bzip2-libs-1.0.8-12.fc38.i686
ca-certificates-2022.2.54-5.fc37.noarch
libsemanage-3.4-6.fc38.i686
lz4-libs-1.9.3-5.fc37.i686
fedora-gpg-keys-38-0.3.noarch
file-5.42-4.fc38.i686
libzstd-1.5.2-3.fc37.i686
gzip-1.12-2.fc38.i686
libpwquality-1.4.5-1.fc38.i686
rust-srpm-macros-23-1.fc38.noarch
libpkgconf-1.8.0-3.fc37.i686
fedora-release-common-38-0.6.noarch
ghc-srpm-macros-1.5.0-7.fc37.noarch
findutils-4.9.0-2.fc38.i686
libxcrypt-4.4.33-5.fc38.i686
util-linux-2.38.1-3.fc38.i686
crypto-policies-20221215-1.gita4c31a3.fc38.noarch
gdb-minimal-12.1-10.fc38.i686
readline-8.2-2.fc38.i686
openssl-libs-3.0.5-6.fc38.i686
pam-libs-1.5.2-15.fc38.i686
libssh-0.10.4-2.fc38.i686
p11-kit-trust-0.24.1-5.fc38.i686
fonts-srpm-macros-2.0.5-10.fc38.noarch
libutempter-1.2.1-7.fc38.i686
libcom_err-1.46.5-3.fc37.i686
tzdata-2022g-1.fc38.noarch
glibc-2.36.9000-19.fc38.i686
filesystem-3.18-2.fc37.i686
gdbm-libs-1.23-2.fc38.i686
authselect-libs-1.4.2-1.fc38.i686
zstd-1.5.2-3.fc37.i686
tar-1.34-5.fc38.i686
redhat-rpm-config-235-1.fc38.noarch
systemd-libs-252.4-598.fc38.i686
which-2.21-36.fc38.i686
fedora-repos-38-0.3.noarch
pam-1.5.2-15.fc38.i686
ocaml-srpm-macros-7-2.fc37.noarch
libnghttp2-1.51.0-1.fc38.i686
cpio-2.13-13.fc38.i686
cyrus-sasl-lib-2.1.28-8.fc38.i686
authselect-1.4.2-1.fc38.i686
libsepol-3.4-4.fc38.i686
libstdc++-13.0.0-0.4.fc38.i686
pkgconf-m4-1.8.0-3.fc37.noarch
alternatives-1.21-1.fc38.i686
fedora-release-38-0.6.noarch
dwz-0.15-1.fc38.i686
unzip-6.0-58.fc38.i686
libpsl-0.21.1-6.fc38.i686
pkgconf-pkg-config-1.8.0-3.fc37.i686
package-notes-srpm-macros-0.5-6.fc38.noarch
lua-libs-5.4.4-6.fc38.i686
ed-1.18-2.fc38.i686
curl-7.87.0-1.fc38.i686
libbrotli-1.0.9-9.fc38.i686
libcurl-7.87.0-1.fc38.i686
libverto-0.3.2-4.fc38.i686
util-linux-core-2.38.1-3.fc38.i686
libblkid-2.38.1-3.fc38.i686
zlib-1.2.13-1.fc38.i686
elfutils-0.188-3.fc38.i686
shadow-utils-4.13-3.fc38.i686
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: i686
Building for target i686
setting SOURCE_DATE_EPOCH=1658361600
Wrote: /builddir/build/SRPMS/lilv-0.24.14-3.fc38.src.rpm
Finish: rpmbuild -bs
cp: ‘var/lib/mock/fedora-rawhide-i686-1672049892.196190/root/var/log’: No such file or directory
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-i686-1672049892.196190/root/var/log/dnf.rpm.log
/var/lib/mock/fedora-rawhide-i686-1672049892.196190/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-rawhide-i686-1672049892.196190/root/var/log/dnf.log
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-gomezccb/lilv/lilv.spec) Config(child) 1 minutes 20 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 (timeout=115200): unbuffer mock --rebuild /var/lib/copr-rpmbuild/results/lilv-0.24.14-3.fc38.src.rpm --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1672049892.196190 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 3.5 starting (python version = 3.11.0, NVR = mock-3.5-1.fc37)...
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/results/lilv-0.24.14-3.fc38.src.rpm)  Config(fedora-rawhide-i686)
Start: clean chroot
Finish: clean chroot
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-i686-bootstrap-1672049892.196190/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-i686-bootstrap-1672049892.196190/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: enabled HW Info plugin
Mock Version: 3.5
INFO: Mock Version: 3.5
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-i686-1672049892.196190/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
Mock Version: 3.5
INFO: Mock Version: 3.5
Start: dnf update
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                  11 kB/s | 3.0 kB     00:00    
Additional repo https_jakub_fedorapeople_org_fe  10 kB/s | 3.0 kB     00:00    
local                                            14 kB/s | 3.8 kB     00:00    
Dependencies resolved.
Nothing to do.
Complete!
Finish: dnf update
Finish: chroot init
Start: build phase for lilv-0.24.14-3.fc38.src.rpm
Start: build setup for lilv-0.24.14-3.fc38.src.rpm
Building target platforms: i686
Building for target i686
setting SOURCE_DATE_EPOCH=1658361600
Wrote: /builddir/build/SRPMS/lilv-0.24.14-3.fc38.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                  12 kB/s | 3.0 kB     00:00    
Additional repo https_jakub_fedorapeople_org_fe  10 kB/s | 3.0 kB     00:00    
local                                            14 kB/s | 3.8 kB     00:00    
Dependencies resolved.
=====================================================================================================================================
 Package                                 Arch    Version                        Repository                                       Size
=====================================================================================================================================
Installing:
 doxygen                                 i686    2:1.9.5-2.fc38                 copr_base                                       4.9 M
 gcc                                     i686    13.0.0-0.4.fc38                https_jakub_fedorapeople_org_fedora_gcc13_arch   34 M
 gcc-c++                                 i686    13.0.0-0.4.fc38                https_jakub_fedorapeople_org_fedora_gcc13_arch   13 M
 graphviz                                i686    7.0.4-1.fc38                   copr_base                                       5.1 M
 libsndfile-devel                        i686    1.1.0-5.fc38                   copr_base                                        81 k
 lv2-devel                               i686    1.18.8-4.fc38                  local                                           112 k
 python3                                 i686    3.11.1-1.fc38                  local                                            27 k
 python3-devel                           i686    3.11.1-1.fc38                  local                                           234 k
 python3-sphinx                          noarch  1:5.3.0-1.fc38                 local                                           2.6 M
 python3-sphinx_lv2_theme                noarch  1.2.0-1.fc38                   local                                            22 k
 serd-devel                              i686    0.30.12-2.fc37                 local                                            49 k
 sord-devel                              i686    0.16.10-1.fc37                 local                                            99 k
 sratom-devel                            i686    0.6.10-2.fc37                  local                                            19 k
 swig                                    i686    4.1.1-1.fc38                   local                                           1.5 M
Installing dependencies:
 adobe-mappings-cmap                     noarch  20190730-4.fc37                local                                           2.1 M
 adobe-mappings-cmap-deprecated          noarch  20190730-4.fc37                local                                           113 k
 adobe-mappings-pdf                      noarch  20190401-2.fc37                local                                           689 k
 annobin-docs                            noarch  10.99-1.0.1.fc38               https_jakub_fedorapeople_org_fedora_gcc13_arch   93 k
 annobin-plugin-gcc                      i686    10.99-1.0.1.fc38               https_jakub_fedorapeople_org_fedora_gcc13_arch  889 k
 autoconf                                noarch  2.71-4.fc38                    copr_base                                       720 k
 automake                                noarch  1.16.5-9.fc37                  local                                           675 k
 avahi-libs                              i686    0.8-19.fc38                    copr_base                                        73 k
 cairo                                   i686    1.17.6-2.fc38                  copr_base                                       720 k
 cairo-gobject                           i686    1.17.6-2.fc38                  copr_base                                        18 k
 clang-libs                              i686    15.0.6-3.fc38                  local                                            22 M
 clang-resource-filesystem               i686    15.0.6-3.fc38                  local                                            13 k
 cpp                                     i686    13.0.0-0.4.fc38                https_jakub_fedorapeople_org_fedora_gcc13_arch   11 M
 crypto-policies-scripts                 noarch  20221215-1.gita4c31a3.fc38     local                                           103 k
 cups-libs                               i686    1:2.4.2-5.fc38                 copr_base                                       285 k
 dbus-libs                               i686    1:1.14.4-1.fc38                copr_base                                       167 k
 emacs-filesystem                        noarch  1:28.1-3.fc37                  local                                           9.5 k
 expat                                   i686    2.5.0-1.fc38                   copr_base                                       115 k
 flac-devel                              i686    1.4.2-1.fc38                   copr_base                                       355 k
 flac-libs                               i686    1.4.2-1.fc38                   copr_base                                       267 k
 fontconfig                              i686    2.14.1-2.fc38                  copr_base                                       292 k
 fonts-filesystem                        noarch  1:2.0.5-10.fc38                local                                           8.0 k
 freetype                                i686    2.12.1-3.fc38                  copr_base                                       418 k
 fribidi                                 i686    1.0.12-2.fc38                  copr_base                                        90 k
 gc                                      i686    8.2.2-1.fc38                   copr_base                                       113 k
 gcc-plugin-annobin                      i686    13.0.0-0.4.fc38                https_jakub_fedorapeople_org_fedora_gcc13_arch   30 k
 gd                                      i686    2.3.3-9.fc38                   copr_base                                       145 k
 gdk-pixbuf2                             i686    2.42.10-1.fc38                 copr_base                                       472 k
 glib2                                   i686    2.74.1-2.fc38                  copr_base                                       2.8 M
 glibc-devel                             i686    2.36.9000-19.fc38              local                                            43 k
 glibc-headers-x86                       noarch  2.36.9000-19.fc38              local                                           450 k
 gnutls                                  i686    3.7.8-9.fc38                   copr_base                                       1.1 M
 google-droid-sans-fonts                 noarch  20200215-13.fc37               local                                           2.7 M
 google-noto-fonts-common                noarch  20201206^1.git0c78c8329-9.fc38 local                                            18 k
 google-noto-sans-vf-fonts               noarch  20201206^1.git0c78c8329-9.fc38 local                                           729 k
 graphite2                               i686    1.3.14-10.fc38                 copr_base                                        97 k
 groff-base                              i686    1.22.4-10.fc38                 copr_base                                       1.0 M
 gsm                                     i686    1.0.22-1.fc38                  copr_base                                        36 k
 gts                                     i686    0.7.6-43.20121130.fc38         copr_base                                       246 k
 guile22                                 i686    2.2.7-6.fc38                   copr_base                                       6.5 M
 harfbuzz                                i686    6.0.0-1.fc38                   copr_base                                       846 k
 highway                                 i686    1.0.1-2.fc38                   copr_base                                       392 k
 jbig2dec-libs                           i686    0.19-7.fc38                    copr_base                                        77 k
 jbigkit-libs                            i686    2.1-24.fc38                    copr_base                                        54 k
 kernel-headers                          i686    6.1.0-1.fc38                   local                                           1.4 M
 lame-libs                               i686    3.100-13.fc38                  copr_base                                       342 k
 langpacks-core-font-en                  noarch  3.0-27.fc38                    local                                           9.9 k
 lasi                                    i686    1.1.3-9.fc38                   copr_base                                        57 k
 lcms2                                   i686    2.14-1.fc38                    copr_base                                       193 k
 libX11                                  i686    1.8.1-2.fc38                   copr_base                                       672 k
 libX11-common                           noarch  1.8.1-2.fc38                   copr_base                                       150 k
 libXau                                  i686    1.0.11-1.fc38                  copr_base                                        32 k
 libXext                                 i686    1.3.5-1.fc38                   copr_base                                        42 k
 libXft                                  i686    2.3.6-1.fc38                   copr_base                                        73 k
 libXpm                                  i686    3.5.13-8.fc38                  copr_base                                        61 k
 libXrender                              i686    0.9.11-1.fc38                  copr_base                                        29 k
 libaom                                  i686    3.5.0-2.fc38                   copr_base                                       1.2 M
 libasan                                 i686    13.0.0-0.4.fc38                https_jakub_fedorapeople_org_fedora_gcc13_arch  491 k
 libatomic                               i686    13.0.0-0.4.fc38                https_jakub_fedorapeople_org_fedora_gcc13_arch   17 k
 libavif                                 i686    0.11.1-4.fc38                  copr_base                                        88 k
 libb2                                   i686    0.98.1-7.fc38                  copr_base                                        29 k
 libdatrie                               i686    0.2.13-4.fc38                  copr_base                                        33 k
 libdav1d                                i686    1.0.0-2.fc38                   copr_base                                       370 k
 libedit                                 i686    3.1-44.20221030cvs.fc38        copr_base                                       110 k
 libfontenc                              i686    1.1.6-1.fc38                   copr_base                                        32 k
 libgs                                   i686    9.56.1-5.fc38                  copr_base                                       3.7 M
 libijs                                  i686    0.35-16.fc38                   copr_base                                        30 k
 libimagequant                           i686    2.17.0-3.fc38                  copr_base                                        66 k
 libjpeg-turbo                           i686    2.1.4-1.fc38                   copr_base                                       198 k
 libjxl                                  i686    1:0.7.0-3.fc38                 copr_base                                       931 k
 libmpc                                  i686    1.2.1-5.fc38                   copr_base                                        66 k
 libogg                                  i686    2:1.3.5-4.fc38                 copr_base                                        34 k
 libogg-devel                            i686    2:1.3.5-4.fc38                 copr_base                                        13 k
 libpaper                                i686    1.1.28-5.fc38                  copr_base                                        42 k
 libpng                                  i686    2:1.6.37-13.fc38               copr_base                                       129 k
 librsvg2                                i686    2.55.1-3.fc38                  copr_base                                       3.2 M
 libsndfile                              i686    1.1.0-5.fc38                   copr_base                                       243 k
 libstdc++-devel                         i686    13.0.0-0.4.fc38                https_jakub_fedorapeople_org_fedora_gcc13_arch  2.4 M
 libthai                                 i686    0.1.29-3.fc38                  copr_base                                       215 k
 libtiff                                 i686    4.4.0-4.fc38                   copr_base                                       215 k
 libtool-ltdl                            i686    2.4.7-3.0.1.fc38               https_jakub_fedorapeople_org_fedora_gcc13_arch   39 k
 libubsan                                i686    13.0.0-0.4.fc38                https_jakub_fedorapeople_org_fedora_gcc13_arch  219 k
 libvorbis                               i686    1:1.3.7-6.fc38                 copr_base                                       194 k
 libvorbis-devel                         i686    1:1.3.7-6.fc38                 copr_base                                        19 k
 libwebp                                 i686    1.2.4-2.fc38                   copr_base                                       290 k
 libxcb                                  i686    1.13.1-10.fc38                 copr_base                                       247 k
 libxcrypt-devel                         i686    4.4.33-5.fc38                  copr_base                                        31 k
 llvm-libs                               i686    15.0.6-2.fc38                  local                                            27 M
 lv2                                     i686    1.18.8-4.fc38                  local                                            90 k
 m4                                      i686    1.4.19-4.fc37                  local                                           300 k
 make                                    i686    1:4.3-11.fc37                  local                                           540 k
 mkfontscale                             i686    1.2.2-2.fc37                   local                                            32 k
 mpdecimal                               i686    2.5.1-4.fc37                   local                                           106 k
 mpg123-devel                            i686    1.31.1-3.fc38                  local                                           288 k
 mpg123-libs                             i686    1.31.1-3.fc38                  local                                           353 k
 ncurses                                 i686    6.3-5.20221126.fc38            local                                           409 k
 netpbm                                  i686    11.00.00-2.fc38                local                                           194 k
 nspr                                    i686    4.35.0-2.fc38                  local                                           147 k
 nss                                     i686    3.85.0-1.fc38                  local                                           748 k
 nss-softokn                             i686    3.85.0-1.fc38                  local                                           1.1 M
 nss-softokn-freebl                      i686    3.85.0-1.fc38                  local                                           353 k
 nss-sysinit                             i686    3.85.0-1.fc38                  local                                            18 k
 nss-util                                i686    3.85.0-1.fc38                  local                                            89 k
 openjpeg2                               i686    2.5.0-2.fc37                   local                                           189 k
 opus                                    i686    1.3.1-11.fc37                  local                                           204 k
 opus-devel                              i686    1.3.1-11.fc37                  local                                           735 k
 pango                                   i686    1.50.12-1.fc38                 local                                           357 k
 pcre                                    i686    8.45-1.fc37.2                  local                                           199 k
 perl-B                                  i686    1.83-492.fc38                  local                                           189 k
 perl-Carp                               noarch  1.52-489.fc37                  local                                            29 k
 perl-Class-Struct                       noarch  0.66-492.fc38                  local                                            25 k
 perl-Data-Dumper                        i686    2.184-490.fc37                 local                                            58 k
 perl-DynaLoader                         i686    1.52-492.fc38                  local                                            29 k
 perl-Encode                             i686    4:3.19-492.fc38                local                                           1.2 M
 perl-Errno                              i686    1.36-492.fc38                  local                                            18 k
 perl-Exporter                           noarch  5.77-489.fc37                  local                                            31 k
 perl-Fcntl                              i686    1.15-492.fc38                  local                                            24 k
 perl-File-Basename                      noarch  2.85-492.fc38                  local                                            20 k
 perl-File-Compare                       noarch  1.100.700-492.fc38             local                                            16 k
 perl-File-Copy                          noarch  2.39-492.fc38                  local                                            23 k
 perl-File-Find                          noarch  1.40-492.fc38                  local                                            28 k
 perl-File-Path                          noarch  2.18-489.fc37                  local                                            35 k
 perl-File-Temp                          noarch  1:0.231.100-489.fc37           local                                            59 k
 perl-File-stat                          noarch  1.12-492.fc38                  local                                            20 k
 perl-Getopt-Long                        noarch  1:2.54-1.fc38                  local                                            60 k
 perl-Getopt-Std                         noarch  1.13-492.fc38                  local                                            19 k
 perl-HTTP-Tiny                          noarch  0.082-1.fc37                   local                                            55 k
 perl-IO                                 i686    1.50-492.fc38                  local                                            91 k
 perl-IPC-Open3                          noarch  1.22-492.fc38                  local                                            26 k
 perl-MIME-Base64                        i686    3.16-489.fc37                  local                                            31 k
 perl-POSIX                              i686    2.03-492.fc38                  local                                           104 k
 perl-PathTools                          i686    3.84-489.fc37                  local                                            85 k
 perl-Pod-Escapes                        noarch  1:1.07-489.fc37                local                                            20 k
 perl-Pod-Perldoc                        noarch  3.28.01-490.fc37               local                                            84 k
 perl-Pod-Simple                         noarch  1:3.43-490.fc37                local                                           215 k
 perl-Pod-Usage                          noarch  4:2.03-3.fc37                  local                                            40 k
 perl-Scalar-List-Utils                  i686    5:1.63-489.fc38                local                                            76 k
 perl-SelectSaver                        noarch  1.02-492.fc38                  local                                            15 k
 perl-Socket                             i686    4:2.036-1.fc38                 local                                            56 k
 perl-Storable                           i686    1:3.26-489.fc37                local                                            99 k
 perl-Symbol                             noarch  1.09-492.fc38                  local                                            17 k
 perl-Term-ANSIColor                     noarch  5.01-490.fc37                  local                                            48 k
 perl-Term-Cap                           noarch  1.17-489.fc37                  local                                            22 k
 perl-Text-ParseWords                    noarch  3.31-489.fc37                  local                                            16 k
 perl-Text-Tabs+Wrap                     noarch  2021.0814-489.fc37             local                                            22 k
 perl-Thread-Queue                       noarch  3.14-489.fc37                  local                                            21 k
 perl-Time-Local                         noarch  2:1.300-489.fc37               local                                            33 k
 perl-constant                           noarch  1.33-490.fc37                  local                                            23 k
 perl-if                                 noarch  0.61.000-492.fc38              local                                            17 k
 perl-interpreter                        i686    4:5.36.0-492.fc38              local                                            75 k
 perl-libs                               i686    4:5.36.0-492.fc38              local                                           2.2 M
 perl-mro                                i686    1.26-492.fc38                  local                                            32 k
 perl-overload                           noarch  1.35-492.fc38                  local                                            49 k
 perl-overloading                        noarch  0.02-492.fc38                  local                                            16 k
 perl-parent                             noarch  1:0.239-1.fc38                 local                                            14 k
 perl-podlators                          noarch  1:5.00-1.fc38                  local                                           122 k
 perl-threads                            i686    1:2.27-489.fc37                local                                            59 k
 perl-threads-shared                     i686    1.64-489.fc37                  local                                            45 k
 perl-vars                               noarch  1.05-492.fc38                  local                                            16 k
 pixman                                  i686    0.40.0-6.fc37                  local                                           291 k
 poppler                                 i686    22.08.0-4.fc38                 local                                           1.2 M
 poppler-data                            noarch  0.4.11-3.fc37                  local                                           2.0 M
 poppler-glib                            i686    22.08.0-4.fc38                 local                                           186 k
 pyproject-rpm-macros                    noarch  1.5.0-1.fc38                   local                                            40 k
 python-pip-wheel                        noarch  22.3.1-1.fc38                  local                                           1.4 M
 python-rpm-macros                       noarch  3.11-6.fc38                    local                                            19 k
 python-setuptools-wheel                 noarch  65.5.1-1.fc38                  local                                           715 k
 python3-babel                           noarch  2.10.3-3.fc37                  local                                           6.4 M
 python3-charset-normalizer              noarch  2.1.0-2.fc37                   local                                            93 k
 python3-docutils                        noarch  0.19-1.fc38                    local                                           1.0 M
 python3-idna                            noarch  3.4-1.fc38                     local                                           104 k
 python3-imagesize                       noarch  1.4.1-1.fc38                   local                                            22 k
 python3-isodate                         noarch  0.6.1-5.fc37                   local                                            69 k
 python3-jinja2                          noarch  3.0.3-6.fc38                   local                                           606 k
 python3-libs                            i686    3.11.1-1.fc38                  local                                           9.3 M
 python3-markdown                        noarch  3.4.1-1.fc38                   local                                           181 k
 python3-markupsafe                      i686    2.1.1-3.fc37                   local                                            30 k
 python3-packaging                       noarch  21.3-7.fc38                    local                                            89 k
 python3-pygments                        noarch  2.13.0-1.fc38                  local                                           2.3 M
 python3-pyparsing                       noarch  3.0.9-2.fc37                   local                                           255 k
 python3-pysocks                         noarch  1.7.1-15.fc37                  local                                            40 k
 python3-pytz                            noarch  2022.7-1.fc38                  local                                            60 k
 python3-rdflib                          noarch  6.2.0-1.fc38                   local                                           906 k
 python3-requests                        noarch  2.28.1-3.fc38                  local                                           144 k
 python3-rpm-generators                  noarch  13-2.fc37                      local                                            30 k
 python3-rpm-macros                      noarch  3.11-6.fc38                    local                                            15 k
 python3-setuptools                      noarch  65.5.1-1.fc38                  local                                           1.5 M
 python3-six                             noarch  1.16.0-8.fc37                  local                                            42 k
 python3-snowballstemmer                 noarch  2.2.0-4.fc38                   local                                           242 k
 python3-sphinx-theme-alabaster          noarch  0.7.12-16.fc37                 local                                            24 k
 python3-sphinxcontrib-applehelp         noarch  1.0.2-10.fc37                  local                                            37 k
 python3-sphinxcontrib-devhelp           noarch  1.0.2-10.fc37                  local                                            31 k
 python3-sphinxcontrib-htmlhelp          noarch  2.0.0-7.fc37                   local                                            42 k
 python3-sphinxcontrib-jsmath            noarch  1.0.1-18.fc37                  local                                            17 k
 python3-sphinxcontrib-qthelp            noarch  1.0.3-11.fc37                  local                                            36 k
 python3-sphinxcontrib-serializinghtml   noarch  1.1.5-6.fc37                   local                                            35 k
 python3-urllib3                         noarch  1.26.12-1.fc38                 local                                           233 k
 rav1e-libs                              i686    0.5.1-5.fc37                   local                                           779 k
 serd                                    i686    0.30.12-2.fc37                 local                                            65 k
 shared-mime-info                        i686    2.2-2.fc37                     local                                           382 k
 sord                                    i686    0.16.10-1.fc37                 local                                            49 k
 sratom                                  i686    0.6.10-2.fc37                  local                                            27 k
 urw-base35-bookman-fonts                noarch  20200910-15.fc37               local                                           848 k
 urw-base35-c059-fonts                   noarch  20200910-15.fc37               local                                           875 k
 urw-base35-d050000l-fonts               noarch  20200910-15.fc37               local                                            76 k
 urw-base35-fonts                        noarch  20200910-15.fc37               local                                            11 k
 urw-base35-fonts-common                 noarch  20200910-15.fc37               local                                            21 k
 urw-base35-gothic-fonts                 noarch  20200910-15.fc37               local                                           643 k
 urw-base35-nimbus-mono-ps-fonts         noarch  20200910-15.fc37               local                                           796 k
 urw-base35-nimbus-roman-fonts           noarch  20200910-15.fc37               local                                           857 k
 urw-base35-nimbus-sans-fonts            noarch  20200910-15.fc37               local                                           1.3 M
 urw-base35-p052-fonts                   noarch  20200910-15.fc37               local                                           974 k
 urw-base35-standard-symbols-ps-fonts    noarch  20200910-15.fc37               local                                            42 k
 urw-base35-z003-fonts                   noarch  20200910-15.fc37               local                                           276 k
 xapian-core-libs                        i686    1.4.20-1.fc37                  local                                           806 k
 xml-common                              noarch  0.6.3-59.fc37                  local                                            31 k
 xorg-x11-fonts-ISO8859-1-100dpi         noarch  7.5-34.fc37                    local                                           1.0 M

Transaction Summary
=====================================================================================================================================
Install  231 Packages

Total size: 217 M
Total download size: 112 M
Installed size: 806 M
Downloading Packages:
[SKIPPED] autoconf-2.71-4.fc38.noarch.rpm: Already downloaded                  
[SKIPPED] avahi-libs-0.8-19.fc38.i686.rpm: Already downloaded                  
[SKIPPED] cairo-1.17.6-2.fc38.i686.rpm: Already downloaded                     
[SKIPPED] cairo-gobject-1.17.6-2.fc38.i686.rpm: Already downloaded             
[SKIPPED] cups-libs-2.4.2-5.fc38.i686.rpm: Already downloaded                  
[SKIPPED] dbus-libs-1.14.4-1.fc38.i686.rpm: Already downloaded                 
[SKIPPED] expat-2.5.0-1.fc38.i686.rpm: Already downloaded                      
[SKIPPED] fontconfig-2.14.1-2.fc38.i686.rpm: Already downloaded                
[SKIPPED] freetype-2.12.1-3.fc38.i686.rpm: Already downloaded                  
[SKIPPED] fribidi-1.0.12-2.fc38.i686.rpm: Already downloaded                   
[SKIPPED] gc-8.2.2-1.fc38.i686.rpm: Already downloaded                         
[SKIPPED] gdk-pixbuf2-2.42.10-1.fc38.i686.rpm: Already downloaded              
[SKIPPED] glib2-2.74.1-2.fc38.i686.rpm: Already downloaded                     
[SKIPPED] gnutls-3.7.8-9.fc38.i686.rpm: Already downloaded                     
[SKIPPED] graphite2-1.3.14-10.fc38.i686.rpm: Already downloaded                
[SKIPPED] groff-base-1.22.4-10.fc38.i686.rpm: Already downloaded               
[SKIPPED] guile22-2.2.7-6.fc38.i686.rpm: Already downloaded                    
[SKIPPED] harfbuzz-6.0.0-1.fc38.i686.rpm: Already downloaded                   
[SKIPPED] jbigkit-libs-2.1-24.fc38.i686.rpm: Already downloaded                
[SKIPPED] lcms2-2.14-1.fc38.i686.rpm: Already downloaded                       
[SKIPPED] libX11-1.8.1-2.fc38.i686.rpm: Already downloaded                     
[SKIPPED] libX11-common-1.8.1-2.fc38.noarch.rpm: Already downloaded            
[SKIPPED] libXau-1.0.11-1.fc38.i686.rpm: Already downloaded                    
[SKIPPED] libXext-1.3.5-1.fc38.i686.rpm: Already downloaded                    
[SKIPPED] libXft-2.3.6-1.fc38.i686.rpm: Already downloaded                     
[SKIPPED] libXrender-0.9.11-1.fc38.i686.rpm: Already downloaded                
[SKIPPED] libb2-0.98.1-7.fc38.i686.rpm: Already downloaded                     
[SKIPPED] libdatrie-0.2.13-4.fc38.i686.rpm: Already downloaded                 
[SKIPPED] libjpeg-turbo-2.1.4-1.fc38.i686.rpm: Already downloaded              
[SKIPPED] libmpc-1.2.1-5.fc38.i686.rpm: Already downloaded                     
[SKIPPED] libpng-1.6.37-13.fc38.i686.rpm: Already downloaded                   
[SKIPPED] libthai-0.1.29-3.fc38.i686.rpm: Already downloaded                   
[SKIPPED] libtiff-4.4.0-4.fc38.i686.rpm: Already downloaded                    
[SKIPPED] libwebp-1.2.4-2.fc38.i686.rpm: Already downloaded                    
[SKIPPED] libxcb-1.13.1-10.fc38.i686.rpm: Already downloaded                   
[SKIPPED] libxcrypt-devel-4.4.33-5.fc38.i686.rpm: Already downloaded           
[SKIPPED] annobin-docs-10.99-1.0.1.fc38.noarch.rpm: Already downloaded         
[SKIPPED] annobin-plugin-gcc-10.99-1.0.1.fc38.i686.rpm: Already downloaded     
[SKIPPED] cpp-13.0.0-0.4.fc38.i686.rpm: Already downloaded                     
[SKIPPED] gcc-13.0.0-0.4.fc38.i686.rpm: Already downloaded                     
[SKIPPED] gcc-c++-13.0.0-0.4.fc38.i686.rpm: Already downloaded                 
[SKIPPED] gcc-plugin-annobin-13.0.0-0.4.fc38.i686.rpm: Already downloaded      
[SKIPPED] libasan-13.0.0-0.4.fc38.i686.rpm: Already downloaded                 
[SKIPPED] libatomic-13.0.0-0.4.fc38.i686.rpm: Already downloaded               
[SKIPPED] libstdc++-devel-13.0.0-0.4.fc38.i686.rpm: Already downloaded         
[SKIPPED] libtool-ltdl-2.4.7-3.0.1.fc38.i686.rpm: Already downloaded           
[SKIPPED] libubsan-13.0.0-0.4.fc38.i686.rpm: Already downloaded                
[SKIPPED] automake-1.16.5-9.fc37.noarch.rpm: Already downloaded                
[SKIPPED] emacs-filesystem-28.1-3.fc37.noarch.rpm: Already downloaded          
[SKIPPED] fonts-filesystem-2.0.5-10.fc38.noarch.rpm: Already downloaded        
[SKIPPED] glibc-devel-2.36.9000-19.fc38.i686.rpm: Already downloaded           
[SKIPPED] glibc-headers-x86-2.36.9000-19.fc38.noarch.rpm: Already downloaded   
[SKIPPED] google-noto-fonts-common-20201206^1.git0c78c8329-9.fc38.noarch.rpm: Already downloaded
[SKIPPED] google-noto-sans-vf-fonts-20201206^1.git0c78c8329-9.fc38.noarch.rpm: Already downloaded
[SKIPPED] kernel-headers-6.1.0-1.fc38.i686.rpm: Already downloaded             
[SKIPPED] langpacks-core-font-en-3.0-27.fc38.noarch.rpm: Already downloaded    
[SKIPPED] m4-1.4.19-4.fc37.i686.rpm: Already downloaded                        
[SKIPPED] make-4.3-11.fc37.i686.rpm: Already downloaded                        
[SKIPPED] mpdecimal-2.5.1-4.fc37.i686.rpm: Already downloaded                  
[SKIPPED] ncurses-6.3-5.20221126.fc38.i686.rpm: Already downloaded             
[SKIPPED] pango-1.50.12-1.fc38.i686.rpm: Already downloaded                    
[SKIPPED] perl-B-1.83-492.fc38.i686.rpm: Already downloaded                    
[SKIPPED] perl-Carp-1.52-489.fc37.noarch.rpm: Already downloaded               
[SKIPPED] perl-Class-Struct-0.66-492.fc38.noarch.rpm: Already downloaded       
[SKIPPED] perl-Data-Dumper-2.184-490.fc37.i686.rpm: Already downloaded         
[SKIPPED] perl-DynaLoader-1.52-492.fc38.i686.rpm: Already downloaded           
[SKIPPED] perl-Encode-3.19-492.fc38.i686.rpm: Already downloaded               
[SKIPPED] perl-Errno-1.36-492.fc38.i686.rpm: Already downloaded                
[SKIPPED] perl-Exporter-5.77-489.fc37.noarch.rpm: Already downloaded           
[SKIPPED] perl-Fcntl-1.15-492.fc38.i686.rpm: Already downloaded                
[SKIPPED] perl-File-Basename-2.85-492.fc38.noarch.rpm: Already downloaded      
[SKIPPED] perl-File-Compare-1.100.700-492.fc38.noarch.rpm: Already downloaded  
[SKIPPED] perl-File-Copy-2.39-492.fc38.noarch.rpm: Already downloaded          
[SKIPPED] perl-File-Find-1.40-492.fc38.noarch.rpm: Already downloaded          
[SKIPPED] perl-File-Path-2.18-489.fc37.noarch.rpm: Already downloaded          
[SKIPPED] perl-File-Temp-0.231.100-489.fc37.noarch.rpm: Already downloaded     
[SKIPPED] perl-File-stat-1.12-492.fc38.noarch.rpm: Already downloaded          
[SKIPPED] perl-Getopt-Long-2.54-1.fc38.noarch.rpm: Already downloaded          
[SKIPPED] perl-Getopt-Std-1.13-492.fc38.noarch.rpm: Already downloaded         
[SKIPPED] perl-HTTP-Tiny-0.082-1.fc37.noarch.rpm: Already downloaded           
[SKIPPED] perl-IO-1.50-492.fc38.i686.rpm: Already downloaded                   
[SKIPPED] perl-IPC-Open3-1.22-492.fc38.noarch.rpm: Already downloaded          
[SKIPPED] perl-MIME-Base64-3.16-489.fc37.i686.rpm: Already downloaded          
[SKIPPED] perl-POSIX-2.03-492.fc38.i686.rpm: Already downloaded                
[SKIPPED] perl-PathTools-3.84-489.fc37.i686.rpm: Already downloaded            
[SKIPPED] perl-Pod-Escapes-1.07-489.fc37.noarch.rpm: Already downloaded        
[SKIPPED] perl-Pod-Perldoc-3.28.01-490.fc37.noarch.rpm: Already downloaded     
[SKIPPED] perl-Pod-Simple-3.43-490.fc37.noarch.rpm: Already downloaded         
[SKIPPED] perl-Pod-Usage-2.03-3.fc37.noarch.rpm: Already downloaded            
[SKIPPED] perl-Scalar-List-Utils-1.63-489.fc38.i686.rpm: Already downloaded    
[SKIPPED] perl-SelectSaver-1.02-492.fc38.noarch.rpm: Already downloaded        
[SKIPPED] perl-Socket-2.036-1.fc38.i686.rpm: Already downloaded                
[SKIPPED] perl-Storable-3.26-489.fc37.i686.rpm: Already downloaded             
[SKIPPED] perl-Symbol-1.09-492.fc38.noarch.rpm: Already downloaded             
[SKIPPED] perl-Term-ANSIColor-5.01-490.fc37.noarch.rpm: Already downloaded     
[SKIPPED] perl-Term-Cap-1.17-489.fc37.noarch.rpm: Already downloaded           
[SKIPPED] perl-Text-ParseWords-3.31-489.fc37.noarch.rpm: Already downloaded    
[SKIPPED] perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch.rpm: Already downloaded
[SKIPPED] perl-Thread-Queue-3.14-489.fc37.noarch.rpm: Already downloaded       
[SKIPPED] perl-Time-Local-1.300-489.fc37.noarch.rpm: Already downloaded        
[SKIPPED] perl-constant-1.33-490.fc37.noarch.rpm: Already downloaded           
[SKIPPED] perl-if-0.61.000-492.fc38.noarch.rpm: Already downloaded             
[SKIPPED] perl-interpreter-5.36.0-492.fc38.i686.rpm: Already downloaded        
[SKIPPED] perl-libs-5.36.0-492.fc38.i686.rpm: Already downloaded               
[SKIPPED] perl-mro-1.26-492.fc38.i686.rpm: Already downloaded                  
[SKIPPED] perl-overload-1.35-492.fc38.noarch.rpm: Already downloaded           
[SKIPPED] perl-overloading-0.02-492.fc38.noarch.rpm: Already downloaded        
[SKIPPED] perl-parent-0.239-1.fc38.noarch.rpm: Already downloaded              
[SKIPPED] perl-podlators-5.00-1.fc38.noarch.rpm: Already downloaded            
[SKIPPED] perl-threads-2.27-489.fc37.i686.rpm: Already downloaded              
[SKIPPED] perl-threads-shared-1.64-489.fc37.i686.rpm: Already downloaded       
[SKIPPED] perl-vars-1.05-492.fc38.noarch.rpm: Already downloaded               
[SKIPPED] pixman-0.40.0-6.fc37.i686.rpm: Already downloaded                    
[SKIPPED] python-pip-wheel-22.3.1-1.fc38.noarch.rpm: Already downloaded        
[SKIPPED] python-setuptools-wheel-65.5.1-1.fc38.noarch.rpm: Already downloaded 
[SKIPPED] python3-3.11.1-1.fc38.i686.rpm: Already downloaded                   
[SKIPPED] python3-libs-3.11.1-1.fc38.i686.rpm: Already downloaded              
[SKIPPED] python3-setuptools-65.5.1-1.fc38.noarch.rpm: Already downloaded      
[SKIPPED] shared-mime-info-2.2-2.fc37.i686.rpm: Already downloaded             
[SKIPPED] xml-common-0.6.3-59.fc37.noarch.rpm: Already downloaded              
(121/231): flac-libs-1.4.2-1.fc38.i686.rpm      941 kB/s | 267 kB     00:00    
(122/231): flac-devel-1.4.2-1.fc38.i686.rpm     1.2 MB/s | 355 kB     00:00    
(123/231): gd-2.3.3-9.fc38.i686.rpm             2.7 MB/s | 145 kB     00:00    
(124/231): doxygen-1.9.5-2.fc38.i686.rpm         14 MB/s | 4.9 MB     00:00    
(125/231): graphviz-7.0.4-1.fc38.i686.rpm        52 MB/s | 5.1 MB     00:00    
(126/231): gsm-1.0.22-1.fc38.i686.rpm           755 kB/s |  36 kB     00:00    
(127/231): gts-0.7.6-43.20121130.fc38.i686.rpm  7.1 MB/s | 246 kB     00:00    
(128/231): highway-1.0.1-2.fc38.i686.rpm         28 MB/s | 392 kB     00:00    
(129/231): jbig2dec-libs-0.19-7.fc38.i686.rpm   5.5 MB/s |  77 kB     00:00    
(130/231): lame-libs-3.100-13.fc38.i686.rpm      20 MB/s | 342 kB     00:00    
(131/231): lasi-1.1.3-9.fc38.i686.rpm           6.1 MB/s |  57 kB     00:00    
(132/231): libXpm-3.5.13-8.fc38.i686.rpm        6.0 MB/s |  61 kB     00:00    
(133/231): libaom-3.5.0-2.fc38.i686.rpm          56 MB/s | 1.2 MB     00:00    
(134/231): libavif-0.11.1-4.fc38.i686.rpm       5.1 MB/s |  88 kB     00:00    
(135/231): libdav1d-1.0.0-2.fc38.i686.rpm        20 MB/s | 370 kB     00:00    
(136/231): libedit-3.1-44.20221030cvs.fc38.i686 7.4 MB/s | 110 kB     00:00    
(137/231): libfontenc-1.1.6-1.fc38.i686.rpm     1.9 MB/s |  32 kB     00:00    
(138/231): libgs-9.56.1-5.fc38.i686.rpm          64 MB/s | 3.7 MB     00:00    
(139/231): libijs-0.35-16.fc38.i686.rpm         653 kB/s |  30 kB     00:00    
(140/231): libimagequant-2.17.0-3.fc38.i686.rpm 1.4 MB/s |  66 kB     00:00    
(141/231): libogg-1.3.5-4.fc38.i686.rpm         2.5 MB/s |  34 kB     00:00    
(142/231): libogg-devel-1.3.5-4.fc38.i686.rpm   933 kB/s |  13 kB     00:00    
(143/231): libjxl-0.7.0-3.fc38.i686.rpm          48 MB/s | 931 kB     00:00    
(144/231): libpaper-1.1.28-5.fc38.i686.rpm      4.7 MB/s |  42 kB     00:00    
(145/231): libsndfile-1.1.0-5.fc38.i686.rpm      12 MB/s | 243 kB     00:00    
(146/231): librsvg2-2.55.1-3.fc38.i686.rpm       70 MB/s | 3.2 MB     00:00    
(147/231): libvorbis-1.3.7-6.fc38.i686.rpm      9.0 MB/s | 194 kB     00:00    
(148/231): libsndfile-devel-1.1.0-5.fc38.i686.r 2.1 MB/s |  81 kB     00:00    
(149/231): libvorbis-devel-1.3.7-6.fc38.i686.rp 1.0 MB/s |  19 kB     00:00    
(150/231): adobe-mappings-cmap-deprecated-20190 1.4 MB/s | 113 kB     00:00    
(151/231): adobe-mappings-cmap-20190730-4.fc37.  17 MB/s | 2.1 MB     00:00    
(152/231): adobe-mappings-pdf-20190401-2.fc37.n 6.2 MB/s | 689 kB     00:00    
(153/231): clang-resource-filesystem-15.0.6-3.f 857 kB/s |  13 kB     00:00    
(154/231): crypto-policies-scripts-20221215-1.g 7.0 MB/s | 103 kB     00:00    
(155/231): google-droid-sans-fonts-20200215-13.  28 MB/s | 2.7 MB     00:00    
(156/231): lv2-1.18.8-4.fc38.i686.rpm           2.3 MB/s |  90 kB     00:00    
(157/231): lv2-devel-1.18.8-4.fc38.i686.rpm     2.5 MB/s | 112 kB     00:00    
(158/231): mkfontscale-1.2.2-2.fc37.i686.rpm    925 kB/s |  32 kB     00:00    
(159/231): mpg123-devel-1.31.1-3.fc38.i686.rpm  5.9 MB/s | 288 kB     00:00    
(160/231): clang-libs-15.0.6-3.fc38.i686.rpm     63 MB/s |  22 MB     00:00    
(161/231): mpg123-libs-1.31.1-3.fc38.i686.rpm    13 MB/s | 353 kB     00:00    
(162/231): netpbm-11.00.00-2.fc38.i686.rpm       12 MB/s | 194 kB     00:00    
(163/231): nspr-4.35.0-2.fc38.i686.rpm          6.5 MB/s | 147 kB     00:00    
(164/231): nss-3.85.0-1.fc38.i686.rpm            27 MB/s | 748 kB     00:00    
(165/231): nss-softokn-3.85.0-1.fc38.i686.rpm    26 MB/s | 1.1 MB     00:00    
(166/231): nss-softokn-freebl-3.85.0-1.fc38.i68  13 MB/s | 353 kB     00:00    
(167/231): nss-sysinit-3.85.0-1.fc38.i686.rpm   1.2 MB/s |  18 kB     00:00    
(168/231): nss-util-3.85.0-1.fc38.i686.rpm      6.6 MB/s |  89 kB     00:00    
(169/231): opus-1.3.1-11.fc37.i686.rpm          9.6 MB/s | 204 kB     00:00    
(170/231): openjpeg2-2.5.0-2.fc37.i686.rpm      5.2 MB/s | 189 kB     00:00    
(171/231): opus-devel-1.3.1-11.fc37.i686.rpm     22 MB/s | 735 kB     00:00    
(172/231): pcre-8.45-1.fc37.2.i686.rpm          6.9 MB/s | 199 kB     00:00    
(173/231): poppler-22.08.0-4.fc38.i686.rpm       30 MB/s | 1.2 MB     00:00    
(174/231): poppler-data-0.4.11-3.fc37.noarch.rp  31 MB/s | 2.0 MB     00:00    
(175/231): poppler-glib-22.08.0-4.fc38.i686.rpm 6.0 MB/s | 186 kB     00:00    
(176/231): pyproject-rpm-macros-1.5.0-1.fc38.no 2.3 MB/s |  40 kB     00:00    
(177/231): python-rpm-macros-3.11-6.fc38.noarch 1.1 MB/s |  19 kB     00:00    
(178/231): python3-charset-normalizer-2.1.0-2.f 3.1 MB/s |  93 kB     00:00    
(179/231): llvm-libs-15.0.6-2.fc38.i686.rpm      46 MB/s |  27 MB     00:00    
(180/231): python3-devel-3.11.1-1.fc38.i686.rpm 6.5 MB/s | 234 kB     00:00    
(181/231): python3-idna-3.4-1.fc38.noarch.rpm   4.9 MB/s | 104 kB     00:00    
(182/231): python3-docutils-0.19-1.fc38.noarch.  22 MB/s | 1.0 MB     00:00    
(183/231): python3-imagesize-1.4.1-1.fc38.noarc 763 kB/s |  22 kB     00:00    
(184/231): python3-babel-2.10.3-3.fc37.noarch.r  48 MB/s | 6.4 MB     00:00    
(185/231): python3-isodate-0.6.1-5.fc37.noarch. 3.0 MB/s |  69 kB     00:00    
(186/231): python3-jinja2-3.0.3-6.fc38.noarch.r  28 MB/s | 606 kB     00:00    
(187/231): python3-markupsafe-2.1.1-3.fc37.i686 2.1 MB/s |  30 kB     00:00    
(188/231): python3-markdown-3.4.1-1.fc38.noarch  11 MB/s | 181 kB     00:00    
(189/231): python3-packaging-21.3-7.fc38.noarch 7.1 MB/s |  89 kB     00:00    
(190/231): python3-pyparsing-3.0.9-2.fc37.noarc  18 MB/s | 255 kB     00:00    
(191/231): python3-pysocks-1.7.1-15.fc37.noarch 2.5 MB/s |  40 kB     00:00    
(192/231): python3-pytz-2022.7-1.fc38.noarch.rp 3.2 MB/s |  60 kB     00:00    
(193/231): python3-pygments-2.13.0-1.fc38.noarc  51 MB/s | 2.3 MB     00:00    
(194/231): python3-requests-2.28.1-3.fc38.noarc 6.8 MB/s | 144 kB     00:00    
(195/231): python3-rpm-generators-13-2.fc37.noa 2.7 MB/s |  30 kB     00:00    
(196/231): python3-rpm-macros-3.11-6.fc38.noarc 1.4 MB/s |  15 kB     00:00    
(197/231): python3-six-1.16.0-8.fc37.noarch.rpm 3.7 MB/s |  42 kB     00:00    
(198/231): python3-snowballstemmer-2.2.0-4.fc38  11 MB/s | 242 kB     00:00    
(199/231): python3-rdflib-6.2.0-1.fc38.noarch.r  12 MB/s | 906 kB     00:00    
(200/231): python3-sphinx-theme-alabaster-0.7.1 982 kB/s |  24 kB     00:00    
(201/231): python3-sphinx-5.3.0-1.fc38.noarch.r  45 MB/s | 2.6 MB     00:00    
(202/231): python3-sphinxcontrib-applehelp-1.0. 2.4 MB/s |  37 kB     00:00    
(203/231): python3-sphinxcontrib-devhelp-1.0.2- 2.0 MB/s |  31 kB     00:00    
(204/231): python3-sphinxcontrib-htmlhelp-2.0.0 2.9 MB/s |  42 kB     00:00    
(205/231): python3-sphinx_lv2_theme-1.2.0-1.fc3 386 kB/s |  22 kB     00:00    
(206/231): python3-sphinxcontrib-jsmath-1.0.1-1 1.2 MB/s |  17 kB     00:00    
(207/231): python3-sphinxcontrib-qthelp-1.0.3-1 2.4 MB/s |  36 kB     00:00    
(208/231): python3-sphinxcontrib-serializinghtm 1.9 MB/s |  35 kB     00:00    
(209/231): python3-urllib3-1.26.12-1.fc38.noarc  11 MB/s | 233 kB     00:00    
(210/231): rav1e-libs-0.5.1-5.fc37.i686.rpm      32 MB/s | 779 kB     00:00    
(211/231): serd-0.30.12-2.fc37.i686.rpm         4.1 MB/s |  65 kB     00:00    
(212/231): serd-devel-0.30.12-2.fc37.i686.rpm   3.0 MB/s |  49 kB     00:00    
(213/231): sord-0.16.10-1.fc37.i686.rpm         3.2 MB/s |  49 kB     00:00    
(214/231): sratom-0.6.10-2.fc37.i686.rpm        1.7 MB/s |  27 kB     00:00    
(215/231): sratom-devel-0.6.10-2.fc37.i686.rpm  1.2 MB/s |  19 kB     00:00    
(216/231): sord-devel-0.16.10-1.fc37.i686.rpm   3.6 MB/s |  99 kB     00:00    
(217/231): urw-base35-bookman-fonts-20200910-15  25 MB/s | 848 kB     00:00    
(218/231): urw-base35-c059-fonts-20200910-15.fc  25 MB/s | 875 kB     00:00    
(219/231): swig-4.1.1-1.fc38.i686.rpm            32 MB/s | 1.5 MB     00:00    
(220/231): urw-base35-d050000l-fonts-20200910-1 6.3 MB/s |  76 kB     00:00    
(221/231): urw-base35-fonts-20200910-15.fc37.no 999 kB/s |  11 kB     00:00    
(222/231): urw-base35-fonts-common-20200910-15. 2.0 MB/s |  21 kB     00:00    
(223/231): urw-base35-nimbus-mono-ps-fonts-2020  32 MB/s | 796 kB     00:00    
(224/231): urw-base35-gothic-fonts-20200910-15.  22 MB/s | 643 kB     00:00    
(225/231): urw-base35-nimbus-roman-fonts-202009  32 MB/s | 857 kB     00:00    
(226/231): urw-base35-p052-fonts-20200910-15.fc  34 MB/s | 974 kB     00:00    
(227/231): urw-base35-standard-symbols-ps-fonts 1.4 MB/s |  42 kB     00:00    
(228/231): urw-base35-nimbus-sans-fonts-2020091  36 MB/s | 1.3 MB     00:00    
(229/231): urw-base35-z003-fonts-20200910-15.fc  18 MB/s | 276 kB     00:00    
(230/231): xapian-core-libs-1.4.20-1.fc37.i686.  26 MB/s | 806 kB     00:00    
(231/231): xorg-x11-fonts-ISO8859-1-100dpi-7.5-  35 MB/s | 1.0 MB     00:00    
--------------------------------------------------------------------------------
Total                                            61 MB/s | 112 MB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: lv2-devel-1.18.8-4.fc38.i686                           1/1 
  Preparing        :                                                        1/1 
  Installing       : libpng-2:1.6.37-13.fc38.i686                         1/231 
  Installing       : nspr-4.35.0-2.fc38.i686                              2/231 
  Installing       : libjpeg-turbo-2.1.4-1.fc38.i686                      3/231 
  Installing       : fonts-filesystem-1:2.0.5-10.fc38.noarch              4/231 
  Installing       : urw-base35-fonts-common-20200910-15.fc37.noarch      5/231 
  Installing       : nss-util-3.85.0-1.fc38.i686                          6/231 
  Installing       : libogg-2:1.3.5-4.fc38.i686                           7/231 
  Installing       : python-rpm-macros-3.11-6.fc38.noarch                 8/231 
  Installing       : serd-0.30.12-2.fc37.i686                             9/231 
  Installing       : libwebp-1.2.4-2.fc38.i686                           10/231 
  Installing       : libmpc-1.2.1-5.fc38.i686                            11/231 
  Installing       : serd-devel-0.30.12-2.fc37.i686                      12/231 
  Installing       : python3-rpm-macros-3.11-6.fc38.noarch               13/231 
  Installing       : adobe-mappings-cmap-20190730-4.fc37.noarch          14/231 
  Installing       : flac-libs-1.4.2-1.fc38.i686                         15/231 
  Installing       : libvorbis-1:1.3.7-6.fc38.i686                       16/231 
  Installing       : opus-1.3.1-11.fc37.i686                             17/231 
  Installing       : openjpeg2-2.5.0-2.fc37.i686                         18/231 
  Installing       : mpg123-libs-1.31.1-3.fc38.i686                      19/231 
  Installing       : libtool-ltdl-2.4.7-3.0.1.fc38.i686                  20/231 
  Installing       : libatomic-13.0.0-0.4.fc38.i686                      21/231 
  Installing       : lcms2-2.14-1.fc38.i686                              22/231 
  Installing       : gnutls-3.7.8-9.fc38.i686                            23/231 
  Installing       : glib2-2.74.1-2.fc38.i686                            24/231 
  Installing       : shared-mime-info-2.2-2.fc37.i686                    25/231 
  Running scriptlet: shared-mime-info-2.2-2.fc37.i686                    25/231 
  Installing       : gdk-pixbuf2-2.42.10-1.fc38.i686                     26/231 
  Installing       : expat-2.5.0-1.fc38.i686                             27/231 
  Installing       : mpg123-devel-1.31.1-3.fc38.i686                     28/231 
  Installing       : adobe-mappings-cmap-deprecated-20190730-4.fc37.n    29/231 
  Installing       : pyproject-rpm-macros-1.5.0-1.fc38.noarch            30/231 
  Installing       : urw-base35-bookman-fonts-20200910-15.fc37.noarch    31/231 
  Running scriptlet: urw-base35-bookman-fonts-20200910-15.fc37.noarch    31/231 
  Installing       : urw-base35-c059-fonts-20200910-15.fc37.noarch       32/231 
  Running scriptlet: urw-base35-c059-fonts-20200910-15.fc37.noarch       32/231 
  Installing       : urw-base35-d050000l-fonts-20200910-15.fc37.noarc    33/231 
  Running scriptlet: urw-base35-d050000l-fonts-20200910-15.fc37.noarc    33/231 
  Installing       : urw-base35-gothic-fonts-20200910-15.fc37.noarch     34/231 
  Running scriptlet: urw-base35-gothic-fonts-20200910-15.fc37.noarch     34/231 
  Installing       : urw-base35-nimbus-mono-ps-fonts-20200910-15.fc37    35/231 
  Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-15.fc37    35/231 
  Installing       : urw-base35-nimbus-roman-fonts-20200910-15.fc37.n    36/231 
  Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-15.fc37.n    36/231 
  Installing       : urw-base35-nimbus-sans-fonts-20200910-15.fc37.no    37/231 
  Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-15.fc37.no    37/231 
  Installing       : urw-base35-p052-fonts-20200910-15.fc37.noarch       38/231 
  Running scriptlet: urw-base35-p052-fonts-20200910-15.fc37.noarch       38/231 
  Installing       : urw-base35-standard-symbols-ps-fonts-20200910-15    39/231 
  Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-15    39/231 
  Installing       : urw-base35-z003-fonts-20200910-15.fc37.noarch       40/231 
  Running scriptlet: urw-base35-z003-fonts-20200910-15.fc37.noarch       40/231 
  Installing       : urw-base35-fonts-20200910-15.fc37.noarch            41/231 
  Running scriptlet: xml-common-0.6.3-59.fc37.noarch                     42/231 
  Installing       : xml-common-0.6.3-59.fc37.noarch                     42/231 
  Installing       : python-setuptools-wheel-65.5.1-1.fc38.noarch        43/231 
  Installing       : python-pip-wheel-22.3.1-1.fc38.noarch               44/231 
  Installing       : poppler-data-0.4.11-3.fc37.noarch                   45/231 
  Installing       : lv2-1.18.8-4.fc38.i686                              46/231 
  Installing       : kernel-headers-6.1.0-1.fc38.i686                    47/231 
  Installing       : google-noto-fonts-common-20201206^1.git0c78c8329    48/231 
  Installing       : google-noto-sans-vf-fonts-20201206^1.git0c78c832    49/231 
  Installing       : google-droid-sans-fonts-20200215-13.fc37.noarch     50/231 
  Installing       : langpacks-core-font-en-3.0-27.fc38.noarch           51/231 
  Installing       : glibc-headers-x86-2.36.9000-19.fc38.noarch          52/231 
  Installing       : glibc-devel-2.36.9000-19.fc38.i686                  53/231 
  Installing       : libxcrypt-devel-4.4.33-5.fc38.i686                  54/231 
  Installing       : emacs-filesystem-1:28.1-3.fc37.noarch               55/231 
  Installing       : clang-resource-filesystem-15.0.6-3.fc38.i686        56/231 
  Installing       : adobe-mappings-pdf-20190401-2.fc37.noarch           57/231 
  Installing       : libstdc++-devel-13.0.0-0.4.fc38.i686                58/231 
  Installing       : annobin-docs-10.99-1.0.1.fc38.noarch                59/231 
  Installing       : libX11-common-1.8.1-2.fc38.noarch                   60/231 
  Installing       : cpp-13.0.0-0.4.fc38.i686                            61/231 
  Installing       : nss-softokn-freebl-3.85.0-1.fc38.i686               62/231 
  Installing       : nss-softokn-3.85.0-1.fc38.i686                      63/231 
  Installing       : xapian-core-libs-1.4.20-1.fc37.i686                 64/231 
  Installing       : rav1e-libs-0.5.1-5.fc37.i686                        65/231 
  Installing       : pixman-0.40.0-6.fc37.i686                           66/231 
  Installing       : pcre-8.45-1.fc37.2.i686                             67/231 
  Installing       : sord-0.16.10-1.fc37.i686                            68/231 
  Installing       : sord-devel-0.16.10-1.fc37.i686                      69/231 
  Installing       : sratom-0.6.10-2.fc37.i686                           70/231 
  Installing       : netpbm-11.00.00-2.fc38.i686                         71/231 
  Installing       : gts-0.7.6-43.20121130.fc38.i686                     72/231 
  Installing       : ncurses-6.3-5.20221126.fc38.i686                    73/231 
  Installing       : mpdecimal-2.5.1-4.fc37.i686                         74/231 
  Installing       : m4-1.4.19-4.fc37.i686                               75/231 
  Installing       : libubsan-13.0.0-0.4.fc38.i686                       76/231 
  Installing       : libasan-13.0.0-0.4.fc38.i686                        77/231 
  Installing       : libpaper-1.1.28-5.fc38.i686                         78/231 
  Installing       : libimagequant-2.17.0-3.fc38.i686                    79/231 
  Installing       : libijs-0.35-16.fc38.i686                            80/231 
  Installing       : libfontenc-1.1.6-1.fc38.i686                        81/231 
  Installing       : libedit-3.1-44.20221030cvs.fc38.i686                82/231 
  Installing       : llvm-libs-15.0.6-2.fc38.i686                        83/231 
  Installing       : clang-libs-15.0.6-3.fc38.i686                       84/231 
  Installing       : libdav1d-1.0.0-2.fc38.i686                          85/231 
  Installing       : libdatrie-0.2.13-4.fc38.i686                        86/231 
  Installing       : libthai-0.1.29-3.fc38.i686                          87/231 
  Installing       : libb2-0.98.1-7.fc38.i686                            88/231 
  Installing       : python3-3.11.1-1.fc38.i686                          89/231 
  Installing       : python3-libs-3.11.1-1.fc38.i686                     90/231 
  Installing       : python3-idna-3.4-1.fc38.noarch                      91/231 
  Installing       : python3-pyparsing-3.0.9-2.fc37.noarch               92/231 
  Installing       : python3-packaging-21.3-7.fc38.noarch                93/231 
  Installing       : python3-setuptools-65.5.1-1.fc38.noarch             94/231 
  Installing       : python3-six-1.16.0-8.fc37.noarch                    95/231 
  Installing       : python3-isodate-0.6.1-5.fc37.noarch                 96/231 
  Installing       : python3-rdflib-6.2.0-1.fc38.noarch                  97/231 
  Installing       : python3-rpm-generators-13-2.fc37.noarch             98/231 
  Installing       : crypto-policies-scripts-20221215-1.gita4c31a3.fc    99/231 
  Installing       : python3-charset-normalizer-2.1.0-2.fc37.noarch     100/231 
  Installing       : python3-docutils-0.19-1.fc38.noarch                101/231 
  Installing       : python3-imagesize-1.4.1-1.fc38.noarch              102/231 
  Installing       : python3-markdown-3.4.1-1.fc38.noarch               103/231 
  Installing       : lv2-devel-1.18.8-4.fc38.i686                       104/231 
  Installing       : python3-pygments-2.13.0-1.fc38.noarch              105/231 
  Installing       : python3-pysocks-1.7.1-15.fc37.noarch               106/231 
  Installing       : python3-urllib3-1.26.12-1.fc38.noarch              107/231 
  Installing       : python3-requests-2.28.1-3.fc38.noarch              108/231 
  Installing       : python3-pytz-2022.7-1.fc38.noarch                  109/231 
  Installing       : python3-babel-2.10.3-3.fc37.noarch                 110/231 
  Installing       : python3-snowballstemmer-2.2.0-4.fc38.noarch        111/231 
  Installing       : python3-sphinx-theme-alabaster-0.7.12-16.fc37.no   112/231 
  Installing       : python3-sphinxcontrib-applehelp-1.0.2-10.fc37.no   113/231 
  Installing       : python3-sphinxcontrib-devhelp-1.0.2-10.fc37.noar   114/231 
  Installing       : python3-sphinxcontrib-htmlhelp-2.0.0-7.fc37.noar   115/231 
  Installing       : python3-sphinxcontrib-jsmath-1.0.1-18.fc37.noarc   116/231 
  Installing       : python3-sphinxcontrib-qthelp-1.0.3-11.fc37.noarc   117/231 
  Installing       : python3-sphinxcontrib-serializinghtml-1.1.5-6.fc   118/231 
  Installing       : nss-sysinit-3.85.0-1.fc38.i686                     119/231 
  Installing       : nss-3.85.0-1.fc38.i686                             120/231 
  Running scriptlet: nss-3.85.0-1.fc38.i686                             120/231 
  Installing       : python3-markupsafe-2.1.1-3.fc37.i686               121/231 
  Installing       : python3-jinja2-3.0.3-6.fc38.noarch                 122/231 
  Installing       : libXau-1.0.11-1.fc38.i686                          123/231 
  Installing       : libxcb-1.13.1-10.fc38.i686                         124/231 
  Installing       : libX11-1.8.1-2.fc38.i686                           125/231 
  Installing       : libXrender-0.9.11-1.fc38.i686                      126/231 
  Installing       : libXext-1.3.5-1.fc38.i686                          127/231 
  Installing       : libXpm-3.5.13-8.fc38.i686                          128/231 
  Installing       : lame-libs-3.100-13.fc38.i686                       129/231 
  Installing       : jbigkit-libs-2.1-24.fc38.i686                      130/231 
  Installing       : libtiff-4.4.0-4.fc38.i686                          131/231 
  Installing       : jbig2dec-libs-0.19-7.fc38.i686                     132/231 
  Installing       : highway-1.0.1-2.fc38.i686                          133/231 
  Installing       : libjxl-1:0.7.0-3.fc38.i686                         134/231 
  Installing       : libaom-3.5.0-2.fc38.i686                           135/231 
  Installing       : libavif-0.11.1-4.fc38.i686                         136/231 
  Installing       : gsm-1.0.22-1.fc38.i686                             137/231 
  Installing       : libsndfile-1.1.0-5.fc38.i686                       138/231 
  Running scriptlet: groff-base-1.22.4-10.fc38.i686                     139/231 
  Installing       : groff-base-1.22.4-10.fc38.i686                     139/231 
  Running scriptlet: groff-base-1.22.4-10.fc38.i686                     139/231 
  Installing       : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch      140/231 
  Installing       : perl-if-0.61.000-492.fc38.noarch                   141/231 
  Installing       : perl-Time-Local-2:1.300-489.fc37.noarch            142/231 
  Installing       : perl-File-Path-2.18-489.fc37.noarch                143/231 
  Installing       : perl-Pod-Escapes-1:1.07-489.fc37.noarch            144/231 
  Installing       : perl-Class-Struct-0.66-492.fc38.noarch             145/231 
  Installing       : perl-POSIX-2.03-492.fc38.i686                      146/231 
  Installing       : perl-Term-ANSIColor-5.01-490.fc37.noarch           147/231 
  Installing       : perl-IPC-Open3-1.22-492.fc38.noarch                148/231 
  Installing       : perl-HTTP-Tiny-0.082-1.fc37.noarch                 149/231 
  Installing       : perl-File-Temp-1:0.231.100-489.fc37.noarch         150/231 
  Installing       : perl-Term-Cap-1.17-489.fc37.noarch                 151/231 
  Installing       : perl-Pod-Simple-1:3.43-490.fc37.noarch             152/231 
  Installing       : perl-Socket-4:2.036-1.fc38.i686                    153/231 
  Installing       : perl-SelectSaver-1.02-492.fc38.noarch              154/231 
  Installing       : perl-Symbol-1.09-492.fc38.noarch                   155/231 
  Installing       : perl-File-stat-1.12-492.fc38.noarch                156/231 
  Installing       : perl-podlators-1:5.00-1.fc38.noarch                157/231 
  Installing       : perl-Pod-Perldoc-3.28.01-490.fc37.noarch           158/231 
  Installing       : perl-Fcntl-1.15-492.fc38.i686                      159/231 
  Installing       : perl-Text-ParseWords-3.31-489.fc37.noarch          160/231 
  Installing       : perl-mro-1.26-492.fc38.i686                        161/231 
  Installing       : perl-IO-1.50-492.fc38.i686                         162/231 
  Installing       : perl-overloading-0.02-492.fc38.noarch              163/231 
  Installing       : perl-Pod-Usage-4:2.03-3.fc37.noarch                164/231 
  Installing       : perl-Errno-1.36-492.fc38.i686                      165/231 
  Installing       : perl-File-Basename-2.85-492.fc38.noarch            166/231 
  Installing       : perl-Getopt-Std-1.13-492.fc38.noarch               167/231 
  Installing       : perl-MIME-Base64-3.16-489.fc37.i686                168/231 
  Installing       : perl-Scalar-List-Utils-5:1.63-489.fc38.i686        169/231 
  Installing       : perl-constant-1.33-490.fc37.noarch                 170/231 
  Installing       : perl-Storable-1:3.26-489.fc37.i686                 171/231 
  Installing       : perl-overload-1.35-492.fc38.noarch                 172/231 
  Installing       : perl-parent-1:0.239-1.fc38.noarch                  173/231 
  Installing       : perl-vars-1.05-492.fc38.noarch                     174/231 
  Installing       : perl-Getopt-Long-1:2.54-1.fc38.noarch              175/231 
  Installing       : perl-Carp-1.52-489.fc37.noarch                     176/231 
  Installing       : perl-Exporter-5.77-489.fc37.noarch                 177/231 
  Installing       : perl-PathTools-3.84-489.fc37.i686                  178/231 
  Installing       : perl-DynaLoader-1.52-492.fc38.i686                 179/231 
  Installing       : perl-Encode-4:3.19-492.fc38.i686                   180/231 
  Installing       : perl-libs-4:5.36.0-492.fc38.i686                   181/231 
  Installing       : perl-interpreter-4:5.36.0-492.fc38.i686            182/231 
  Installing       : perl-threads-1:2.27-489.fc37.i686                  183/231 
  Installing       : perl-File-Compare-1.100.700-492.fc38.noarch        184/231 
  Installing       : perl-File-Copy-2.39-492.fc38.noarch                185/231 
  Installing       : perl-File-Find-1.40-492.fc38.noarch                186/231 
  Installing       : perl-threads-shared-1.64-489.fc37.i686             187/231 
  Installing       : perl-Thread-Queue-3.14-489.fc37.noarch             188/231 
  Installing       : perl-Data-Dumper-2.184-490.fc37.i686               189/231 
  Installing       : perl-B-1.83-492.fc38.i686                          190/231 
  Installing       : autoconf-2.71-4.fc38.noarch                        191/231 
  Installing       : automake-1.16.5-9.fc37.noarch                      192/231 
  Installing       : libogg-devel-2:1.3.5-4.fc38.i686                   193/231 
  Installing       : flac-devel-1.4.2-1.fc38.i686                       194/231 
  Installing       : libvorbis-devel-1:1.3.7-6.fc38.i686                195/231 
  Installing       : opus-devel-1.3.1-11.fc37.i686                      196/231 
  Installing       : graphite2-1.3.14-10.fc38.i686                      197/231 
  Installing       : harfbuzz-6.0.0-1.fc38.i686                         198/231 
  Installing       : freetype-2.12.1-3.fc38.i686                        199/231 
  Installing       : fontconfig-2.14.1-2.fc38.i686                      200/231 
  Running scriptlet: fontconfig-2.14.1-2.fc38.i686                      200/231 
  Installing       : cairo-1.17.6-2.fc38.i686                           201/231 
  Installing       : cairo-gobject-1.17.6-2.fc38.i686                   202/231 
  Installing       : gd-2.3.3-9.fc38.i686                               203/231 
  Installing       : libXft-2.3.6-1.fc38.i686                           204/231 
  Installing       : poppler-22.08.0-4.fc38.i686                        205/231 
  Installing       : poppler-glib-22.08.0-4.fc38.i686                   206/231 
  Installing       : mkfontscale-1.2.2-2.fc37.i686                      207/231 
  Installing       : xorg-x11-fonts-ISO8859-1-100dpi-7.5-34.fc37.noar   208/231 
  Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-34.fc37.noar   208/231 
  Installing       : gc-8.2.2-1.fc38.i686                               209/231 
  Installing       : guile22-2.2.7-6.fc38.i686                          210/231 
  Installing       : make-1:4.3-11.fc37.i686                            211/231 
  Installing       : gcc-13.0.0-0.4.fc38.i686                           212/231 
  Running scriptlet: gcc-13.0.0-0.4.fc38.i686                           212/231 
  Installing       : fribidi-1.0.12-2.fc38.i686                         213/231 
  Installing       : pango-1.50.12-1.fc38.i686                          214/231 
  Installing       : lasi-1.1.3-9.fc38.i686                             215/231 
  Installing       : librsvg2-2.55.1-3.fc38.i686                        216/231 
  Installing       : dbus-libs-1:1.14.4-1.fc38.i686                     217/231 
  Installing       : libsndfile-devel-1.1.0-5.fc38.i686                 218/231 
  Installing       : sratom-devel-0.6.10-2.fc37.i686                    219/231 
  Installing       : python3-devel-3.11.1-1.fc38.i686                   220/231 
  Installing       : avahi-libs-0.8-19.fc38.i686                        221/231 
  Installing       : cups-libs-1:2.4.2-5.fc38.i686                      222/231 
  Installing       : libgs-9.56.1-5.fc38.i686                           223/231 
  Installing       : graphviz-7.0.4-1.fc38.i686                         224/231 
  Running scriptlet: graphviz-7.0.4-1.fc38.i686                         224/231 
  Installing       : python3-sphinx-1:5.3.0-1.fc38.noarch               225/231 
  Installing       : python3-sphinx_lv2_theme-1.2.0-1.fc38.noarch       226/231 
  Installing       : doxygen-2:1.9.5-2.fc38.i686                        227/231 
  Installing       : annobin-plugin-gcc-10.99-1.0.1.fc38.i686           228/231 
  Running scriptlet: annobin-plugin-gcc-10.99-1.0.1.fc38.i686           228/231 
  Installing       : gcc-c++-13.0.0-0.4.fc38.i686                       229/231 
  Installing       : gcc-plugin-annobin-13.0.0-0.4.fc38.i686            230/231 
  Installing       : swig-4.1.1-1.fc38.i686                             231/231 
  Running scriptlet: urw-base35-bookman-fonts-20200910-15.fc37.noarch   231/231 
  Running scriptlet: urw-base35-c059-fonts-20200910-15.fc37.noarch      231/231 
  Running scriptlet: urw-base35-d050000l-fonts-20200910-15.fc37.noarc   231/231 
  Running scriptlet: urw-base35-gothic-fonts-20200910-15.fc37.noarch    231/231 
  Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-15.fc37   231/231 
  Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-15.fc37.n   231/231 
  Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-15.fc37.no   231/231 
  Running scriptlet: urw-base35-p052-fonts-20200910-15.fc37.noarch      231/231 
  Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-15   231/231 
  Running scriptlet: urw-base35-z003-fonts-20200910-15.fc37.noarch      231/231 
  Running scriptlet: crypto-policies-scripts-20221215-1.gita4c31a3.fc   231/231 
  Running scriptlet: nss-3.85.0-1.fc38.i686                             231/231 
  Running scriptlet: fontconfig-2.14.1-2.fc38.i686                      231/231 
  Running scriptlet: swig-4.1.1-1.fc38.i686                             231/231 
  Verifying        : autoconf-2.71-4.fc38.noarch                          1/231 
  Verifying        : avahi-libs-0.8-19.fc38.i686                          2/231 
  Verifying        : cairo-1.17.6-2.fc38.i686                             3/231 
  Verifying        : cairo-gobject-1.17.6-2.fc38.i686                     4/231 
  Verifying        : cups-libs-1:2.4.2-5.fc38.i686                        5/231 
  Verifying        : dbus-libs-1:1.14.4-1.fc38.i686                       6/231 
  Verifying        : doxygen-2:1.9.5-2.fc38.i686                          7/231 
  Verifying        : expat-2.5.0-1.fc38.i686                              8/231 
  Verifying        : flac-devel-1.4.2-1.fc38.i686                         9/231 
  Verifying        : flac-libs-1.4.2-1.fc38.i686                         10/231 
  Verifying        : fontconfig-2.14.1-2.fc38.i686                       11/231 
  Verifying        : freetype-2.12.1-3.fc38.i686                         12/231 
  Verifying        : fribidi-1.0.12-2.fc38.i686                          13/231 
  Verifying        : gc-8.2.2-1.fc38.i686                                14/231 
  Verifying        : gd-2.3.3-9.fc38.i686                                15/231 
  Verifying        : gdk-pixbuf2-2.42.10-1.fc38.i686                     16/231 
  Verifying        : glib2-2.74.1-2.fc38.i686                            17/231 
  Verifying        : gnutls-3.7.8-9.fc38.i686                            18/231 
  Verifying        : graphite2-1.3.14-10.fc38.i686                       19/231 
  Verifying        : graphviz-7.0.4-1.fc38.i686                          20/231 
  Verifying        : groff-base-1.22.4-10.fc38.i686                      21/231 
  Verifying        : gsm-1.0.22-1.fc38.i686                              22/231 
  Verifying        : gts-0.7.6-43.20121130.fc38.i686                     23/231 
  Verifying        : guile22-2.2.7-6.fc38.i686                           24/231 
  Verifying        : harfbuzz-6.0.0-1.fc38.i686                          25/231 
  Verifying        : highway-1.0.1-2.fc38.i686                           26/231 
  Verifying        : jbig2dec-libs-0.19-7.fc38.i686                      27/231 
  Verifying        : jbigkit-libs-2.1-24.fc38.i686                       28/231 
  Verifying        : lame-libs-3.100-13.fc38.i686                        29/231 
  Verifying        : lasi-1.1.3-9.fc38.i686                              30/231 
  Verifying        : lcms2-2.14-1.fc38.i686                              31/231 
  Verifying        : libX11-1.8.1-2.fc38.i686                            32/231 
  Verifying        : libX11-common-1.8.1-2.fc38.noarch                   33/231 
  Verifying        : libXau-1.0.11-1.fc38.i686                           34/231 
  Verifying        : libXext-1.3.5-1.fc38.i686                           35/231 
  Verifying        : libXft-2.3.6-1.fc38.i686                            36/231 
  Verifying        : libXpm-3.5.13-8.fc38.i686                           37/231 
  Verifying        : libXrender-0.9.11-1.fc38.i686                       38/231 
  Verifying        : libaom-3.5.0-2.fc38.i686                            39/231 
  Verifying        : libavif-0.11.1-4.fc38.i686                          40/231 
  Verifying        : libb2-0.98.1-7.fc38.i686                            41/231 
  Verifying        : libdatrie-0.2.13-4.fc38.i686                        42/231 
  Verifying        : libdav1d-1.0.0-2.fc38.i686                          43/231 
  Verifying        : libedit-3.1-44.20221030cvs.fc38.i686                44/231 
  Verifying        : libfontenc-1.1.6-1.fc38.i686                        45/231 
  Verifying        : libgs-9.56.1-5.fc38.i686                            46/231 
  Verifying        : libijs-0.35-16.fc38.i686                            47/231 
  Verifying        : libimagequant-2.17.0-3.fc38.i686                    48/231 
  Verifying        : libjpeg-turbo-2.1.4-1.fc38.i686                     49/231 
  Verifying        : libjxl-1:0.7.0-3.fc38.i686                          50/231 
  Verifying        : libmpc-1.2.1-5.fc38.i686                            51/231 
  Verifying        : libogg-2:1.3.5-4.fc38.i686                          52/231 
  Verifying        : libogg-devel-2:1.3.5-4.fc38.i686                    53/231 
  Verifying        : libpaper-1.1.28-5.fc38.i686                         54/231 
  Verifying        : libpng-2:1.6.37-13.fc38.i686                        55/231 
  Verifying        : librsvg2-2.55.1-3.fc38.i686                         56/231 
  Verifying        : libsndfile-1.1.0-5.fc38.i686                        57/231 
  Verifying        : libsndfile-devel-1.1.0-5.fc38.i686                  58/231 
  Verifying        : libthai-0.1.29-3.fc38.i686                          59/231 
  Verifying        : libtiff-4.4.0-4.fc38.i686                           60/231 
  Verifying        : libvorbis-1:1.3.7-6.fc38.i686                       61/231 
  Verifying        : libvorbis-devel-1:1.3.7-6.fc38.i686                 62/231 
  Verifying        : libwebp-1.2.4-2.fc38.i686                           63/231 
  Verifying        : libxcb-1.13.1-10.fc38.i686                          64/231 
  Verifying        : libxcrypt-devel-4.4.33-5.fc38.i686                  65/231 
  Verifying        : annobin-docs-10.99-1.0.1.fc38.noarch                66/231 
  Verifying        : annobin-plugin-gcc-10.99-1.0.1.fc38.i686            67/231 
  Verifying        : cpp-13.0.0-0.4.fc38.i686                            68/231 
  Verifying        : gcc-13.0.0-0.4.fc38.i686                            69/231 
  Verifying        : gcc-c++-13.0.0-0.4.fc38.i686                        70/231 
  Verifying        : gcc-plugin-annobin-13.0.0-0.4.fc38.i686             71/231 
  Verifying        : libasan-13.0.0-0.4.fc38.i686                        72/231 
  Verifying        : libatomic-13.0.0-0.4.fc38.i686                      73/231 
  Verifying        : libstdc++-devel-13.0.0-0.4.fc38.i686                74/231 
  Verifying        : libtool-ltdl-2.4.7-3.0.1.fc38.i686                  75/231 
  Verifying        : libubsan-13.0.0-0.4.fc38.i686                       76/231 
  Verifying        : adobe-mappings-cmap-20190730-4.fc37.noarch          77/231 
  Verifying        : adobe-mappings-cmap-deprecated-20190730-4.fc37.n    78/231 
  Verifying        : adobe-mappings-pdf-20190401-2.fc37.noarch           79/231 
  Verifying        : automake-1.16.5-9.fc37.noarch                       80/231 
  Verifying        : clang-libs-15.0.6-3.fc38.i686                       81/231 
  Verifying        : clang-resource-filesystem-15.0.6-3.fc38.i686        82/231 
  Verifying        : crypto-policies-scripts-20221215-1.gita4c31a3.fc    83/231 
  Verifying        : emacs-filesystem-1:28.1-3.fc37.noarch               84/231 
  Verifying        : fonts-filesystem-1:2.0.5-10.fc38.noarch             85/231 
  Verifying        : glibc-devel-2.36.9000-19.fc38.i686                  86/231 
  Verifying        : glibc-headers-x86-2.36.9000-19.fc38.noarch          87/231 
  Verifying        : google-droid-sans-fonts-20200215-13.fc37.noarch     88/231 
  Verifying        : google-noto-fonts-common-20201206^1.git0c78c8329    89/231 
  Verifying        : google-noto-sans-vf-fonts-20201206^1.git0c78c832    90/231 
  Verifying        : kernel-headers-6.1.0-1.fc38.i686                    91/231 
  Verifying        : langpacks-core-font-en-3.0-27.fc38.noarch           92/231 
  Verifying        : llvm-libs-15.0.6-2.fc38.i686                        93/231 
  Verifying        : lv2-1.18.8-4.fc38.i686                              94/231 
  Verifying        : lv2-devel-1.18.8-4.fc38.i686                        95/231 
  Verifying        : m4-1.4.19-4.fc37.i686                               96/231 
  Verifying        : make-1:4.3-11.fc37.i686                             97/231 
  Verifying        : mkfontscale-1.2.2-2.fc37.i686                       98/231 
  Verifying        : mpdecimal-2.5.1-4.fc37.i686                         99/231 
  Verifying        : mpg123-devel-1.31.1-3.fc38.i686                    100/231 
  Verifying        : mpg123-libs-1.31.1-3.fc38.i686                     101/231 
  Verifying        : ncurses-6.3-5.20221126.fc38.i686                   102/231 
  Verifying        : netpbm-11.00.00-2.fc38.i686                        103/231 
  Verifying        : nspr-4.35.0-2.fc38.i686                            104/231 
  Verifying        : nss-3.85.0-1.fc38.i686                             105/231 
  Verifying        : nss-softokn-3.85.0-1.fc38.i686                     106/231 
  Verifying        : nss-softokn-freebl-3.85.0-1.fc38.i686              107/231 
  Verifying        : nss-sysinit-3.85.0-1.fc38.i686                     108/231 
  Verifying        : nss-util-3.85.0-1.fc38.i686                        109/231 
  Verifying        : openjpeg2-2.5.0-2.fc37.i686                        110/231 
  Verifying        : opus-1.3.1-11.fc37.i686                            111/231 
  Verifying        : opus-devel-1.3.1-11.fc37.i686                      112/231 
  Verifying        : pango-1.50.12-1.fc38.i686                          113/231 
  Verifying        : pcre-8.45-1.fc37.2.i686                            114/231 
  Verifying        : perl-B-1.83-492.fc38.i686                          115/231 
  Verifying        : perl-Carp-1.52-489.fc37.noarch                     116/231 
  Verifying        : perl-Class-Struct-0.66-492.fc38.noarch             117/231 
  Verifying        : perl-Data-Dumper-2.184-490.fc37.i686               118/231 
  Verifying        : perl-DynaLoader-1.52-492.fc38.i686                 119/231 
  Verifying        : perl-Encode-4:3.19-492.fc38.i686                   120/231 
  Verifying        : perl-Errno-1.36-492.fc38.i686                      121/231 
  Verifying        : perl-Exporter-5.77-489.fc37.noarch                 122/231 
  Verifying        : perl-Fcntl-1.15-492.fc38.i686                      123/231 
  Verifying        : perl-File-Basename-2.85-492.fc38.noarch            124/231 
  Verifying        : perl-File-Compare-1.100.700-492.fc38.noarch        125/231 
  Verifying        : perl-File-Copy-2.39-492.fc38.noarch                126/231 
  Verifying        : perl-File-Find-1.40-492.fc38.noarch                127/231 
  Verifying        : perl-File-Path-2.18-489.fc37.noarch                128/231 
  Verifying        : perl-File-Temp-1:0.231.100-489.fc37.noarch         129/231 
  Verifying        : perl-File-stat-1.12-492.fc38.noarch                130/231 
  Verifying        : perl-Getopt-Long-1:2.54-1.fc38.noarch              131/231 
  Verifying        : perl-Getopt-Std-1.13-492.fc38.noarch               132/231 
  Verifying        : perl-HTTP-Tiny-0.082-1.fc37.noarch                 133/231 
  Verifying        : perl-IO-1.50-492.fc38.i686                         134/231 
  Verifying        : perl-IPC-Open3-1.22-492.fc38.noarch                135/231 
  Verifying        : perl-MIME-Base64-3.16-489.fc37.i686                136/231 
  Verifying        : perl-POSIX-2.03-492.fc38.i686                      137/231 
  Verifying        : perl-PathTools-3.84-489.fc37.i686                  138/231 
  Verifying        : perl-Pod-Escapes-1:1.07-489.fc37.noarch            139/231 
  Verifying        : perl-Pod-Perldoc-3.28.01-490.fc37.noarch           140/231 
  Verifying        : perl-Pod-Simple-1:3.43-490.fc37.noarch             141/231 
  Verifying        : perl-Pod-Usage-4:2.03-3.fc37.noarch                142/231 
  Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc38.i686        143/231 
  Verifying        : perl-SelectSaver-1.02-492.fc38.noarch              144/231 
  Verifying        : perl-Socket-4:2.036-1.fc38.i686                    145/231 
  Verifying        : perl-Storable-1:3.26-489.fc37.i686                 146/231 
  Verifying        : perl-Symbol-1.09-492.fc38.noarch                   147/231 
  Verifying        : perl-Term-ANSIColor-5.01-490.fc37.noarch           148/231 
  Verifying        : perl-Term-Cap-1.17-489.fc37.noarch                 149/231 
  Verifying        : perl-Text-ParseWords-3.31-489.fc37.noarch          150/231 
  Verifying        : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch      151/231 
  Verifying        : perl-Thread-Queue-3.14-489.fc37.noarch             152/231 
  Verifying        : perl-Time-Local-2:1.300-489.fc37.noarch            153/231 
  Verifying        : perl-constant-1.33-490.fc37.noarch                 154/231 
  Verifying        : perl-if-0.61.000-492.fc38.noarch                   155/231 
  Verifying        : perl-interpreter-4:5.36.0-492.fc38.i686            156/231 
  Verifying        : perl-libs-4:5.36.0-492.fc38.i686                   157/231 
  Verifying        : perl-mro-1.26-492.fc38.i686                        158/231 
  Verifying        : perl-overload-1.35-492.fc38.noarch                 159/231 
  Verifying        : perl-overloading-0.02-492.fc38.noarch              160/231 
  Verifying        : perl-parent-1:0.239-1.fc38.noarch                  161/231 
  Verifying        : perl-podlators-1:5.00-1.fc38.noarch                162/231 
  Verifying        : perl-threads-1:2.27-489.fc37.i686                  163/231 
  Verifying        : perl-threads-shared-1.64-489.fc37.i686             164/231 
  Verifying        : perl-vars-1.05-492.fc38.noarch                     165/231 
  Verifying        : pixman-0.40.0-6.fc37.i686                          166/231 
  Verifying        : poppler-22.08.0-4.fc38.i686                        167/231 
  Verifying        : poppler-data-0.4.11-3.fc37.noarch                  168/231 
  Verifying        : poppler-glib-22.08.0-4.fc38.i686                   169/231 
  Verifying        : pyproject-rpm-macros-1.5.0-1.fc38.noarch           170/231 
  Verifying        : python-pip-wheel-22.3.1-1.fc38.noarch              171/231 
  Verifying        : python-rpm-macros-3.11-6.fc38.noarch               172/231 
  Verifying        : python-setuptools-wheel-65.5.1-1.fc38.noarch       173/231 
  Verifying        : python3-3.11.1-1.fc38.i686                         174/231 
  Verifying        : python3-babel-2.10.3-3.fc37.noarch                 175/231 
  Verifying        : python3-charset-normalizer-2.1.0-2.fc37.noarch     176/231 
  Verifying        : python3-devel-3.11.1-1.fc38.i686                   177/231 
  Verifying        : python3-docutils-0.19-1.fc38.noarch                178/231 
  Verifying        : python3-idna-3.4-1.fc38.noarch                     179/231 
  Verifying        : python3-imagesize-1.4.1-1.fc38.noarch              180/231 
  Verifying        : python3-isodate-0.6.1-5.fc37.noarch                181/231 
  Verifying        : python3-jinja2-3.0.3-6.fc38.noarch                 182/231 
  Verifying        : python3-libs-3.11.1-1.fc38.i686                    183/231 
  Verifying        : python3-markdown-3.4.1-1.fc38.noarch               184/231 
  Verifying        : python3-markupsafe-2.1.1-3.fc37.i686               185/231 
  Verifying        : python3-packaging-21.3-7.fc38.noarch               186/231 
  Verifying        : python3-pygments-2.13.0-1.fc38.noarch              187/231 
  Verifying        : python3-pyparsing-3.0.9-2.fc37.noarch              188/231 
  Verifying        : python3-pysocks-1.7.1-15.fc37.noarch               189/231 
  Verifying        : python3-pytz-2022.7-1.fc38.noarch                  190/231 
  Verifying        : python3-rdflib-6.2.0-1.fc38.noarch                 191/231 
  Verifying        : python3-requests-2.28.1-3.fc38.noarch              192/231 
  Verifying        : python3-rpm-generators-13-2.fc37.noarch            193/231 
  Verifying        : python3-rpm-macros-3.11-6.fc38.noarch              194/231 
  Verifying        : python3-setuptools-65.5.1-1.fc38.noarch            195/231 
  Verifying        : python3-six-1.16.0-8.fc37.noarch                   196/231 
  Verifying        : python3-snowballstemmer-2.2.0-4.fc38.noarch        197/231 
  Verifying        : python3-sphinx-1:5.3.0-1.fc38.noarch               198/231 
  Verifying        : python3-sphinx-theme-alabaster-0.7.12-16.fc37.no   199/231 
  Verifying        : python3-sphinx_lv2_theme-1.2.0-1.fc38.noarch       200/231 
  Verifying        : python3-sphinxcontrib-applehelp-1.0.2-10.fc37.no   201/231 
  Verifying        : python3-sphinxcontrib-devhelp-1.0.2-10.fc37.noar   202/231 
  Verifying        : python3-sphinxcontrib-htmlhelp-2.0.0-7.fc37.noar   203/231 
  Verifying        : python3-sphinxcontrib-jsmath-1.0.1-18.fc37.noarc   204/231 
  Verifying        : python3-sphinxcontrib-qthelp-1.0.3-11.fc37.noarc   205/231 
  Verifying        : python3-sphinxcontrib-serializinghtml-1.1.5-6.fc   206/231 
  Verifying        : python3-urllib3-1.26.12-1.fc38.noarch              207/231 
  Verifying        : rav1e-libs-0.5.1-5.fc37.i686                       208/231 
  Verifying        : serd-0.30.12-2.fc37.i686                           209/231 
  Verifying        : serd-devel-0.30.12-2.fc37.i686                     210/231 
  Verifying        : shared-mime-info-2.2-2.fc37.i686                   211/231 
  Verifying        : sord-0.16.10-1.fc37.i686                           212/231 
  Verifying        : sord-devel-0.16.10-1.fc37.i686                     213/231 
  Verifying        : sratom-0.6.10-2.fc37.i686                          214/231 
  Verifying        : sratom-devel-0.6.10-2.fc37.i686                    215/231 
  Verifying        : swig-4.1.1-1.fc38.i686                             216/231 
  Verifying        : urw-base35-bookman-fonts-20200910-15.fc37.noarch   217/231 
  Verifying        : urw-base35-c059-fonts-20200910-15.fc37.noarch      218/231 
  Verifying        : urw-base35-d050000l-fonts-20200910-15.fc37.noarc   219/231 
  Verifying        : urw-base35-fonts-20200910-15.fc37.noarch           220/231 
  Verifying        : urw-base35-fonts-common-20200910-15.fc37.noarch    221/231 
  Verifying        : urw-base35-gothic-fonts-20200910-15.fc37.noarch    222/231 
  Verifying        : urw-base35-nimbus-mono-ps-fonts-20200910-15.fc37   223/231 
  Verifying        : urw-base35-nimbus-roman-fonts-20200910-15.fc37.n   224/231 
  Verifying        : urw-base35-nimbus-sans-fonts-20200910-15.fc37.no   225/231 
  Verifying        : urw-base35-p052-fonts-20200910-15.fc37.noarch      226/231 
  Verifying        : urw-base35-standard-symbols-ps-fonts-20200910-15   227/231 
  Verifying        : urw-base35-z003-fonts-20200910-15.fc37.noarch      228/231 
  Verifying        : xapian-core-libs-1.4.20-1.fc37.i686                229/231 
  Verifying        : xml-common-0.6.3-59.fc37.noarch                    230/231 
  Verifying        : xorg-x11-fonts-ISO8859-1-100dpi-7.5-34.fc37.noar   231/231 

Installed:
  adobe-mappings-cmap-20190730-4.fc37.noarch                                    
  adobe-mappings-cmap-deprecated-20190730-4.fc37.noarch                         
  adobe-mappings-pdf-20190401-2.fc37.noarch                                     
  annobin-docs-10.99-1.0.1.fc38.noarch                                          
  annobin-plugin-gcc-10.99-1.0.1.fc38.i686                                      
  autoconf-2.71-4.fc38.noarch                                                   
  automake-1.16.5-9.fc37.noarch                                                 
  avahi-libs-0.8-19.fc38.i686                                                   
  cairo-1.17.6-2.fc38.i686                                                      
  cairo-gobject-1.17.6-2.fc38.i686                                              
  clang-libs-15.0.6-3.fc38.i686                                                 
  clang-resource-filesystem-15.0.6-3.fc38.i686                                  
  cpp-13.0.0-0.4.fc38.i686                                                      
  crypto-policies-scripts-20221215-1.gita4c31a3.fc38.noarch                     
  cups-libs-1:2.4.2-5.fc38.i686                                                 
  dbus-libs-1:1.14.4-1.fc38.i686                                                
  doxygen-2:1.9.5-2.fc38.i686                                                   
  emacs-filesystem-1:28.1-3.fc37.noarch                                         
  expat-2.5.0-1.fc38.i686                                                       
  flac-devel-1.4.2-1.fc38.i686                                                  
  flac-libs-1.4.2-1.fc38.i686                                                   
  fontconfig-2.14.1-2.fc38.i686                                                 
  fonts-filesystem-1:2.0.5-10.fc38.noarch                                       
  freetype-2.12.1-3.fc38.i686                                                   
  fribidi-1.0.12-2.fc38.i686                                                    
  gc-8.2.2-1.fc38.i686                                                          
  gcc-13.0.0-0.4.fc38.i686                                                      
  gcc-c++-13.0.0-0.4.fc38.i686                                                  
  gcc-plugin-annobin-13.0.0-0.4.fc38.i686                                       
  gd-2.3.3-9.fc38.i686                                                          
  gdk-pixbuf2-2.42.10-1.fc38.i686                                               
  glib2-2.74.1-2.fc38.i686                                                      
  glibc-devel-2.36.9000-19.fc38.i686                                            
  glibc-headers-x86-2.36.9000-19.fc38.noarch                                    
  gnutls-3.7.8-9.fc38.i686                                                      
  google-droid-sans-fonts-20200215-13.fc37.noarch                               
  google-noto-fonts-common-20201206^1.git0c78c8329-9.fc38.noarch                
  google-noto-sans-vf-fonts-20201206^1.git0c78c8329-9.fc38.noarch               
  graphite2-1.3.14-10.fc38.i686                                                 
  graphviz-7.0.4-1.fc38.i686                                                    
  groff-base-1.22.4-10.fc38.i686                                                
  gsm-1.0.22-1.fc38.i686                                                        
  gts-0.7.6-43.20121130.fc38.i686                                               
  guile22-2.2.7-6.fc38.i686                                                     
  harfbuzz-6.0.0-1.fc38.i686                                                    
  highway-1.0.1-2.fc38.i686                                                     
  jbig2dec-libs-0.19-7.fc38.i686                                                
  jbigkit-libs-2.1-24.fc38.i686                                                 
  kernel-headers-6.1.0-1.fc38.i686                                              
  lame-libs-3.100-13.fc38.i686                                                  
  langpacks-core-font-en-3.0-27.fc38.noarch                                     
  lasi-1.1.3-9.fc38.i686                                                        
  lcms2-2.14-1.fc38.i686                                                        
  libX11-1.8.1-2.fc38.i686                                                      
  libX11-common-1.8.1-2.fc38.noarch                                             
  libXau-1.0.11-1.fc38.i686                                                     
  libXext-1.3.5-1.fc38.i686                                                     
  libXft-2.3.6-1.fc38.i686                                                      
  libXpm-3.5.13-8.fc38.i686                                                     
  libXrender-0.9.11-1.fc38.i686                                                 
  libaom-3.5.0-2.fc38.i686                                                      
  libasan-13.0.0-0.4.fc38.i686                                                  
  libatomic-13.0.0-0.4.fc38.i686                                                
  libavif-0.11.1-4.fc38.i686                                                    
  libb2-0.98.1-7.fc38.i686                                                      
  libdatrie-0.2.13-4.fc38.i686                                                  
  libdav1d-1.0.0-2.fc38.i686                                                    
  libedit-3.1-44.20221030cvs.fc38.i686                                          
  libfontenc-1.1.6-1.fc38.i686                                                  
  libgs-9.56.1-5.fc38.i686                                                      
  libijs-0.35-16.fc38.i686                                                      
  libimagequant-2.17.0-3.fc38.i686                                              
  libjpeg-turbo-2.1.4-1.fc38.i686                                               
  libjxl-1:0.7.0-3.fc38.i686                                                    
  libmpc-1.2.1-5.fc38.i686                                                      
  libogg-2:1.3.5-4.fc38.i686                                                    
  libogg-devel-2:1.3.5-4.fc38.i686                                              
  libpaper-1.1.28-5.fc38.i686                                                   
  libpng-2:1.6.37-13.fc38.i686                                                  
  librsvg2-2.55.1-3.fc38.i686                                                   
  libsndfile-1.1.0-5.fc38.i686                                                  
  libsndfile-devel-1.1.0-5.fc38.i686                                            
  libstdc++-devel-13.0.0-0.4.fc38.i686                                          
  libthai-0.1.29-3.fc38.i686                                                    
  libtiff-4.4.0-4.fc38.i686                                                     
  libtool-ltdl-2.4.7-3.0.1.fc38.i686                                            
  libubsan-13.0.0-0.4.fc38.i686                                                 
  libvorbis-1:1.3.7-6.fc38.i686                                                 
  libvorbis-devel-1:1.3.7-6.fc38.i686                                           
  libwebp-1.2.4-2.fc38.i686                                                     
  libxcb-1.13.1-10.fc38.i686                                                    
  libxcrypt-devel-4.4.33-5.fc38.i686                                            
  llvm-libs-15.0.6-2.fc38.i686                                                  
  lv2-1.18.8-4.fc38.i686                                                        
  lv2-devel-1.18.8-4.fc38.i686                                                  
  m4-1.4.19-4.fc37.i686                                                         
  make-1:4.3-11.fc37.i686                                                       
  mkfontscale-1.2.2-2.fc37.i686                                                 
  mpdecimal-2.5.1-4.fc37.i686                                                   
  mpg123-devel-1.31.1-3.fc38.i686                                               
  mpg123-libs-1.31.1-3.fc38.i686                                                
  ncurses-6.3-5.20221126.fc38.i686                                              
  netpbm-11.00.00-2.fc38.i686                                                   
  nspr-4.35.0-2.fc38.i686                                                       
  nss-3.85.0-1.fc38.i686                                                        
  nss-softokn-3.85.0-1.fc38.i686                                                
  nss-softokn-freebl-3.85.0-1.fc38.i686                                         
  nss-sysinit-3.85.0-1.fc38.i686                                                
  nss-util-3.85.0-1.fc38.i686                                                   
  openjpeg2-2.5.0-2.fc37.i686                                                   
  opus-1.3.1-11.fc37.i686                                                       
  opus-devel-1.3.1-11.fc37.i686                                                 
  pango-1.50.12-1.fc38.i686                                                     
  pcre-8.45-1.fc37.2.i686                                                       
  perl-B-1.83-492.fc38.i686                                                     
  perl-Carp-1.52-489.fc37.noarch                                                
  perl-Class-Struct-0.66-492.fc38.noarch                                        
  perl-Data-Dumper-2.184-490.fc37.i686                                          
  perl-DynaLoader-1.52-492.fc38.i686                                            
  perl-Encode-4:3.19-492.fc38.i686                                              
  perl-Errno-1.36-492.fc38.i686                                                 
  perl-Exporter-5.77-489.fc37.noarch                                            
  perl-Fcntl-1.15-492.fc38.i686                                                 
  perl-File-Basename-2.85-492.fc38.noarch                                       
  perl-File-Compare-1.100.700-492.fc38.noarch                                   
  perl-File-Copy-2.39-492.fc38.noarch                                           
  perl-File-Find-1.40-492.fc38.noarch                                           
  perl-File-Path-2.18-489.fc37.noarch                                           
  perl-File-Temp-1:0.231.100-489.fc37.noarch                                    
  perl-File-stat-1.12-492.fc38.noarch                                           
  perl-Getopt-Long-1:2.54-1.fc38.noarch                                         
  perl-Getopt-Std-1.13-492.fc38.noarch                                          
  perl-HTTP-Tiny-0.082-1.fc37.noarch                                            
  perl-IO-1.50-492.fc38.i686                                                    
  perl-IPC-Open3-1.22-492.fc38.noarch                                           
  perl-MIME-Base64-3.16-489.fc37.i686                                           
  perl-POSIX-2.03-492.fc38.i686                                                 
  perl-PathTools-3.84-489.fc37.i686                                             
  perl-Pod-Escapes-1:1.07-489.fc37.noarch                                       
  perl-Pod-Perldoc-3.28.01-490.fc37.noarch                                      
  perl-Pod-Simple-1:3.43-490.fc37.noarch                                        
  perl-Pod-Usage-4:2.03-3.fc37.noarch                                           
  perl-Scalar-List-Utils-5:1.63-489.fc38.i686                                   
  perl-SelectSaver-1.02-492.fc38.noarch                                         
  perl-Socket-4:2.036-1.fc38.i686                                               
  perl-Storable-1:3.26-489.fc37.i686                                            
  perl-Symbol-1.09-492.fc38.noarch                                              
  perl-Term-ANSIColor-5.01-490.fc37.noarch                                      
  perl-Term-Cap-1.17-489.fc37.noarch                                            
  perl-Text-ParseWords-3.31-489.fc37.noarch                                     
  perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch                                 
  perl-Thread-Queue-3.14-489.fc37.noarch                                        
  perl-Time-Local-2:1.300-489.fc37.noarch                                       
  perl-constant-1.33-490.fc37.noarch                                            
  perl-if-0.61.000-492.fc38.noarch                                              
  perl-interpreter-4:5.36.0-492.fc38.i686                                       
  perl-libs-4:5.36.0-492.fc38.i686                                              
  perl-mro-1.26-492.fc38.i686                                                   
  perl-overload-1.35-492.fc38.noarch                                            
  perl-overloading-0.02-492.fc38.noarch                                         
  perl-parent-1:0.239-1.fc38.noarch                                             
  perl-podlators-1:5.00-1.fc38.noarch                                           
  perl-threads-1:2.27-489.fc37.i686                                             
  perl-threads-shared-1.64-489.fc37.i686                                        
  perl-vars-1.05-492.fc38.noarch                                                
  pixman-0.40.0-6.fc37.i686                                                     
  poppler-22.08.0-4.fc38.i686                                                   
  poppler-data-0.4.11-3.fc37.noarch                                             
  poppler-glib-22.08.0-4.fc38.i686                                              
  pyproject-rpm-macros-1.5.0-1.fc38.noarch                                      
  python-pip-wheel-22.3.1-1.fc38.noarch                                         
  python-rpm-macros-3.11-6.fc38.noarch                                          
  python-setuptools-wheel-65.5.1-1.fc38.noarch                                  
  python3-3.11.1-1.fc38.i686                                                    
  python3-babel-2.10.3-3.fc37.noarch                                            
  python3-charset-normalizer-2.1.0-2.fc37.noarch                                
  python3-devel-3.11.1-1.fc38.i686                                              
  python3-docutils-0.19-1.fc38.noarch                                           
  python3-idna-3.4-1.fc38.noarch                                                
  python3-imagesize-1.4.1-1.fc38.noarch                                         
  python3-isodate-0.6.1-5.fc37.noarch                                           
  python3-jinja2-3.0.3-6.fc38.noarch                                            
  python3-libs-3.11.1-1.fc38.i686                                               
  python3-markdown-3.4.1-1.fc38.noarch                                          
  python3-markupsafe-2.1.1-3.fc37.i686                                          
  python3-packaging-21.3-7.fc38.noarch                                          
  python3-pygments-2.13.0-1.fc38.noarch                                         
  python3-pyparsing-3.0.9-2.fc37.noarch                                         
  python3-pysocks-1.7.1-15.fc37.noarch                                          
  python3-pytz-2022.7-1.fc38.noarch                                             
  python3-rdflib-6.2.0-1.fc38.noarch                                            
  python3-requests-2.28.1-3.fc38.noarch                                         
  python3-rpm-generators-13-2.fc37.noarch                                       
  python3-rpm-macros-3.11-6.fc38.noarch                                         
  python3-setuptools-65.5.1-1.fc38.noarch                                       
  python3-six-1.16.0-8.fc37.noarch                                              
  python3-snowballstemmer-2.2.0-4.fc38.noarch                                   
  python3-sphinx-1:5.3.0-1.fc38.noarch                                          
  python3-sphinx-theme-alabaster-0.7.12-16.fc37.noarch                          
  python3-sphinx_lv2_theme-1.2.0-1.fc38.noarch                                  
  python3-sphinxcontrib-applehelp-1.0.2-10.fc37.noarch                          
  python3-sphinxcontrib-devhelp-1.0.2-10.fc37.noarch                            
  python3-sphinxcontrib-htmlhelp-2.0.0-7.fc37.noarch                            
  python3-sphinxcontrib-jsmath-1.0.1-18.fc37.noarch                             
  python3-sphinxcontrib-qthelp-1.0.3-11.fc37.noarch                             
  python3-sphinxcontrib-serializinghtml-1.1.5-6.fc37.noarch                     
  python3-urllib3-1.26.12-1.fc38.noarch                                         
  rav1e-libs-0.5.1-5.fc37.i686                                                  
  serd-0.30.12-2.fc37.i686                                                      
  serd-devel-0.30.12-2.fc37.i686                                                
  shared-mime-info-2.2-2.fc37.i686                                              
  sord-0.16.10-1.fc37.i686                                                      
  sord-devel-0.16.10-1.fc37.i686                                                
  sratom-0.6.10-2.fc37.i686                                                     
  sratom-devel-0.6.10-2.fc37.i686                                               
  swig-4.1.1-1.fc38.i686                                                        
  urw-base35-bookman-fonts-20200910-15.fc37.noarch                              
  urw-base35-c059-fonts-20200910-15.fc37.noarch                                 
  urw-base35-d050000l-fonts-20200910-15.fc37.noarch                             
  urw-base35-fonts-20200910-15.fc37.noarch                                      
  urw-base35-fonts-common-20200910-15.fc37.noarch                               
  urw-base35-gothic-fonts-20200910-15.fc37.noarch                               
  urw-base35-nimbus-mono-ps-fonts-20200910-15.fc37.noarch                       
  urw-base35-nimbus-roman-fonts-20200910-15.fc37.noarch                         
  urw-base35-nimbus-sans-fonts-20200910-15.fc37.noarch                          
  urw-base35-p052-fonts-20200910-15.fc37.noarch                                 
  urw-base35-standard-symbols-ps-fonts-20200910-15.fc37.noarch                  
  urw-base35-z003-fonts-20200910-15.fc37.noarch                                 
  xapian-core-libs-1.4.20-1.fc37.i686                                           
  xml-common-0.6.3-59.fc37.noarch                                               
  xorg-x11-fonts-ISO8859-1-100dpi-7.5-34.fc37.noarch                            

Complete!
Finish: build setup for lilv-0.24.14-3.fc38.src.rpm
Start: rpmbuild lilv-0.24.14-3.fc38.src.rpm
Building target platforms: i686
Building for target i686
setting SOURCE_DATE_EPOCH=1658361600
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fgB8FY
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf lilv-0.24.14
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/lilv-0.24.14.tar.bz2
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd lilv-0.24.14
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i -e 's|bld.add_post_fun(autowaf.run_ldconfig)||' wscript
+ sed -i -e 's|'\''-ftest-coverage'\''\]| '\''-ftest-coverage'\'' \] + '\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'\''.split('\'' '\'')|' wscript
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.L1ubRS
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -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/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd lilv-0.24.14
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -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/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ export 'LINKFLAGS=-Wl,-z,relro -Wl,--as-needed  -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'
+ LINKFLAGS='-Wl,-z,relro -Wl,--as-needed  -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'
+ /usr/bin/python3 waf configure -v --prefix=/usr --libdir=/usr/lib --configdir=/etc --mandir=/usr/share/man --docdir=/usr/share/doc/lilv --docs --test --dyn-manifest
Setting top to                                : /builddir/build/BUILD/lilv-0.24.14 
Setting out to                                : /builddir/build/BUILD/lilv-0.24.14/build 
Checking for 'gcc' (C compiler)               : 10:20:01 runner ['gcc', '-dM', '-E', '-']
gcc 
Checking for 'g++' (C++ compiler)             : 10:20:02 runner ['g++', '-dM', '-E', '-']
g++ 
Checking for program 'python'                 : /usr/bin/python3 
10:20:02 runner ['/usr/bin/python3', '-c', 'import sys\ntry:\n print(sys.implementation.cache_tag)\nexcept AttributeError:\n import imp\n print(imp.get_tag())\n']
10:20:02 runner ['/usr/bin/python3', '-c', 'import sys\nfor x in sys.version_info: print(str(x))']
10:20:02 runner ['/usr/bin/python3', '-c', "from distutils.sysconfig import get_config_var, get_python_lib\n\nprint(repr(get_python_lib(standard_lib=0, prefix='/usr') or ''))"]
10:20:02 runner ['/usr/bin/python3', '-c', "from distutils.sysconfig import get_config_var, get_python_lib\n\nprint(repr(get_python_lib(plat_specific=1, standard_lib=0, prefix='/usr') or ''))"]
Checking for python version >= 2.6.0          : 3.11.1 
Checking for program 'doxygen'                : /usr/bin/doxygen 
Checking for program 'tar'                    : /usr/bin/tar 
Checking for library gcov                     : 10:20:02 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-I/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_97693f44d598d90c4bd31760b1a1a997/testbuild', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '../test.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_97693f44d598d90c4bd31760b1a1a997/testbuild/test.c.1.o']
10:20:02 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', 'test.c.1.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_97693f44d598d90c4bd31760b1a1a997/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lgcov', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
yes 
Checking for flag '-std=c99'                  : 10:20:02 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-Werror', '-std=c99', '-I/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_31ba2baccf490cef5841a1ccd94598b0/testbuild', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '../test.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_31ba2baccf490cef5841a1ccd94598b0/testbuild/test.c.1.o']
10:20:02 runner ['/usr/bin/ar', 'rcs', 'libtestprog.a', 'test.c.1.o']
yes 
Checking for program 'sphinx-build'           : /usr/bin/sphinx-build 
Checking for program 'pkg-config'             : /usr/bin/pkg-config 
Checking for 'lv2 >= 1.18.0'                  : 10:20:02 runner ['/usr/bin/pkg-config', 'lv2 >= 1.18.0', '--cflags', '--libs', 'lv2', '>=', '1.18.0']
yes 
Checking for 'serd-0 >= 0.30.0'               : 10:20:02 runner ['/usr/bin/pkg-config', 'serd-0 >= 0.30.0', '--cflags', '--libs', 'serd-0', '>=', '0.30.0']
yes 
Checking for 'sord-0 >= 0.14.0'               : 10:20:02 runner ['/usr/bin/pkg-config', 'sord-0 >= 0.14.0', '--cflags', '--libs', 'sord-0', '>=', '0.14.0']
yes 
Checking for 'sratom-0 >= 0.4.0'              : 10:20:02 runner ['/usr/bin/pkg-config', 'sratom-0 >= 0.4.0', '--cflags', '--libs', 'sratom-0', '>=', '0.4.0']
yes 
Checking for 'sndfile >= 1.0.0'               : 10:20:02 runner ['/usr/bin/pkg-config', 'sndfile >= 1.0.0', '--cflags', '--libs', 'sndfile', '>=', '1.0.0']
yes 
Checking for lstat                            : 10:20:02 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-I/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_751359bd88b05db05d83522eb455cf86/testbuild', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-D_POSIX_C_SOURCE=200809L', '-D_BSD_SOURCE', '-D_DEFAULT_SOURCE', '../test.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_751359bd88b05db05d83522eb455cf86/testbuild/test.c.1.o']
10:20:02 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', 'test.c.1.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_751359bd88b05db05d83522eb455cf86/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
yes 
Checking for flock                            : 10:20:02 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-I/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_b647fafb1191746e9d2f3bcca629b855/testbuild', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-D_POSIX_C_SOURCE=200809L', '-D_BSD_SOURCE', '-D_DEFAULT_SOURCE', '../test.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_b647fafb1191746e9d2f3bcca629b855/testbuild/test.c.1.o']
10:20:02 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', 'test.c.1.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_b647fafb1191746e9d2f3bcca629b855/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
yes 
Checking for fileno                           : 10:20:02 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-I/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_fdb9319c123e9d217987fba75a823c25/testbuild', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-D_POSIX_C_SOURCE=200809L', '-D_BSD_SOURCE', '-D_DEFAULT_SOURCE', '../test.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_fdb9319c123e9d217987fba75a823c25/testbuild/test.c.1.o']
10:20:02 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', 'test.c.1.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_fdb9319c123e9d217987fba75a823c25/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
yes 
Checking for clock_gettime                    : 10:20:03 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-I/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_233c9d47da5ed5331e5428e138bdc16a/testbuild', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-D_POSIX_C_SOURCE=200809L', '../test.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_233c9d47da5ed5331e5428e138bdc16a/testbuild/test.c.1.o']
10:20:03 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', 'test.c.1.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_233c9d47da5ed5331e5428e138bdc16a/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lrt', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
yes 
Checking for library dl                       : 10:20:03 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-I/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_aaab48886627c615782e8b78251f0bdd/testbuild', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '../test.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_aaab48886627c615782e8b78251f0bdd/testbuild/test.c.1.o']
10:20:03 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', 'test.c.1.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/.conf_check_aaab48886627c615782e8b78251f0bdd/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
yes 
Install prefix                                : /usr 
C Flags                                       : -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fshow-column -std=c99 
C++ Flags                                     : -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fshow-column 
Debuggable                                    : no 
Build documentation                           : yes 
Default LV2_PATH                              : ~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2 
Utilities                                     : yes 
Unit tests                                    : yes 
Dynamic manifest support                      : yes 
Python bindings                               : yes 
'configure' finished successfully (1.192s)
+ /usr/bin/python3 waf -v build -j2
Calling ant_glob on build folders (/builddir/build/BUILD/lilv-0.24.14/build/doc/c/sphinx) is dangerous: add quiet=True / remove=False
Calling ant_glob on build folders (/builddir/build/BUILD/lilv-0.24.14/build/doc/c/sphinx) is dangerous: add quiet=True / remove=False
Build commands will be stored in build/compile_commands.json
Waf: Entering directory `/builddir/build/BUILD/lilv-0.24.14/build'
[  1/197] Compiling src/zix/tree.c
10:20:03 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_INTERNAL', '-DZIX_STATIC', '-DZIX_INTERNAL', '../src/zix/tree.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/zix/tree.c.53.o']
[  2/197] Compiling src/world.c
10:20:03 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_INTERNAL', '-DZIX_STATIC', '-DZIX_INTERNAL', '../src/world.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/world.c.53.o']
[  3/197] Compiling src/util.c
10:20:03 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_INTERNAL', '-DZIX_STATIC', '-DZIX_INTERNAL', '../src/util.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/util.c.53.o']
[  4/197] Compiling src/state.c
10:20:03 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_INTERNAL', '-DZIX_STATIC', '-DZIX_INTERNAL', '../src/state.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/state.c.53.o']
[  5/197] Compiling src/query.c
10:20:04 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_INTERNAL', '-DZIX_STATIC', '-DZIX_INTERNAL', '../src/query.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/query.c.53.o']
[  6/197] Compiling src/plugin.c
10:20:04 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_INTERNAL', '-DZIX_STATIC', '-DZIX_INTERNAL', '../src/plugin.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/plugin.c.53.o']
[  7/197] Compiling src/lib.c
10:20:04 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_INTERNAL', '-DZIX_STATIC', '-DZIX_INTERNAL', '../src/lib.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/lib.c.53.o']
[  8/197] Compiling src/instance.c
10:20:04 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_INTERNAL', '-DZIX_STATIC', '-DZIX_INTERNAL', '../src/instance.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/instance.c.53.o']
[  9/197] Compiling src/filesystem.c
10:20:04 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_INTERNAL', '-DZIX_STATIC', '-DZIX_INTERNAL', '../src/filesystem.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/filesystem.c.53.o']
[ 10/197] Compiling src/collections.c
10:20:04 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_INTERNAL', '-DZIX_STATIC', '-DZIX_INTERNAL', '../src/collections.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/collections.c.53.o']
[ 11/197] Compiling src/pluginclass.c
10:20:05 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_INTERNAL', '-DZIX_STATIC', '-DZIX_INTERNAL', '../src/pluginclass.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/pluginclass.c.53.o']
[ 12/197] Compiling src/ui.c
10:20:05 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_INTERNAL', '-DZIX_STATIC', '-DZIX_INTERNAL', '../src/ui.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/ui.c.53.o']
[ 13/197] Compiling src/port.c
10:20:05 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_INTERNAL', '-DZIX_STATIC', '-DZIX_INTERNAL', '../src/port.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/port.c.53.o']
[ 14/197] Compiling src/scalepoint.c
10:20:05 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_INTERNAL', '-DZIX_STATIC', '-DZIX_INTERNAL', '../src/scalepoint.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/scalepoint.c.53.o']
[ 15/197] Compiling src/node.c
10:20:05 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_INTERNAL', '-DZIX_STATIC', '-DZIX_INTERNAL', '../src/node.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/node.c.53.o']
[ 16/197] Compiling src/world.c
10:20:05 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_INTERNAL', '-DZIX_STATIC', '../src/world.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/world.c.4.o']
[ 17/197] Compiling src/filesystem.c
10:20:05 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_INTERNAL', '-DZIX_STATIC', '../src/filesystem.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/filesystem.c.4.o']
[ 18/197] Linking build/liblilv_profiled.a
10:20:05 runner ['/usr/bin/ar', 'rcs', 'liblilv_profiled.a', 'src/collections.c.53.o', 'src/filesystem.c.53.o', 'src/instance.c.53.o', 'src/lib.c.53.o', 'src/node.c.53.o', 'src/plugin.c.53.o', 'src/pluginclass.c.53.o', 'src/port.c.53.o', 'src/query.c.53.o', 'src/scalepoint.c.53.o', 'src/state.c.53.o', 'src/ui.c.53.o', 'src/util.c.53.o', 'src/world.c.53.o', 'src/zix/tree.c.53.o']
[ 19/197] Compiling src/lib.c
10:20:05 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_INTERNAL', '-DZIX_STATIC', '../src/lib.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/lib.c.4.o']
[ 20/197] Compiling src/query.c
10:20:05 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_INTERNAL', '-DZIX_STATIC', '../src/query.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/query.c.4.o']
[ 21/197] Compiling src/ui.c
10:20:05 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_INTERNAL', '-DZIX_STATIC', '../src/ui.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/ui.c.4.o']
[ 22/197] Compiling src/port.c
10:20:05 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_INTERNAL', '-DZIX_STATIC', '../src/port.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/port.c.4.o']
[ 23/197] Compiling src/instance.c
10:20:05 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_INTERNAL', '-DZIX_STATIC', '../src/instance.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/instance.c.4.o']
[ 24/197] Compiling src/collections.c
10:20:05 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_INTERNAL', '-DZIX_STATIC', '../src/collections.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/collections.c.4.o']
[ 25/197] Compiling src/pluginclass.c
10:20:05 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_INTERNAL', '-DZIX_STATIC', '../src/pluginclass.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/pluginclass.c.4.o']
[ 26/197] Compiling src/zix/tree.c
10:20:05 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_INTERNAL', '-DZIX_STATIC', '../src/zix/tree.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/zix/tree.c.4.o']
[ 27/197] Compiling src/node.c
10:20:05 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_INTERNAL', '-DZIX_STATIC', '../src/node.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/node.c.4.o']
[ 28/197] Compiling src/plugin.c
10:20:06 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_INTERNAL', '-DZIX_STATIC', '../src/plugin.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/plugin.c.4.o']
[ 29/197] Compiling src/scalepoint.c
10:20:06 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_INTERNAL', '-DZIX_STATIC', '../src/scalepoint.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/scalepoint.c.4.o']
[ 30/197] Compiling src/state.c
10:20:06 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_INTERNAL', '-DZIX_STATIC', '../src/state.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/state.c.4.o']
[ 31/197] Compiling src/util.c
10:20:06 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_INTERNAL', '-DZIX_STATIC', '../src/util.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/src/util.c.4.o']
[ 32/197] Compiling test/test.lv2/test.c
10:20:06 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-fPIC', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/test.lv2/test.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/test.c.8.o']
[ 33/197] Compiling test/bad_syntax.lv2/bad_syntax.c
10:20:06 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-fPIC', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/bad_syntax.lv2/bad_syntax.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/bad_syntax.lv2/bad_syntax.c.9.o']
[ 34/197] Linking build/liblilv-0.so
10:20:06 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '-shared', '-Wl,-h,liblilv-0.so.0', 'src/collections.c.4.o', 'src/filesystem.c.4.o', 'src/instance.c.4.o', 'src/lib.c.4.o', 'src/node.c.4.o', 'src/plugin.c.4.o', 'src/pluginclass.c.4.o', 'src/port.c.4.o', 'src/query.c.4.o', 'src/scalepoint.c.4.o', 'src/state.c.4.o', 'src/ui.c.4.o', 'src/util.c.4.o', 'src/world.c.4.o', 'src/zix/tree.c.4.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/liblilv-0.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
../test/test.lv2/test.c: In function ‘instantiate’:
../test/test.lv2/test.c:108:3: warning: ignoring return value of ‘mkstemp’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  108 |   mkstemp(test->tmp_file_path);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

[ 35/197] Linking build/test/bad_syntax.lv2/bad_syntax.so
10:20:06 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', '-shared', 'test/bad_syntax.lv2/bad_syntax.c.9.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/bad_syntax.lv2/bad_syntax.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 36/197] Linking build/test/test.lv2/test.so
10:20:06 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', '-shared', 'test/test.lv2/test.c.8.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/test.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 37/197] Compiling test/failed_instantiation.lv2/failed_instantiation.c
10:20:07 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-fPIC', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/failed_instantiation.lv2/failed_instantiation.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/failed_instantiation.lv2/failed_instantiation.c.10.o']
[ 38/197] Compiling test/failed_lib_descriptor.lv2/failed_lib_descriptor.c
10:20:07 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-fPIC', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/failed_lib_descriptor.lv2/failed_lib_descriptor.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/failed_lib_descriptor.lv2/failed_lib_descriptor.c.11.o']
[ 39/197] Linking build/test/failed_instantiation.lv2/failed_instantiation.so
10:20:07 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', '-shared', 'test/failed_instantiation.lv2/failed_instantiation.c.10.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/failed_instantiation.lv2/failed_instantiation.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 40/197] Linking build/test/failed_lib_descriptor.lv2/failed_lib_descriptor.so
10:20:07 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', '-shared', 'test/failed_lib_descriptor.lv2/failed_lib_descriptor.c.11.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/failed_lib_descriptor.lv2/failed_lib_descriptor.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 41/197] Compiling test/lib_descriptor.lv2/lib_descriptor.c
10:20:07 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-fPIC', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/lib_descriptor.lv2/lib_descriptor.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lib_descriptor.lv2/lib_descriptor.c.12.o']
[ 42/197] Compiling test/missing_descriptor.lv2/missing_descriptor.c
10:20:07 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-fPIC', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/missing_descriptor.lv2/missing_descriptor.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/missing_descriptor.lv2/missing_descriptor.c.13.o']
[ 43/197] Linking build/test/lib_descriptor.lv2/lib_descriptor.so
10:20:07 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', '-shared', 'test/lib_descriptor.lv2/lib_descriptor.c.12.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lib_descriptor.lv2/lib_descriptor.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 44/197] Linking build/test/missing_descriptor.lv2/missing_descriptor.so
10:20:07 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', '-shared', 'test/missing_descriptor.lv2/missing_descriptor.c.13.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/missing_descriptor.lv2/missing_descriptor.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 45/197] Compiling test/missing_name.lv2/missing_name.c
10:20:07 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-fPIC', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/missing_name.lv2/missing_name.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/missing_name.lv2/missing_name.c.14.o']
[ 46/197] Compiling test/missing_plugin.lv2/missing_plugin.c
10:20:07 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-fPIC', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/missing_plugin.lv2/missing_plugin.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/missing_plugin.lv2/missing_plugin.c.15.o']
[ 47/197] Linking build/test/missing_name.lv2/missing_name.so
10:20:07 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', '-shared', 'test/missing_name.lv2/missing_name.c.14.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/missing_name.lv2/missing_name.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 48/197] Linking build/test/missing_plugin.lv2/missing_plugin.so
10:20:07 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', '-shared', 'test/missing_plugin.lv2/missing_plugin.c.15.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/missing_plugin.lv2/missing_plugin.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 49/197] Compiling test/missing_port.lv2/missing_port.c
10:20:07 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-fPIC', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/missing_port.lv2/missing_port.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/missing_port.lv2/missing_port.c.16.o']
[ 50/197] Compiling test/missing_port_name.lv2/missing_port_name.c
10:20:07 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-fPIC', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/missing_port_name.lv2/missing_port_name.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/missing_port_name.lv2/missing_port_name.c.17.o']
[ 51/197] Linking build/test/missing_port.lv2/missing_port.so
10:20:07 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', '-shared', 'test/missing_port.lv2/missing_port.c.16.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/missing_port.lv2/missing_port.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 52/197] Linking build/test/missing_port_name.lv2/missing_port_name.so
10:20:08 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', '-shared', 'test/missing_port_name.lv2/missing_port_name.c.17.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/missing_port_name.lv2/missing_port_name.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 53/197] Compiling test/new_version.lv2/new_version.c
10:20:08 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-fPIC', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/new_version.lv2/new_version.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/new_version.lv2/new_version.c.18.o']
[ 54/197] Compiling test/old_version.lv2/old_version.c
10:20:08 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-fPIC', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/old_version.lv2/old_version.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/old_version.lv2/old_version.c.19.o']
[ 55/197] Linking build/test/new_version.lv2/new_version.so
10:20:08 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', '-shared', 'test/new_version.lv2/new_version.c.18.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/new_version.lv2/new_version.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 56/197] Linking build/test/old_version.lv2/old_version.so
10:20:08 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', '-shared', 'test/old_version.lv2/old_version.c.19.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/old_version.lv2/old_version.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 57/197] Compiling test/bad_syntax.lv2/test_bad_syntax.c
10:20:08 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/bad_syntax.lv2/test_bad_syntax.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/bad_syntax.lv2/test_bad_syntax.c.20.o']
[ 58/197] Compiling test/failed_instantiation.lv2/test_failed_instantiation.c
10:20:08 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/failed_instantiation.lv2/test_failed_instantiation.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/failed_instantiation.lv2/test_failed_instantiation.c.21.o']
[ 59/197] Linking build/test/test_bad_syntax
10:20:08 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/bad_syntax.lv2/test_bad_syntax.c.20.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_bad_syntax', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 60/197] Linking build/test/test_failed_instantiation
10:20:08 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/failed_instantiation.lv2/test_failed_instantiation.c.21.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_failed_instantiation', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 61/197] Compiling test/failed_lib_descriptor.lv2/test_failed_lib_descriptor.c
10:20:09 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/failed_lib_descriptor.lv2/test_failed_lib_descriptor.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/failed_lib_descriptor.lv2/test_failed_lib_descriptor.c.22.o']
[ 62/197] Compiling test/lib_descriptor.lv2/test_lib_descriptor.c
10:20:09 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/lib_descriptor.lv2/test_lib_descriptor.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lib_descriptor.lv2/test_lib_descriptor.c.23.o']
[ 63/197] Compiling test/missing_descriptor.lv2/test_missing_descriptor.c
10:20:09 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/missing_descriptor.lv2/test_missing_descriptor.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/missing_descriptor.lv2/test_missing_descriptor.c.24.o']
[ 64/197] Linking build/test/test_failed_lib_descriptor
10:20:09 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/failed_lib_descriptor.lv2/test_failed_lib_descriptor.c.22.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_failed_lib_descriptor', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 65/197] Linking build/test/test_missing_descriptor
10:20:09 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/missing_descriptor.lv2/test_missing_descriptor.c.24.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_missing_descriptor', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 66/197] Linking build/test/test_lib_descriptor
10:20:11 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/lib_descriptor.lv2/test_lib_descriptor.c.23.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_lib_descriptor', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 67/197] Compiling test/missing_name.lv2/test_missing_name.c
10:20:11 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/missing_name.lv2/test_missing_name.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/missing_name.lv2/test_missing_name.c.25.o']
[ 68/197] Compiling test/missing_plugin.lv2/test_missing_plugin.c
10:20:11 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/missing_plugin.lv2/test_missing_plugin.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/missing_plugin.lv2/test_missing_plugin.c.26.o']
[ 69/197] Compiling test/missing_port.lv2/test_missing_port.c
10:20:11 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/missing_port.lv2/test_missing_port.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/missing_port.lv2/test_missing_port.c.27.o']
[ 70/197] Linking build/test/test_missing_name
10:20:11 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/missing_name.lv2/test_missing_name.c.25.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_missing_name', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 71/197] Linking build/test/test_missing_plugin
10:20:12 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/missing_plugin.lv2/test_missing_plugin.c.26.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_missing_plugin', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 72/197] Linking build/test/test_missing_port
10:20:12 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/missing_port.lv2/test_missing_port.c.27.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_missing_port', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 73/197] Compiling test/missing_port_name.lv2/test_missing_port_name.c
10:20:13 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/missing_port_name.lv2/test_missing_port_name.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/missing_port_name.lv2/test_missing_port_name.c.28.o']
[ 74/197] Compiling test/test_bad_port_index.c
10:20:13 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_bad_port_index.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_bad_port_index.c.54.o']
[ 75/197] Compiling test/lilv_test_utils.c
10:20:13 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.54.o']
[ 76/197] Linking build/test/test_missing_port_name
10:20:13 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/missing_port_name.lv2/test_missing_port_name.c.28.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_missing_port_name', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 77/197] Compiling test/test_bad_port_symbol.c
10:20:13 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_bad_port_symbol.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_bad_port_symbol.c.55.o']
[ 78/197] Linking build/test/test_bad_port_index
10:20:13 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_bad_port_index.c.54.o', 'test/lilv_test_utils.c.54.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_bad_port_index', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 79/197] Compiling test/lilv_test_utils.c
10:20:14 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.55.o']
[ 80/197] Compiling test/test_classes.c
10:20:15 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_classes.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_classes.c.56.o']
[ 81/197] Compiling test/lilv_test_utils.c
10:20:15 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.56.o']
[ 82/197] Linking build/test/test_bad_port_symbol
10:20:15 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_bad_port_symbol.c.55.o', 'test/lilv_test_utils.c.55.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_bad_port_symbol', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 83/197] Compiling test/lilv_test_utils.c
10:20:15 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.57.o']
[ 84/197] Linking build/test/test_classes
10:20:15 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_classes.c.56.o', 'test/lilv_test_utils.c.56.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_classes', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 85/197] Compiling test/test_discovery.c
10:20:16 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_discovery.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_discovery.c.57.o']
[ 86/197] Compiling test/lilv_test_utils.c
10:20:16 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.58.o']
[ 87/197] Linking build/test/test_discovery
10:20:16 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_discovery.c.57.o', 'test/lilv_test_utils.c.57.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_discovery', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 88/197] Compiling test/test_filesystem.c
10:20:16 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_filesystem.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_filesystem.c.58.o']
[ 89/197] Compiling test/test_get_symbol.c
10:20:16 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_get_symbol.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_get_symbol.c.59.o']
[ 90/197] Linking build/test/test_filesystem
10:20:17 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_filesystem.c.58.o', 'test/lilv_test_utils.c.58.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_filesystem', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 91/197] Compiling test/lilv_test_utils.c
10:20:17 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.59.o']
[ 92/197] Compiling test/test_no_author.c
10:20:17 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_no_author.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_no_author.c.60.o']
[ 93/197] Linking build/test/test_get_symbol
10:20:17 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_get_symbol.c.59.o', 'test/lilv_test_utils.c.59.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_get_symbol', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 94/197] Compiling test/lilv_test_utils.c
10:20:17 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.60.o']
[ 95/197] Compiling test/test_no_verify.c
10:20:17 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_no_verify.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_no_verify.c.61.o']
[ 96/197] Linking build/test/test_no_author
10:20:17 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_no_author.c.60.o', 'test/lilv_test_utils.c.60.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_no_author', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[ 97/197] Compiling test/lilv_test_utils.c
10:20:18 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.61.o']
[ 98/197] Compiling test/test_plugin.c
10:20:18 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_plugin.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_plugin.c.62.o']
[ 99/197] Linking build/test/test_no_verify
10:20:19 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_no_verify.c.61.o', 'test/lilv_test_utils.c.61.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_no_verify', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[100/197] Compiling test/lilv_test_utils.c
10:20:19 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.62.o']
[101/197] Compiling test/lilv_test_utils.c
10:20:19 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.63.o']
[102/197] Linking build/test/test_plugin
10:20:19 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_plugin.c.62.o', 'test/lilv_test_utils.c.62.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_plugin', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[103/197] Compiling test/test_port.c
10:20:20 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_port.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_port.c.63.o']
[104/197] Compiling test/test_preset.c
10:20:20 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_preset.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_preset.c.64.o']
[105/197] Compiling test/lilv_test_utils.c
10:20:20 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.64.o']
[106/197] Linking build/test/test_port
10:20:20 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_port.c.63.o', 'test/lilv_test_utils.c.63.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_port', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[107/197] Linking build/test/test_preset
10:20:21 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_preset.c.64.o', 'test/lilv_test_utils.c.64.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_preset', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[108/197] Compiling test/test_project.c
10:20:22 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_project.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_project.c.65.o']
[109/197] Compiling test/lilv_test_utils.c
10:20:22 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.65.o']
[110/197] Compiling test/test_project_no_author.c
10:20:22 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_project_no_author.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_project_no_author.c.66.o']
[111/197] Linking build/test/test_project
10:20:22 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_project.c.65.o', 'test/lilv_test_utils.c.65.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_project', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[112/197] Compiling test/lilv_test_utils.c
10:20:22 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.66.o']
[113/197] Compiling test/lilv_test_utils.c
10:20:22 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.67.o']
[114/197] Linking build/test/test_project_no_author
10:20:22 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_project_no_author.c.66.o', 'test/lilv_test_utils.c.66.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_project_no_author', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[115/197] Compiling test/test_prototype.c
10:20:23 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_prototype.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_prototype.c.67.o']
[116/197] Compiling test/lilv_test_utils.c
10:20:23 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.68.o']
[117/197] Linking build/test/test_prototype
10:20:23 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_prototype.c.67.o', 'test/lilv_test_utils.c.67.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_prototype', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[118/197] Compiling test/test_reload_bundle.c
10:20:23 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_reload_bundle.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_reload_bundle.c.68.o']
[119/197] Compiling test/test_replace_version.c
10:20:23 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_replace_version.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_replace_version.c.69.o']
[120/197] Linking build/test/test_reload_bundle
10:20:24 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_reload_bundle.c.68.o', 'test/lilv_test_utils.c.68.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_reload_bundle', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[121/197] Compiling test/lilv_test_utils.c
10:20:25 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.69.o']
[122/197] Compiling test/test_state.c
10:20:25 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_state.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_state.c.70.o']
[123/197] Linking build/test/test_replace_version
10:20:25 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_replace_version.c.69.o', 'test/lilv_test_utils.c.69.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_replace_version', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[124/197] Compiling test/lilv_test_utils.c
10:20:25 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.70.o']
[125/197] Compiling test/lilv_test_utils.c
10:20:25 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.71.o']
[126/197] Linking build/test/test_state
10:20:25 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_state.c.70.o', 'test/lilv_test_utils.c.70.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_state', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[127/197] Compiling test/test_string.c
10:20:26 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_string.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_string.c.71.o']
[128/197] Compiling test/test_ui.c
10:20:26 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_ui.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_ui.c.72.o']
[129/197] Linking build/test/test_string
10:20:26 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_string.c.71.o', 'test/lilv_test_utils.c.71.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_string', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[130/197] Compiling test/lilv_test_utils.c
10:20:27 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.72.o']
[131/197] Compiling test/lilv_test_utils.c
10:20:27 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.73.o']
[132/197] Linking build/test/test_ui
10:20:27 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_ui.c.72.o', 'test/lilv_test_utils.c.72.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_ui', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[133/197] Compiling test/test_util.c
10:20:27 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_util.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_util.c.73.o']
../test/test_util.c: In function ‘main’:
../test/test_util.c:46:3: warning: ignoring return value of ‘mkstemp’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   46 |   mkstemp(a_path);
      |   ^~~~~~~~~~~~~~~
../test/test_util.c:47:3: warning: ignoring return value of ‘mkstemp’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   47 |   mkstemp(b_path);
      |   ^~~~~~~~~~~~~~~

[134/197] Compiling test/test_value.c
10:20:27 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_value.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_value.c.74.o']
[135/197] Linking build/test/test_util
10:20:28 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_util.c.73.o', 'test/lilv_test_utils.c.73.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_util', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[136/197] Compiling test/lilv_test_utils.c
10:20:28 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.74.o']
[137/197] Compiling test/test_verify.c
10:20:28 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_verify.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_verify.c.75.o']
[138/197] Linking build/test/test_value
10:20:28 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_value.c.74.o', 'test/lilv_test_utils.c.74.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_value', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[139/197] Compiling test/lilv_test_utils.c
10:20:28 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.75.o']
[140/197] Compiling test/test_world.c
10:20:28 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/test_world.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_world.c.76.o']
[141/197] Linking build/test/test_verify
10:20:28 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_verify.c.75.o', 'test/lilv_test_utils.c.75.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_verify', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[142/197] Compiling test/lilv_test_utils.c
10:20:29 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.24.14/build/test/test.lv2/"', '-DLILV_TEST_DIR="/builddir/build/BUILD/lilv-0.24.14/build/test/"', '-DZIX_STATIC', '../test/lilv_test_utils.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_test_utils.c.76.o']
[143/197] Compiling test/lilv_cxx_test.cpp
10:20:29 runner ['g++', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '--coverage', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '-DLILV_STATIC', '-DZIX_STATIC', '../test/lilv_cxx_test.cpp', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_cxx_test.cpp.77.o']
[144/197] Linking build/test/test_world
10:20:29 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/test_world.c.76.o', 'test/lilv_test_utils.c.76.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/test_world', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[145/197] Linking build/test/lilv_cxx_test
10:20:30 runner ['g++', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', 'test/lilv_cxx_test.cpp.77.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/test/lilv_cxx_test', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[146/197] Compiling bindings/test/bindings_test_plugin.c
10:20:30 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '--coverage', '-fPIC', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '../bindings/test/bindings_test_plugin.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/bindings/test/bindings_test_plugin.c.79.o']
[147/197] Compiling utils/lilv-bench.c
10:20:30 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-Iutils', '-I../utils', '-I.', '-I..', '-Iinclude', '-I../include', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '../utils/lilv-bench.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/utils/lilv-bench.c.82.o']
[148/197] Linking build/bindings/bindings_test_plugin.lv2/bindings_test_plugin.so
10:20:30 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', '--coverage', '-shared', 'bindings/test/bindings_test_plugin.c.79.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/bindings/bindings_test_plugin.lv2/bindings_test_plugin.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[149/197] Linking build/utils/lilv-bench
10:20:30 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', 'utils/lilv-bench.c.82.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/utils/lilv-bench', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L.', '-llilv-0', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[150/197] Compiling utils/lv2info.c
10:20:30 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-Iutils', '-I../utils', '-I.', '-I..', '-Iinclude', '-I../include', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '../utils/lv2info.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/utils/lv2info.c.83.o']
[151/197] Compiling utils/lv2ls.c
10:20:30 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-Iutils', '-I../utils', '-I.', '-I..', '-Iinclude', '-I../include', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '../utils/lv2ls.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/utils/lv2ls.c.84.o']
[152/197] Compiling utils/lv2apply.c
10:20:30 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-Iutils', '-I../utils', '-I.', '-I..', '-Iinclude', '-I../include', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/usr/include/opus', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '../utils/lv2apply.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/utils/lv2apply.c.85.o']
[153/197] Linking build/utils/lv2ls
10:20:30 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', 'utils/lv2ls.c.84.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/utils/lv2ls', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L.', '-llilv-0', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[154/197] Linking build/utils/lv2info
10:20:30 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', 'utils/lv2info.c.83.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/utils/lv2info', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L.', '-llilv-0', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[155/197] Linking build/utils/lv2apply
10:20:30 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', 'utils/lv2apply.c.85.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/utils/lv2apply', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L.', '-llilv-0', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[156/197] Compiling utils/lv2bench.c
10:20:30 runner ['gcc', '-O2', '-flto=auto', '-ffat-lto-objects', '-fexceptions', '-g', '-grecord-gcc-switches', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-m32', '-march=i686', '-mtune=generic', '-msse2', '-mfpmath=sse', '-mstackrealign', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fcf-protection', '-fshow-column', '-std=c99', '-I.', '-I..', '-Iinclude', '-I../include', '-Isrc', '-I../src', '-Iutils', '-I../utils', '-I.', '-I..', '-Iinclude', '-I../include', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/usr/include/lv2', '-I/builddir/build/BUILD/lilv-0.24.14/build', '-DLILV_CXX=1', '-DPYTHONDIR="/usr/lib/python3.11/site-packages"', '-DPYTHONARCHDIR="/usr/lib/python3.11/site-packages"', '-DLILV_VERSION="0.24.14"', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DHAVE_SNDFILE=1', '-DHAVE_LSTAT=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DHAVE_LIBDL=1', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DLILV_NO_DEFAULT_CONFIG=1', '../utils/lv2bench.c', '-c', '-o/builddir/build/BUILD/lilv-0.24.14/build/utils/lv2bench.c.86.o']
[157/197] Compiling lilv.pc.in
[158/197] Compiling bindings/python/lilv.py
[159/197] Compiling test/core.lv2/manifest.ttl
[160/197] Compiling test/core.lv2/lv2core.ttl
[161/197] Compiling test/test.lv2/manifest.ttl.in
[162/197] Compiling test/test.lv2/test.ttl.in
[163/197] Compiling test/bad_syntax.lv2/manifest.ttl.in
[164/197] Compiling test/bad_syntax.lv2/bad_syntax.ttl.in
[165/197] Compiling test/failed_instantiation.lv2/manifest.ttl.in
[166/197] Compiling test/failed_instantiation.lv2/failed_instantiation.ttl.in
[167/197] Compiling test/failed_lib_descriptor.lv2/manifest.ttl.in
[168/197] Compiling test/failed_lib_descriptor.lv2/failed_lib_descriptor.ttl.in
[169/197] Compiling test/lib_descriptor.lv2/manifest.ttl.in
[170/197] Compiling test/lib_descriptor.lv2/lib_descriptor.ttl.in
[171/197] Compiling test/missing_descriptor.lv2/manifest.ttl.in
[172/197] Compiling test/missing_descriptor.lv2/missing_descriptor.ttl.in
[173/197] Compiling test/missing_name.lv2/manifest.ttl.in
[174/197] Compiling test/missing_name.lv2/missing_name.ttl.in
[175/197] Compiling test/missing_plugin.lv2/manifest.ttl.in
[176/197] Compiling test/missing_plugin.lv2/missing_plugin.ttl.in
[177/197] Compiling test/missing_port.lv2/manifest.ttl.in
[178/197] Compiling test/missing_port.lv2/missing_port.ttl.in
[179/197] Compiling test/missing_port_name.lv2/manifest.ttl.in
[180/197] Compiling test/missing_port_name.lv2/missing_port_name.ttl.in
[181/197] Compiling test/new_version.lv2/manifest.ttl.in
[182/197] Compiling test/new_version.lv2/new_version.ttl.in
[183/197] Compiling test/old_version.lv2/manifest.ttl.in
[184/197] Compiling test/old_version.lv2/old_version.ttl.in
[185/197] Compiling bindings/test/python/test_api.py
[186/197] Compiling bindings/test/manifest.ttl.in
[187/197] Compiling bindings/test/bindings_test_plugin.ttl.in
[188/197] Processing doc/c/Doxyfile
[189/197] Compiling doc/conf.py.in
[190/197] Linking build/utils/lv2bench
10:20:31 runner ['gcc', '-Wl,-z,relro', '-Wl,--as-needed', '-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', 'utils/lv2bench.c.86.o', '-o/builddir/build/BUILD/lilv-0.24.14/build/utils/lv2bench', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L.', '-llilv-0', '-lrt', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0', '-Wl,-z,relro', '-Wl,--as-needed', '-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']
[191/197] Compiling doc/summary.rst
[192/197] Compiling doc/c/index.rst
[193/197] Compiling doc/c/overview.rst
[194/197] Compiling doc/c/plugins.rst
[195/197] Compiling doc/c/uis.rst
[196/197] Compiling doc/c/world.rst
[197/197] Symlinking build/liblilv-0.so
Calling ant_glob on build folders (/builddir/build/BUILD/lilv-0.24.14/build/doc/c/sphinx) is dangerous: add quiet=True / remove=False
Calling ant_glob on build folders (/builddir/build/BUILD/lilv-0.24.14/build/doc/c/sphinx) is dangerous: add quiet=True / remove=False
[198/200] Compiling build/doc/c/xml/index.xml
10:20:31 runner ' /usr/bin/python3 /builddir/build/BUILD/lilv-0.24.14/scripts/dox_to_sphinx.py -f doc/c/xml/index.xml doc/c/sphinx/api '
[199/200] Compiling (html) build/doc/c/sphinx
10:20:31 runner ['/usr/bin/sphinx-build', '-M', 'html', 'doc/c/sphinx', 'doc/c', '-E', '-q', '-t', 'html']
[200/200] Compiling (singlehtml) build/doc/c/sphinx
10:20:31 runner ['/usr/bin/sphinx-build', '-M', 'singlehtml', 'doc/c/sphinx', 'doc/c', '-E', '-q', '-t', 'singlehtml']
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/sphinx/conf.py is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
Waf: Leaving directory `/builddir/build/BUILD/lilv-0.24.14/build'
'build' finished successfully (30.064s)
  2. 'sphinx/conf.py' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PKvGML
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386
++ dirname /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -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/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd lilv-0.24.14
+ /usr/bin/python3 waf -v install --destdir=/builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386
Waf: Entering directory `/builddir/build/BUILD/lilv-0.24.14/build'
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/include/lilv-0/lilv/lilv.h (from include/lilv/lilv.h)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/include/lilv-0/lilv/lilvmm.hpp (from include/lilv/lilvmm.hpp)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/lib/pkgconfig/lilv-0.pc (from build/lilv-0.pc)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/lib/liblilv-0.so.0.24.14 (from build/liblilv-0.so)
+ symlink /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/lib/liblilv-0.so (to liblilv-0.so.0.24.14)
+ symlink /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/lib/liblilv-0.so.0 (to liblilv-0.so.0.24.14)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/lib/python3.11/site-packages/lilv.py (from build/lilv.py)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/bin/lilv-bench (from build/utils/lilv-bench)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/bin/lv2info (from build/utils/lv2info)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/bin/lv2ls (from build/utils/lv2ls)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/bin/lv2apply (from build/utils/lv2apply)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/bin/lv2bench (from build/utils/lv2bench)
[204/210] Compiling doc/conf.py.in
[205/210] Compiling doc/summary.rst
[206/210] Compiling doc/c/index.rst
[207/210] Compiling doc/c/overview.rst
[208/210] Compiling doc/c/plugins.rst
[209/210] Compiling doc/c/uis.rst
[210/210] Compiling doc/c/world.rst
Calling ant_glob on build folders (/builddir/build/BUILD/lilv-0.24.14/build/doc/c/sphinx) is dangerous: add quiet=True / remove=False
Calling ant_glob on build folders (/builddir/build/BUILD/lilv-0.24.14/build/doc/c/sphinx) is dangerous: add quiet=True / remove=False
[211/215] Compiling build/doc/c/xml/index.xml
10:20:33 runner ' /usr/bin/python3 /builddir/build/BUILD/lilv-0.24.14/scripts/dox_to_sphinx.py -f doc/c/xml/index.xml doc/c/sphinx/api '
[212/215] Compiling (html) build/doc/c/sphinx
10:20:33 runner ['/usr/bin/sphinx-build', '-M', 'html', 'doc/c/sphinx', 'doc/c', '-E', '-q', '-t', 'html']
[213/215] Compiling (singlehtml) build/doc/c/sphinx
10:20:33 runner ['/usr/bin/sphinx-build', '-M', 'singlehtml', 'doc/c/sphinx', 'doc/c', '-E', '-q', '-t', 'singlehtml']
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/.buildinfo (from build/doc/c/html/.buildinfo)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/_static/pygments.css (from build/doc/c/html/_static/pygments.css)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/_static/sphinx_lv2_theme.css (from build/doc/c/html/_static/sphinx_lv2_theme.css)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/api/lilv.html (from build/doc/c/html/api/lilv.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/api/lilv_class.html (from build/doc/c/html/api/lilv_class.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/api/lilv_collections.html (from build/doc/c/html/api/lilv_collections.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/api/lilv_instance.html (from build/doc/c/html/api/lilv_instance.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/api/lilv_node.html (from build/doc/c/html/api/lilv_node.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/api/lilv_plugin.html (from build/doc/c/html/api/lilv_plugin.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/api/lilv_port.html (from build/doc/c/html/api/lilv_port.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/api/lilv_scalepoint.html (from build/doc/c/html/api/lilv_scalepoint.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/api/lilv_state.html (from build/doc/c/html/api/lilv_state.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/api/lilv_ui.html (from build/doc/c/html/api/lilv_ui.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/api/lilv_world.html (from build/doc/c/html/api/lilv_world.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/genindex.html (from build/doc/c/html/genindex.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/index.html (from build/doc/c/html/index.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/objects.inv (from build/doc/c/html/objects.inv)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/overview.html (from build/doc/c/html/overview.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/plugins.html (from build/doc/c/html/plugins.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/search.html (from build/doc/c/html/search.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/searchindex.js (from build/doc/c/html/searchindex.js)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/summary.html (from build/doc/c/html/summary.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/uis.html (from build/doc/c/html/uis.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/html/world.html (from build/doc/c/html/world.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/man/man1/lv2apply.1 (from doc/lv2apply.1)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/man/man1/lv2info.1 (from doc/lv2info.1)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/man/man1/lv2ls.1 (from doc/lv2ls.1)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/etc/bash_completion.d/lilv (from utils/lilv.bash_completion)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/singlehtml/.buildinfo (from build/doc/c/singlehtml/.buildinfo)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/singlehtml/_static/pygments.css (from build/doc/c/singlehtml/_static/pygments.css)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/singlehtml/_static/sphinx_lv2_theme.css (from build/doc/c/singlehtml/_static/sphinx_lv2_theme.css)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/singlehtml/index.html (from build/doc/c/singlehtml/index.html)
+ install /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv/lilv-0/c/singlehtml/objects.inv (from build/doc/c/singlehtml/objects.inv)
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/.buildinfo is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/_static/pygments.css is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/_static/sphinx_lv2_theme.css is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/api/lilv.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/api/lilv_class.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/api/lilv_collections.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/api/lilv_instance.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/api/lilv_node.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/api/lilv_plugin.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/api/lilv_port.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/api/lilv_scalepoint.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/api/lilv_state.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/api/lilv_ui.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/api/lilv_world.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/genindex.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/index.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/objects.inv is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/overview.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/plugins.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/search.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/searchindex.js is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/summary.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/uis.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/html/world.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/singlehtml/.buildinfo is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/singlehtml/_static/pygments.css is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/singlehtml/_static/sphinx_lv2_theme.css is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/singlehtml/index.html is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/singlehtml/objects.inv is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/sphinx/conf.py is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. 'sphinx/conf.py' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/sphinx/index.rst is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. 'sphinx/index.rst' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/sphinx/overview.rst is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. 'sphinx/overview.rst' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/sphinx/plugins.rst is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. 'sphinx/plugins.rst' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/sphinx/summary.rst is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
Waf: Leaving directory `/builddir/build/BUILD/lilv-0.24.14/build'
'install' finished successfully (2.106s)
  2. 'sphinx/summary.rst' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/sphinx/uis.rst is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. 'sphinx/uis.rst' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c/sphinx/world.rst is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. 'sphinx/world.rst' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
* Node /builddir/build/BUILD/lilv-0.24.14/build/doc/c is created more than once (full message on 'waf -v -v'). The task generators are:
  1. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
  2. '' in /builddir/build/BUILD/lilv-0.24.14/doc/c
If you think that this is an error, set no_errcheck_out on the task instance
+ chmod +x /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/lib/liblilv-0.so.0 /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/lib/liblilv-0.so.0.24.14
+ /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 0.24.14-3.fc38 --unique-debug-suffix -0.24.14-3.fc38.i386 --unique-debug-src-base lilv-0.24.14-3.fc38.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lilv-0.24.14
extracting debug info from /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/bin/lilv-bench
extracting debug info from /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/bin/lv2apply
extracting debug info from /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/bin/lv2bench
extracting debug info from /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/bin/lv2info
extracting debug info from /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/bin/lv2ls
extracting debug info from /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/lib/liblilv-0.so.0.24.14
original debug info size: 536kB, size after compression: 484kB
/usr/bin/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match.
634 blocks
+ /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
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
Bytecompiling .py files below /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/lib/python3.11 using python3.11
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ynOfjb
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -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/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd lilv-0.24.14
+ /usr/bin/python3 waf test
Waf: Entering directory `/builddir/build/BUILD/lilv-0.24.14/build'
Failed to run lcov to clear old coverage data ([Errno 2] No such file or directory: 'lcov')

[==========] Running lilv tests
 
[----------] 24 tests from lilv.unit (54 ms total) 
[----------] 1 tests from lilv.python (237 ms total) 
[----------] 9 tests from lilv.plugin (12 ms total) 

[==========] 34 tests from lilv ran (322 ms total) 
Failed to run lcov to generate coverage report (%s)
[  PASSED  ] 34 tests 

Waf: Leaving directory `/builddir/build/BUILD/lilv-0.24.14/build'
'test' finished successfully (0.324s)
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: lilv-0.24.14-3.fc38.i686
Provides: lilv = 0.24.14-3.fc38 lilv(x86-32) = 0.24.14-3.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) liblilv-0.so.0 libsndfile.so.1 libsndfile.so.1(libsndfile.so.1.0) rtld(GNU_HASH)
Obsoletes: lilv < 0.24.12-2
Processing files: lilv-libs-0.24.14-3.fc38.i686
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jFUnbq
+ umask 022
+ cd /builddir/build/BUILD
+ cd lilv-0.24.14
+ DOCDIR=/builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv-libs
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv-libs
+ cp -pr AUTHORS /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv-libs
+ cp -pr NEWS /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv-libs
+ cp -pr README.md /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/doc/lilv-libs
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oqmgjz
+ umask 022
+ cd /builddir/build/BUILD
+ cd lilv-0.24.14
+ LICENSEDIR=/builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/licenses/lilv-libs
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/licenses/lilv-libs
+ cp -pr COPYING /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386/usr/share/licenses/lilv-libs
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: liblilv-0.so.0 lilv-libs = 0.24.14-3.fc38 lilv-libs(x86-32) = 0.24.14-3.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libserd-0.so.0 libsord-0.so.0 libsratom-0.so.0 rtld(GNU_HASH)
Obsoletes: lilv < 0.24.12-2
Processing files: lilv-devel-0.24.14-3.fc38.i686
Provides: lilv-devel = 0.24.14-3.fc38 lilv-devel(x86-32) = 0.24.14-3.fc38 pkgconfig(lilv-0) = 0.24.14
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config liblilv-0.so.0 pkgconfig(lv2) pkgconfig(serd-0) pkgconfig(sord-0) pkgconfig(sratom-0)
Processing files: python3-lilv-0.24.14-3.fc38.i686
Provides: python-lilv = 0.24.14-3.fc38 python3-lilv = 0.24.14-3.fc38 python3-lilv(x86-32) = 0.24.14-3.fc38 python3.11-lilv = 0.24.14-3.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.11
Obsoletes: python-lilv < 0.24.14-3.fc38
Processing files: lilv-debugsource-0.24.14-3.fc38.i686
Provides: lilv-debugsource = 0.24.14-3.fc38 lilv-debugsource(x86-32) = 0.24.14-3.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lilv-debuginfo-0.24.14-3.fc38.i686
Provides: debuginfo(build-id) = 1d589fc994f3f97d1f653ff0c54cb7a7a39f0876 debuginfo(build-id) = 5a4026fc1b529e8bbf1399c8667f83fc6128a137 debuginfo(build-id) = ac8ad796404ed63a082bf19207652a1ab8f03a6a debuginfo(build-id) = ae8d485e4e541132d6deeeab3de3e928b1310e0c debuginfo(build-id) = bb3908524c0c9237abe72a0519b5b7dfa42183dd lilv-debuginfo = 0.24.14-3.fc38 lilv-debuginfo(x86-32) = 0.24.14-3.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: lilv-debugsource(x86-32) = 0.24.14-3.fc38
Processing files: lilv-libs-debuginfo-0.24.14-3.fc38.i686
Provides: debuginfo(build-id) = ca342f6a39f50de337a5c1b4f323fae17b350da5 liblilv-0.so.0.24.14-0.24.14-3.fc38.i386.debug lilv-libs-debuginfo = 0.24.14-3.fc38 lilv-libs-debuginfo(x86-32) = 0.24.14-3.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: lilv-debugsource(x86-32) = 0.24.14-3.fc38
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386
Wrote: /builddir/build/RPMS/lilv-libs-debuginfo-0.24.14-3.fc38.i686.rpm
Wrote: /builddir/build/RPMS/lilv-debugsource-0.24.14-3.fc38.i686.rpm
Wrote: /builddir/build/RPMS/lilv-devel-0.24.14-3.fc38.i686.rpm
Wrote: /builddir/build/RPMS/python3-lilv-0.24.14-3.fc38.i686.rpm
Wrote: /builddir/build/RPMS/lilv-debuginfo-0.24.14-3.fc38.i686.rpm
Wrote: /builddir/build/RPMS/lilv-0.24.14-3.fc38.i686.rpm
Wrote: /builddir/build/RPMS/lilv-libs-0.24.14-3.fc38.i686.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5IF4bZ
+ umask 022
+ cd /builddir/build/BUILD
+ cd lilv-0.24.14
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/lilv-0.24.14-3.fc38.i386
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.36WaDd
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf lilv-0.24.14 lilv-0.24.14.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild lilv-0.24.14-3.fc38.src.rpm
Finish: build phase for lilv-0.24.14-3.fc38.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-i686-1672049892.196190/root/var/log/dnf.rpm.log
/var/lib/mock/fedora-rawhide-i686-1672049892.196190/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-rawhide-i686-1672049892.196190/root/var/log/dnf.log
INFO: Done(/var/lib/copr-rpmbuild/results/lilv-0.24.14-3.fc38.src.rpm) Config(child) 1 minutes 3 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 RPMResults tool