Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c155' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

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


Version: 1.0
PID: 7580
Logging PID: 7581
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'build_id': 8132376,
 'buildroot_pkgs': [],
 'chroot': 'fedora-rawhide-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': '9666364f54703c534d7683ce8b84a98d619eaf42',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3:pr:14/xdg-desktop-portal',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'xdg-desktop-portal',
 'package_version': '1.19.0-2',
 'project_dirname': 'pytest-8.3.3:pr:14',
 'project_name': 'pytest-8.3.3',
 'project_owner': 'thrnciar',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'thrnciar/pytest-8.3.3--https://src.fedoraproject.org/user/yselkowitz',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'https://src.fedoraproject.org/user/yselkowitz',
 'tags': [],
 'task_id': '8132376-fedora-rawhide-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3:pr:14/xdg-desktop-portal /var/lib/copr-rpmbuild/workspace/workdir-r_gia_9h/xdg-desktop-portal --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3:pr:14/xdg-desktop-portal', '/var/lib/copr-rpmbuild/workspace/workdir-r_gia_9h/xdg-desktop-portal', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-r_gia_9h/xdg-desktop-portal'...

Running: git checkout 9666364f54703c534d7683ce8b84a98d619eaf42 --

cmd: ['git', 'checkout', '9666364f54703c534d7683ce8b84a98d619eaf42', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-r_gia_9h/xdg-desktop-portal
rc: 0
stdout: 
stderr: Note: switching to '9666364f54703c534d7683ce8b84a98d619eaf42'.

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 9666364 automatic import of xdg-desktop-portal

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-r_gia_9h/xdg-desktop-portal
rc: 0
stdout: 
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
INFO: Reading sources specification file: sources
INFO: Downloading xdg-desktop-portal-1.19.0.tar.xz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o xdg-desktop-portal-1.19.0.tar.xz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/thrnciar/pytest-8.3.3:pr:14/xdg-desktop-portal/xdg-desktop-portal-1.19.0.tar.xz/md5/96e203b357ff9723f8ca6a4a79140dca/xdg-desktop-portal-1.19.0.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1119k  100 1119k    0     0  4624k      0 --:--:-- --:--:-- --:--:-- 4624k
INFO: Reading stdout from command: md5sum xdg-desktop-portal-1.19.0.tar.xz

Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-r_gia_9h/xdg-desktop-portal/xdg-desktop-portal.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-r_gia_9h/xdg-desktop-portal --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1728793365.434345 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-r_gia_9h/xdg-desktop-portal/xdg-desktop-portal.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-r_gia_9h/xdg-desktop-portal --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1728793365.434345 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-r_gia_9h/xdg-desktop-portal/xdg-desktop-portal.spec)  Config(fedora-rawhide-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.9
INFO: Mock Version: 5.9
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1728793365.434345/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using bootstrap image: registry.fedoraproject.org/fedora:rawhide
INFO: Pulling image: registry.fedoraproject.org/fedora:rawhide
INFO: Copy content of container registry.fedoraproject.org/fedora:rawhide to /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1728793365.434345/root
INFO: Checking that registry.fedoraproject.org/fedora:rawhide image matches host's architecture
INFO: mounting registry.fedoraproject.org/fedora:rawhide with podman image mount
INFO: image registry.fedoraproject.org/fedora:rawhide as /var/lib/containers/storage/overlay/06cf557fc1561f91dd420ca1075f7ccd97e89d5a6805b961301cd564532c98bb/merged
INFO: umounting image registry.fedoraproject.org/fedora:rawhide (/var/lib/containers/storage/overlay/06cf557fc1561f91dd420ca1075f7ccd97e89d5a6805b961301cd564532c98bb/merged) with podman image umount
INFO: Package manager dnf5 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-1728793365.434345/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-1.fc42.x86_64
  rpm-sequoia-1.7.0-2.fc41.x86_64
  dnf5-5.2.6.2-1.fc42.x86_64
  dnf5-plugins-5.2.6.2-1.fc42.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 fedora                                 100% |  12.3 MiB/s |  21.8 MiB |  00m02s
 Copr repository                        100% |  13.5 MiB/s |   1.6 MiB |  00m00s
Repositories loaded.
Package                            Arch   Version                    Repository      Size
Installing group/module packages:
 bash                              x86_64 5.2.32-2.fc42              fedora       8.2 MiB
 bzip2                             x86_64 1.0.8-19.fc41              fedora      95.7 KiB
 coreutils                         x86_64 9.5-10.fc42                fedora       5.7 MiB
 cpio                              x86_64 2.15-2.fc41                fedora       1.1 MiB
 diffutils                         x86_64 3.10-8.fc41                fedora       1.6 MiB
 fedora-release-common             noarch 42-0.4                     fedora      19.5 KiB
 findutils                         x86_64 1:4.10.0-4.fc41            fedora       1.8 MiB
 gawk                              x86_64 5.3.0-4.fc41               fedora       1.7 MiB
 glibc-minimal-langpack            x86_64 2.40.9000-6.fc42           fedora       0.0   B
 grep                              x86_64 3.11-9.fc41                fedora       1.0 MiB
 gzip                              x86_64 1.13-2.fc41                fedora     389.0 KiB
 info                              x86_64 7.1.1-1.fc42               fedora     361.9 KiB
 patch                             x86_64 2.7.6-25.fc41              fedora     266.7 KiB
 redhat-rpm-config                 noarch 296-1.fc42                 fedora     186.6 KiB
 rpm-build                         x86_64 4.20.0-1.fc42              fedora     194.3 KiB
 sed                               x86_64 4.9-3.fc41                 fedora     861.5 KiB
 shadow-utils                      x86_64 2:4.16.0-5.fc42            fedora       4.1 MiB
 tar                               x86_64 2:1.35-4.fc41              fedora       2.9 MiB
 unzip                             x86_64 6.0-64.fc41                fedora     386.8 KiB
 util-linux                        x86_64 2.40.2-8.fc42              fedora       3.7 MiB
 which                             x86_64 2.21-42.fc41               fedora      80.2 KiB
 xz                                x86_64 1:5.6.3-2.fc42             fedora       1.2 MiB
Installing dependencies:
 add-determinism                   x86_64 0.4.0-1.fc42               fedora       2.4 MiB
 alternatives                      x86_64 1.30-1.fc41                fedora      66.3 KiB
 ansible-srpm-macros               noarch 1-16.fc41                  fedora      35.7 KiB
 audit-libs                        x86_64 4.0.2-1.fc41               fedora     331.3 KiB
 authselect                        x86_64 1.5.0-8.fc42               fedora     157.5 KiB
 authselect-libs                   x86_64 1.5.0-8.fc42               fedora     822.2 KiB
 basesystem                        noarch 11-21.fc41                 fedora       0.0   B
 binutils                          x86_64 2.43.1-1.fc42              fedora      27.5 MiB
 build-reproducibility-srpm-macros noarch 0.4.0-1.fc42               fedora     735.0   B
 bzip2-libs                        x86_64 1.0.8-19.fc41              fedora      80.7 KiB
 ca-certificates                   noarch 2024.2.69_v8.0.401-2.fc42  fedora       2.6 MiB
 coreutils-common                  x86_64 9.5-10.fc42                fedora      11.2 MiB
 cracklib                          x86_64 2.9.11-6.fc41              fedora     238.9 KiB
 crypto-policies                   noarch 20241010-1.git8baf557.fc42 fedora     136.9 KiB
 curl                              x86_64 8.10.1-2.fc42              fedora     453.3 KiB
 cyrus-sasl-lib                    x86_64 2.1.28-27.fc41             fedora       2.3 MiB
 debugedit                         x86_64 5.0-18.fc42                fedora     199.3 KiB
 dwz                               x86_64 0.15-8.fc42                fedora     299.2 KiB
 ed                                x86_64 1.20.2-2.fc41              fedora     146.9 KiB
 efi-srpm-macros                   noarch 5-12.fc41                  fedora      40.1 KiB
 elfutils                          x86_64 0.191-8.fc41               fedora       2.6 MiB
 elfutils-debuginfod-client        x86_64 0.191-8.fc41               fedora      64.9 KiB
 elfutils-default-yama-scope       noarch 0.191-8.fc41               fedora       1.8 KiB
 elfutils-libelf                   x86_64 0.191-8.fc41               fedora       1.2 MiB
 elfutils-libs                     x86_64 0.191-8.fc41               fedora     646.2 KiB
 fedora-gpg-keys                   noarch 42-0.2                     fedora     126.4 KiB
 fedora-release                    noarch 42-0.4                     fedora       0.0   B
 fedora-release-identity-basic     noarch 42-0.4                     fedora     694.0   B
 fedora-repos                      noarch 42-0.2                     fedora       4.9 KiB
 fedora-repos-rawhide              noarch 42-0.2                     fedora       2.2 KiB
 file                              x86_64 5.45-7.fc41                fedora     103.5 KiB
 file-libs                         x86_64 5.45-7.fc41                fedora       9.9 MiB
 filesystem                        x86_64 3.18-29.fc42               fedora     106.0   B
 fonts-srpm-macros                 noarch 1:2.0.5-17.fc41            fedora      55.8 KiB
 forge-srpm-macros                 noarch 0.4.0-1.fc42               copr_base   38.9 KiB
 fpc-srpm-macros                   noarch 1.3-13.fc41                fedora     144.0   B
 gdb-minimal                       x86_64 15.1-2.fc42                fedora      13.0 MiB
 gdbm                              x86_64 1:1.23-7.fc41              fedora     460.9 KiB
 gdbm-libs                         x86_64 1:1.23-7.fc41              fedora     121.9 KiB
 ghc-srpm-macros                   noarch 1.9.2-1.fc42               fedora     779.0   B
 glibc                             x86_64 2.40.9000-6.fc42           fedora       6.7 MiB
 glibc-common                      x86_64 2.40.9000-6.fc42           fedora       1.1 MiB
 glibc-gconv-extra                 x86_64 2.40.9000-6.fc42           fedora       8.1 MiB
 gmp                               x86_64 1:6.3.0-2.fc41             fedora     811.4 KiB
 gnat-srpm-macros                  noarch 6-6.fc41                   fedora       1.0 KiB
 go-srpm-macros                    noarch 3.6.0-3.fc41               fedora      60.8 KiB
 jansson                           x86_64 2.13.1-10.fc41             fedora      88.3 KiB
 kernel-srpm-macros                noarch 1.0-24.fc41                fedora       1.9 KiB
 keyutils-libs                     x86_64 1.6.3-4.fc41               fedora      54.4 KiB
 krb5-libs                         x86_64 1.21.3-2.fc41              fedora       2.3 MiB
 libacl                            x86_64 2.3.2-2.fc41               fedora      40.0 KiB
 libarchive                        x86_64 3.7.6-1.fc42               fedora     934.8 KiB
 libattr                           x86_64 2.5.2-4.fc41               fedora      28.5 KiB
 libblkid                          x86_64 2.40.2-8.fc42              fedora     262.5 KiB
 libbrotli                         x86_64 1.1.0-5.fc41               fedora     837.6 KiB
 libcap                            x86_64 2.70-4.fc41                fedora     220.2 KiB
 libcap-ng                         x86_64 0.8.5-3.fc41               fedora      69.2 KiB
 libcom_err                        x86_64 1.47.1-3.fc41              fedora      67.2 KiB
 libcurl                           x86_64 8.10.1-2.fc42              fedora     838.4 KiB
 libeconf                          x86_64 0.6.2-3.fc41               fedora      58.0 KiB
 libevent                          x86_64 2.1.12-14.fc41             fedora     895.7 KiB
 libfdisk                          x86_64 2.40.2-8.fc42              fedora     362.9 KiB
 libffi                            x86_64 3.4.6-3.fc42               fedora      86.4 KiB
 libgcc                            x86_64 14.2.1-4.fc42              fedora     274.6 KiB
 libgomp                           x86_64 14.2.1-4.fc42              fedora     523.8 KiB
 libidn2                           x86_64 2.3.7-2.fc41               fedora     329.1 KiB
 libmount                          x86_64 2.40.2-8.fc42              fedora     355.8 KiB
 libnghttp2                        x86_64 1.63.0-1.fc42              fedora     170.1 KiB
 libnsl2                           x86_64 2.0.1-2.fc41               fedora      57.9 KiB
 libpkgconf                        x86_64 2.3.0-1.fc42               fedora      78.2 KiB
 libpsl                            x86_64 0.21.5-4.fc41              fedora      80.5 KiB
 libpwquality                      x86_64 1.4.5-11.fc41              fedora     417.8 KiB
 libselinux                        x86_64 3.7-6.fc42                 fedora     181.1 KiB
 libsemanage                       x86_64 3.7-3.fc42                 fedora     298.0 KiB
 libsepol                          x86_64 3.7-3.fc42                 fedora     818.0 KiB
 libsmartcols                      x86_64 2.40.2-8.fc42              fedora     180.4 KiB
 libssh                            x86_64 0.11.1-1.fc42              fedora     569.6 KiB
 libssh-config                     noarch 0.11.1-1.fc42              fedora     277.0   B
 libstdc++                         x86_64 14.2.1-4.fc42              fedora       2.8 MiB
 libtasn1                          x86_64 4.19.0-9.fc41              fedora     175.7 KiB
 libtirpc                          x86_64 1.3.5-0.fc41               fedora     202.7 KiB
 libtool-ltdl                      x86_64 2.4.7-12.fc41              fedora      66.2 KiB
 libunistring                      x86_64 1.1-8.fc41                 fedora       1.7 MiB
 libuuid                           x86_64 2.40.2-8.fc42              fedora      41.4 KiB
 libverto                          x86_64 0.3.2-9.fc41               fedora      29.5 KiB
 libxcrypt                         x86_64 4.4.36-7.fc41              fedora     266.8 KiB
 libxml2                           x86_64 2.12.8-2.fc41              fedora       1.7 MiB
 libzstd                           x86_64 1.5.6-2.fc41               fedora     795.9 KiB
 lua-libs                          x86_64 5.4.6-6.fc41               fedora     285.0 KiB
 lua-srpm-macros                   noarch 1-14.fc41                  fedora       1.3 KiB
 lz4-libs                          x86_64 1.10.0-1.fc41              fedora     145.5 KiB
 mpfr                              x86_64 4.2.1-5.fc41               fedora     832.1 KiB
 ncurses-base                      noarch 6.5-2.20240629.fc41        fedora     326.3 KiB
 ncurses-libs                      x86_64 6.5-2.20240629.fc41        fedora     975.2 KiB
 ocaml-srpm-macros                 noarch 10-3.fc41                  fedora       1.9 KiB
 openblas-srpm-macros              noarch 2-18.fc41                  fedora     112.0   B
 openldap                          x86_64 2.6.8-5.fc41               fedora     644.2 KiB
 openssl-libs                      x86_64 1:3.2.2-8.fc42             fedora       7.8 MiB
 p11-kit                           x86_64 0.25.5-4.fc42              fedora       2.2 MiB
 p11-kit-trust                     x86_64 0.25.5-4.fc42              fedora     403.8 KiB
 package-notes-srpm-macros         noarch 0.5-12.fc41                fedora       1.6 KiB
 pam                               x86_64 1.6.1-6.fc42               fedora       1.8 MiB
 pam-libs                          x86_64 1.6.1-6.fc42               fedora     139.0 KiB
 pcre2                             x86_64 10.44-1.fc41.1             fedora     653.5 KiB
 pcre2-syntax                      noarch 10.44-1.fc41.1             fedora     251.6 KiB
 perl-srpm-macros                  noarch 1-56.fc41                  fedora     861.0   B
 pkgconf                           x86_64 2.3.0-1.fc42               fedora      88.6 KiB
 pkgconf-m4                        noarch 2.3.0-1.fc42               fedora      14.4 KiB
 pkgconf-pkg-config                x86_64 2.3.0-1.fc42               fedora     989.0   B
 popt                              x86_64 1.19-7.fc41                fedora     136.9 KiB
 publicsuffix-list-dafsa           noarch 20240107-4.fc41            fedora      67.5 KiB
 pyproject-srpm-macros             noarch 1.15.1-1.fc42              copr_base    1.9 KiB
 python-srpm-macros                noarch 3.13-3.fc41                fedora      51.0 KiB
 qt5-srpm-macros                   noarch 5.15.15-1.fc42             fedora     500.0   B
 qt6-srpm-macros                   noarch 6.7.2-3.fc41               fedora     456.0   B
 readline                          x86_64 8.2-11.fc42                fedora     493.1 KiB
 rpm                               x86_64 4.20.0-1.fc42              fedora       3.1 MiB
 rpm-build-libs                    x86_64 4.20.0-1.fc42              fedora     206.7 KiB
 rpm-libs                          x86_64 4.20.0-1.fc42              fedora     726.1 KiB
 rpm-sequoia                       x86_64 1.7.0-2.fc41               fedora       2.4 MiB
 rust-srpm-macros                  noarch 26.3-3.fc42                copr_base    4.8 KiB
 setup                             noarch 2.15.0-5.fc41              fedora     720.7 KiB
 sqlite-libs                       x86_64 3.46.0-4.fc41              fedora       1.4 MiB
 systemd-libs                      x86_64 256.7-1.fc42               copr_base    2.0 MiB
 util-linux-core                   x86_64 2.40.2-8.fc42              fedora       1.5 MiB
 xxhash-libs                       x86_64 0.8.2-4.fc42               fedora      88.4 KiB
 xz-libs                           x86_64 1:5.6.3-2.fc42             fedora     218.4 KiB
 zig-srpm-macros                   noarch 1-3.fc41                   fedora       1.1 KiB
 zip                               x86_64 3.0-41.fc41                fedora     703.2 KiB
 zlib-ng-compat                    x86_64 2.1.7-3.fc42               fedora     138.0 KiB
 zstd                              x86_64 1.5.6-2.fc41               fedora       1.7 MiB
Installing groups:
 Buildsystem building group                                                              

Transaction Summary:
 Installing:       153 packages

Total size of inbound packages is 53 MiB. Need to download 53 MiB.
After this operation, 181 MiB extra will be used (install 181 MiB, remove 0 B).
[  1/153] bzip2-0:1.0.8-19.fc41.x86_64  100% | 133.6 KiB/s |  52.5 KiB |  00m00s
[  2/153] cpio-0:2.15-2.fc41.x86_64     100% |   1.1 MiB/s | 291.8 KiB |  00m00s
[  3/153] coreutils-0:9.5-10.fc42.x86_6 100% |   1.6 MiB/s |   1.1 MiB |  00m01s
[  4/153] fedora-release-common-0:42-0. 100% | 290.3 KiB/s |  23.2 KiB |  00m00s
[  5/153] diffutils-0:3.10-8.fc41.x86_6 100% |   2.0 MiB/s | 405.4 KiB |  00m00s
[  6/153] findutils-1:4.10.0-4.fc41.x86 100% |   5.4 MiB/s | 548.6 KiB |  00m00s
[  7/153] bash-0:5.2.32-2.fc42.x86_64   100% |   2.0 MiB/s |   1.8 MiB |  00m01s
[  8/153] glibc-minimal-langpack-0:2.40 100% |   1.4 MiB/s | 121.8 KiB |  00m00s
[  9/153] grep-0:3.11-9.fc41.x86_64     100% |   3.4 MiB/s | 299.8 KiB |  00m00s
[ 10/153] gzip-0:1.13-2.fc41.x86_64     100% |   2.1 MiB/s | 170.2 KiB |  00m00s
[ 11/153] info-0:7.1.1-1.fc42.x86_64    100% |   2.0 MiB/s | 182.8 KiB |  00m00s
[ 12/153] patch-0:2.7.6-25.fc41.x86_64  100% |   1.6 MiB/s | 131.0 KiB |  00m00s
[ 13/153] redhat-rpm-config-0:296-1.fc4 100% |   1.0 MiB/s |  82.4 KiB |  00m00s
[ 14/153] rpm-build-0:4.20.0-1.fc42.x86 100% |   1.0 MiB/s |  82.7 KiB |  00m00s
[ 15/153] sed-0:4.9-3.fc41.x86_64       100% |   3.5 MiB/s | 317.7 KiB |  00m00s
[ 16/153] shadow-utils-2:4.16.0-5.fc42. 100% |  10.7 MiB/s |   1.3 MiB |  00m00s
[ 17/153] unzip-0:6.0-64.fc41.x86_64    100% |   1.8 MiB/s | 184.9 KiB |  00m00s
[ 18/153] tar-2:1.35-4.fc41.x86_64      100% |   5.7 MiB/s | 860.7 KiB |  00m00s
[ 19/153] which-0:2.21-42.fc41.x86_64   100% | 456.7 KiB/s |  41.6 KiB |  00m00s
[ 20/153] xz-1:5.6.3-2.fc42.x86_64      100% |   3.8 MiB/s | 475.4 KiB |  00m00s
[ 21/153] gawk-0:5.3.0-4.fc41.x86_64    100% |   7.0 MiB/s |   1.1 MiB |  00m00s
[ 22/153] util-linux-0:2.40.2-8.fc42.x8 100% |  10.3 MiB/s |   1.2 MiB |  00m00s
[ 23/153] filesystem-0:3.18-29.fc42.x86 100% |   8.2 MiB/s |   1.1 MiB |  00m00s
[ 24/153] ncurses-libs-0:6.5-2.20240629 100% |   3.4 MiB/s | 334.0 KiB |  00m00s
[ 25/153] glibc-0:2.40.9000-6.fc42.x86_ 100% |  15.2 MiB/s |   2.2 MiB |  00m00s
[ 26/153] bzip2-libs-0:1.0.8-19.fc41.x8 100% | 555.6 KiB/s |  41.1 KiB |  00m00s
[ 27/153] gmp-1:6.3.0-2.fc41.x86_64     100% |   3.7 MiB/s | 318.0 KiB |  00m00s
[ 28/153] libacl-0:2.3.2-2.fc41.x86_64  100% | 326.7 KiB/s |  24.5 KiB |  00m00s
[ 29/153] coreutils-common-0:9.5-10.fc4 100% |  13.3 MiB/s |   2.1 MiB |  00m00s
[ 30/153] libattr-0:2.5.2-4.fc41.x86_64 100% | 242.3 KiB/s |  18.2 KiB |  00m00s
[ 31/153] libcap-0:2.70-4.fc41.x86_64   100% |   1.1 MiB/s |  86.7 KiB |  00m00s
[ 32/153] libselinux-0:3.7-6.fc42.x86_6 100% |   1.2 MiB/s |  88.6 KiB |  00m00s
[ 33/153] fedora-repos-0:42-0.2.noarch  100% | 119.1 KiB/s |   9.2 KiB |  00m00s
[ 34/153] glibc-common-0:2.40.9000-6.fc 100% |   4.5 MiB/s | 410.7 KiB |  00m00s
[ 35/153] pcre2-0:10.44-1.fc41.1.x86_64 100% |   3.0 MiB/s | 243.1 KiB |  00m00s
[ 36/153] ed-0:1.20.2-2.fc41.x86_64     100% |   1.1 MiB/s |  81.8 KiB |  00m00s
[ 37/153] openssl-libs-1:3.2.2-8.fc42.x 100% |  10.9 MiB/s |   2.3 MiB |  00m00s
[ 38/153] ansible-srpm-macros-0:1-16.fc 100% | 273.3 KiB/s |  20.8 KiB |  00m00s
[ 39/153] build-reproducibility-srpm-ma 100% | 147.7 KiB/s |  10.8 KiB |  00m00s
[ 40/153] dwz-0:0.15-8.fc42.x86_64      100% |   1.7 MiB/s | 139.1 KiB |  00m00s
[ 41/153] efi-srpm-macros-0:5-12.fc41.n 100% | 302.4 KiB/s |  22.4 KiB |  00m00s
[ 42/153] file-0:5.45-7.fc41.x86_64     100% | 655.1 KiB/s |  49.1 KiB |  00m00s
[ 43/153] fonts-srpm-macros-1:2.0.5-17. 100% | 354.8 KiB/s |  27.0 KiB |  00m00s
[ 44/153] fpc-srpm-macros-0:1.3-13.fc41 100% | 109.1 KiB/s |   8.0 KiB |  00m00s
[ 45/153] ghc-srpm-macros-0:1.9.2-1.fc4 100% | 124.9 KiB/s |   9.1 KiB |  00m00s
[ 46/153] gnat-srpm-macros-0:6-6.fc41.n 100% | 119.4 KiB/s |   9.0 KiB |  00m00s
[ 47/153] go-srpm-macros-0:3.6.0-3.fc41 100% | 377.7 KiB/s |  28.0 KiB |  00m00s
[ 48/153] kernel-srpm-macros-0:1.0-24.f 100% | 131.6 KiB/s |   9.9 KiB |  00m00s
[ 49/153] lua-srpm-macros-0:1-14.fc41.n 100% | 118.4 KiB/s |   8.9 KiB |  00m00s
[ 50/153] ocaml-srpm-macros-0:10-3.fc41 100% | 124.3 KiB/s |   9.2 KiB |  00m00s
[ 51/153] openblas-srpm-macros-0:2-18.f 100% | 104.3 KiB/s |   7.7 KiB |  00m00s
[ 52/153] package-notes-srpm-macros-0:0 100% | 131.1 KiB/s |   9.8 KiB |  00m00s
[ 53/153] perl-srpm-macros-0:1-56.fc41. 100% | 116.6 KiB/s |   8.5 KiB |  00m00s
[ 54/153] python-srpm-macros-0:3.13-3.f 100% | 320.6 KiB/s |  23.7 KiB |  00m00s
[ 55/153] qt5-srpm-macros-0:5.15.15-1.f 100% | 117.1 KiB/s |   8.9 KiB |  00m00s
[ 56/153] qt6-srpm-macros-0:6.7.2-3.fc4 100% | 123.3 KiB/s |   9.1 KiB |  00m00s
[ 57/153] rpm-0:4.20.0-1.fc42.x86_64    100% |   6.6 MiB/s | 547.3 KiB |  00m00s
[ 58/153] zig-srpm-macros-0:1-3.fc41.no 100% | 106.9 KiB/s |   8.1 KiB |  00m00s
[ 59/153] zip-0:3.0-41.fc41.x86_64      100% |   3.2 MiB/s | 264.8 KiB |  00m00s
[ 60/153] debugedit-0:5.0-18.fc42.x86_6 100% |   1.0 MiB/s |  80.0 KiB |  00m00s
[ 61/153] elfutils-0:0.191-8.fc41.x86_6 100% |   5.6 MiB/s | 529.4 KiB |  00m00s
[ 62/153] elfutils-libelf-0:0.191-8.fc4 100% |   2.4 MiB/s | 207.6 KiB |  00m00s
[ 63/153] libarchive-0:3.7.6-1.fc42.x86 100% |   5.0 MiB/s | 413.7 KiB |  00m00s
[ 64/153] popt-0:1.19-7.fc41.x86_64     100% | 879.2 KiB/s |  65.9 KiB |  00m00s
[ 65/153] readline-0:8.2-11.fc42.x86_64 100% |   2.6 MiB/s | 213.4 KiB |  00m00s
[ 66/153] rpm-build-libs-0:4.20.0-1.fc4 100% |   1.3 MiB/s |  98.7 KiB |  00m00s
[ 67/153] rpm-libs-0:4.20.0-1.fc42.x86_ 100% |   3.6 MiB/s | 309.5 KiB |  00m00s
[ 68/153] zstd-0:1.5.6-2.fc41.x86_64    100% |   4.9 MiB/s | 481.5 KiB |  00m00s
[ 69/153] audit-libs-0:4.0.2-1.fc41.x86 100% |   1.4 MiB/s | 126.2 KiB |  00m00s
[ 70/153] libeconf-0:0.6.2-3.fc41.x86_6 100% | 176.8 KiB/s |  32.2 KiB |  00m00s
[ 71/153] libsemanage-0:3.7-3.fc42.x86_ 100% | 714.6 KiB/s | 117.2 KiB |  00m00s
[ 72/153] pam-libs-0:1.6.1-6.fc42.x86_6 100% | 753.0 KiB/s |  57.2 KiB |  00m00s
[ 73/153] libxcrypt-0:4.4.36-7.fc41.x86 100% | 506.5 KiB/s | 118.5 KiB |  00m00s
[ 74/153] setup-0:2.15.0-5.fc41.noarch  100% |   1.8 MiB/s | 154.4 KiB |  00m00s
[ 75/153] xz-libs-1:5.6.3-2.fc42.x86_64 100% |   1.1 MiB/s | 111.9 KiB |  00m00s
[ 76/153] libcap-ng-0:0.8.5-3.fc41.x86_ 100% | 434.2 KiB/s |  32.6 KiB |  00m00s
[ 77/153] libfdisk-0:2.40.2-8.fc42.x86_ 100% |   1.9 MiB/s | 159.6 KiB |  00m00s
[ 78/153] mpfr-0:4.2.1-5.fc41.x86_64    100% |   1.4 MiB/s | 346.3 KiB |  00m00s
[ 79/153] libblkid-0:2.40.2-8.fc42.x86_ 100% | 527.2 KiB/s | 125.0 KiB |  00m00s
[ 80/153] libsmartcols-0:2.40.2-8.fc42. 100% | 975.3 KiB/s |  83.9 KiB |  00m00s
[ 81/153] libmount-0:2.40.2-8.fc42.x86_ 100% |   1.7 MiB/s | 156.1 KiB |  00m00s
[ 82/153] libuuid-0:2.40.2-8.fc42.x86_6 100% | 286.9 KiB/s |  29.0 KiB |  00m00s
[ 83/153] util-linux-core-0:2.40.2-8.fc 100% |   3.2 MiB/s | 537.3 KiB |  00m00s
[ 84/153] basesystem-0:11-21.fc41.noarc 100% |  98.3 KiB/s |   7.4 KiB |  00m00s
[ 85/153] libgcc-0:14.2.1-4.fc42.x86_64 100% |   1.3 MiB/s | 133.3 KiB |  00m00s
[ 86/153] ncurses-base-0:6.5-2.20240629 100% | 992.8 KiB/s |  88.4 KiB |  00m00s
[ 87/153] libsepol-0:3.7-3.fc42.x86_64  100% |   2.5 MiB/s | 342.2 KiB |  00m00s
[ 88/153] zlib-ng-compat-0:2.1.7-3.fc42 100% | 126.2 KiB/s |  77.9 KiB |  00m01s
[ 89/153] glibc-gconv-extra-0:2.40.9000 100% |   2.4 MiB/s |   1.7 MiB |  00m01s
[ 90/153] fedora-gpg-keys-0:42-0.2.noar 100% | 940.9 KiB/s | 133.6 KiB |  00m00s
[ 91/153] fedora-repos-rawhide-0:42-0.2 100% | 116.5 KiB/s |   8.7 KiB |  00m00s
[ 92/153] ca-certificates-0:2024.2.69_v 100% |   3.8 MiB/s | 944.5 KiB |  00m00s
[ 93/153] pcre2-syntax-0:10.44-1.fc41.1 100% |   1.0 MiB/s | 149.9 KiB |  00m00s
[ 94/153] file-libs-0:5.45-7.fc41.x86_6 100% |   3.9 MiB/s | 762.0 KiB |  00m00s
[ 95/153] add-determinism-0:0.4.0-1.fc4 100% |   3.5 MiB/s | 901.0 KiB |  00m00s
[ 96/153] curl-0:8.10.1-2.fc42.x86_64   100% |   1.2 MiB/s | 221.3 KiB |  00m00s
[ 97/153] elfutils-libs-0:0.191-8.fc41. 100% |   2.3 MiB/s | 257.5 KiB |  00m00s
[ 98/153] elfutils-debuginfod-client-0: 100% | 471.3 KiB/s |  37.2 KiB |  00m00s
[ 99/153] libzstd-0:1.5.6-2.fc41.x86_64 100% |   2.5 MiB/s | 310.3 KiB |  00m00s
[100/153] libxml2-0:2.12.8-2.fc41.x86_6 100% |   3.6 MiB/s | 687.3 KiB |  00m00s
[101/153] lz4-libs-0:1.10.0-1.fc41.x86_ 100% | 841.5 KiB/s |  70.7 KiB |  00m00s
[102/153] lua-libs-0:5.4.6-6.fc41.x86_6 100% |   1.3 MiB/s | 132.0 KiB |  00m00s
[103/153] libgomp-0:14.2.1-4.fc42.x86_6 100% |   2.5 MiB/s | 355.3 KiB |  00m00s
[104/153] libstdc++-0:14.2.1-4.fc42.x86 100% |   2.2 MiB/s | 888.0 KiB |  00m00s
[105/153] elfutils-default-yama-scope-0 100% | 159.8 KiB/s |  12.3 KiB |  00m00s
[106/153] rpm-sequoia-0:1.7.0-2.fc41.x8 100% |   4.5 MiB/s | 892.5 KiB |  00m00s
[107/153] systemd-libs-0:256.7-1.fc42.x 100% |   9.9 MiB/s | 732.4 KiB |  00m00s
[108/153] sqlite-libs-0:3.46.0-4.fc41.x 100% |   3.9 MiB/s | 712.4 KiB |  00m00s
[109/153] authselect-0:1.5.0-8.fc42.x86 100% |   1.5 MiB/s | 145.8 KiB |  00m00s
[110/153] authselect-libs-0:1.5.0-8.fc4 100% |   1.6 MiB/s | 218.0 KiB |  00m00s
[111/153] pam-0:1.6.1-6.fc42.x86_64     100% |   3.5 MiB/s | 554.2 KiB |  00m00s
[112/153] gdbm-libs-1:1.23-7.fc41.x86_6 100% | 712.6 KiB/s |  56.3 KiB |  00m00s
[113/153] libnsl2-0:2.0.1-2.fc41.x86_64 100% | 361.1 KiB/s |  29.6 KiB |  00m00s
[114/153] libpwquality-0:1.4.5-11.fc41. 100% |   1.3 MiB/s | 119.1 KiB |  00m00s
[115/153] libtirpc-0:1.3.5-0.fc41.x86_6 100% |   1.1 MiB/s |  94.2 KiB |  00m00s
[116/153] cracklib-0:2.9.11-6.fc41.x86_ 100% | 920.5 KiB/s |  92.0 KiB |  00m00s
[117/153] libcom_err-0:1.47.1-3.fc41.x8 100% | 347.5 KiB/s |  26.4 KiB |  00m00s
[118/153] keyutils-libs-0:1.6.3-4.fc41. 100% | 376.8 KiB/s |  31.6 KiB |  00m00s
[119/153] libverto-0:0.3.2-9.fc41.x86_6 100% | 275.9 KiB/s |  20.7 KiB |  00m00s
[120/153] krb5-libs-0:1.21.3-2.fc41.x86 100% |   4.2 MiB/s | 757.4 KiB |  00m00s
[121/153] alternatives-0:1.30-1.fc41.x8 100% | 551.5 KiB/s |  42.5 KiB |  00m00s
[122/153] jansson-0:2.13.1-10.fc41.x86_ 100% | 562.4 KiB/s |  44.4 KiB |  00m00s
[123/153] pkgconf-pkg-config-0:2.3.0-1. 100% | 135.3 KiB/s |  10.0 KiB |  00m00s
[124/153] pkgconf-0:2.3.0-1.fc42.x86_64 100% | 579.2 KiB/s |  45.2 KiB |  00m00s
[125/153] pkgconf-m4-0:2.3.0-1.fc42.noa 100% | 196.2 KiB/s |  14.3 KiB |  00m00s
[126/153] forge-srpm-macros-0:0.4.0-1.f 100% |   1.8 MiB/s |  20.3 KiB |  00m00s
[127/153] libpkgconf-0:2.3.0-1.fc42.x86 100% | 499.9 KiB/s |  38.5 KiB |  00m00s
[128/153] pyproject-srpm-macros-0:1.15. 100% |   1.2 MiB/s |  13.9 KiB |  00m00s
[129/153] rust-srpm-macros-0:26.3-3.fc4 100% |   1.4 MiB/s |  12.7 KiB |  00m00s
[130/153] crypto-policies-0:20241010-1. 100% |   1.1 MiB/s |  97.3 KiB |  00m00s
[131/153] gdbm-1:1.23-7.fc41.x86_64     100% |   1.6 MiB/s | 151.8 KiB |  00m00s
[132/153] libffi-0:3.4.6-3.fc42.x86_64  100% | 512.7 KiB/s |  40.0 KiB |  00m00s
[133/153] p11-kit-0:0.25.5-4.fc42.x86_6 100% |   3.5 MiB/s | 492.0 KiB |  00m00s
[134/153] libtasn1-0:4.19.0-9.fc41.x86_ 100% | 894.1 KiB/s |  74.2 KiB |  00m00s
[135/153] p11-kit-trust-0:0.25.5-4.fc42 100% |   1.4 MiB/s | 133.2 KiB |  00m00s
[136/153] fedora-release-0:42-0.4.noarc 100% | 168.0 KiB/s |  12.4 KiB |  00m00s
[137/153] xxhash-libs-0:0.8.2-4.fc42.x8 100% | 413.2 KiB/s |  36.8 KiB |  00m00s
[138/153] fedora-release-identity-basic 100% | 178.7 KiB/s |  13.2 KiB |  00m00s
[139/153] libcurl-0:8.10.1-2.fc42.x86_6 100% |   3.0 MiB/s | 371.3 KiB |  00m00s
[140/153] binutils-0:2.43.1-1.fc42.x86_ 100% |   7.1 MiB/s |   6.5 MiB |  00m01s
[141/153] libidn2-0:2.3.7-2.fc41.x86_64 100% |   1.4 MiB/s | 118.4 KiB |  00m00s
[142/153] libbrotli-0:1.1.0-5.fc41.x86_ 100% |   2.8 MiB/s | 340.5 KiB |  00m00s
[143/153] gdb-minimal-0:15.1-2.fc42.x86 100% |   9.1 MiB/s |   4.3 MiB |  00m00s
[144/153] libnghttp2-0:1.63.0-1.fc42.x8 100% | 958.9 KiB/s |  76.7 KiB |  00m00s
[145/153] libpsl-0:0.21.5-4.fc41.x86_64 100% | 791.1 KiB/s |  64.1 KiB |  00m00s
[146/153] libssh-0:0.11.1-1.fc42.x86_64 100% |   2.5 MiB/s | 231.9 KiB |  00m00s
[147/153] openldap-0:2.6.8-5.fc41.x86_6 100% |   2.6 MiB/s | 255.6 KiB |  00m00s
[148/153] libunistring-0:1.1-8.fc41.x86 100% |   3.7 MiB/s | 544.8 KiB |  00m00s
[149/153] publicsuffix-list-dafsa-0:202 100% | 756.8 KiB/s |  58.3 KiB |  00m00s
[150/153] libssh-config-0:0.11.1-1.fc42 100% | 126.8 KiB/s |   9.4 KiB |  00m00s
[151/153] libtool-ltdl-0:2.4.7-12.fc41. 100% | 439.4 KiB/s |  35.6 KiB |  00m00s
[152/153] libevent-0:2.1.12-14.fc41.x86 100% |   2.7 MiB/s | 257.5 KiB |  00m00s
[153/153] cyrus-sasl-lib-0:2.1.28-27.fc 100% |   4.6 MiB/s | 794.9 KiB |  00m00s
--------------------------------------------------------------------------------
[153/153] Total                         100% |   7.9 MiB/s |  53.3 MiB |  00m07s
Running transaction
Importing PGP key 0x105EF944:
 UserID     : "Fedora (42) <fedora-42-primary@fedoraproject.org>"
 Fingerprint: B0F4950458F69E1150C6C5EDC8AC4916105EF944
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary
The key was successfully imported.
Importing PGP key 0x105EF944:
 UserID     : "Fedora (42) <fedora-42-primary@fedoraproject.org>"
 Fingerprint: B0F4950458F69E1150C6C5EDC8AC4916105EF944
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary
The key was successfully imported.
Importing PGP key 0xE99D6AD1:
 UserID     : "Fedora (41) <fedora-41-primary@fedoraproject.org>"
 Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary
The key was successfully imported.
Importing PGP key 0x31645531:
 UserID     : "Fedora (43) <fedora-43-primary@fedoraproject.org>"
 Fingerprint: C6E7F081CF80E13146676E88829B606631645531
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-43-primary
The key was successfully imported.
[  1/155] Verify package files          100% | 757.0   B/s | 153.0   B |  00m00s
[  2/155] Prepare transaction           100% |   1.8 KiB/s | 153.0   B |  00m00s
[  3/155] Installing libgcc-0:14.2.1-4. 100% | 134.9 MiB/s | 276.3 KiB |  00m00s
[  4/155] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[  5/155] Installing publicsuffix-list- 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[  6/155] Installing fedora-release-ide 100% |   0.0   B/s | 952.0   B |  00m00s
[  7/155] Installing fedora-repos-rawhi 100% |   2.4 MiB/s |   2.4 KiB |  00m00s
[  8/155] Installing fedora-gpg-keys-0: 100% |  21.0 MiB/s | 172.2 KiB |  00m00s
[  9/155] Installing fedora-repos-0:42- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[ 10/155] Installing fedora-release-com 100% |  11.6 MiB/s |  23.8 KiB |  00m00s
[ 11/155] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 12/155] Installing setup-0:2.15.0-5.f 100% |  50.6 MiB/s | 726.1 KiB |  00m00s
[ 13/155] Installing filesystem-0:3.18- 100% |   1.7 MiB/s | 212.6 KiB |  00m00s
[ 14/155] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  00m00s
[ 15/155] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[ 16/155] Installing pkgconf-m4-0:2.3.0 100% |  14.5 MiB/s |  14.8 KiB |  00m00s
[ 17/155] Installing pcre2-syntax-0:10. 100% | 124.1 MiB/s | 254.1 KiB |  00m00s
[ 18/155] Installing ncurses-base-0:6.5 100% |  38.2 MiB/s | 351.7 KiB |  00m00s
[ 19/155] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 20/155] Installing ncurses-libs-0:6.5 100% | 159.8 MiB/s | 981.8 KiB |  00m00s
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
[ 21/155] Installing glibc-0:2.40.9000- 100% | 136.8 MiB/s |   6.7 MiB |  00m00s
[ 22/155] Installing bash-0:5.2.32-2.fc 100% | 263.5 MiB/s |   8.2 MiB |  00m00s
[ 23/155] Installing glibc-common-0:2.4 100% | 117.5 MiB/s |   1.1 MiB |  00m00s
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
[ 24/155] Installing glibc-gconv-extra- 100% | 136.9 MiB/s |   8.2 MiB |  00m00s
[ 25/155] Installing zlib-ng-compat-0:2 100% | 135.5 MiB/s | 138.8 KiB |  00m00s
[ 26/155] Installing bzip2-libs-0:1.0.8 100% |  79.9 MiB/s |  81.8 KiB |  00m00s
[ 27/155] Installing xz-libs-1:5.6.3-2. 100% | 107.2 MiB/s | 219.5 KiB |  00m00s
[ 28/155] Installing popt-0:1.19-7.fc41 100% |  35.0 MiB/s | 143.5 KiB |  00m00s
[ 29/155] Installing readline-0:8.2-11. 100% | 161.2 MiB/s | 495.3 KiB |  00m00s
[ 30/155] Installing libuuid-0:2.40.2-8 100% |  41.5 MiB/s |  42.5 KiB |  00m00s
[ 31/155] Installing libblkid-0:2.40.2- 100% | 128.7 MiB/s | 263.6 KiB |  00m00s
[ 32/155] Installing gmp-1:6.3.0-2.fc41 100% | 198.6 MiB/s | 813.7 KiB |  00m00s
[ 33/155] Installing libattr-0:2.5.2-4. 100% |  28.8 MiB/s |  29.5 KiB |  00m00s
[ 34/155] Installing libacl-0:2.3.2-2.f 100% |  39.8 MiB/s |  40.7 KiB |  00m00s
[ 35/155] Installing libxcrypt-0:4.4.36 100% | 131.6 MiB/s | 269.5 KiB |  00m00s
[ 36/155] Installing libstdc++-0:14.2.1 100% | 252.2 MiB/s |   2.8 MiB |  00m00s
[ 37/155] Installing libzstd-0:1.5.6-2. 100% | 259.5 MiB/s | 797.2 KiB |  00m00s
[ 38/155] Installing elfutils-libelf-0: 100% | 292.3 MiB/s |   1.2 MiB |  00m00s
[ 39/155] Installing libeconf-0:0.6.2-3 100% |  58.3 MiB/s |  59.7 KiB |  00m00s
[ 40/155] Installing gdbm-libs-1:1.23-7 100% | 120.7 MiB/s | 123.6 KiB |  00m00s
[ 41/155] Installing dwz-0:0.15-8.fc42. 100% | 146.8 MiB/s | 300.6 KiB |  00m00s
[ 42/155] Installing mpfr-0:4.2.1-5.fc4 100% | 203.5 MiB/s | 833.7 KiB |  00m00s
[ 43/155] Installing gawk-0:5.3.0-4.fc4 100% | 173.2 MiB/s |   1.7 MiB |  00m00s
[ 44/155] Installing unzip-0:6.0-64.fc4 100% | 127.0 MiB/s | 390.3 KiB |  00m00s
[ 45/155] Installing file-libs-0:5.45-7 100% | 473.0 MiB/s |   9.9 MiB |  00m00s
[ 46/155] Installing file-0:5.45-7.fc41 100% |   7.9 MiB/s | 105.0 KiB |  00m00s
[ 47/155] Installing crypto-policies-0: 100% |  15.9 MiB/s | 163.3 KiB |  00m00s
[ 48/155] Installing pcre2-0:10.44-1.fc 100% | 213.2 MiB/s | 654.9 KiB |  00m00s
[ 49/155] Installing grep-0:3.11-9.fc41 100% | 125.4 MiB/s |   1.0 MiB |  00m00s
[ 50/155] Installing xz-1:5.6.3-2.fc42. 100% | 123.7 MiB/s |   1.2 MiB |  00m00s
[ 51/155] Installing libcap-ng-0:0.8.5- 100% |  69.4 MiB/s |  71.0 KiB |  00m00s
[ 52/155] Installing audit-libs-0:4.0.2 100% | 162.8 MiB/s | 333.4 KiB |  00m00s
[ 53/155] Installing pam-libs-0:1.6.1-6 100% | 138.0 MiB/s | 141.3 KiB |  00m00s
[ 54/155] Installing libcap-0:2.70-4.fc 100% |  73.3 MiB/s | 225.2 KiB |  00m00s
[ 55/155] Installing systemd-libs-0:256 100% | 254.7 MiB/s |   2.0 MiB |  00m00s
[ 56/155] Installing libsmartcols-0:2.4 100% | 177.1 MiB/s | 181.4 KiB |  00m00s
[ 57/155] Installing libsepol-0:3.7-3.f 100% | 266.6 MiB/s | 819.0 KiB |  00m00s
[ 58/155] Installing libselinux-0:3.7-6 100% |  89.0 MiB/s | 182.3 KiB |  00m00s
[ 59/155] Installing sed-0:4.9-3.fc41.x 100% | 121.3 MiB/s | 869.7 KiB |  00m00s
[ 60/155] Installing findutils-1:4.10.0 100% | 185.8 MiB/s |   1.9 MiB |  00m00s
[ 61/155] Installing libmount-0:2.40.2- 100% | 174.3 MiB/s | 356.9 KiB |  00m00s
[ 62/155] Installing lz4-libs-0:1.10.0- 100% | 143.1 MiB/s | 146.6 KiB |  00m00s
[ 63/155] Installing lua-libs-0:5.4.6-6 100% | 279.5 MiB/s | 286.2 KiB |  00m00s
[ 64/155] Installing libcom_err-0:1.47. 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[ 65/155] Installing alternatives-0:1.3 100% |  66.3 MiB/s |  67.9 KiB |  00m00s
[ 66/155] Installing libffi-0:3.4.6-3.f 100% |  85.7 MiB/s |  87.8 KiB |  00m00s
[ 67/155] Installing libtasn1-0:4.19.0- 100% |  86.7 MiB/s | 177.5 KiB |  00m00s
[ 68/155] Installing p11-kit-0:0.25.5-4 100% | 158.3 MiB/s |   2.2 MiB |  00m00s
[ 69/155] Installing libunistring-0:1.1 100% | 247.2 MiB/s |   1.7 MiB |  00m00s
[ 70/155] Installing libidn2-0:2.3.7-2. 100% |  81.8 MiB/s | 335.1 KiB |  00m00s
[ 71/155] Installing libpsl-0:0.21.5-4. 100% |  79.7 MiB/s |  81.7 KiB |  00m00s
[ 72/155] Installing p11-kit-trust-0:0. 100% |  28.3 MiB/s | 405.5 KiB |  00m00s
[ 73/155] Installing zstd-0:1.5.6-2.fc4 100% | 241.6 MiB/s |   1.7 MiB |  00m00s
[ 74/155] Installing util-linux-core-0: 100% | 138.9 MiB/s |   1.5 MiB |  00m00s
[ 75/155] Installing tar-2:1.35-4.fc41. 100% | 227.6 MiB/s |   3.0 MiB |  00m00s
[ 76/155] Installing libsemanage-0:3.7- 100% |  97.6 MiB/s | 299.8 KiB |  00m00s
[ 77/155] Installing shadow-utils-2:4.1 100% | 121.9 MiB/s |   4.1 MiB |  00m00s
[ 78/155] Installing zip-0:3.0-41.fc41. 100% | 172.6 MiB/s | 707.1 KiB |  00m00s
[ 79/155] Installing gdbm-1:1.23-7.fc41 100% | 113.7 MiB/s | 465.8 KiB |  00m00s
[ 80/155] Installing cyrus-sasl-lib-0:2 100% | 256.2 MiB/s |   2.3 MiB |  00m00s
[ 81/155] Installing libfdisk-0:2.40.2- 100% | 177.7 MiB/s | 364.0 KiB |  00m00s
[ 82/155] Installing libxml2-0:2.12.8-2 100% | 244.6 MiB/s |   1.7 MiB |  00m00s
[ 83/155] Installing bzip2-0:1.0.8-19.f 100% |  48.9 MiB/s | 100.2 KiB |  00m00s
[ 84/155] Installing add-determinism-0: 100% | 302.4 MiB/s |   2.4 MiB |  00m00s
[ 85/155] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 86/155] Installing sqlite-libs-0:3.46 100% | 238.2 MiB/s |   1.4 MiB |  00m00s
[ 87/155] Installing ed-0:1.20.2-2.fc41 100% |  72.8 MiB/s | 149.2 KiB |  00m00s
[ 88/155] Installing patch-0:2.7.6-25.f 100% | 131.0 MiB/s | 268.2 KiB |  00m00s
[ 89/155] Installing elfutils-default-y 100% | 204.3 KiB/s |   2.0 KiB |  00m00s
[ 90/155] Installing elfutils-libs-0:0. 100% | 158.2 MiB/s | 648.0 KiB |  00m00s
[ 91/155] Installing cpio-0:2.15-2.fc41 100% | 157.1 MiB/s |   1.1 MiB |  00m00s
[ 92/155] Installing diffutils-0:3.10-8 100% | 176.7 MiB/s |   1.6 MiB |  00m00s
[ 93/155] Installing libgomp-0:14.2.1-4 100% | 256.4 MiB/s | 525.2 KiB |  00m00s
[ 94/155] Installing keyutils-libs-0:1. 100% |  54.5 MiB/s |  55.8 KiB |  00m00s
[ 95/155] Installing libverto-0:0.3.2-9 100% |  30.5 MiB/s |  31.3 KiB |  00m00s
[ 96/155] Installing jansson-0:2.13.1-1 100% |  87.6 MiB/s |  89.7 KiB |  00m00s
[ 97/155] Installing libpkgconf-0:2.3.0 100% |  77.5 MiB/s |  79.3 KiB |  00m00s
[ 98/155] Installing pkgconf-0:2.3.0-1. 100% |  44.5 MiB/s |  91.1 KiB |  00m00s
[ 99/155] Installing pkgconf-pkg-config 100% |   1.7 MiB/s |   1.8 KiB |  00m00s
[100/155] Installing xxhash-libs-0:0.8. 100% |  87.7 MiB/s |  89.8 KiB |  00m00s
[101/155] Installing libbrotli-0:1.1.0- 100% | 205.0 MiB/s | 839.9 KiB |  00m00s
[102/155] Installing libnghttp2-0:1.63. 100% | 167.2 MiB/s | 171.2 KiB |  00m00s
[103/155] Installing libtool-ltdl-0:2.4 100% |  65.7 MiB/s |  67.3 KiB |  00m00s
[104/155] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[105/155] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[106/155] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[107/155] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[108/155] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[109/155] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[110/155] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[111/155] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[112/155] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[113/155] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[114/155] Installing ansible-srpm-macro 100% |  35.4 MiB/s |  36.2 KiB |  00m00s
[115/155] Installing coreutils-common-0 100% | 260.2 MiB/s |  11.2 MiB |  00m00s
[116/155] Installing openssl-libs-1:3.2 100% | 313.1 MiB/s |   7.8 MiB |  00m00s
[117/155] Installing coreutils-0:9.5-10 100% | 154.8 MiB/s |   5.7 MiB |  00m00s
[118/155] Installing ca-certificates-0: 100% |   1.3 MiB/s |   2.4 MiB |  00m02s
[119/155] Installing krb5-libs-0:1.21.3 100% | 191.6 MiB/s |   2.3 MiB |  00m00s
[120/155] Installing libarchive-0:3.7.6 100% | 228.7 MiB/s | 936.7 KiB |  00m00s
[121/155] Installing libtirpc-0:1.3.5-0 100% |  99.8 MiB/s | 204.5 KiB |  00m00s
[122/155] Installing gzip-0:1.13-2.fc41 100% |  96.3 MiB/s | 394.6 KiB |  00m00s
[123/155] Installing authselect-libs-0: 100% |  90.8 MiB/s | 837.2 KiB |  00m00s
[124/155] Installing cracklib-0:2.9.11- 100% |  34.9 MiB/s | 250.3 KiB |  00m00s
[125/155] Installing libpwquality-0:1.4 100% |  52.5 MiB/s | 430.1 KiB |  00m00s
[126/155] Installing libnsl2-0:2.0.1-2. 100% |  28.8 MiB/s |  59.1 KiB |  00m00s
[127/155] Installing pam-0:1.6.1-6.fc42 100% |  81.6 MiB/s |   1.9 MiB |  00m00s
[128/155] Installing libssh-0:0.11.1-1. 100% | 186.1 MiB/s | 571.7 KiB |  00m00s
[129/155] Installing rpm-sequoia-0:1.7. 100% | 295.9 MiB/s |   2.4 MiB |  00m00s
[130/155] Installing rpm-libs-0:4.20.0- 100% | 236.9 MiB/s | 727.7 KiB |  00m00s
[131/155] Installing rpm-build-libs-0:4 100% | 101.3 MiB/s | 207.5 KiB |  00m00s
[132/155] Installing libevent-0:2.1.12- 100% | 219.6 MiB/s | 899.5 KiB |  00m00s
[133/155] Installing openldap-0:2.6.8-5 100% | 158.2 MiB/s | 648.0 KiB |  00m00s
[134/155] Installing libcurl-0:8.10.1-2 100% | 273.3 MiB/s | 839.5 KiB |  00m00s
[135/155] Installing elfutils-debuginfo 100% |  32.7 MiB/s |  66.9 KiB |  00m00s
[136/155] Installing elfutils-0:0.191-8 100% | 232.7 MiB/s |   2.6 MiB |  00m00s
[137/155] Installing binutils-0:2.43.1- 100% | 283.9 MiB/s |  27.5 MiB |  00m00s
[138/155] Installing gdb-minimal-0:15.1 100% | 309.4 MiB/s |  13.0 MiB |  00m00s
[139/155] Installing debugedit-0:5.0-18 100% |  98.6 MiB/s | 202.0 KiB |  00m00s
[140/155] Installing curl-0:8.10.1-2.fc 100% |  26.2 MiB/s | 455.8 KiB |  00m00s
[141/155] Installing rpm-0:4.20.0-1.fc4 100% |  92.8 MiB/s |   2.5 MiB |  00m00s
[142/155] Installing efi-srpm-macros-0: 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
[143/155] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[144/155] Installing zig-srpm-macros-0: 100% |   1.6 MiB/s |   1.7 KiB |  00m00s
[145/155] Installing python-srpm-macros 100% |  50.9 MiB/s |  52.2 KiB |  00m00s
[146/155] Installing fonts-srpm-macros- 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[147/155] Installing go-srpm-macros-0:3 100% |  60.5 MiB/s |  62.0 KiB |  00m00s
[148/155] Installing forge-srpm-macros- 100% |  39.3 MiB/s |  40.3 KiB |  00m00s
[149/155] Installing redhat-rpm-config- 100% |  62.9 MiB/s | 193.2 KiB |  00m00s
[150/155] Installing rpm-build-0:4.20.0 100% |  49.5 MiB/s | 202.9 KiB |  00m00s
[151/155] Installing pyproject-srpm-mac 100% |   1.2 MiB/s |   2.5 KiB |  00m00s
[152/155] Installing util-linux-0:2.40. 100% |  97.8 MiB/s |   3.7 MiB |  00m00s
[153/155] Installing authselect-0:1.5.0 100% |  39.5 MiB/s | 161.9 KiB |  00m00s
[154/155] Installing which-0:2.21-42.fc 100% |  40.2 MiB/s |  82.4 KiB |  00m00s
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
[155/155] Installing info-0:7.1.1-1.fc4 100% | 149.6 KiB/s | 362.3 KiB |  00m02s
Warning: skipped PGP checks for 4 packages from repository: copr_base
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-0.4.0-1.fc42.x86_64
alternatives-1.30-1.fc41.x86_64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.2-1.fc41.x86_64
authselect-1.5.0-8.fc42.x86_64
authselect-libs-1.5.0-8.fc42.x86_64
basesystem-11-21.fc41.noarch
bash-5.2.32-2.fc42.x86_64
binutils-2.43.1-1.fc42.x86_64
build-reproducibility-srpm-macros-0.4.0-1.fc42.noarch
bzip2-1.0.8-19.fc41.x86_64
bzip2-libs-1.0.8-19.fc41.x86_64
ca-certificates-2024.2.69_v8.0.401-2.fc42.noarch
coreutils-9.5-10.fc42.x86_64
coreutils-common-9.5-10.fc42.x86_64
cpio-2.15-2.fc41.x86_64
cracklib-2.9.11-6.fc41.x86_64
crypto-policies-20241010-1.git8baf557.fc42.noarch
curl-8.10.1-2.fc42.x86_64
cyrus-sasl-lib-2.1.28-27.fc41.x86_64
debugedit-5.0-18.fc42.x86_64
diffutils-3.10-8.fc41.x86_64
dwz-0.15-8.fc42.x86_64
ed-1.20.2-2.fc41.x86_64
efi-srpm-macros-5-12.fc41.noarch
elfutils-0.191-8.fc41.x86_64
elfutils-debuginfod-client-0.191-8.fc41.x86_64
elfutils-default-yama-scope-0.191-8.fc41.noarch
elfutils-libelf-0.191-8.fc41.x86_64
elfutils-libs-0.191-8.fc41.x86_64
fedora-gpg-keys-42-0.2.noarch
fedora-release-42-0.4.noarch
fedora-release-common-42-0.4.noarch
fedora-release-identity-basic-42-0.4.noarch
fedora-repos-42-0.2.noarch
fedora-repos-rawhide-42-0.2.noarch
file-5.45-7.fc41.x86_64
file-libs-5.45-7.fc41.x86_64
filesystem-3.18-29.fc42.x86_64
findutils-4.10.0-4.fc41.x86_64
fonts-srpm-macros-2.0.5-17.fc41.noarch
forge-srpm-macros-0.4.0-1.fc42.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.x86_64
gdb-minimal-15.1-2.fc42.x86_64
gdbm-1.23-7.fc41.x86_64
gdbm-libs-1.23-7.fc41.x86_64
ghc-srpm-macros-1.9.2-1.fc42.noarch
glibc-2.40.9000-6.fc42.x86_64
glibc-common-2.40.9000-6.fc42.x86_64
glibc-gconv-extra-2.40.9000-6.fc42.x86_64
glibc-minimal-langpack-2.40.9000-6.fc42.x86_64
gmp-6.3.0-2.fc41.x86_64
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-3.fc41.noarch
gpg-pubkey-105ef944-65ca83d1
gpg-pubkey-31645531-66b6dccf
gpg-pubkey-e99d6ad1-64d2612c
grep-3.11-9.fc41.x86_64
gzip-1.13-2.fc41.x86_64
info-7.1.1-1.fc42.x86_64
jansson-2.13.1-10.fc41.x86_64
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.x86_64
krb5-libs-1.21.3-2.fc41.x86_64
libacl-2.3.2-2.fc41.x86_64
libarchive-3.7.6-1.fc42.x86_64
libattr-2.5.2-4.fc41.x86_64
libblkid-2.40.2-8.fc42.x86_64
libbrotli-1.1.0-5.fc41.x86_64
libcap-2.70-4.fc41.x86_64
libcap-ng-0.8.5-3.fc41.x86_64
libcom_err-1.47.1-3.fc41.x86_64
libcurl-8.10.1-2.fc42.x86_64
libeconf-0.6.2-3.fc41.x86_64
libevent-2.1.12-14.fc41.x86_64
libfdisk-2.40.2-8.fc42.x86_64
libffi-3.4.6-3.fc42.x86_64
libgcc-14.2.1-4.fc42.x86_64
libgomp-14.2.1-4.fc42.x86_64
libidn2-2.3.7-2.fc41.x86_64
libmount-2.40.2-8.fc42.x86_64
libnghttp2-1.63.0-1.fc42.x86_64
libnsl2-2.0.1-2.fc41.x86_64
libpkgconf-2.3.0-1.fc42.x86_64
libpsl-0.21.5-4.fc41.x86_64
libpwquality-1.4.5-11.fc41.x86_64
libselinux-3.7-6.fc42.x86_64
libsemanage-3.7-3.fc42.x86_64
libsepol-3.7-3.fc42.x86_64
libsmartcols-2.40.2-8.fc42.x86_64
libssh-0.11.1-1.fc42.x86_64
libssh-config-0.11.1-1.fc42.noarch
libstdc++-14.2.1-4.fc42.x86_64
libtasn1-4.19.0-9.fc41.x86_64
libtirpc-1.3.5-0.fc41.x86_64
libtool-ltdl-2.4.7-12.fc41.x86_64
libunistring-1.1-8.fc41.x86_64
libuuid-2.40.2-8.fc42.x86_64
libverto-0.3.2-9.fc41.x86_64
libxcrypt-4.4.36-7.fc41.x86_64
libxml2-2.12.8-2.fc41.x86_64
libzstd-1.5.6-2.fc41.x86_64
lua-libs-5.4.6-6.fc41.x86_64
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.x86_64
mpfr-4.2.1-5.fc41.x86_64
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.x86_64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.8-5.fc41.x86_64
openssl-libs-3.2.2-8.fc42.x86_64
p11-kit-0.25.5-4.fc42.x86_64
p11-kit-trust-0.25.5-4.fc42.x86_64
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.6.1-6.fc42.x86_64
pam-libs-1.6.1-6.fc42.x86_64
patch-2.7.6-25.fc41.x86_64
pcre2-10.44-1.fc41.1.x86_64
pcre2-syntax-10.44-1.fc41.1.noarch
perl-srpm-macros-1-56.fc41.noarch
pkgconf-2.3.0-1.fc42.x86_64
pkgconf-m4-2.3.0-1.fc42.noarch
pkgconf-pkg-config-2.3.0-1.fc42.x86_64
popt-1.19-7.fc41.x86_64
publicsuffix-list-dafsa-20240107-4.fc41.noarch
pyproject-srpm-macros-1.15.1-1.fc42.noarch
python-srpm-macros-3.13-3.fc41.noarch
qt5-srpm-macros-5.15.15-1.fc42.noarch
qt6-srpm-macros-6.7.2-3.fc41.noarch
readline-8.2-11.fc42.x86_64
redhat-rpm-config-296-1.fc42.noarch
rpm-4.20.0-1.fc42.x86_64
rpm-build-4.20.0-1.fc42.x86_64
rpm-build-libs-4.20.0-1.fc42.x86_64
rpm-libs-4.20.0-1.fc42.x86_64
rpm-sequoia-1.7.0-2.fc41.x86_64
rust-srpm-macros-26.3-3.fc42.noarch
sed-4.9-3.fc41.x86_64
setup-2.15.0-5.fc41.noarch
shadow-utils-4.16.0-5.fc42.x86_64
sqlite-libs-3.46.0-4.fc41.x86_64
systemd-libs-256.7-1.fc42.x86_64
tar-1.35-4.fc41.x86_64
unzip-6.0-64.fc41.x86_64
util-linux-2.40.2-8.fc42.x86_64
util-linux-core-2.40.2-8.fc42.x86_64
which-2.21-42.fc41.x86_64
xxhash-libs-0.8.2-4.fc42.x86_64
xz-5.6.3-2.fc42.x86_64
xz-libs-5.6.3-2.fc42.x86_64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-41.fc41.x86_64
zlib-ng-compat-2.1.7-3.fc42.x86_64
zstd-1.5.6-2.fc41.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1728777600
Wrote: /builddir/build/SRPMS/xdg-desktop-portal-1.19.0-2.fc42.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-x86_64-1728793365.434345/root/var/log/dnf5.log
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-r_gia_9h/xdg-desktop-portal/xdg-desktop-portal.spec) Config(child) 0 minutes 36 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/xdg-desktop-portal-1.19.0-2.fc42.src.rpm)  Config(fedora-rawhide-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1728793365.434345/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1728793365.434345/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-1728793365.434345/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-1.fc42.x86_64
  rpm-sequoia-1.7.0-2.fc41.x86_64
  dnf5-5.2.6.2-1.fc42.x86_64
  dnf5-plugins-5.2.6.2-1.fc42.x86_64
Finish: chroot init
Start: build phase for xdg-desktop-portal-1.19.0-2.fc42.src.rpm
Start: build setup for xdg-desktop-portal-1.19.0-2.fc42.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1728777600
Wrote: /builddir/build/SRPMS/xdg-desktop-portal-1.19.0-2.fc42.src.rpm
Updating and loading repositories:
 fedora                                 100% | 676.8 KiB/s |  23.0 KiB |  00m00s
 Copr repository                        100% |  34.1 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package                         Arch   Version               Repository      Size
Installing:
 flatpak-devel                  x86_64 1.15.10-1.fc42        fedora       1.5 MiB
 fuse3-devel                    x86_64 3.16.2-4.fc41         fedora     158.8 KiB
 gcc                            x86_64 14.2.1-4.fc42         fedora     104.4 MiB
 gdk-pixbuf2-devel              x86_64 2.42.12-6.fc41        fedora       2.3 MiB
 geoclue2-devel                 x86_64 2.7.0-6.fc41          fedora     887.7 KiB
 gettext                        x86_64 0.22.5-6.fc41         fedora       5.2 MiB
 glib2-devel                    x86_64 2.82.1-2.fc42         fedora      15.7 MiB
 json-glib-devel                x86_64 1.10.0-1.fc42         fedora       2.6 MiB
 libportal-devel                x86_64 0.8.1-1.fc42          fedora     375.0 KiB
 meson                          noarch 1.5.1-1.fc42          fedora      11.4 MiB
 pipewire-devel                 x86_64 1.2.5-1.fc42          fedora     830.1 KiB
 python3-dbusmock               noarch 0.32.2-1.fc42         copr_base  588.6 KiB
 python3-docutils               noarch 0.21.2-1.fc42         fedora       4.9 MiB
 python3-furo                   noarch 2024.08.06-1.fc41     fedora     359.1 KiB
 python3-gobject-base           x86_64 3.48.2-3.fc41         fedora       1.4 MiB
 python3-pytest                 noarch 8.3.3-1.fc42          copr_base   20.8 MiB
 python3-pytest-xdist           noarch 3.6.1-4.fc42          copr_base  419.8 KiB
 python3-sphinx                 noarch 1:7.3.7-4.fc42        copr_base   10.8 MiB
 python3-sphinx-copybutton      noarch 0.5.2-6.fc41          fedora      35.0 KiB
 python3-sphinxext-opengraph    noarch 0.9.1-4.fc41          fedora      66.0 KiB
 systemd-devel                  x86_64 256.7-1.fc42          copr_base  556.1 KiB
 systemd-rpm-macros             noarch 256.7-1.fc42          copr_base   10.7 KiB
Installing dependencies:
 abattis-cantarell-vf-fonts     noarch 0.301-13.fc41         fedora     192.7 KiB
 alsa-lib                       x86_64 1.2.12-2.fc41         fedora       1.4 MiB
 annobin-docs                   noarch 12.70-1.fc42          fedora      97.7 KiB
 annobin-plugin-gcc             x86_64 12.70-1.fc42          fedora     985.6 KiB
 appstream                      x86_64 1.0.2-4.fc41          fedora       3.5 MiB
 appstream-data                 noarch 42-1.fc42             fedora      14.3 MiB
 avahi-libs                     x86_64 0.8-30.fc42           fedora     174.2 KiB
 bluez-libs                     x86_64 5.78-1.fc42           fedora     202.4 KiB
 brotli                         x86_64 1.1.0-5.fc41          fedora      31.8 KiB
 brotli-devel                   x86_64 1.1.0-5.fc41          fedora      65.6 KiB
 bubblewrap                     x86_64 0.10.0-1.fc42         fedora     134.1 KiB
 cairo                          x86_64 1.18.0-4.fc41         fedora       1.7 MiB
 cairo-gobject                  x86_64 1.18.0-4.fc41         fedora      35.2 KiB
 cmake-filesystem               x86_64 3.28.3-7.fc41         fedora       0.0   B
 composefs-libs                 x86_64 1.0.6-1.fc42          fedora     166.3 KiB
 cpp                            x86_64 14.2.1-4.fc42         fedora      35.0 MiB
 dbus                           x86_64 1:1.14.10-4.fc41      fedora       0.0   B
 dbus-broker                    x86_64 36-4.fc41             fedora     382.8 KiB
 dbus-common                    noarch 1:1.14.10-4.fc41      fedora      11.2 KiB
 dbus-daemon                    x86_64 1:1.14.10-4.fc41      fedora     553.2 KiB
 dbus-libs                      x86_64 1:1.14.10-4.fc41      fedora     368.9 KiB
 dbus-tools                     x86_64 1:1.14.10-4.fc41      fedora     131.2 KiB
 dbus-x11                       x86_64 1:1.14.10-4.fc41      fedora      36.0 KiB
 dconf                          x86_64 0.40.0-14.fc41        fedora     315.8 KiB
 dconf-devel                    x86_64 0.40.0-14.fc41        fedora     198.2 KiB
 default-fonts-core-sans        noarch 4.1-3.fc42            fedora      11.9 KiB
 emacs-filesystem               noarch 1:30.0-3.fc41         fedora       0.0   B
 expat                          x86_64 2.6.3-1.fc42          fedora     291.5 KiB
 fdk-aac-free                   x86_64 2.0.0-14.fc41         fedora     607.2 KiB
 flac-libs                      x86_64 1.4.3-5.fc41          fedora     674.2 KiB
 flatpak                        x86_64 1.15.10-1.fc42        fedora       6.3 MiB
 flatpak-libs                   x86_64 1.15.10-1.fc42        fedora       1.0 MiB
 flatpak-session-helper         x86_64 1.15.10-1.fc42        fedora     103.3 KiB
 fontconfig                     x86_64 2.15.0-8.fc41         fedora     791.9 KiB
 fonts-filesystem               noarch 1:2.0.5-17.fc41       fedora       0.0   B
 freetype                       x86_64 2.13.3-1.fc42         fedora     850.5 KiB
 fribidi                        x86_64 1.0.16-1.fc42         fedora     194.5 KiB
 fuse-common                    x86_64 3.16.2-4.fc41         fedora      38.0   B
 fuse3                          x86_64 3.16.2-4.fc41         fedora     126.0 KiB
 fuse3-libs                     x86_64 3.16.2-4.fc41         fedora     281.5 KiB
 gcc-plugin-annobin             x86_64 14.2.1-4.fc42         fedora      61.1 KiB
 gdk-pixbuf2                    x86_64 2.42.12-6.fc41        fedora       2.5 MiB
 geoclue2-libs                  x86_64 2.7.0-6.fc41          fedora     167.2 KiB
 gettext-envsubst               x86_64 0.22.5-6.fc41         fedora      74.9 KiB
 gettext-libs                   x86_64 0.22.5-6.fc41         fedora       1.7 MiB
 gettext-runtime                x86_64 0.22.5-6.fc41         fedora     481.3 KiB
 glib2                          x86_64 2.82.1-2.fc42         fedora      14.7 MiB
 glibc-devel                    x86_64 2.40.9000-6.fc42      fedora      37.8 KiB
 glibc-headers-x86              noarch 2.40.9000-6.fc42      fedora       2.2 MiB
 gnupg2                         x86_64 2.4.5-3.fc41          fedora       9.5 MiB
 gnutls                         x86_64 3.8.7-4.fc42          fedora       3.2 MiB
 gobject-introspection          x86_64 1.82.0-1.fc42         fedora     396.2 KiB
 google-noto-fonts-common       noarch 20240901-1.fc42       fedora      17.5 KiB
 google-noto-sans-vf-fonts      noarch 20240901-1.fc42       fedora       1.2 MiB
 gpgme                          x86_64 1.23.2-5.fc41         fedora     579.3 KiB
 gpgme-devel                    x86_64 1.23.2-5.fc41         fedora     290.0 KiB
 graphite2                      x86_64 1.3.14-16.fc41        fedora     192.0 KiB
 gsm                            x86_64 1.0.22-7.fc41         fedora      68.8 KiB
 harfbuzz                       x86_64 10.0.1-1.fc42         fedora       2.7 MiB
 jbigkit-libs                   x86_64 2.1-30.fc41           fedora     117.6 KiB
 json-c                         x86_64 0.17-4.fc41           fedora      82.4 KiB
 json-glib                      x86_64 1.10.0-1.fc42         fedora     562.2 KiB
 kernel-headers                 x86_64 6.11.0-63.fc42        fedora       6.4 MiB
 lame-libs                      x86_64 3.100-18.fc41         fedora       1.2 MiB
 libX11                         x86_64 1.8.10-2.fc42         fedora       1.3 MiB
 libX11-common                  noarch 1.8.10-2.fc42         fedora       1.1 MiB
 libXau                         x86_64 1.0.11-7.fc41         fedora      66.9 KiB
 libXau-devel                   x86_64 1.0.11-7.fc41         fedora       6.4 KiB
 libXext                        x86_64 1.3.6-2.fc41          fedora      90.1 KiB
 libXft                         x86_64 2.3.8-7.fc41          fedora     164.5 KiB
 libXrender                     x86_64 0.9.11-7.fc41         fedora      50.1 KiB
 libarchive-devel               x86_64 3.7.6-1.fc42          fedora     179.3 KiB
 libassuan                      x86_64 2.5.7-2.fc41          fedora     163.8 KiB
 libassuan-devel                x86_64 2.5.7-2.fc41          fedora      78.8 KiB
 libasyncns                     x86_64 0.8-29.fc41           fedora      59.4 KiB
 libb2                          x86_64 0.98.1-12.fc41        fedora      42.2 KiB
 libblkid-devel                 x86_64 2.40.2-8.fc42         fedora      44.9 KiB
 libcurl-devel                  x86_64 8.10.1-2.fc42         fedora       1.3 MiB
 libdatrie                      x86_64 0.2.13-10.fc41        fedora      57.9 KiB
 libffi-devel                   x86_64 3.4.6-3.fc42          fedora      33.1 KiB
 libgcrypt                      x86_64 1.11.0-3.fc41         fedora       1.5 MiB
 libgpg-error                   x86_64 1.50-2.fc41           fedora     889.5 KiB
 libgpg-error-devel             x86_64 1.50-2.fc41           fedora     245.1 KiB
 libidn2-devel                  x86_64 2.3.7-2.fc41          fedora     252.1 KiB
 libjpeg-turbo                  x86_64 3.0.4-1.fc42          fedora     789.1 KiB
 libjpeg-turbo-devel            x86_64 3.0.4-1.fc42          fedora     353.1 KiB
 libksba                        x86_64 1.6.7-2.fc41          fedora     398.4 KiB
 liblc3                         x86_64 1.1.1-3.fc41          fedora     170.9 KiB
 libldac                        x86_64 2.0.2.3-16.fc41       fedora      82.4 KiB
 liblerc                        x86_64 4.0.0-7.fc41          fedora     607.5 KiB
 libmount-devel                 x86_64 2.40.2-8.fc42         fedora      63.5 KiB
 libmpc                         x86_64 1.3.1-6.fc41          fedora     164.7 KiB
 libnghttp2-devel               x86_64 1.63.0-1.fc42         fedora     295.3 KiB
 libogg                         x86_64 2:1.3.5-9.fc41        fedora      49.4 KiB
 libpng                         x86_64 2:1.6.44-1.fc42       fedora     245.8 KiB
 libpng-devel                   x86_64 2:1.6.44-1.fc42       fedora     886.0 KiB
 libportal                      x86_64 0.8.1-1.fc42          fedora     215.6 KiB
 libpsl-devel                   x86_64 0.21.5-4.fc41         fedora     110.3 KiB
 librsvg2                       x86_64 2.59.1-1.fc42         fedora       4.6 MiB
 libsbc                         x86_64 2.0-5.fc41            fedora      93.5 KiB
 libseccomp                     x86_64 2.5.5-2.fc41          fedora     173.3 KiB
 libseccomp-devel               x86_64 2.5.5-2.fc41          fedora     113.1 KiB
 libselinux-devel               x86_64 3.7-6.fc42            fedora     126.5 KiB
 libsepol-devel                 x86_64 3.7-3.fc42            fedora     120.3 KiB
 libsndfile                     x86_64 1.2.2-4.fc41          fedora     534.0 KiB
 libssh-devel                   x86_64 0.11.1-1.fc42         fedora     177.8 KiB
 libstemmer                     x86_64 2.2.0-13.fc41         fedora     603.9 KiB
 libtextstyle                   x86_64 0.22.5-6.fc41         fedora     195.6 KiB
 libthai                        x86_64 0.1.29-9.fc41         fedora     783.5 KiB
 libtiff                        x86_64 4.6.0-6.fc42          fedora     606.0 KiB
 libtiff-devel                  x86_64 4.6.0-6.fc42          fedora     709.2 KiB
 libusb1                        x86_64 1.0.27-3.fc41         fedora     166.3 KiB
 libvorbis                      x86_64 1:1.3.7-11.fc41       fedora     833.6 KiB
 libwayland-client              x86_64 1.23.0-2.fc41         fedora      62.1 KiB
 libwayland-cursor              x86_64 1.23.0-2.fc41         fedora      37.4 KiB
 libwayland-egl                 x86_64 1.23.0-2.fc41         fedora      16.5 KiB
 libwayland-server              x86_64 1.23.0-2.fc41         fedora      78.6 KiB
 libwebp                        x86_64 1.4.0-4.fc41          fedora     822.6 KiB
 libwebp-devel                  x86_64 1.4.0-4.fc41          fedora     120.3 KiB
 libxcb                         x86_64 1.17.0-3.fc42         fedora       1.2 MiB
 libxcrypt-devel                x86_64 4.4.36-7.fc41         fedora      30.3 KiB
 libxml2-devel                  x86_64 2.12.8-2.fc41         fedora       3.4 MiB
 libxmlb                        x86_64 0.3.19-3.fc41         fedora     288.7 KiB
 libxslt                        x86_64 1.1.42-2.fc41         fedora     483.1 KiB
 libyaml                        x86_64 0.2.5-15.fc41         fedora     134.4 KiB
 libzstd-devel                  x86_64 1.5.6-2.fc41          fedora     202.4 KiB
 make                           x86_64 1:4.4.1-9.fc42        fedora       1.8 MiB
 malcontent-devel               x86_64 0.11.1-6.fc41         fedora     130.8 KiB
 malcontent-libs                x86_64 0.11.1-6.fc41         fedora     113.4 KiB
 mpdecimal                      x86_64 2.5.1-16.fc41         fedora     204.9 KiB
 mpg123-libs                    x86_64 1.31.3-5.fc41         fedora     787.3 KiB
 nettle                         x86_64 3.10-3.fc41           fedora     793.0 KiB
 ninja-build                    x86_64 1.12.1-3.fc41         fedora     432.6 KiB
 npth                           x86_64 1.7-2.fc41            fedora      49.6 KiB
 openssl-devel                  x86_64 1:3.2.2-8.fc42        fedora       4.3 MiB
 opus                           x86_64 1.5.2-1.fc42          fedora     411.7 KiB
 ostree-devel                   x86_64 2024.8-1.fc42         fedora       2.6 MiB
 ostree-libs                    x86_64 2024.8-1.fc42         fedora       1.1 MiB
 pango                          x86_64 1.54.0-2.fc41         fedora     996.2 KiB
 pcre2-devel                    x86_64 10.44-1.fc41.1        fedora       2.0 MiB
 pcre2-utf16                    x86_64 10.44-1.fc41.1        fedora     590.1 KiB
 pcre2-utf32                    x86_64 10.44-1.fc41.1        fedora     562.0 KiB
 pipewire-libs                  x86_64 1.2.5-1.fc42          fedora       7.3 MiB
 pixman                         x86_64 0.43.4-2.fc41         fedora     718.1 KiB
 polkit-devel                   x86_64 125-2.fc42            fedora     405.6 KiB
 polkit-docs                    noarch 125-2.fc42            fedora     946.0 KiB
 polkit-libs                    x86_64 125-2.fc42            fedora     208.0 KiB
 publicsuffix-list              noarch 20240107-4.fc41       fedora     318.0 KiB
 pulseaudio-libs                x86_64 17.0-2.fc41           fedora       3.4 MiB
 python-pip-wheel               noarch 24.2-2.fc42           copr_base    1.2 MiB
 python3                        x86_64 3.13.0-1.fc42         fedora      31.8 KiB
 python3-babel                  noarch 2.16.0-1.fc42         copr_base   28.3 MiB
 python3-beautifulsoup4         noarch 4.12.3-7.fc42         copr_base    1.4 MiB
 python3-cairo                  x86_64 1.25.1-5.fc42         copr_base  492.5 KiB
 python3-charset-normalizer     noarch 3.3.2-6.fc42          copr_base  314.8 KiB
 python3-dbus                   x86_64 1.3.2-8.fc41          fedora     520.7 KiB
 python3-execnet                noarch 2.1.1-4.fc42          copr_base  916.2 KiB
 python3-gobject                x86_64 3.48.2-3.fc41         fedora      23.9 KiB
 python3-idna                   noarch 3.9-1.fc42            copr_base  639.8 KiB
 python3-imagesize              noarch 1.4.1-9.fc42          copr_base   35.3 KiB
 python3-iniconfig              noarch 1.1.1-24.fc42         copr_base   20.6 KiB
 python3-jinja2                 noarch 3.1.4-5.fc42          copr_base    2.9 MiB
 python3-libs                   x86_64 3.13.0-1.fc42         fedora      40.4 MiB
 python3-lxml                   x86_64 5.3.0-1.fc42          fedora       4.9 MiB
 python3-markupsafe             x86_64 2.1.5-4.fc42          copr_base   61.5 KiB
 python3-packaging              noarch 24.1-2.fc42           copr_base  422.2 KiB
 python3-pluggy                 noarch 1.5.0-1.fc42          copr_base  193.2 KiB
 python3-pygments               noarch 2.18.0-3.fc42         copr_base   10.6 MiB
 python3-requests               noarch 2.32.3-3.fc42         copr_base  485.8 KiB
 python3-setuptools             noarch 69.2.0-9.fc42         copr_base    7.2 MiB
 python3-snowballstemmer        noarch 2.2.0-13.fc41         fedora       1.7 MiB
 python3-soupsieve              noarch 2.6-3.fc42            copr_base  294.5 KiB
 python3-sphinx-basic-ng        noarch 1.0.0-0.11.beta2.fc41 fedora      33.1 KiB
 python3-sphinx-theme-alabaster noarch 0.7.16-6.fc41         fedora      41.9 KiB
 python3-urllib3                noarch 2.2.3-5.fc42          copr_base    1.0 MiB
 rsvg-pixbuf-loader             x86_64 2.59.1-1.fc42         fedora     339.9 KiB
 shared-mime-info               x86_64 2.3-6.fc41            fedora       5.2 MiB
 sysprof-capture-devel          x86_64 47.0-1.fc42           fedora     273.2 KiB
 systemd                        x86_64 256.7-1.fc42          copr_base   17.0 MiB
 systemd-pam                    x86_64 256.7-1.fc42          copr_base    1.1 MiB
 tpm2-tss                       x86_64 4.1.3-3.fc41          fedora       1.6 MiB
 tzdata                         noarch 2024a-9.fc41          fedora       1.7 MiB
 vim-filesystem                 noarch 2:9.1.737-1.fc42      fedora      40.0   B
 wayland-devel                  x86_64 1.23.0-2.fc41         fedora     679.0 KiB
 webrtc-audio-processing        x86_64 1.3-3.fc42            fedora       1.3 MiB
 xdg-dbus-proxy                 x86_64 0.1.6-1.fc42          fedora      94.7 KiB
 xml-common                     noarch 0.6.3-65.fc41         fedora      78.4 KiB
 xorg-x11-proto-devel           noarch 2024.1-3.fc41         fedora       1.7 MiB
 xz-devel                       x86_64 1:5.6.3-2.fc42        fedora     255.6 KiB
 zlib-ng-compat-devel           x86_64 2.1.7-3.fc42          fedora     106.8 KiB

Transaction Summary:
 Installing:       212 packages

Total size of inbound packages is 151 MiB. Need to download 151 MiB.
After this operation, 498 MiB extra will be used (install 498 MiB, remove 0 B).
[  1/212] python3-docutils-0:0.21.2-1.f 100% |   5.2 MiB/s |   1.1 MiB |  00m00s
[  2/212] gettext-0:0.22.5-6.fc41.x86_6 100% |   5.0 MiB/s |   1.1 MiB |  00m00s
[  3/212] python3-furo-0:2024.08.06-1.f 100% |   1.7 MiB/s | 116.2 KiB |  00m00s
[  4/212] meson-0:1.5.1-1.fc42.noarch   100% |  21.5 MiB/s |   2.2 MiB |  00m00s
[  5/212] python3-sphinx-copybutton-0:0 100% | 635.0 KiB/s |  22.9 KiB |  00m00s
[  6/212] python3-sphinxext-opengraph-0 100% |   1.1 MiB/s |  38.7 KiB |  00m00s
[  7/212] flatpak-devel-0:1.15.10-1.fc4 100% |   1.6 MiB/s | 115.7 KiB |  00m00s
[  8/212] python3-sphinx-1:7.3.7-4.fc42 100% |  20.4 MiB/s |   2.5 MiB |  00m00s
[  9/212] fuse3-devel-0:3.16.2-4.fc41.x 100% |   1.4 MiB/s |  44.5 KiB |  00m00s
[ 10/212] gdk-pixbuf2-devel-0:2.42.12-6 100% |   7.6 MiB/s | 367.3 KiB |  00m00s
[ 11/212] glib2-devel-0:2.82.1-2.fc42.x 100% |  23.1 MiB/s |   1.5 MiB |  00m00s
[ 12/212] json-glib-devel-0:1.10.0-1.fc 100% |   4.0 MiB/s | 227.2 KiB |  00m00s
[ 13/212] geoclue2-devel-0:2.7.0-6.fc41 100% |   1.6 MiB/s |  86.7 KiB |  00m00s
[ 14/212] libportal-devel-0:0.8.1-1.fc4 100% |   1.5 MiB/s |  49.1 KiB |  00m00s
[ 15/212] pipewire-devel-0:1.2.5-1.fc42 100% |   4.0 MiB/s | 210.0 KiB |  00m00s
[ 16/212] python3-dbusmock-0:0.32.2-1.f 100% |   5.1 MiB/s | 141.0 KiB |  00m00s
[ 17/212] python3-gobject-base-0:3.48.2 100% |   8.4 MiB/s | 378.2 KiB |  00m00s
[ 18/212] systemd-devel-0:256.7-1.fc42. 100% |   6.9 MiB/s | 531.1 KiB |  00m00s
[ 19/212] systemd-rpm-macros-0:256.7-1. 100% |   3.7 MiB/s |  34.1 KiB |  00m00s
[ 20/212] python3-pytest-xdist-0:3.6.1- 100% | 865.8 KiB/s | 101.3 KiB |  00m00s
[ 21/212] libmpc-0:1.3.1-6.fc41.x86_64  100% | 646.5 KiB/s |  71.1 KiB |  00m00s
[ 22/212] cpp-0:14.2.1-4.fc42.x86_64    100% |  50.6 MiB/s |  11.9 MiB |  00m00s
[ 23/212] gcc-0:14.2.1-4.fc42.x86_64    100% |  37.6 MiB/s |  37.0 MiB |  00m01s
[ 24/212] make-1:4.4.1-9.fc42.x86_64    100% |   7.1 MiB/s | 586.3 KiB |  00m00s
[ 25/212] gettext-libs-0:0.22.5-6.fc41. 100% |  10.3 MiB/s | 666.4 KiB |  00m00s
[ 26/212] gettext-runtime-0:0.22.5-6.fc 100% |   3.6 MiB/s | 121.8 KiB |  00m00s
[ 27/212] libtextstyle-0:0.22.5-6.fc41. 100% |   2.5 MiB/s |  88.4 KiB |  00m00s
[ 28/212] ninja-build-0:1.12.1-3.fc41.x 100% |   4.9 MiB/s | 180.0 KiB |  00m00s
[ 29/212] python3-sphinx-basic-ng-0:1.0 100% |   1.4 MiB/s |  34.5 KiB |  00m00s
[ 30/212] python3-sphinx-theme-alabaste 100% | 527.2 KiB/s |  24.3 KiB |  00m00s
[ 31/212] python3-snowballstemmer-0:2.2 100% |   3.6 MiB/s | 258.4 KiB |  00m00s
[ 32/212] flatpak-0:1.15.10-1.fc42.x86_ 100% |  16.0 MiB/s |   1.7 MiB |  00m00s
[ 33/212] flatpak-libs-0:1.15.10-1.fc42 100% |   5.2 MiB/s | 424.5 KiB |  00m00s
[ 34/212] fuse3-libs-0:3.16.2-4.fc41.x8 100% |   1.1 MiB/s |  93.2 KiB |  00m00s
[ 35/212] gdk-pixbuf2-0:2.42.12-6.fc41. 100% |   6.1 MiB/s | 489.0 KiB |  00m00s
[ 36/212] glib2-0:2.82.1-2.fc42.x86_64  100% |  18.1 MiB/s |   3.0 MiB |  00m00s
[ 37/212] shared-mime-info-0:2.3-6.fc41 100% |   2.6 MiB/s | 390.6 KiB |  00m00s
[ 38/212] geoclue2-libs-0:2.7.0-6.fc41. 100% |   1.9 MiB/s |  55.2 KiB |  00m00s
[ 39/212] json-glib-0:1.10.0-1.fc42.x86 100% |   1.3 MiB/s | 161.6 KiB |  00m00s
[ 40/212] pipewire-libs-0:1.2.5-1.fc42. 100% |  24.5 MiB/s |   1.9 MiB |  00m00s
[ 41/212] dbus-x11-1:1.14.10-4.fc41.x86 100% | 427.6 KiB/s |  25.2 KiB |  00m00s
[ 42/212] libportal-0:0.8.1-1.fc42.x86_ 100% |   1.2 MiB/s |  76.1 KiB |  00m00s
[ 43/212] gettext-envsubst-0:0.22.5-6.f 100% |   1.1 MiB/s |  37.8 KiB |  00m00s
[ 44/212] python3-dbus-0:1.3.2-8.fc41.x 100% |   2.8 MiB/s | 157.3 KiB |  00m00s
[ 45/212] gobject-introspection-0:1.82. 100% |   1.9 MiB/s | 119.7 KiB |  00m00s
[ 46/212] emacs-filesystem-1:30.0-3.fc4 100% | 274.7 KiB/s |   7.1 KiB |  00m00s
[ 47/212] vim-filesystem-2:9.1.737-1.fc 100% | 696.9 KiB/s |  16.7 KiB |  00m00s
[ 48/212] bubblewrap-0:0.10.0-1.fc42.x8 100% |   1.5 MiB/s |  62.7 KiB |  00m00s
[ 49/212] appstream-0:1.0.2-4.fc41.x86_ 100% |  11.0 MiB/s | 799.5 KiB |  00m00s
[ 50/212] dconf-0:0.40.0-14.fc41.x86_64 100% |   1.7 MiB/s | 109.6 KiB |  00m00s
[ 51/212] flatpak-session-helper-0:1.15 100% | 922.8 KiB/s |  42.4 KiB |  00m00s
[ 52/212] fuse3-0:3.16.2-4.fc41.x86_64  100% |   1.9 MiB/s |  58.0 KiB |  00m00s
[ 53/212] libXau-0:1.0.11-7.fc41.x86_64 100% | 996.5 KiB/s |  31.9 KiB |  00m00s
[ 54/212] libwayland-client-0:1.23.0-2. 100% |   1.3 MiB/s |  33.3 KiB |  00m00s
[ 55/212] librsvg2-0:2.59.1-1.fc42.x86_ 100% |  25.0 MiB/s |   1.7 MiB |  00m00s
[ 56/212] libseccomp-0:2.5.5-2.fc41.x86 100% |   1.1 MiB/s |  70.2 KiB |  00m00s
[ 57/212] malcontent-libs-0:0.11.1-6.fc 100% |   1.0 MiB/s |  46.9 KiB |  00m00s
[ 58/212] xdg-dbus-proxy-0:0.1.6-1.fc42 100% |   3.0 MiB/s |  45.8 KiB |  00m00s
[ 59/212] polkit-libs-0:125-2.fc42.x86_ 100% |   1.9 MiB/s |  67.9 KiB |  00m00s
[ 60/212] ostree-libs-0:2024.8-1.fc42.x 100% |  10.6 MiB/s | 467.6 KiB |  00m00s
[ 61/212] libjpeg-turbo-0:3.0.4-1.fc42. 100% |   7.0 MiB/s | 228.9 KiB |  00m00s
[ 62/212] libpng-2:1.6.44-1.fc42.x86_64 100% |   3.8 MiB/s | 120.7 KiB |  00m00s
[ 63/212] gnutls-0:3.8.7-4.fc42.x86_64  100% |  27.2 MiB/s |   1.1 MiB |  00m00s
[ 64/212] alsa-lib-0:1.2.12-2.fc41.x86_ 100% |  12.9 MiB/s | 514.4 KiB |  00m00s
[ 65/212] avahi-libs-0:0.8-30.fc42.x86_ 100% |   2.0 MiB/s |  66.6 KiB |  00m00s
[ 66/212] bluez-libs-0:5.78-1.fc42.x86_ 100% |   2.7 MiB/s |  83.6 KiB |  00m00s
[ 67/212] dbus-libs-1:1.14.10-4.fc41.x8 100% |   4.9 MiB/s | 155.1 KiB |  00m00s
[ 68/212] fdk-aac-free-0:2.0.0-14.fc41. 100% |  10.0 MiB/s | 337.5 KiB |  00m00s
[ 69/212] liblc3-0:1.1.1-3.fc41.x86_64  100% |   3.3 MiB/s | 102.8 KiB |  00m00s
[ 70/212] libldac-0:2.0.2.3-16.fc41.x86 100% |   2.7 MiB/s |  41.6 KiB |  00m00s
[ 71/212] libsbc-0:2.0-5.fc41.x86_64    100% |   3.2 MiB/s |  48.6 KiB |  00m00s
[ 72/212] libsndfile-0:1.2.2-4.fc41.x86 100% |   6.7 MiB/s | 213.5 KiB |  00m00s
[ 73/212] libusb1-0:1.0.27-3.fc41.x86_6 100% |   2.5 MiB/s |  76.1 KiB |  00m00s
[ 74/212] opus-0:1.5.2-1.fc42.x86_64    100% |   6.9 MiB/s | 225.5 KiB |  00m00s
[ 75/212] pulseaudio-libs-0:17.0-2.fc41 100% |  18.9 MiB/s | 698.1 KiB |  00m00s
[ 76/212] webrtc-audio-processing-0:1.3 100% |  14.9 MiB/s | 520.2 KiB |  00m00s
[ 77/212] dbus-daemon-1:1.14.10-4.fc41. 100% |   6.7 MiB/s | 212.0 KiB |  00m00s
[ 78/212] libX11-0:1.8.10-2.fc42.x86_64 100% |  16.3 MiB/s | 649.7 KiB |  00m00s
[ 79/212] libstemmer-0:2.2.0-13.fc41.x8 100% |   1.5 MiB/s | 138.9 KiB |  00m00s
[ 80/212] libxmlb-0:0.3.19-3.fc41.x86_6 100% |   1.9 MiB/s | 117.5 KiB |  00m00s
[ 81/212] libyaml-0:0.2.5-15.fc41.x86_6 100% |   1.7 MiB/s |  59.4 KiB |  00m00s
[ 82/212] dbus-1:1.14.10-4.fc41.x86_64  100% | 232.7 KiB/s |   7.9 KiB |  00m00s
[ 83/212] fuse-common-0:3.16.2-4.fc41.x 100% | 262.8 KiB/s |   8.7 KiB |  00m00s
[ 84/212] appstream-data-0:42-1.fc42.no 100% |  69.2 MiB/s |  14.5 MiB |  00m00s
[ 85/212] cairo-0:1.18.0-4.fc41.x86_64  100% |   8.6 MiB/s | 709.9 KiB |  00m00s
[ 86/212] cairo-gobject-0:1.18.0-4.fc41 100% | 369.0 KiB/s |  17.3 KiB |  00m00s
[ 87/212] pango-0:1.54.0-2.fc41.x86_64  100% |  10.0 MiB/s | 347.5 KiB |  00m00s
[ 88/212] composefs-libs-0:1.0.6-1.fc42 100% |   1.5 MiB/s |  64.5 KiB |  00m00s
[ 89/212] gpgme-0:1.23.2-5.fc41.x86_64  100% |   4.6 MiB/s | 212.4 KiB |  00m00s
[ 90/212] libgpg-error-0:1.50-2.fc41.x8 100% |   7.5 MiB/s | 237.5 KiB |  00m00s
[ 91/212] nettle-0:3.10-3.fc41.x86_64   100% |  12.7 MiB/s | 428.5 KiB |  00m00s
[ 92/212] flac-libs-0:1.4.3-5.fc41.x86_ 100% |   7.7 MiB/s | 261.8 KiB |  00m00s
[ 93/212] gsm-0:1.0.22-7.fc41.x86_64    100% |   2.3 MiB/s |  36.0 KiB |  00m00s
[ 94/212] libogg-2:1.3.5-9.fc41.x86_64  100% |   2.1 MiB/s |  33.0 KiB |  00m00s
[ 95/212] lame-libs-0:3.100-18.fc41.x86 100% |  10.0 MiB/s | 336.3 KiB |  00m00s
[ 96/212] libvorbis-1:1.3.7-11.fc41.x86 100% |   5.7 MiB/s | 188.1 KiB |  00m00s
[ 97/212] mpg123-libs-0:1.31.3-5.fc41.x 100% |  10.0 MiB/s | 339.4 KiB |  00m00s
[ 98/212] libasyncns-0:0.8-29.fc41.x86_ 100% |   1.7 MiB/s |  29.9 KiB |  00m00s
[ 99/212] dbus-common-1:1.14.10-4.fc41. 100% | 862.4 KiB/s |  14.7 KiB |  00m00s
[100/212] libxcb-0:1.17.0-3.fc42.x86_64 100% |   7.1 MiB/s | 240.9 KiB |  00m00s
[101/212] dbus-tools-1:1.14.10-4.fc41.x 100% |   2.9 MiB/s |  54.2 KiB |  00m00s
[102/212] expat-0:2.6.3-1.fc42.x86_64   100% |   3.6 MiB/s | 114.1 KiB |  00m00s
[103/212] libX11-common-0:1.8.10-2.fc42 100% |   5.4 MiB/s | 175.9 KiB |  00m00s
[104/212] dbus-broker-0:36-4.fc41.x86_6 100% |   5.2 MiB/s | 171.7 KiB |  00m00s
[105/212] libXext-0:1.3.6-2.fc41.x86_64 100% |   2.5 MiB/s |  39.1 KiB |  00m00s
[106/212] fontconfig-0:2.15.0-8.fc41.x8 100% |   8.2 MiB/s | 269.9 KiB |  00m00s
[107/212] freetype-0:2.13.3-1.fc42.x86_ 100% |  11.8 MiB/s | 409.2 KiB |  00m00s
[108/212] libXrender-0:0.9.11-7.fc41.x8 100% | 916.8 KiB/s |  27.5 KiB |  00m00s
[109/212] fribidi-0:1.0.16-1.fc42.x86_6 100% |   3.5 MiB/s |  53.7 KiB |  00m00s
[110/212] pixman-0:0.43.4-2.fc41.x86_64 100% |   9.0 MiB/s | 294.1 KiB |  00m00s
[111/212] harfbuzz-0:10.0.1-1.fc42.x86_ 100% |  24.5 MiB/s |   1.0 MiB |  00m00s
[112/212] libXft-0:2.3.8-7.fc41.x86_64  100% |   1.8 MiB/s |  72.3 KiB |  00m00s
[113/212] libthai-0:0.1.29-9.fc41.x86_6 100% |   5.0 MiB/s | 211.8 KiB |  00m00s
[114/212] gnupg2-0:2.4.5-3.fc41.x86_64  100% |  46.3 MiB/s |   2.7 MiB |  00m00s
[115/212] default-fonts-core-sans-0:4.1 100% | 755.7 KiB/s |  31.0 KiB |  00m00s
[116/212] libassuan-0:2.5.7-2.fc41.x86_ 100% |   1.1 MiB/s |  67.1 KiB |  00m00s
[117/212] fonts-filesystem-1:2.0.5-17.f 100% | 565.6 KiB/s |   8.5 KiB |  00m00s
[118/212] xml-common-0:0.6.3-65.fc41.no 100% |   2.0 MiB/s |  31.2 KiB |  00m00s
[119/212] libdatrie-0:0.2.13-10.fc41.x8 100% |   2.1 MiB/s |  32.2 KiB |  00m00s
[120/212] graphite2-0:1.3.14-16.fc41.x8 100% |   3.1 MiB/s |  95.1 KiB |  00m00s
[121/212] libgcrypt-0:1.11.0-3.fc41.x86 100% |  16.1 MiB/s | 578.5 KiB |  00m00s
[122/212] npth-0:1.7-2.fc41.x86_64      100% |   1.2 MiB/s |  25.2 KiB |  00m00s
[123/212] libksba-0:1.6.7-2.fc41.x86_64 100% |   5.0 MiB/s | 159.7 KiB |  00m00s
[124/212] tpm2-tss-0:4.1.3-3.fc41.x86_6 100% |  12.2 MiB/s | 411.5 KiB |  00m00s
[125/212] abattis-cantarell-vf-fonts-0: 100% |   3.6 MiB/s | 120.2 KiB |  00m00s
[126/212] google-noto-sans-vf-fonts-0:2 100% |  16.6 MiB/s | 593.9 KiB |  00m00s
[127/212] json-c-0:0.17-4.fc41.x86_64   100% |   2.9 MiB/s |  44.0 KiB |  00m00s
[128/212] google-noto-fonts-common-0:20 100% |   1.2 MiB/s |  17.8 KiB |  00m00s
[129/212] python3-0:3.13.0-1.fc42.x86_6 100% |   1.8 MiB/s |  27.8 KiB |  00m00s
[130/212] python3-pytest-0:8.3.3-1.fc42 100% |  50.3 MiB/s |   2.0 MiB |  00m00s
[131/212] libb2-0:0.98.1-12.fc41.x86_64 100% | 466.8 KiB/s |  25.7 KiB |  00m00s
[132/212] mpdecimal-0:2.5.1-16.fc41.x86 100% |   1.4 MiB/s |  89.0 KiB |  00m00s
[133/212] python3-libs-0:3.13.0-1.fc42. 100% |  70.6 MiB/s |   9.1 MiB |  00m00s
[134/212] tzdata-0:2024a-9.fc41.noarch  100% |  10.9 MiB/s | 714.7 KiB |  00m00s
[135/212] python3-imagesize-0:1.4.1-9.f 100% | 666.2 KiB/s |  22.7 KiB |  00m00s
[136/212] python3-babel-0:2.16.0-1.fc42 100% |  64.7 MiB/s |   6.3 MiB |  00m00s
[137/212] python3-jinja2-0:3.1.4-5.fc42 100% |   7.3 MiB/s | 471.8 KiB |  00m00s
[138/212] python3-packaging-0:24.1-2.fc 100% |   2.8 MiB/s | 116.8 KiB |  00m00s
[139/212] python3-requests-0:2.32.3-3.f 100% |   3.8 MiB/s | 149.6 KiB |  00m00s
[140/212] python3-pygments-0:2.18.0-3.f 100% |  52.6 MiB/s |   2.4 MiB |  00m00s
[141/212] python3-charset-normalizer-0: 100% |   2.7 MiB/s |  99.8 KiB |  00m00s
[142/212] python3-idna-0:3.9-1.fc42.noa 100% |   6.5 MiB/s | 113.1 KiB |  00m00s
[143/212] python3-urllib3-0:2.2.3-5.fc4 100% |  12.7 MiB/s | 259.6 KiB |  00m00s
[144/212] python3-iniconfig-0:1.1.1-24. 100% |   1.7 MiB/s |  18.6 KiB |  00m00s
[145/212] python3-pluggy-0:1.5.0-1.fc42 100% |   4.8 MiB/s |  53.7 KiB |  00m00s
[146/212] python3-markupsafe-0:2.1.5-4. 100% |   1.3 MiB/s |  31.2 KiB |  00m00s
[147/212] python3-gobject-0:3.48.2-3.fc 100% | 626.4 KiB/s |  16.3 KiB |  00m00s
[148/212] python-pip-wheel-0:24.2-2.fc4 100% |  41.5 MiB/s |   1.2 MiB |  00m00s
[149/212] python3-beautifulsoup4-0:4.12 100% |  14.3 MiB/s | 308.1 KiB |  00m00s
[150/212] python3-cairo-0:1.25.1-5.fc42 100% |   1.5 MiB/s | 125.0 KiB |  00m00s
[151/212] python3-lxml-0:5.3.0-1.fc42.x 100% |  24.4 MiB/s |   1.4 MiB |  00m00s
[152/212] libxslt-0:1.1.42-2.fc41.x86_6 100% |   6.0 MiB/s | 189.1 KiB |  00m00s
[153/212] python3-setuptools-0:69.2.0-9 100% |  43.9 MiB/s |   1.4 MiB |  00m00s
[154/212] rsvg-pixbuf-loader-0:2.59.1-1 100% |   5.0 MiB/s | 165.5 KiB |  00m00s
[155/212] libffi-devel-0:3.4.6-3.fc42.x 100% |   1.8 MiB/s |  28.8 KiB |  00m00s
[156/212] libmount-devel-0:2.40.2-8.fc4 100% |   1.1 MiB/s |  27.4 KiB |  00m00s
[157/212] libselinux-devel-0:3.7-6.fc42 100% |   3.7 MiB/s | 151.2 KiB |  00m00s
[158/212] libsepol-devel-0:3.7-3.fc42.x 100% |   2.9 MiB/s |  48.1 KiB |  00m00s
[159/212] pcre2-devel-0:10.44-1.fc41.1. 100% |  15.0 MiB/s | 521.4 KiB |  00m00s
[160/212] pcre2-utf16-0:10.44-1.fc41.1. 100% |   6.2 MiB/s | 222.8 KiB |  00m00s
[161/212] sysprof-capture-devel-0:47.0- 100% |   1.9 MiB/s |  55.8 KiB |  00m00s
[162/212] pcre2-utf32-0:10.44-1.fc41.1. 100% |   6.6 MiB/s | 210.4 KiB |  00m00s
[163/212] zlib-ng-compat-devel-0:2.1.7- 100% |   2.5 MiB/s |  38.1 KiB |  00m00s
[164/212] cmake-filesystem-0:3.28.3-7.f 100% |   1.2 MiB/s |  18.2 KiB |  00m00s
[165/212] python3-execnet-0:2.1.1-4.fc4 100% | 721.4 KiB/s | 243.8 KiB |  00m00s
[166/212] libjpeg-turbo-devel-0:3.0.4-1 100% |   1.9 MiB/s |  97.3 KiB |  00m00s
[167/212] libpng-devel-2:1.6.44-1.fc42. 100% |   5.6 MiB/s | 292.1 KiB |  00m00s
[168/212] libtiff-devel-0:4.6.0-6.fc42. 100% |   5.7 MiB/s | 258.2 KiB |  00m00s
[169/212] jbigkit-libs-0:2.1-30.fc41.x8 100% |   3.5 MiB/s |  53.3 KiB |  00m00s
[170/212] libtiff-0:4.6.0-6.fc42.x86_64 100% |   6.7 MiB/s | 212.0 KiB |  00m00s
[171/212] liblerc-0:4.0.0-7.fc41.x86_64 100% |   6.6 MiB/s | 210.3 KiB |  00m00s
[172/212] libwebp-0:1.4.0-4.fc41.x86_64 100% |   8.9 MiB/s | 292.0 KiB |  00m00s
[173/212] glibc-devel-0:2.40.9000-6.fc4 100% |   4.4 MiB/s | 136.5 KiB |  00m00s
[174/212] libxcrypt-devel-0:4.4.36-7.fc 100% |   1.9 MiB/s |  28.9 KiB |  00m00s
[175/212] glibc-headers-x86-0:2.40.9000 100% |  17.5 MiB/s | 628.7 KiB |  00m00s
[176/212] dconf-devel-0:0.40.0-14.fc41. 100% | 728.3 KiB/s |  43.0 KiB |  00m00s
[177/212] systemd-0:256.7-1.fc42.x86_64 100% |  75.5 MiB/s |   5.6 MiB |  00m00s
[178/212] gpgme-devel-0:1.23.2-5.fc41.x 100% |   1.9 MiB/s | 167.0 KiB |  00m00s
[179/212] libXau-devel-0:1.0.11-7.fc41. 100% | 658.1 KiB/s |  13.8 KiB |  00m00s
[180/212] libgpg-error-devel-0:1.50-2.f 100% |   1.5 MiB/s |  70.9 KiB |  00m00s
[181/212] xorg-x11-proto-devel-0:2024.1 100% |   6.0 MiB/s | 300.3 KiB |  00m00s
[182/212] libarchive-devel-0:3.7.6-1.fc 100% |   2.3 MiB/s | 133.7 KiB |  00m00s
[183/212] libcurl-devel-0:8.10.1-2.fc42 100% |  11.6 MiB/s | 881.5 KiB |  00m00s
[184/212] libseccomp-devel-0:2.5.5-2.fc 100% |   1.5 MiB/s |  59.6 KiB |  00m00s
[185/212] libzstd-devel-0:1.5.6-2.fc41. 100% |   3.4 MiB/s |  51.8 KiB |  00m00s
[186/212] libxml2-devel-0:2.12.8-2.fc41 100% |   9.1 MiB/s | 524.2 KiB |  00m00s
[187/212] xz-devel-1:5.6.3-2.fc42.x86_6 100% |   2.2 MiB/s |  66.6 KiB |  00m00s
[188/212] malcontent-devel-0:0.11.1-6.f 100% | 637.2 KiB/s |  22.3 KiB |  00m00s
[189/212] polkit-devel-0:125-2.fc42.x86 100% | 808.1 KiB/s |  48.5 KiB |  00m00s
[190/212] ostree-devel-0:2024.8-1.fc42. 100% |   2.3 MiB/s | 190.2 KiB |  00m00s
[191/212] polkit-docs-0:125-2.fc42.noar 100% |   3.5 MiB/s | 252.0 KiB |  00m00s
[192/212] libwayland-cursor-0:1.23.0-2. 100% |   1.3 MiB/s |  19.2 KiB |  00m00s
[193/212] wayland-devel-0:1.23.0-2.fc41 100% |   4.5 MiB/s | 152.7 KiB |  00m00s
[194/212] libwayland-egl-0:1.23.0-2.fc4 100% | 841.6 KiB/s |  12.6 KiB |  00m00s
[195/212] libwayland-server-0:1.23.0-2. 100% |   2.7 MiB/s |  41.1 KiB |  00m00s
[196/212] systemd-pam-0:256.7-1.fc42.x8 100% |  18.6 MiB/s | 400.4 KiB |  00m00s
[197/212] libwebp-devel-0:1.4.0-4.fc41. 100% |   2.6 MiB/s |  39.4 KiB |  00m00s
[198/212] python3-soupsieve-0:2.6-3.fc4 100% |   5.4 MiB/s |  93.3 KiB |  00m00s
[199/212] libblkid-devel-0:2.40.2-8.fc4 100% |   1.0 MiB/s |  26.5 KiB |  00m00s
[200/212] brotli-devel-0:1.1.0-5.fc41.x 100% |   1.0 MiB/s |  34.0 KiB |  00m00s
[201/212] brotli-0:1.1.0-5.fc41.x86_64  100% | 409.8 KiB/s |  20.1 KiB |  00m00s
[202/212] libnghttp2-devel-0:1.63.0-1.f 100% |   2.1 MiB/s |  55.7 KiB |  00m00s
[203/212] libpsl-devel-0:0.21.5-4.fc41. 100% |   2.2 MiB/s |  33.3 KiB |  00m00s
[204/212] libidn2-devel-0:2.3.7-2.fc41. 100% |   1.2 MiB/s |  70.8 KiB |  00m00s
[205/212] libssh-devel-0:0.11.1-1.fc42. 100% |   2.7 MiB/s |  42.2 KiB |  00m00s
[206/212] publicsuffix-list-0:20240107- 100% |   2.8 MiB/s |  87.5 KiB |  00m00s
[207/212] libassuan-devel-0:2.5.7-2.fc4 100% |   2.7 MiB/s |  62.7 KiB |  00m00s
[208/212] openssl-devel-1:3.2.2-8.fc42. 100% |  48.5 MiB/s |   2.8 MiB |  00m00s
[209/212] kernel-headers-0:6.11.0-63.fc 100% |  22.0 MiB/s |   1.6 MiB |  00m00s
[210/212] gcc-plugin-annobin-0:14.2.1-4 100% |   1.7 MiB/s |  55.2 KiB |  00m00s
[211/212] annobin-plugin-gcc-0:12.70-1. 100% |  14.0 MiB/s | 971.7 KiB |  00m00s
[212/212] annobin-docs-0:12.70-1.fc42.n 100% |   3.0 MiB/s |  92.0 KiB |  00m00s
--------------------------------------------------------------------------------
[212/212] Total                         100% |  40.2 MiB/s | 150.6 MiB |  00m04s
Running transaction
[  1/214] Verify package files          100% | 407.0   B/s | 212.0   B |  00m01s
[  2/214] Prepare transaction           100% | 831.0   B/s | 212.0   B |  00m00s
[  3/214] Installing libgpg-error-0:1.5 100% | 124.9 MiB/s | 895.4 KiB |  00m00s
[  4/214] Installing dbus-libs-1:1.14.1 100% | 180.7 MiB/s | 370.0 KiB |  00m00s
[  5/214] Installing cmake-filesystem-0 100% |   3.5 MiB/s |   7.1 KiB |  00m00s
[  6/214] Installing zlib-ng-compat-dev 100% | 105.8 MiB/s | 108.3 KiB |  00m00s
[  7/214] Installing libassuan-0:2.5.7- 100% |  80.9 MiB/s | 165.6 KiB |  00m00s
[  8/214] Installing expat-0:2.6.3-1.fc 100% | 143.3 MiB/s | 293.6 KiB |  00m00s
[  9/214] Installing libpng-2:1.6.44-1. 100% | 120.6 MiB/s | 247.0 KiB |  00m00s
[ 10/214] Installing libwayland-client- 100% |  61.8 MiB/s |  63.3 KiB |  00m00s
[ 11/214] Installing libseccomp-0:2.5.5 100% | 171.1 MiB/s | 175.2 KiB |  00m00s
[ 12/214] Installing libXau-0:1.0.11-7. 100% |  66.8 MiB/s |  68.4 KiB |  00m00s
[ 13/214] Installing libxcb-0:1.17.0-3. 100% | 148.5 MiB/s |   1.2 MiB |  00m00s
[ 14/214] Installing fonts-filesystem-1 100% |   0.0   B/s | 788.0   B |  00m00s
[ 15/214] Installing libogg-2:1.3.5-9.f 100% |  49.8 MiB/s |  51.0 KiB |  00m00s
[ 16/214] Installing libjpeg-turbo-0:3. 100% | 257.4 MiB/s | 790.8 KiB |  00m00s
[ 17/214] Installing fuse3-libs-0:3.16. 100% | 138.0 MiB/s | 282.6 KiB |  00m00s
[ 18/214] Installing libjpeg-turbo-deve 100% | 173.7 MiB/s | 355.6 KiB |  00m00s
[ 19/214] Installing libgpg-error-devel 100% |  30.2 MiB/s | 247.3 KiB |  00m00s
[ 20/214] Installing openssl-devel-1:3. 100% |  32.8 MiB/s |   5.2 MiB |  00m00s
[ 21/214] Installing libzstd-devel-0:1. 100% | 198.5 MiB/s | 203.2 KiB |  00m00s
[ 22/214] Installing libwebp-0:1.4.0-4. 100% | 201.8 MiB/s | 826.8 KiB |  00m00s
[ 23/214] Installing libffi-devel-0:3.4 100% |  34.0 MiB/s |  34.8 KiB |  00m00s
[ 24/214] Installing dbus-common-1:1.14 100% |   1.3 MiB/s |  13.6 KiB |  00m00s
[ 25/214] Installing opus-0:1.5.2-1.fc4 100% | 201.6 MiB/s | 412.8 KiB |  00m00s
[ 26/214] Installing bubblewrap-0:0.10. 100% |  66.6 MiB/s | 136.3 KiB |  00m00s
[ 27/214] Installing libtextstyle-0:0.2 100% | 191.9 MiB/s | 196.5 KiB |  00m00s
[ 28/214] Installing gettext-libs-0:0.2 100% | 209.5 MiB/s |   1.7 MiB |  00m00s
[ 29/214] Installing libmpc-0:1.3.1-6.f 100% |  81.1 MiB/s | 166.2 KiB |  00m00s
[ 30/214] Installing cpp-0:14.2.1-4.fc4 100% | 257.4 MiB/s |  35.0 MiB |  00m00s
[ 31/214] Installing dbus-broker-0:36-4 100% |  34.2 MiB/s | 385.3 KiB |  00m00s
[ 32/214] Installing dbus-1:1.14.10-4.f 100% |   0.0   B/s | 124.0   B |  00m00s
[ 33/214] Installing systemd-pam-0:256. 100% | 155.6 MiB/s |   1.1 MiB |  00m00s
[ 34/214] Installing systemd-0:256.7-1. 100% |  61.0 MiB/s |  17.1 MiB |  00m00s
[ 35/214] Installing libwebp-devel-0:1. 100% |  60.5 MiB/s | 124.0 KiB |  00m00s
[ 36/214] Installing libarchive-devel-0 100% |  90.8 MiB/s | 185.9 KiB |  00m00s
[ 37/214] Installing libassuan-devel-0: 100% |  78.1 MiB/s |  79.9 KiB |  00m00s
[ 38/214] Installing flac-libs-0:1.4.3- 100% | 165.3 MiB/s | 677.0 KiB |  00m00s
[ 39/214] Installing libvorbis-1:1.3.7- 100% | 204.1 MiB/s | 836.2 KiB |  00m00s
[ 40/214] Installing abattis-cantarell- 100% |  94.9 MiB/s | 194.4 KiB |  00m00s
[ 41/214] Installing libseccomp-devel-0 100% |  58.4 MiB/s | 119.5 KiB |  00m00s
[ 42/214] Installing libwayland-cursor- 100% |  37.6 MiB/s |  38.5 KiB |  00m00s
[ 43/214] Installing libpng-devel-2:1.6 100% | 217.3 MiB/s | 889.9 KiB |  00m00s
[ 44/214] Installing libssh-devel-0:0.1 100% | 176.1 MiB/s | 180.3 KiB |  00m00s
[ 45/214] Installing avahi-libs-0:0.8-3 100% |  86.3 MiB/s | 176.8 KiB |  00m00s
[ 46/214] Installing dbus-tools-1:1.14. 100% |   9.4 MiB/s | 134.1 KiB |  00m00s
[ 47/214] Installing dbus-daemon-1:1.14 100% |  18.2 MiB/s | 557.9 KiB |  00m00s
[ 48/214] Installing libgcrypt-0:1.11.0 100% | 220.3 MiB/s |   1.5 MiB |  00m00s
[ 49/214] Installing libksba-0:1.6.7-2. 100% | 130.5 MiB/s | 401.0 KiB |  00m00s
[ 50/214] Installing annobin-docs-0:12. 100% |  24.1 MiB/s |  98.8 KiB |  00m00s
[ 51/214] Installing kernel-headers-0:6 100% | 116.8 MiB/s |   6.5 MiB |  00m00s
[ 52/214] Installing publicsuffix-list- 100% | 155.8 MiB/s | 319.1 KiB |  00m00s
[ 53/214] Installing libpsl-devel-0:0.2 100% |  55.5 MiB/s | 113.6 KiB |  00m00s
[ 54/214] Installing libnghttp2-devel-0 100% | 289.5 MiB/s | 296.4 KiB |  00m00s
[ 55/214] Installing libidn2-devel-0:2. 100% |  84.7 MiB/s | 260.1 KiB |  00m00s
[ 56/214] Installing brotli-0:1.1.0-5.f 100% |  31.7 MiB/s |  32.5 KiB |  00m00s
[ 57/214] Installing brotli-devel-0:1.1 100% |  22.1 MiB/s |  68.0 KiB |  00m00s
[ 58/214] Installing libcurl-devel-0:8. 100% |  54.3 MiB/s |   1.4 MiB |  00m00s
[ 59/214] Installing libblkid-devel-0:2 100% |  44.9 MiB/s |  46.0 KiB |  00m00s
[ 60/214] Installing libwayland-server- 100% |  77.9 MiB/s |  79.8 KiB |  00m00s
[ 61/214] Installing libwayland-egl-0:1 100% |  17.2 MiB/s |  17.6 KiB |  00m00s
[ 62/214] Installing wayland-devel-0:1. 100% | 167.8 MiB/s | 687.4 KiB |  00m00s
[ 63/214] Installing xz-devel-1:5.6.3-2 100% |  84.4 MiB/s | 259.4 KiB |  00m00s
[ 64/214] Installing libxml2-devel-0:2. 100% | 227.8 MiB/s |   3.4 MiB |  00m00s
[ 65/214] Installing xorg-x11-proto-dev 100% | 148.6 MiB/s |   1.8 MiB |  00m00s
[ 66/214] Installing libXau-devel-0:1.0 100% |   4.0 MiB/s |   8.2 KiB |  00m00s
[ 67/214] Installing glibc-headers-x86- 100% |  99.5 MiB/s |   2.3 MiB |  00m00s
[ 68/214] Installing libxcrypt-devel-0: 100% |  15.9 MiB/s |  32.6 KiB |  00m00s
[ 69/214] Installing glibc-devel-0:2.40 100% |  20.3 MiB/s |  41.5 KiB |  00m00s
[ 70/214] Installing liblerc-0:4.0.0-7. 100% | 198.3 MiB/s | 609.0 KiB |  00m00s
[ 71/214] Installing jbigkit-libs-0:2.1 100% |  58.4 MiB/s | 119.6 KiB |  00m00s
[ 72/214] Installing libtiff-0:4.6.0-6. 100% | 198.0 MiB/s | 608.2 KiB |  00m00s
[ 73/214] Installing libtiff-devel-0:4. 100% | 140.6 MiB/s | 720.0 KiB |  00m00s
[ 74/214] Installing sysprof-capture-de 100% | 134.8 MiB/s | 276.1 KiB |  00m00s
[ 75/214] Installing pcre2-utf32-0:10.4 100% | 183.2 MiB/s | 562.8 KiB |  00m00s
[ 76/214] Installing pcre2-utf16-0:10.4 100% | 192.4 MiB/s | 590.9 KiB |  00m00s
[ 77/214] Installing pcre2-devel-0:10.4 100% | 166.3 MiB/s |   2.0 MiB |  00m00s
[ 78/214] Installing libsepol-devel-0:3 100% |  41.6 MiB/s | 127.8 KiB |  00m00s
[ 79/214] Installing libselinux-devel-0 100% |  19.7 MiB/s | 161.3 KiB |  00m00s
[ 80/214] Installing libmount-devel-0:2 100% |  63.0 MiB/s |  64.5 KiB |  00m00s
[ 81/214] Installing libxslt-0:1.1.42-2 100% | 118.7 MiB/s | 486.2 KiB |  00m00s
[ 82/214] Installing python-pip-wheel-0 100% | 206.9 MiB/s |   1.2 MiB |  00m00s
[ 83/214] Installing tzdata-0:2024a-9.f 100% |  28.1 MiB/s |   1.9 MiB |  00m00s
[ 84/214] Installing mpdecimal-0:2.5.1- 100% | 100.6 MiB/s | 206.0 KiB |  00m00s
[ 85/214] Installing libb2-0:0.98.1-12. 100% |   7.0 MiB/s |  43.3 KiB |  00m00s
[ 86/214] Installing python3-libs-0:3.1 100% | 215.5 MiB/s |  40.7 MiB |  00m00s
[ 87/214] Installing python3-0:3.13.0-1 100% |  32.8 MiB/s |  33.5 KiB |  00m00s
[ 88/214] Installing python3-packaging- 100% |  84.6 MiB/s | 433.0 KiB |  00m00s
[ 89/214] Installing python3-pygments-0 100% | 177.7 MiB/s |  10.8 MiB |  00m00s
[ 90/214] Installing python3-idna-0:3.9 100% | 157.7 MiB/s | 646.1 KiB |  00m00s
[ 91/214] Installing python3-urllib3-0: 100% | 100.2 MiB/s |   1.0 MiB |  00m00s
[ 92/214] Installing python3-docutils-0 100% | 144.2 MiB/s |   5.0 MiB |  00m00s
[ 93/214] Installing python3-snowballst 100% | 193.8 MiB/s |   1.7 MiB |  00m00s
[ 94/214] Installing python3-sphinx-the 100% |  11.3 MiB/s |  46.4 KiB |  00m00s
[ 95/214] Installing python3-babel-0:2. 100% | 229.9 MiB/s |  28.5 MiB |  00m00s
[ 96/214] Installing python3-imagesize- 100% |  18.7 MiB/s |  38.3 KiB |  00m00s
[ 97/214] Installing python3-charset-no 100% |  79.3 MiB/s | 324.7 KiB |  00m00s
[ 98/214] Installing python3-requests-0 100% | 121.6 MiB/s | 497.9 KiB |  00m00s
[ 99/214] Installing python3-execnet-0: 100% | 114.5 MiB/s | 937.8 KiB |  00m00s
[100/214] Installing python3-iniconfig- 100% |  23.0 MiB/s |  23.5 KiB |  00m00s
[101/214] Installing python3-pluggy-0:1 100% |  48.7 MiB/s | 199.4 KiB |  00m00s
[102/214] Installing python3-pytest-0:8 100% | 276.1 MiB/s |  21.0 MiB |  00m00s
[103/214] Installing python3-markupsafe 100% |  32.0 MiB/s |  65.5 KiB |  00m00s
[104/214] Installing python3-jinja2-0:3 100% | 207.5 MiB/s |   2.9 MiB |  00m00s
[105/214] Installing python3-sphinx-1:7 100% | 131.3 MiB/s |  11.0 MiB |  00m00s
[106/214] Installing python3-sphinx-bas 100% |  10.9 MiB/s |  44.7 KiB |  00m00s
[107/214] Installing python3-lxml-0:5.3 100% | 206.9 MiB/s |   5.0 MiB |  00m00s
[108/214] Installing python3-setuptools 100% | 146.5 MiB/s |   7.3 MiB |  00m00s
[109/214] Installing python3-soupsieve- 100% |  97.9 MiB/s | 300.6 KiB |  00m00s
[110/214] Installing python3-beautifuls 100% | 161.1 MiB/s |   1.5 MiB |  00m00s
[111/214] Installing google-noto-fonts- 100% |   0.0   B/s |  18.3 KiB |  00m00s
[112/214] Installing google-noto-sans-v 100% | 249.8 MiB/s |   1.2 MiB |  00m00s
[113/214] Installing default-fonts-core 100% |   8.9 MiB/s |  18.2 KiB |  00m00s
[114/214] Installing json-c-0:0.17-4.fc 100% |   3.4 MiB/s |  83.6 KiB |  00m00s
[115/214] Installing tpm2-tss-0:4.1.3-3 100% | 158.1 MiB/s |   1.6 MiB |  00m00s
[116/214] Installing npth-0:1.7-2.fc41. 100% |  49.5 MiB/s |  50.7 KiB |  00m00s
[117/214] Installing libdatrie-0:0.2.13 100% |  57.7 MiB/s |  59.0 KiB |  00m00s
[118/214] Installing libthai-0:0.1.29-9 100% | 191.7 MiB/s | 785.3 KiB |  00m00s
[119/214] Installing graphite2-0:1.3.14 100% |  19.0 MiB/s | 194.1 KiB |  00m00s
[120/214] Installing xml-common-0:0.6.3 100% |  39.6 MiB/s |  81.1 KiB |  00m00s
[121/214] Installing fribidi-0:1.0.16-1 100% |  96.2 MiB/s | 197.0 KiB |  00m00s
[122/214] Installing pixman-0:0.43.4-2. 100% | 175.6 MiB/s | 719.2 KiB |  00m00s
[123/214] Installing libX11-common-0:1. 100% |  69.8 MiB/s |   1.2 MiB |  00m00s
[124/214] Installing libX11-0:1.8.10-2. 100% | 257.1 MiB/s |   1.3 MiB |  00m00s
[125/214] Installing libXrender-0:0.9.1 100% |  50.2 MiB/s |  51.4 KiB |  00m00s
[126/214] Installing dbus-x11-1:1.14.10 100% |  36.1 MiB/s |  37.0 KiB |  00m00s
[127/214] Installing libXext-0:1.3.6-2. 100% |  89.2 MiB/s |  91.3 KiB |  00m00s
[128/214] Installing libasyncns-0:0.8-2 100% |  59.2 MiB/s |  60.6 KiB |  00m00s
[129/214] Installing mpg123-libs-0:1.31 100% | 192.8 MiB/s | 789.9 KiB |  00m00s
[130/214] Installing lame-libs-0:3.100- 100% | 298.6 MiB/s |   1.2 MiB |  00m00s
[131/214] Installing gsm-0:1.0.22-7.fc4 100% |  68.8 MiB/s |  70.4 KiB |  00m00s
[132/214] Installing libsndfile-0:1.2.2 100% | 174.3 MiB/s | 535.6 KiB |  00m00s
[133/214] Installing pulseaudio-libs-0: 100% | 211.7 MiB/s |   3.4 MiB |  00m00s
[134/214] Installing nettle-0:3.10-3.fc 100% |  59.8 MiB/s | 796.1 KiB |  00m00s
[135/214] Installing gnutls-0:3.8.7-4.f 100% | 231.6 MiB/s |   3.2 MiB |  00m00s
[136/214] Installing glib2-0:2.82.1-2.f 100% | 267.1 MiB/s |  14.7 MiB |  00m00s
[137/214] Installing glib2-devel-0:2.82 100% | 321.1 MiB/s |  15.7 MiB |  00m00s
[138/214] Installing shared-mime-info-0 100% | 121.7 MiB/s |   2.6 MiB |  00m00s
[139/214] Installing gdk-pixbuf2-0:2.42 100% | 133.0 MiB/s |   2.5 MiB |  00m00s
[140/214] Installing json-glib-0:1.10.0 100% |  70.1 MiB/s | 574.1 KiB |  00m00s
[141/214] Installing dconf-0:0.40.0-14. 100% |  16.5 MiB/s | 320.5 KiB |  00m00s
[142/214] Installing malcontent-libs-0: 100% | 112.4 MiB/s | 115.1 KiB |  00m00s
[143/214] Installing polkit-libs-0:125- 100% | 204.8 MiB/s | 209.8 KiB |  00m00s
[144/214] Installing polkit-docs-0:125- 100% | 186.7 MiB/s | 955.8 KiB |  00m00s
[145/214] Installing polkit-devel-0:125 100% | 134.1 MiB/s | 411.8 KiB |  00m00s
[146/214] Installing freetype-0:2.13.3- 100% | 208.1 MiB/s | 852.2 KiB |  00m00s
[147/214] Installing harfbuzz-0:10.0.1- 100% | 245.1 MiB/s |   2.7 MiB |  00m00s
[148/214] Installing fontconfig-0:2.15. 100% | 783.7 KiB/s | 811.1 KiB |  00m01s
[149/214] Installing cairo-0:1.18.0-4.f 100% | 218.0 MiB/s |   1.7 MiB |  00m00s
[150/214] Installing cairo-gobject-0:1. 100% |  35.2 MiB/s |  36.1 KiB |  00m00s
[151/214] Installing python3-cairo-0:1. 100% | 161.7 MiB/s | 496.6 KiB |  00m00s
[152/214] Installing libXft-0:2.3.8-7.f 100% |  81.1 MiB/s | 166.0 KiB |  00m00s
[153/214] Installing pango-0:1.54.0-2.f 100% | 163.1 MiB/s |   1.0 MiB |  00m00s
[154/214] Installing librsvg2-0:2.59.1- 100% | 272.1 MiB/s |   4.6 MiB |  00m00s
[155/214] Installing rsvg-pixbuf-loader 100% | 166.5 MiB/s | 340.9 KiB |  00m00s
[156/214] Installing malcontent-devel-0 100% | 129.5 MiB/s | 132.6 KiB |  00m00s
[157/214] Installing dconf-devel-0:0.40 100% |  66.5 MiB/s | 204.1 KiB |  00m00s
[158/214] Installing json-glib-devel-0: 100% | 158.5 MiB/s |   2.7 MiB |  00m00s
[159/214] Installing libxmlb-0:0.3.19-3 100% | 142.0 MiB/s | 290.9 KiB |  00m00s
[160/214] Installing geoclue2-libs-0:2. 100% | 164.7 MiB/s | 168.7 KiB |  00m00s
[161/214] Installing libportal-0:0.8.1- 100% | 106.1 MiB/s | 217.3 KiB |  00m00s
[162/214] Installing python3-dbus-0:1.3 100% | 104.3 MiB/s | 533.8 KiB |  00m00s
[163/214] Installing gobject-introspect 100% | 130.4 MiB/s | 400.5 KiB |  00m00s
[164/214] Installing python3-gobject-ba 100% | 180.0 MiB/s |   1.4 MiB |  00m00s
[165/214] Installing python3-gobject-0: 100% |   0.0   B/s |  24.6 KiB |  00m00s
[166/214] Installing flatpak-session-he 100% | 102.4 MiB/s | 104.8 KiB |  00m00s
[167/214] Installing xdg-dbus-proxy-0:0 100% |  47.0 MiB/s |  96.2 KiB |  00m00s
[168/214] Installing gnupg2-0:2.4.5-3.f 100% | 244.7 MiB/s |   9.5 MiB |  00m00s
[169/214] Installing gpgme-0:1.23.2-5.f 100% | 189.4 MiB/s | 581.7 KiB |  00m00s
[170/214] Installing gpgme-devel-0:1.23 100% | 142.7 MiB/s | 292.2 KiB |  00m00s
[171/214] Installing composefs-libs-0:1 100% | 164.3 MiB/s | 168.2 KiB |  00m00s
[172/214] Installing ostree-libs-0:2024 100% | 226.4 MiB/s |   1.1 MiB |  00m00s
[173/214] Installing flatpak-libs-0:1.1 100% | 204.6 MiB/s |   1.0 MiB |  00m00s
[174/214] Installing ostree-devel-0:202 100% | 325.0 MiB/s |   2.6 MiB |  00m00s
[175/214] Installing fuse-common-0:3.16 100% |   0.0   B/s | 292.0   B |  00m00s
[176/214] Installing fuse3-0:3.16.2-4.f 100% |  62.7 MiB/s | 128.4 KiB |  00m00s
[177/214] Installing libyaml-0:0.2.5-15 100% | 132.6 MiB/s | 135.8 KiB |  00m00s
[178/214] Installing libstemmer-0:2.2.0 100% |  65.7 MiB/s | 605.3 KiB |  00m00s
[179/214] Installing appstream-data-0:4 100% | 117.6 MiB/s |  14.8 MiB |  00m00s
[180/214] Installing appstream-0:1.0.2- 100% |  88.1 MiB/s |   3.5 MiB |  00m00s
[181/214] Installing flatpak-0:1.15.10- 100% | 133.9 MiB/s |   6.3 MiB |  00m00s
[182/214] Installing webrtc-audio-proce 100% | 223.8 MiB/s |   1.3 MiB |  00m00s
[183/214] Installing libusb1-0:1.0.27-3 100% |  82.0 MiB/s | 167.9 KiB |  00m00s
[184/214] Installing libsbc-0:2.0-5.fc4 100% |  92.4 MiB/s |  94.6 KiB |  00m00s
[185/214] Installing libldac-0:2.0.2.3- 100% |  82.4 MiB/s |  84.4 KiB |  00m00s
[186/214] Installing liblc3-0:1.1.1-3.f 100% | 167.8 MiB/s | 171.9 KiB |  00m00s
[187/214] Installing fdk-aac-free-0:2.0 100% | 198.2 MiB/s | 608.7 KiB |  00m00s
[188/214] Installing bluez-libs-0:5.78- 100% |  99.4 MiB/s | 203.6 KiB |  00m00s
[189/214] Installing alsa-lib-0:1.2.12- 100% | 126.8 MiB/s |   1.4 MiB |  00m00s
[190/214] Installing pipewire-libs-0:1. 100% | 174.1 MiB/s |   7.3 MiB |  00m00s
[191/214] Installing vim-filesystem-2:9 100% |   2.3 MiB/s |   4.7 KiB |  00m00s
[192/214] Installing emacs-filesystem-1 100% |   0.0   B/s | 544.0   B |  00m00s
[193/214] Installing ninja-build-0:1.12 100% | 141.9 MiB/s | 435.8 KiB |  00m00s
[194/214] Installing gettext-envsubst-0 100% |  74.6 MiB/s |  76.3 KiB |  00m00s
[195/214] Installing gettext-runtime-0: 100% |  79.9 MiB/s | 490.7 KiB |  00m00s
[196/214] Installing make-1:4.4.1-9.fc4 100% | 180.0 MiB/s |   1.8 MiB |  00m00s
[197/214] Installing gcc-0:14.2.1-4.fc4 100% | 321.2 MiB/s | 104.4 MiB |  00m00s
[198/214] Installing systemd-devel-0:25 100% |  22.3 MiB/s | 686.0 KiB |  00m00s
[199/214] Installing flatpak-devel-0:1. 100% | 244.2 MiB/s |   1.5 MiB |  00m00s
[200/214] Installing annobin-plugin-gcc 100% |  37.1 MiB/s | 987.3 KiB |  00m00s
[201/214] Installing gcc-plugin-annobin 100% |   2.5 MiB/s |  62.6 KiB |  00m00s
[202/214] Installing gettext-0:0.22.5-6 100% | 194.0 MiB/s |   5.2 MiB |  00m00s
[203/214] Installing meson-0:1.5.1-1.fc 100% | 192.0 MiB/s |  11.5 MiB |  00m00s
[204/214] Installing pipewire-devel-0:1 100% |  70.4 MiB/s | 865.5 KiB |  00m00s
[205/214] Installing python3-dbusmock-0 100% | 118.2 MiB/s | 605.1 KiB |  00m00s
[206/214] Installing libportal-devel-0: 100% | 123.7 MiB/s | 379.9 KiB |  00m00s
[207/214] Installing geoclue2-devel-0:2 100% | 175.6 MiB/s | 899.2 KiB |  00m00s
[208/214] Installing gdk-pixbuf2-devel- 100% | 164.4 MiB/s |   2.3 MiB |  00m00s
[209/214] Installing python3-furo-0:202 100% |  46.4 MiB/s | 379.8 KiB |  00m00s
[210/214] Installing python3-sphinx-cop 100% |  18.9 MiB/s |  38.7 KiB |  00m00s
[211/214] Installing python3-sphinxext- 100% |  34.8 MiB/s |  71.4 KiB |  00m00s
[212/214] Installing python3-pytest-xdi 100% | 105.5 MiB/s | 432.1 KiB |  00m00s
[213/214] Installing fuse3-devel-0:3.16 100% | 156.6 MiB/s | 160.3 KiB |  00m00s
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
[214/214] Installing systemd-rpm-macros 100% |   4.1 KiB/s |  11.2 KiB |  00m03s
Warning: skipped PGP checks for 26 packages from repository: copr_base
Complete!
Finish: build setup for xdg-desktop-portal-1.19.0-2.fc42.src.rpm
Start: rpmbuild xdg-desktop-portal-1.19.0-2.fc42.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1728777600
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.qmymxG
+ umask 022
+ cd /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build
+ test -d /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build
+ /usr/bin/rm -rf /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5YrBEA
+ umask 022
+ cd /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build
+ cd /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build
+ rm -rf xdg-desktop-portal-1.19.0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/xdg-desktop-portal-1.19.0.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd xdg-desktop-portal-1.19.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lDRglZ
+ umask 022
+ cd /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd xdg-desktop-portal-1.19.0
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ /usr/bin/meson setup --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . redhat-linux-build
The Meson build system
Version: 1.5.1
Source dir: /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0
Build dir: /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build
Build type: native build
Project name: xdg-desktop-portal
Project version: 1.19.0
C compiler for the host machine: gcc (gcc 14.2.1 "gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-4)")
C linker for the host machine: gcc ld.bfd 2.43.1-1
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: YES (/usr/bin/pkg-config) 2.3.0
Run-time dependency flatpak found: YES 1.15.10
Compiler for C supports arguments -Wno-unused-parameter: YES 
Compiler for C supports arguments -Wno-sign-compare: YES 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Checking for function "renameat2" : YES 
Checking for function "splice" : YES 
Has header "sys/vfs.h" : YES 
Has header "sys/mount.h" : YES 
Has header "sys/statfs.h" : YES 
Has header "sys/xattr.h" : YES 
Has header "sys/extattr.h" : NO 
Run-time dependency glib-2.0 found: YES 2.82.1
Run-time dependency gio-2.0 found: YES 2.82.1
Run-time dependency gio-unix-2.0 found: YES 2.82.1
Run-time dependency json-glib-1.0 found: YES 1.10.0
Run-time dependency fuse3 found: YES 3.16.2
Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.12
Run-time dependency libgeoclue-2.0 found: YES 2.7.0
Run-time dependency libportal found: YES 0.8.1
Run-time dependency libpipewire-0.3 found: YES 1.2.5
Run-time dependency libsystemd found: YES 256
Program bwrap found: YES (/usr/bin/bwrap)
Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Program sphinx-build found: YES (/usr/bin/sphinx-build)
Program python3 (sphinxext.opengraph, sphinx_copybutton, furo) found: YES (/usr/bin/python3) modules: sphinxext.opengraph, sphinx_copybutton, furo
Program rst2man found: YES (/usr/bin/rst2man)
Dependency gio-2.0 found: YES 2.82.1 (cached)
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Dependency gio-2.0 found: YES 2.82.1 (cached)
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Dependency gio-2.0 found: YES 2.82.1 (cached)
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Dependency gio-2.0 found: YES 2.82.1 (cached)
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Dependency gio-2.0 found: YES 2.82.1 (cached)
Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Program generate-method-info.py found: YES (/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/src/generate-method-info.py)
Configuring xdp-method-info-generated.c with command
Configuring xdg-desktop-portal.service using configuration
Configuring org.freedesktop.portal.Desktop.service using configuration
Configuring xdg-desktop-portal-rewrite-launchers.service using configuration
Dependency gio-2.0 found: YES 2.82.1 (cached)
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Configuring xdg-permission-store.service using configuration
Dependency gio-2.0 found: YES 2.82.1 (cached)
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Configuring xdg-document-portal.service using configuration
Configuring org.freedesktop.portal.Documents.service using configuration
Configuring org.freedesktop.impl.portal.PermissionStore.service using configuration
Configuring test.portal using configuration
Configuring limited.portal using configuration
Configuring org.freedesktop.portal.Documents.service using configuration
Configuring org.freedesktop.impl.portal.PermissionStore.service using configuration
Program pytest-3 found: YES (/usr/bin/pytest-3)
Program python3 (dbus, dbusmock, gi) found: YES (/usr/bin/python3) modules: dbus, dbusmock, gi
Program python3 (xdist) found: YES (/usr/bin/python3) modules: xdist
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Configuring portals.conf.rst using configuration
Program fix-rst-dbus.py found: YES (/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/doc/fix-rst-dbus.py)
Program copy-subdir.py found: YES (/usr/bin/python3 /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/doc/copy-subdir.py)
Program copy-subtree.py found: YES (/usr/bin/python3 /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/doc/copy-subtree.py)
WARNING: You should add the boolean check kwarg to the run_command call.
         It currently defaults to false,
         but it will default to true in future releases of meson.
         See also: https://github.com/mesonbuild/meson/issues/9300
Configuring config.h using configuration
Build targets in project: 71
NOTICE: Future-deprecated features used:
 * 0.62.0: {'pkgconfig.generate variable for builtin directories'}

xdg-desktop-portal 1.19.0

  Directories
    DBus service dir          : /usr/share/dbus-1/services
    Flatpak interfaces dir    : /usr/share/dbus-1/interfaces/
    systemd user unit dir     : /usr/lib/systemd/user
    Installed tests dir       : /usr/libexec/installed-tests/xdg-desktop-portal

  Optional builds
    Enable documentation      : YES
    Enable libsystemd support : YES
    Enable geoclue support    : YES
    Enable libportal support  : YES
    Enable installed tests:   : NO
    Enable python test suite  : YES
    Build man pages           : YES
    Build flatpak interfaces  : YES
    Sandboxed image validation: YES

  User defined options
    auto_features             : enabled
    bindir                    : /usr/bin
    buildtype                 : plain
    datadir                   : /usr/share
    includedir                : /usr/include
    infodir                   : /usr/share/info
    libdir                    : /usr/lib64
    libexecdir                : /usr/libexec
    localedir                 : /usr/share/locale
    localstatedir             : /var
    mandir                    : /usr/share/man
    prefix                    : /usr
    sbindir                   : /usr/sbin
    sharedstatedir            : /var/lib
    sysconfdir                : /etc
    wrap_mode                 : nodownload

Found ninja-1.12.1 at /usr/bin/ninja
+ /usr/bin/meson compile -C redhat-linux-build -j 2 --verbose
ninja: Entering directory `/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build'
[1/262] /usr/bin/gdbus-codegen --c-generate-autocleanup none --interface-prefix org.freedesktop.portal --c-namespace XdpDbus --header --output src/xdp-dbus.h ../data/org.freedesktop.portal.Account.xml ../data/org.freedesktop.portal.Background.xml ../data/org.freedesktop.portal.Camera.xml ../data/org.freedesktop.portal.Clipboard.xml ../data/org.freedesktop.portal.Documents.xml ../data/org.freedesktop.portal.DynamicLauncher.xml ../data/org.freedesktop.portal.Email.xml ../data/org.freedesktop.portal.FileChooser.xml ../data/org.freedesktop.portal.FileTransfer.xml ../data/org.freedesktop.portal.GameMode.xml ../data/org.freedesktop.portal.GlobalShortcuts.xml ../data/org.freedesktop.portal.Inhibit.xml ../data/org.freedesktop.portal.InputCapture.xml ../data/org.freedesktop.portal.Location.xml ../data/org.freedesktop.portal.MemoryMonitor.xml ../data/org.freedesktop.portal.NetworkMonitor.xml ../data/org.freedesktop.portal.Notification.xml ../data/org.freedesktop.portal.OpenURI.xml ../data/org.freedesktop.portal.PowerProfileMonitor.xml ../data/org.freedesktop.portal.Print.xml ../data/org.freedesktop.portal.ProxyResolver.xml ../data/org.freedesktop.portal.Realtime.xml ../data/org.freedesktop.portal.RemoteDesktop.xml ../data/org.freedesktop.portal.Request.xml ../data/org.freedesktop.portal.ScreenCast.xml ../data/org.freedesktop.portal.Screenshot.xml ../data/org.freedesktop.portal.Secret.xml ../data/org.freedesktop.portal.Session.xml ../data/org.freedesktop.portal.Settings.xml ../data/org.freedesktop.portal.Trash.xml ../data/org.freedesktop.portal.Wallpaper.xml /usr/share/dbus-1/interfaces/org.freedesktop.portal.Flatpak.xml
[2/262] /usr/bin/gdbus-codegen --c-generate-autocleanup none --interface-prefix org.freedesktop.portal --c-namespace XdpDbus --body --output src/xdp-dbus.c ../data/org.freedesktop.portal.Account.xml ../data/org.freedesktop.portal.Background.xml ../data/org.freedesktop.portal.Camera.xml ../data/org.freedesktop.portal.Clipboard.xml ../data/org.freedesktop.portal.Documents.xml ../data/org.freedesktop.portal.DynamicLauncher.xml ../data/org.freedesktop.portal.Email.xml ../data/org.freedesktop.portal.FileChooser.xml ../data/org.freedesktop.portal.FileTransfer.xml ../data/org.freedesktop.portal.GameMode.xml ../data/org.freedesktop.portal.GlobalShortcuts.xml ../data/org.freedesktop.portal.Inhibit.xml ../data/org.freedesktop.portal.InputCapture.xml ../data/org.freedesktop.portal.Location.xml ../data/org.freedesktop.portal.MemoryMonitor.xml ../data/org.freedesktop.portal.NetworkMonitor.xml ../data/org.freedesktop.portal.Notification.xml ../data/org.freedesktop.portal.OpenURI.xml ../data/org.freedesktop.portal.PowerProfileMonitor.xml ../data/org.freedesktop.portal.Print.xml ../data/org.freedesktop.portal.ProxyResolver.xml ../data/org.freedesktop.portal.Realtime.xml ../data/org.freedesktop.portal.RemoteDesktop.xml ../data/org.freedesktop.portal.Request.xml ../data/org.freedesktop.portal.ScreenCast.xml ../data/org.freedesktop.portal.Screenshot.xml ../data/org.freedesktop.portal.Secret.xml ../data/org.freedesktop.portal.Session.xml ../data/org.freedesktop.portal.Settings.xml ../data/org.freedesktop.portal.Trash.xml ../data/org.freedesktop.portal.Wallpaper.xml /usr/share/dbus-1/interfaces/org.freedesktop.portal.Flatpak.xml
[3/262] /usr/bin/gdbus-codegen --c-generate-autocleanup none --interface-prefix org.freedesktop.portal --c-namespace XdpDbus --output-directory src --generate-docbook portal ../data/org.freedesktop.portal.Account.xml ../data/org.freedesktop.portal.Background.xml ../data/org.freedesktop.portal.Camera.xml ../data/org.freedesktop.portal.Clipboard.xml ../data/org.freedesktop.portal.Documents.xml ../data/org.freedesktop.portal.DynamicLauncher.xml ../data/org.freedesktop.portal.Email.xml ../data/org.freedesktop.portal.FileChooser.xml ../data/org.freedesktop.portal.FileTransfer.xml ../data/org.freedesktop.portal.GameMode.xml ../data/org.freedesktop.portal.GlobalShortcuts.xml ../data/org.freedesktop.portal.Inhibit.xml ../data/org.freedesktop.portal.InputCapture.xml ../data/org.freedesktop.portal.Location.xml ../data/org.freedesktop.portal.MemoryMonitor.xml ../data/org.freedesktop.portal.NetworkMonitor.xml ../data/org.freedesktop.portal.Notification.xml ../data/org.freedesktop.portal.OpenURI.xml ../data/org.freedesktop.portal.PowerProfileMonitor.xml ../data/org.freedesktop.portal.Print.xml ../data/org.freedesktop.portal.ProxyResolver.xml ../data/org.freedesktop.portal.Realtime.xml ../data/org.freedesktop.portal.RemoteDesktop.xml ../data/org.freedesktop.portal.Request.xml ../data/org.freedesktop.portal.ScreenCast.xml ../data/org.freedesktop.portal.Screenshot.xml ../data/org.freedesktop.portal.Secret.xml ../data/org.freedesktop.portal.Session.xml ../data/org.freedesktop.portal.Settings.xml ../data/org.freedesktop.portal.Trash.xml ../data/org.freedesktop.portal.Wallpaper.xml /usr/share/dbus-1/interfaces/org.freedesktop.portal.Flatpak.xml
[4/262] /usr/bin/gdbus-codegen --c-generate-autocleanup none --interface-prefix org.freedesktop.impl.portal --c-namespace XdpDbusImpl --header --output src/xdp-impl-dbus.h ../data/org.freedesktop.impl.portal.Access.xml ../data/org.freedesktop.impl.portal.Account.xml ../data/org.freedesktop.impl.portal.AppChooser.xml ../data/org.freedesktop.impl.portal.Background.xml ../data/org.freedesktop.impl.portal.Clipboard.xml ../data/org.freedesktop.impl.portal.DynamicLauncher.xml ../data/org.freedesktop.impl.portal.Email.xml ../data/org.freedesktop.impl.portal.FileChooser.xml ../data/org.freedesktop.impl.portal.GlobalShortcuts.xml ../data/org.freedesktop.impl.portal.Inhibit.xml ../data/org.freedesktop.impl.portal.InputCapture.xml ../data/org.freedesktop.impl.portal.Lockdown.xml ../data/org.freedesktop.impl.portal.Notification.xml ../data/org.freedesktop.impl.portal.PermissionStore.xml ../data/org.freedesktop.impl.portal.Print.xml ../data/org.freedesktop.impl.portal.RemoteDesktop.xml ../data/org.freedesktop.impl.portal.Request.xml ../data/org.freedesktop.impl.portal.ScreenCast.xml ../data/org.freedesktop.impl.portal.Screenshot.xml ../data/org.freedesktop.impl.portal.Secret.xml ../data/org.freedesktop.impl.portal.Session.xml ../data/org.freedesktop.impl.portal.Settings.xml ../data/org.freedesktop.impl.portal.Wallpaper.xml
[5/262] /usr/bin/gdbus-codegen --c-generate-autocleanup none --interface-prefix org.freedesktop.impl.portal --c-namespace XdpDbusImpl --body --output src/xdp-impl-dbus.c ../data/org.freedesktop.impl.portal.Access.xml ../data/org.freedesktop.impl.portal.Account.xml ../data/org.freedesktop.impl.portal.AppChooser.xml ../data/org.freedesktop.impl.portal.Background.xml ../data/org.freedesktop.impl.portal.Clipboard.xml ../data/org.freedesktop.impl.portal.DynamicLauncher.xml ../data/org.freedesktop.impl.portal.Email.xml ../data/org.freedesktop.impl.portal.FileChooser.xml ../data/org.freedesktop.impl.portal.GlobalShortcuts.xml ../data/org.freedesktop.impl.portal.Inhibit.xml ../data/org.freedesktop.impl.portal.InputCapture.xml ../data/org.freedesktop.impl.portal.Lockdown.xml ../data/org.freedesktop.impl.portal.Notification.xml ../data/org.freedesktop.impl.portal.PermissionStore.xml ../data/org.freedesktop.impl.portal.Print.xml ../data/org.freedesktop.impl.portal.RemoteDesktop.xml ../data/org.freedesktop.impl.portal.Request.xml ../data/org.freedesktop.impl.portal.ScreenCast.xml ../data/org.freedesktop.impl.portal.Screenshot.xml ../data/org.freedesktop.impl.portal.Secret.xml ../data/org.freedesktop.impl.portal.Session.xml ../data/org.freedesktop.impl.portal.Settings.xml ../data/org.freedesktop.impl.portal.Wallpaper.xml
[6/262] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.freedesktop.background --c-namespace XdpDbusBackground --body --output src/xdp-background-dbus.c ../data/org.freedesktop.background.Monitor.xml
[7/262] /usr/bin/gdbus-codegen --c-generate-autocleanup none --interface-prefix org.freedesktop.impl.portal --c-namespace XdpDbusImpl --output-directory src --generate-docbook portal ../data/org.freedesktop.impl.portal.Access.xml ../data/org.freedesktop.impl.portal.Account.xml ../data/org.freedesktop.impl.portal.AppChooser.xml ../data/org.freedesktop.impl.portal.Background.xml ../data/org.freedesktop.impl.portal.Clipboard.xml ../data/org.freedesktop.impl.portal.DynamicLauncher.xml ../data/org.freedesktop.impl.portal.Email.xml ../data/org.freedesktop.impl.portal.FileChooser.xml ../data/org.freedesktop.impl.portal.GlobalShortcuts.xml ../data/org.freedesktop.impl.portal.Inhibit.xml ../data/org.freedesktop.impl.portal.InputCapture.xml ../data/org.freedesktop.impl.portal.Lockdown.xml ../data/org.freedesktop.impl.portal.Notification.xml ../data/org.freedesktop.impl.portal.PermissionStore.xml ../data/org.freedesktop.impl.portal.Print.xml ../data/org.freedesktop.impl.portal.RemoteDesktop.xml ../data/org.freedesktop.impl.portal.Request.xml ../data/org.freedesktop.impl.portal.ScreenCast.xml ../data/org.freedesktop.impl.portal.Screenshot.xml ../data/org.freedesktop.impl.portal.Secret.xml ../data/org.freedesktop.impl.portal.Session.xml ../data/org.freedesktop.impl.portal.Settings.xml ../data/org.freedesktop.impl.portal.Wallpaper.xml
[8/262] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.freedesktop.background --c-namespace XdpDbusBackground --header --output src/xdp-background-dbus.h ../data/org.freedesktop.background.Monitor.xml
[9/262] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.freedesktop.background --c-namespace XdpDbusBackground --output-directory src --generate-docbook portal ../data/org.freedesktop.background.Monitor.xml
[10/262] /usr/bin/gdbus-codegen --c-generate-autocleanup none --interface-prefix org.freedesktop.GeoClue2 --c-namespace Geoclue --body --output src/geoclue-dbus.c ../src/org.freedesktop.GeoClue2.Client.xml
[11/262] /usr/bin/glib-compile-resources ../src/xdg-desktop-portal.gresource.xml --sourcedir .. --sourcedir ../src --c-name _xdg_desktop --internal --generate --target src/xdg-desktop-resources.c --dependency-file src/xdg-desktop-resources.c.d
[12/262] /usr/bin/gdbus-codegen --c-generate-autocleanup none --interface-prefix org.freedesktop.GeoClue2 --c-namespace Geoclue --header --output src/geoclue-dbus.h ../src/org.freedesktop.GeoClue2.Client.xml
[13/262] /usr/bin/glib-compile-resources ../src/xdg-desktop-portal.gresource.xml --sourcedir .. --sourcedir ../src --c-name _xdg_desktop --internal --generate --target src/xdg-desktop-resources.h
[14/262] /usr/bin/gdbus-codegen --c-generate-autocleanup none --interface-prefix org.freedesktop.impl.portal --c-namespace Xdg --header --output document-portal/permission-store-dbus.h ../document-portal/../data/org.freedesktop.impl.portal.PermissionStore.xml
[15/262] /usr/bin/gdbus-codegen --c-generate-autocleanup none --interface-prefix org.freedesktop.impl.portal --c-namespace Xdg --body --output document-portal/permission-store-dbus.c ../document-portal/../data/org.freedesktop.impl.portal.PermissionStore.xml
[16/262] /usr/bin/gdbus-codegen --c-generate-autocleanup none --interface-prefix org.freedesktop.portal --c-namespace XdpDbus --header --output document-portal/document-portal-dbus.h ../document-portal/../data/org.freedesktop.portal.Documents.xml ../document-portal/../data/org.freedesktop.portal.FileTransfer.xml
[17/262] /usr/bin/gdbus-codegen --c-generate-autocleanup none --interface-prefix org.freedesktop.portal --c-namespace XdpDbus --body --output document-portal/document-portal-dbus.c ../document-portal/../data/org.freedesktop.portal.Documents.xml ../document-portal/../data/org.freedesktop.portal.FileTransfer.xml
[18/262] /usr/bin/gdbus-codegen --generate-rst doc/doc ../data/org.freedesktop.portal.Account.xml ../data/org.freedesktop.portal.Background.xml ../data/org.freedesktop.portal.Camera.xml ../data/org.freedesktop.portal.Clipboard.xml ../data/org.freedesktop.portal.Documents.xml ../data/org.freedesktop.portal.DynamicLauncher.xml ../data/org.freedesktop.portal.Email.xml ../data/org.freedesktop.portal.FileChooser.xml ../data/org.freedesktop.portal.FileTransfer.xml ../data/org.freedesktop.portal.GameMode.xml ../data/org.freedesktop.portal.GlobalShortcuts.xml ../data/org.freedesktop.portal.Inhibit.xml ../data/org.freedesktop.portal.InputCapture.xml ../data/org.freedesktop.portal.Location.xml ../data/org.freedesktop.portal.MemoryMonitor.xml ../data/org.freedesktop.portal.NetworkMonitor.xml ../data/org.freedesktop.portal.Notification.xml ../data/org.freedesktop.portal.OpenURI.xml ../data/org.freedesktop.portal.PowerProfileMonitor.xml ../data/org.freedesktop.portal.Print.xml ../data/org.freedesktop.portal.ProxyResolver.xml ../data/org.freedesktop.portal.Realtime.xml ../data/org.freedesktop.portal.RemoteDesktop.xml ../data/org.freedesktop.portal.Request.xml ../data/org.freedesktop.portal.ScreenCast.xml ../data/org.freedesktop.portal.Screenshot.xml ../data/org.freedesktop.portal.Secret.xml ../data/org.freedesktop.portal.Session.xml ../data/org.freedesktop.portal.Settings.xml ../data/org.freedesktop.portal.Trash.xml ../data/org.freedesktop.portal.Wallpaper.xml ../data/org.freedesktop.impl.portal.Access.xml ../data/org.freedesktop.impl.portal.Account.xml ../data/org.freedesktop.impl.portal.AppChooser.xml ../data/org.freedesktop.impl.portal.Background.xml ../data/org.freedesktop.impl.portal.Clipboard.xml ../data/org.freedesktop.impl.portal.DynamicLauncher.xml ../data/org.freedesktop.impl.portal.Email.xml ../data/org.freedesktop.impl.portal.FileChooser.xml ../data/org.freedesktop.impl.portal.GlobalShortcuts.xml ../data/org.freedesktop.impl.portal.Inhibit.xml ../data/org.freedesktop.impl.portal.InputCapture.xml ../data/org.freedesktop.impl.portal.Lockdown.xml ../data/org.freedesktop.impl.portal.Notification.xml ../data/org.freedesktop.impl.portal.PermissionStore.xml ../data/org.freedesktop.impl.portal.Print.xml ../data/org.freedesktop.impl.portal.RemoteDesktop.xml ../data/org.freedesktop.impl.portal.Request.xml ../data/org.freedesktop.impl.portal.ScreenCast.xml ../data/org.freedesktop.impl.portal.Screenshot.xml ../data/org.freedesktop.impl.portal.Secret.xml ../data/org.freedesktop.impl.portal.Session.xml ../data/org.freedesktop.impl.portal.Settings.xml ../data/org.freedesktop.impl.portal.Wallpaper.xml ../data/org.freedesktop.background.Monitor.xml
[19/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/meson-generated_.._xdp-impl-dbus.c.o -MF src/xdg-desktop-portal.p/meson-generated_.._xdp-impl-dbus.c.o.d -o src/xdg-desktop-portal.p/meson-generated_.._xdp-impl-dbus.c.o -c src/xdp-impl-dbus.c
[20/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/meson-generated_.._xdp-background-dbus.c.o -MF src/xdg-desktop-portal.p/meson-generated_.._xdp-background-dbus.c.o.d -o src/xdg-desktop-portal.p/meson-generated_.._xdp-background-dbus.c.o -c src/xdp-background-dbus.c
[21/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/meson-generated_.._geoclue-dbus.c.o -MF src/xdg-desktop-portal.p/meson-generated_.._geoclue-dbus.c.o.d -o src/xdg-desktop-portal.p/meson-generated_.._geoclue-dbus.c.o -c src/geoclue-dbus.c
[22/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/meson-generated_.._xdg-desktop-resources.c.o -MF src/xdg-desktop-portal.p/meson-generated_.._xdg-desktop-resources.c.o.d -o src/xdg-desktop-portal.p/meson-generated_.._xdg-desktop-resources.c.o -c src/xdg-desktop-resources.c
[23/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/account.c.o -MF src/xdg-desktop-portal.p/account.c.o.d -o src/xdg-desktop-portal.p/account.c.o -c ../src/account.c
[24/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/background.c.o -MF src/xdg-desktop-portal.p/background.c.o.d -o src/xdg-desktop-portal.p/background.c.o -c ../src/background.c
[25/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/background-monitor.c.o -MF src/xdg-desktop-portal.p/background-monitor.c.o.d -o src/xdg-desktop-portal.p/background-monitor.c.o -c ../src/background-monitor.c
[26/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/call.c.o -MF src/xdg-desktop-portal.p/call.c.o.d -o src/xdg-desktop-portal.p/call.c.o -c ../src/call.c
[27/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/camera.c.o -MF src/xdg-desktop-portal.p/camera.c.o.d -o src/xdg-desktop-portal.p/camera.c.o -c ../src/camera.c
[28/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/clipboard.c.o -MF src/xdg-desktop-portal.p/clipboard.c.o.d -o src/xdg-desktop-portal.p/clipboard.c.o -c ../src/clipboard.c
[29/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/documents.c.o -MF src/xdg-desktop-portal.p/documents.c.o.d -o src/xdg-desktop-portal.p/documents.c.o -c ../src/documents.c
[30/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/meson-generated_.._xdp-dbus.c.o -MF src/xdg-desktop-portal.p/meson-generated_.._xdp-dbus.c.o.d -o src/xdg-desktop-portal.p/meson-generated_.._xdp-dbus.c.o -c src/xdp-dbus.c
[31/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/dynamic-launcher.c.o -MF src/xdg-desktop-portal.p/dynamic-launcher.c.o.d -o src/xdg-desktop-portal.p/dynamic-launcher.c.o -c ../src/dynamic-launcher.c
[32/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/email.c.o -MF src/xdg-desktop-portal.p/email.c.o.d -o src/xdg-desktop-portal.p/email.c.o -c ../src/email.c
[33/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/flatpak-instance.c.o -MF src/xdg-desktop-portal.p/flatpak-instance.c.o.d -o src/xdg-desktop-portal.p/flatpak-instance.c.o -c ../src/flatpak-instance.c
[34/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/file-chooser.c.o -MF src/xdg-desktop-portal.p/file-chooser.c.o.d -o src/xdg-desktop-portal.p/file-chooser.c.o -c ../src/file-chooser.c
[35/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/glib-backports.c.o -MF src/xdg-desktop-portal.p/glib-backports.c.o.d -o src/xdg-desktop-portal.p/glib-backports.c.o -c ../src/glib-backports.c
[36/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/gamemode.c.o -MF src/xdg-desktop-portal.p/gamemode.c.o.d -o src/xdg-desktop-portal.p/gamemode.c.o -c ../src/gamemode.c
[37/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/global-shortcuts.c.o -MF src/xdg-desktop-portal.p/global-shortcuts.c.o.d -o src/xdg-desktop-portal.p/global-shortcuts.c.o -c ../src/global-shortcuts.c
[38/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/inhibit.c.o -MF src/xdg-desktop-portal.p/inhibit.c.o.d -o src/xdg-desktop-portal.p/inhibit.c.o -c ../src/inhibit.c
[39/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/launch-context.c.o -MF src/xdg-desktop-portal.p/launch-context.c.o.d -o src/xdg-desktop-portal.p/launch-context.c.o -c ../src/launch-context.c
[40/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/input-capture.c.o -MF src/xdg-desktop-portal.p/input-capture.c.o.d -o src/xdg-desktop-portal.p/input-capture.c.o -c ../src/input-capture.c
[41/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/memory-monitor.c.o -MF src/xdg-desktop-portal.p/memory-monitor.c.o.d -o src/xdg-desktop-portal.p/memory-monitor.c.o -c ../src/memory-monitor.c
[42/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/network-monitor.c.o -MF src/xdg-desktop-portal.p/network-monitor.c.o.d -o src/xdg-desktop-portal.p/network-monitor.c.o -c ../src/network-monitor.c
[43/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/notification.c.o -MF src/xdg-desktop-portal.p/notification.c.o.d -o src/xdg-desktop-portal.p/notification.c.o -c ../src/notification.c
[44/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/permissions.c.o -MF src/xdg-desktop-portal.p/permissions.c.o.d -o src/xdg-desktop-portal.p/permissions.c.o -c ../src/permissions.c
[45/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/open-uri.c.o -MF src/xdg-desktop-portal.p/open-uri.c.o.d -o src/xdg-desktop-portal.p/open-uri.c.o -c ../src/open-uri.c
[46/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/pipewire.c.o -MF src/xdg-desktop-portal.p/pipewire.c.o.d -o src/xdg-desktop-portal.p/pipewire.c.o -c ../src/pipewire.c
[47/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/power-profile-monitor.c.o -MF src/xdg-desktop-portal.p/power-profile-monitor.c.o.d -o src/xdg-desktop-portal.p/power-profile-monitor.c.o -c ../src/power-profile-monitor.c
[48/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/portal-impl.c.o -MF src/xdg-desktop-portal.p/portal-impl.c.o.d -o src/xdg-desktop-portal.p/portal-impl.c.o -c ../src/portal-impl.c
[49/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/print.c.o -MF src/xdg-desktop-portal.p/print.c.o.d -o src/xdg-desktop-portal.p/print.c.o -c ../src/print.c
[50/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/proxy-resolver.c.o -MF src/xdg-desktop-portal.p/proxy-resolver.c.o.d -o src/xdg-desktop-portal.p/proxy-resolver.c.o -c ../src/proxy-resolver.c
[51/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/realtime.c.o -MF src/xdg-desktop-portal.p/realtime.c.o.d -o src/xdg-desktop-portal.p/realtime.c.o -c ../src/realtime.c
[52/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/request.c.o -MF src/xdg-desktop-portal.p/request.c.o.d -o src/xdg-desktop-portal.p/request.c.o -c ../src/request.c
[53/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/remote-desktop.c.o -MF src/xdg-desktop-portal.p/remote-desktop.c.o.d -o src/xdg-desktop-portal.p/remote-desktop.c.o -c ../src/remote-desktop.c
[54/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/restore-token.c.o -MF src/xdg-desktop-portal.p/restore-token.c.o.d -o src/xdg-desktop-portal.p/restore-token.c.o -c ../src/restore-token.c
[55/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/screen-cast.c.o -MF src/xdg-desktop-portal.p/screen-cast.c.o.d -o src/xdg-desktop-portal.p/screen-cast.c.o -c ../src/screen-cast.c
[56/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/screenshot.c.o -MF src/xdg-desktop-portal.p/screenshot.c.o.d -o src/xdg-desktop-portal.p/screenshot.c.o -c ../src/screenshot.c
[57/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/secret.c.o -MF src/xdg-desktop-portal.p/secret.c.o.d -o src/xdg-desktop-portal.p/secret.c.o -c ../src/secret.c
[58/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/session.c.o -MF src/xdg-desktop-portal.p/session.c.o.d -o src/xdg-desktop-portal.p/session.c.o -c ../src/session.c
[59/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/settings.c.o -MF src/xdg-desktop-portal.p/settings.c.o.d -o src/xdg-desktop-portal.p/settings.c.o -c ../src/settings.c
[60/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/trash.c.o -MF src/xdg-desktop-portal.p/trash.c.o.d -o src/xdg-desktop-portal.p/trash.c.o -c ../src/trash.c
[61/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/wallpaper.c.o -MF src/xdg-desktop-portal.p/wallpaper.c.o.d -o src/xdg-desktop-portal.p/wallpaper.c.o -c ../src/wallpaper.c
[62/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/xdg-desktop-portal.c.o -MF src/xdg-desktop-portal.p/xdg-desktop-portal.c.o.d -o src/xdg-desktop-portal.p/xdg-desktop-portal.c.o -c ../src/xdg-desktop-portal.c
[63/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/xdp-app-info.c.o -MF src/xdg-desktop-portal.p/xdp-app-info.c.o.d -o src/xdg-desktop-portal.p/xdp-app-info.c.o -c ../src/xdp-app-info.c
[64/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/xdp-utils.c.o -MF src/xdg-desktop-portal.p/xdp-utils.c.o.d -o src/xdg-desktop-portal.p/xdp-utils.c.o -c ../src/xdp-utils.c
[65/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/xdp-sealed-fd.c.o -MF src/xdg-desktop-portal.p/xdp-sealed-fd.c.o.d -o src/xdg-desktop-portal.p/xdp-sealed-fd.c.o -c ../src/xdp-sealed-fd.c
[66/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/xdp-app-info-host.c.o -MF src/xdg-desktop-portal.p/xdp-app-info-host.c.o.d -o src/xdg-desktop-portal.p/xdp-app-info-host.c.o -c ../src/xdp-app-info-host.c
[67/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/xdp-app-info-snap.c.o -MF src/xdg-desktop-portal.p/xdp-app-info-snap.c.o.d -o src/xdg-desktop-portal.p/xdp-app-info-snap.c.o -c ../src/xdp-app-info-snap.c
[68/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/xdp-app-info-flatpak.c.o -MF src/xdg-desktop-portal.p/xdp-app-info-flatpak.c.o.d -o src/xdg-desktop-portal.p/xdp-app-info-flatpak.c.o -c ../src/xdp-app-info-flatpak.c
[69/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/xdp-app-info-test.c.o -MF src/xdg-desktop-portal.p/xdp-app-info-test.c.o.d -o src/xdg-desktop-portal.p/xdp-app-info-test.c.o -c ../src/xdp-app-info-test.c
[70/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/sd-escape.c.o -MF src/xdg-desktop-portal.p/sd-escape.c.o.d -o src/xdg-desktop-portal.p/sd-escape.c.o -c ../src/sd-escape.c
[71/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/xdp-method-info.c.o -MF src/xdg-desktop-portal.p/xdp-method-info.c.o.d -o src/xdg-desktop-portal.p/xdp-method-info.c.o -c ../src/xdp-method-info.c
[72/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/meson-generated_.._xdp-method-info-generated.c.o -MF src/xdg-desktop-portal.p/meson-generated_.._xdp-method-info-generated.c.o.d -o src/xdg-desktop-portal.p/meson-generated_.._xdp-method-info-generated.c.o -c src/xdp-method-info-generated.c
[73/262] gcc -Isrc/xdg-desktop-portal-validate-icon.p -Isrc -I../src -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -D_GNU_SOURCE=1 '-DHELPER="/usr/bin/bwrap"' -MD -MQ src/xdg-desktop-portal-validate-icon.p/validate-icon.c.o -MF src/xdg-desktop-portal-validate-icon.p/validate-icon.c.o.d -o src/xdg-desktop-portal-validate-icon.p/validate-icon.c.o -c ../src/validate-icon.c
[74/262] gcc -Isrc/xdg-desktop-portal.p -Isrc -I../src -Idocument-portal -I../document-portal -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal.p/location.c.o -MF src/xdg-desktop-portal.p/location.c.o.d -o src/xdg-desktop-portal.p/location.c.o -c ../src/location.c
[75/262] gcc -Isrc/xdg-desktop-portal-rewrite-launchers.p -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal-rewrite-launchers.p/glib-backports.c.o -MF src/xdg-desktop-portal-rewrite-launchers.p/glib-backports.c.o.d -o src/xdg-desktop-portal-rewrite-launchers.p/glib-backports.c.o -c ../src/glib-backports.c
[76/262] gcc -Isrc/xdg-desktop-portal-rewrite-launchers.p -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ src/xdg-desktop-portal-rewrite-launchers.p/rewrite-launchers.c.o -MF src/xdg-desktop-portal-rewrite-launchers.p/rewrite-launchers.c.o.d -o src/xdg-desktop-portal-rewrite-launchers.p/rewrite-launchers.c.o -c ../src/rewrite-launchers.c
[77/262] gcc -Idocument-portal/xdg-permission-store.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-permission-store.p/permission-store.c.o -MF document-portal/xdg-permission-store.p/permission-store.c.o.d -o document-portal/xdg-permission-store.p/permission-store.c.o -c ../document-portal/permission-store.c
[78/262] gcc -Idocument-portal/xdg-permission-store.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-permission-store.p/meson-generated_.._permission-store-dbus.c.o -MF document-portal/xdg-permission-store.p/meson-generated_.._permission-store-dbus.c.o.d -o document-portal/xdg-permission-store.p/meson-generated_.._permission-store-dbus.c.o -c document-portal/permission-store-dbus.c
[79/262] gcc -Idocument-portal/xdg-permission-store.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-permission-store.p/xdg-permission-store.c.o -MF document-portal/xdg-permission-store.p/xdg-permission-store.c.o.d -o document-portal/xdg-permission-store.p/xdg-permission-store.c.o -c ../document-portal/xdg-permission-store.c
[80/262] gcc -Idocument-portal/xdg-permission-store.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-permission-store.p/.._src_xdp-app-info.c.o -MF document-portal/xdg-permission-store.p/.._src_xdp-app-info.c.o.d -o document-portal/xdg-permission-store.p/.._src_xdp-app-info.c.o -c ../src/xdp-app-info.c
[81/262] gcc -Idocument-portal/xdg-permission-store.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-permission-store.p/.._src_xdp-utils.c.o -MF document-portal/xdg-permission-store.p/.._src_xdp-utils.c.o.d -o document-portal/xdg-permission-store.p/.._src_xdp-utils.c.o -c ../src/xdp-utils.c
[82/262] gcc -Idocument-portal/xdg-permission-store.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-permission-store.p/.._src_xdp-sealed-fd.c.o -MF document-portal/xdg-permission-store.p/.._src_xdp-sealed-fd.c.o.d -o document-portal/xdg-permission-store.p/.._src_xdp-sealed-fd.c.o -c ../src/xdp-sealed-fd.c
[83/262] gcc -Idocument-portal/xdg-permission-store.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-permission-store.p/.._src_xdp-app-info-host.c.o -MF document-portal/xdg-permission-store.p/.._src_xdp-app-info-host.c.o.d -o document-portal/xdg-permission-store.p/.._src_xdp-app-info-host.c.o -c ../src/xdp-app-info-host.c
[84/262] gcc -Idocument-portal/xdg-permission-store.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-permission-store.p/.._src_xdp-app-info-snap.c.o -MF document-portal/xdg-permission-store.p/.._src_xdp-app-info-snap.c.o.d -o document-portal/xdg-permission-store.p/.._src_xdp-app-info-snap.c.o -c ../src/xdp-app-info-snap.c
[85/262] gcc -Idocument-portal/xdg-permission-store.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-permission-store.p/.._src_xdp-app-info-flatpak.c.o -MF document-portal/xdg-permission-store.p/.._src_xdp-app-info-flatpak.c.o.d -o document-portal/xdg-permission-store.p/.._src_xdp-app-info-flatpak.c.o -c ../src/xdp-app-info-flatpak.c
[86/262] gcc -Idocument-portal/xdg-permission-store.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-permission-store.p/.._src_xdp-app-info-test.c.o -MF document-portal/xdg-permission-store.p/.._src_xdp-app-info-test.c.o.d -o document-portal/xdg-permission-store.p/.._src_xdp-app-info-test.c.o -c ../src/xdp-app-info-test.c
[87/262] gcc -Idocument-portal/xdg-permission-store.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-permission-store.p/.._src_sd-escape.c.o -MF document-portal/xdg-permission-store.p/.._src_sd-escape.c.o.d -o document-portal/xdg-permission-store.p/.._src_sd-escape.c.o -c ../src/sd-escape.c
[88/262] gcc -Idocument-portal/xdg-permission-store.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-permission-store.p/gvdb_gvdb-reader.c.o -MF document-portal/xdg-permission-store.p/gvdb_gvdb-reader.c.o.d -o document-portal/xdg-permission-store.p/gvdb_gvdb-reader.c.o -c ../document-portal/gvdb/gvdb-reader.c
[89/262] gcc -Idocument-portal/xdg-permission-store.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-permission-store.p/permission-db.c.o -MF document-portal/xdg-permission-store.p/permission-db.c.o.d -o document-portal/xdg-permission-store.p/permission-db.c.o -c ../document-portal/permission-db.c
[90/262] gcc -Idocument-portal/xdg-permission-store.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-permission-store.p/gvdb_gvdb-builder.c.o -MF document-portal/xdg-permission-store.p/gvdb_gvdb-builder.c.o.d -o document-portal/xdg-permission-store.p/gvdb_gvdb-builder.c.o -c ../document-portal/gvdb/gvdb-builder.c
[91/262] gcc -Idocument-portal/xdg-document-portal.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-document-portal.p/meson-generated_.._permission-store-dbus.c.o -MF document-portal/xdg-document-portal.p/meson-generated_.._permission-store-dbus.c.o.d -o document-portal/xdg-document-portal.p/meson-generated_.._permission-store-dbus.c.o -c document-portal/permission-store-dbus.c
[92/262] gcc -Idocument-portal/xdg-document-portal.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-document-portal.p/meson-generated_.._document-portal-dbus.c.o -MF document-portal/xdg-document-portal.p/meson-generated_.._document-portal-dbus.c.o.d -o document-portal/xdg-document-portal.p/meson-generated_.._document-portal-dbus.c.o -c document-portal/document-portal-dbus.c
[93/262] gcc -Idocument-portal/xdg-document-portal.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-document-portal.p/file-transfer.c.o -MF document-portal/xdg-document-portal.p/file-transfer.c.o.d -o document-portal/xdg-document-portal.p/file-transfer.c.o -c ../document-portal/file-transfer.c
[94/262] gcc -Idocument-portal/xdg-document-portal.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-document-portal.p/document-portal.c.o -MF document-portal/xdg-document-portal.p/document-portal.c.o.d -o document-portal/xdg-document-portal.p/document-portal.c.o -c ../document-portal/document-portal.c
[95/262] gcc -Idocument-portal/xdg-document-portal.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-document-portal.p/document-store.c.o -MF document-portal/xdg-document-portal.p/document-store.c.o.d -o document-portal/xdg-document-portal.p/document-store.c.o -c ../document-portal/document-store.c
[96/262] gcc -Idocument-portal/xdg-document-portal.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-document-portal.p/.._src_xdp-utils.c.o -MF document-portal/xdg-document-portal.p/.._src_xdp-utils.c.o.d -o document-portal/xdg-document-portal.p/.._src_xdp-utils.c.o -c ../src/xdp-utils.c
[97/262] gcc -Idocument-portal/xdg-document-portal.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-document-portal.p/.._src_xdp-app-info.c.o -MF document-portal/xdg-document-portal.p/.._src_xdp-app-info.c.o.d -o document-portal/xdg-document-portal.p/.._src_xdp-app-info.c.o -c ../src/xdp-app-info.c
[98/262] gcc -Idocument-portal/xdg-document-portal.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-document-portal.p/.._src_xdp-sealed-fd.c.o -MF document-portal/xdg-document-portal.p/.._src_xdp-sealed-fd.c.o.d -o document-portal/xdg-document-portal.p/.._src_xdp-sealed-fd.c.o -c ../src/xdp-sealed-fd.c
[99/262] gcc -Idocument-portal/xdg-document-portal.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-document-portal.p/document-portal-fuse.c.o -MF document-portal/xdg-document-portal.p/document-portal-fuse.c.o.d -o document-portal/xdg-document-portal.p/document-portal-fuse.c.o -c ../document-portal/document-portal-fuse.c
[100/262] gcc -Idocument-portal/xdg-document-portal.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-document-portal.p/.._src_xdp-app-info-host.c.o -MF document-portal/xdg-document-portal.p/.._src_xdp-app-info-host.c.o.d -o document-portal/xdg-document-portal.p/.._src_xdp-app-info-host.c.o -c ../src/xdp-app-info-host.c
[101/262] gcc -Idocument-portal/xdg-document-portal.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-document-portal.p/.._src_xdp-app-info-snap.c.o -MF document-portal/xdg-document-portal.p/.._src_xdp-app-info-snap.c.o.d -o document-portal/xdg-document-portal.p/.._src_xdp-app-info-snap.c.o -c ../src/xdp-app-info-snap.c
[102/262] gcc -Idocument-portal/xdg-document-portal.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-document-portal.p/.._src_xdp-app-info-flatpak.c.o -MF document-portal/xdg-document-portal.p/.._src_xdp-app-info-flatpak.c.o.d -o document-portal/xdg-document-portal.p/.._src_xdp-app-info-flatpak.c.o -c ../src/xdp-app-info-flatpak.c
[103/262] gcc -Idocument-portal/xdg-document-portal.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-document-portal.p/.._src_xdp-app-info-test.c.o -MF document-portal/xdg-document-portal.p/.._src_xdp-app-info-test.c.o.d -o document-portal/xdg-document-portal.p/.._src_xdp-app-info-test.c.o -c ../src/xdp-app-info-test.c
[104/262] gcc -Idocument-portal/xdg-document-portal.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-document-portal.p/.._src_sd-escape.c.o -MF document-portal/xdg-document-portal.p/.._src_sd-escape.c.o.d -o document-portal/xdg-document-portal.p/.._src_sd-escape.c.o -c ../src/sd-escape.c
[105/262] gcc -Idocument-portal/xdg-document-portal.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-document-portal.p/gvdb_gvdb-reader.c.o -MF document-portal/xdg-document-portal.p/gvdb_gvdb-reader.c.o.d -o document-portal/xdg-document-portal.p/gvdb_gvdb-reader.c.o -c ../document-portal/gvdb/gvdb-reader.c
[106/262] gcc -Idocument-portal/xdg-document-portal.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-document-portal.p/permission-db.c.o -MF document-portal/xdg-document-portal.p/permission-db.c.o.d -o document-portal/xdg-document-portal.p/permission-db.c.o -c ../document-portal/permission-db.c
[107/262] gcc -Idocument-portal/xdg-document-portal.p -Idocument-portal -I../document-portal -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/libgeoclue-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_REENTRANT -pthread -DWITH_GZFILEOP -MD -MQ document-portal/xdg-document-portal.p/gvdb_gvdb-builder.c.o -MF document-portal/xdg-document-portal.p/gvdb_gvdb-builder.c.o.d -o document-portal/xdg-document-portal.p/gvdb_gvdb-builder.c.o -c ../document-portal/gvdb/gvdb-builder.c
[108/262] gcc -Itests/testdb.p -Itests -I../tests -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/testdb.p/testdb.c.o -MF tests/testdb.p/testdb.c.o.d -o tests/testdb.p/testdb.c.o -c ../tests/testdb.c
[109/262] gcc -Itests/testdb.p -Itests -I../tests -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/testdb.p/.._document-portal_permission-db.c.o -MF tests/testdb.p/.._document-portal_permission-db.c.o.d -o tests/testdb.p/.._document-portal_permission-db.c.o -c ../document-portal/permission-db.c
[110/262] gcc -Itests/testdb.p -Itests -I../tests -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/testdb.p/.._document-portal_gvdb_gvdb-reader.c.o -MF tests/testdb.p/.._document-portal_gvdb_gvdb-reader.c.o.d -o tests/testdb.p/.._document-portal_gvdb_gvdb-reader.c.o -c ../document-portal/gvdb/gvdb-reader.c
[111/262] gcc -Itests/testdb.p -Itests -I../tests -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/testdb.p/.._document-portal_gvdb_gvdb-builder.c.o -MF tests/testdb.p/.._document-portal_gvdb_gvdb-builder.c.o.d -o tests/testdb.p/.._document-portal_gvdb_gvdb-builder.c.o -c ../document-portal/gvdb/gvdb-builder.c
[112/262] gcc -Itests/test-doc-portal.p -Itests -I../tests -I. -I.. -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-doc-portal.p/can-use-fuse.c.o -MF tests/test-doc-portal.p/can-use-fuse.c.o.d -o tests/test-doc-portal.p/can-use-fuse.c.o -c ../tests/can-use-fuse.c
[113/262] gcc -Itests/test-doc-portal.p -Itests -I../tests -I. -I.. -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-doc-portal.p/meson-generated_.._.._document-portal_document-portal-dbus.c.o -MF tests/test-doc-portal.p/meson-generated_.._.._document-portal_document-portal-dbus.c.o.d -o tests/test-doc-portal.p/meson-generated_.._.._document-portal_document-portal-dbus.c.o -c document-portal/document-portal-dbus.c
[114/262] gcc -Itests/test-doc-portal.p -Itests -I../tests -I. -I.. -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-doc-portal.p/utils.c.o -MF tests/test-doc-portal.p/utils.c.o.d -o tests/test-doc-portal.p/utils.c.o -c ../tests/utils.c
[115/262] gcc -Itests/test-doc-portal.p -Itests -I../tests -I. -I.. -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-doc-portal.p/test-doc-portal.c.o -MF tests/test-doc-portal.p/test-doc-portal.c.o.d -o tests/test-doc-portal.p/test-doc-portal.c.o -c ../tests/test-doc-portal.c
[116/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/meson-generated_.._.._document-portal_document-portal-dbus.c.o -MF tests/test-backends.p/meson-generated_.._.._document-portal_document-portal-dbus.c.o.d -o tests/test-backends.p/meson-generated_.._.._document-portal_document-portal-dbus.c.o -c document-portal/document-portal-dbus.c
[117/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/backend_test-backends.c.o -MF tests/test-backends.p/backend_test-backends.c.o.d -o tests/test-backends.p/backend_test-backends.c.o -c ../tests/backend/test-backends.c
[118/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/backend_request.c.o -MF tests/test-backends.p/backend_request.c.o.d -o tests/test-backends.p/backend_request.c.o -c ../tests/backend/request.c
[119/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/backend_session.c.o -MF tests/test-backends.p/backend_session.c.o.d -o tests/test-backends.p/backend_session.c.o -c ../tests/backend/session.c
[120/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/backend_access.c.o -MF tests/test-backends.p/backend_access.c.o.d -o tests/test-backends.p/backend_access.c.o -c ../tests/backend/access.c
[121/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/backend_account.c.o -MF tests/test-backends.p/backend_account.c.o.d -o tests/test-backends.p/backend_account.c.o -c ../tests/backend/account.c
[122/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/backend_appchooser.c.o -MF tests/test-backends.p/backend_appchooser.c.o.d -o tests/test-backends.p/backend_appchooser.c.o -c ../tests/backend/appchooser.c
[123/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/backend_background.c.o -MF tests/test-backends.p/backend_background.c.o.d -o tests/test-backends.p/backend_background.c.o -c ../tests/backend/background.c
[124/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/backend_email.c.o -MF tests/test-backends.p/backend_email.c.o.d -o tests/test-backends.p/backend_email.c.o -c ../tests/backend/email.c
[125/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/backend_filechooser.c.o -MF tests/test-backends.p/backend_filechooser.c.o.d -o tests/test-backends.p/backend_filechooser.c.o -c ../tests/backend/filechooser.c
[126/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/backend_inhibit.c.o -MF tests/test-backends.p/backend_inhibit.c.o.d -o tests/test-backends.p/backend_inhibit.c.o -c ../tests/backend/inhibit.c
[127/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/backend_lockdown.c.o -MF tests/test-backends.p/backend_lockdown.c.o.d -o tests/test-backends.p/backend_lockdown.c.o -c ../tests/backend/lockdown.c
[128/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/backend_notification.c.o -MF tests/test-backends.p/backend_notification.c.o.d -o tests/test-backends.p/backend_notification.c.o -c ../tests/backend/notification.c
[129/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/backend_print.c.o -MF tests/test-backends.p/backend_print.c.o.d -o tests/test-backends.p/backend_print.c.o -c ../tests/backend/print.c
[130/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/backend_screenshot.c.o -MF tests/test-backends.p/backend_screenshot.c.o.d -o tests/test-backends.p/backend_screenshot.c.o -c ../tests/backend/screenshot.c
[131/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/backend_settings.c.o -MF tests/test-backends.p/backend_settings.c.o.d -o tests/test-backends.p/backend_settings.c.o -c ../tests/backend/settings.c
[132/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/backend_wallpaper.c.o -MF tests/test-backends.p/backend_wallpaper.c.o.d -o tests/test-backends.p/backend_wallpaper.c.o -c ../tests/backend/wallpaper.c
[133/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/glib-backports.c.o -MF tests/test-backends.p/glib-backports.c.o.d -o tests/test-backends.p/glib-backports.c.o -c ../tests/glib-backports.c
[134/262] gcc -Itests/test-backends.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-backends.p/meson-generated_.._.._src_xdp-impl-dbus.c.o -MF tests/test-backends.p/meson-generated_.._.._src_xdp-impl-dbus.c.o.d -o tests/test-backends.p/meson-generated_.._.._src_xdp-impl-dbus.c.o -c src/xdp-impl-dbus.c
[135/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/meson-generated_.._.._document-portal_permission-store-dbus.c.o -MF tests/test-portals.p/meson-generated_.._.._document-portal_permission-store-dbus.c.o.d -o tests/test-portals.p/meson-generated_.._.._document-portal_permission-store-dbus.c.o -c document-portal/permission-store-dbus.c
[136/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/meson-generated_.._.._src_xdp-impl-dbus.c.o -MF tests/test-portals.p/meson-generated_.._.._src_xdp-impl-dbus.c.o.d -o tests/test-portals.p/meson-generated_.._.._src_xdp-impl-dbus.c.o -c src/xdp-impl-dbus.c
[137/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/test-portals.c.o -MF tests/test-portals.p/test-portals.c.o.d -o tests/test-portals.p/test-portals.c.o -c ../tests/test-portals.c
[138/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/utils.c.o -MF tests/test-portals.p/utils.c.o.d -o tests/test-portals.p/utils.c.o -c ../tests/utils.c
[139/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/account.c.o -MF tests/test-portals.p/account.c.o.d -o tests/test-portals.p/account.c.o -c ../tests/account.c
[140/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/background.c.o -MF tests/test-portals.p/background.c.o.d -o tests/test-portals.p/background.c.o -c ../tests/background.c
[141/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/camera.c.o -MF tests/test-portals.p/camera.c.o.d -o tests/test-portals.p/camera.c.o -c ../tests/camera.c
[142/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/email.c.o -MF tests/test-portals.p/email.c.o.d -o tests/test-portals.p/email.c.o -c ../tests/email.c
[143/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/filechooser.c.o -MF tests/test-portals.p/filechooser.c.o.d -o tests/test-portals.p/filechooser.c.o -c ../tests/filechooser.c
[144/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/inhibit.c.o -MF tests/test-portals.p/inhibit.c.o.d -o tests/test-portals.p/inhibit.c.o -c ../tests/inhibit.c
[145/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/location.c.o -MF tests/test-portals.p/location.c.o.d -o tests/test-portals.p/location.c.o -c ../tests/location.c
[146/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/notification.c.o -MF tests/test-portals.p/notification.c.o.d -o tests/test-portals.p/notification.c.o -c ../tests/notification.c
[147/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/openuri.c.o -MF tests/test-portals.p/openuri.c.o.d -o tests/test-portals.p/openuri.c.o -c ../tests/openuri.c
[148/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/print.c.o -MF tests/test-portals.p/print.c.o.d -o tests/test-portals.p/print.c.o -c ../tests/print.c
[149/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/screenshot.c.o -MF tests/test-portals.p/screenshot.c.o.d -o tests/test-portals.p/screenshot.c.o -c ../tests/screenshot.c
[150/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/trash.c.o -MF tests/test-portals.p/trash.c.o.d -o tests/test-portals.p/trash.c.o -c ../tests/trash.c
[151/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/wallpaper.c.o -MF tests/test-portals.p/wallpaper.c.o.d -o tests/test-portals.p/wallpaper.c.o -c ../tests/wallpaper.c
[152/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/meson-generated_.._.._src_xdp-dbus.c.o -MF tests/test-portals.p/meson-generated_.._.._src_xdp-dbus.c.o.d -o tests/test-portals.p/meson-generated_.._.._src_xdp-dbus.c.o -c src/xdp-dbus.c
[153/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/glib-backports.c.o -MF tests/test-portals.p/glib-backports.c.o.d -o tests/test-portals.p/glib-backports.c.o -c ../tests/glib-backports.c
[154/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/.._src_xdp-app-info.c.o -MF tests/test-portals.p/.._src_xdp-app-info.c.o.d -o tests/test-portals.p/.._src_xdp-app-info.c.o -c ../src/xdp-app-info.c
[155/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/.._src_xdp-utils.c.o -MF tests/test-portals.p/.._src_xdp-utils.c.o.d -o tests/test-portals.p/.._src_xdp-utils.c.o -c ../src/xdp-utils.c
[156/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/.._src_xdp-sealed-fd.c.o -MF tests/test-portals.p/.._src_xdp-sealed-fd.c.o.d -o tests/test-portals.p/.._src_xdp-sealed-fd.c.o -c ../src/xdp-sealed-fd.c
[157/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/.._src_xdp-app-info-host.c.o -MF tests/test-portals.p/.._src_xdp-app-info-host.c.o.d -o tests/test-portals.p/.._src_xdp-app-info-host.c.o -c ../src/xdp-app-info-host.c
[158/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/.._src_xdp-app-info-snap.c.o -MF tests/test-portals.p/.._src_xdp-app-info-snap.c.o.d -o tests/test-portals.p/.._src_xdp-app-info-snap.c.o -c ../src/xdp-app-info-snap.c
[159/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/.._src_xdp-app-info-flatpak.c.o -MF tests/test-portals.p/.._src_xdp-app-info-flatpak.c.o.d -o tests/test-portals.p/.._src_xdp-app-info-flatpak.c.o -c ../src/xdp-app-info-flatpak.c
[160/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/.._src_xdp-app-info-test.c.o -MF tests/test-portals.p/.._src_xdp-app-info-test.c.o.d -o tests/test-portals.p/.._src_xdp-app-info-test.c.o -c ../src/xdp-app-info-test.c
[161/262] gcc -Itests/test-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/test-portals.p/.._src_sd-escape.c.o -MF tests/test-portals.p/.._src_sd-escape.c.o.d -o tests/test-portals.p/.._src_sd-escape.c.o -c ../src/sd-escape.c
[162/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/meson-generated_.._.._document-portal_permission-store-dbus.c.o -MF tests/limited-portals.p/meson-generated_.._.._document-portal_permission-store-dbus.c.o.d -o tests/limited-portals.p/meson-generated_.._.._document-portal_permission-store-dbus.c.o -c document-portal/permission-store-dbus.c
[163/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/meson-generated_.._.._src_xdp-impl-dbus.c.o -MF tests/limited-portals.p/meson-generated_.._.._src_xdp-impl-dbus.c.o.d -o tests/limited-portals.p/meson-generated_.._.._src_xdp-impl-dbus.c.o -c src/xdp-impl-dbus.c
[164/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/limited-portals.c.o -MF tests/limited-portals.p/limited-portals.c.o.d -o tests/limited-portals.p/limited-portals.c.o -c ../tests/limited-portals.c
[165/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/utils.c.o -MF tests/limited-portals.p/utils.c.o.d -o tests/limited-portals.p/utils.c.o -c ../tests/utils.c
[166/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/account.c.o -MF tests/limited-portals.p/account.c.o.d -o tests/limited-portals.p/account.c.o -c ../tests/account.c
[167/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/background.c.o -MF tests/limited-portals.p/background.c.o.d -o tests/limited-portals.p/background.c.o -c ../tests/background.c
[168/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/camera.c.o -MF tests/limited-portals.p/camera.c.o.d -o tests/limited-portals.p/camera.c.o -c ../tests/camera.c
[169/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/email.c.o -MF tests/limited-portals.p/email.c.o.d -o tests/limited-portals.p/email.c.o -c ../tests/email.c
[170/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/filechooser.c.o -MF tests/limited-portals.p/filechooser.c.o.d -o tests/limited-portals.p/filechooser.c.o -c ../tests/filechooser.c
[171/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/inhibit.c.o -MF tests/limited-portals.p/inhibit.c.o.d -o tests/limited-portals.p/inhibit.c.o -c ../tests/inhibit.c
[172/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/location.c.o -MF tests/limited-portals.p/location.c.o.d -o tests/limited-portals.p/location.c.o -c ../tests/location.c
[173/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/notification.c.o -MF tests/limited-portals.p/notification.c.o.d -o tests/limited-portals.p/notification.c.o -c ../tests/notification.c
[174/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/openuri.c.o -MF tests/limited-portals.p/openuri.c.o.d -o tests/limited-portals.p/openuri.c.o -c ../tests/openuri.c
[175/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/meson-generated_.._.._src_xdp-dbus.c.o -MF tests/limited-portals.p/meson-generated_.._.._src_xdp-dbus.c.o.d -o tests/limited-portals.p/meson-generated_.._.._src_xdp-dbus.c.o -c src/xdp-dbus.c
[176/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/print.c.o -MF tests/limited-portals.p/print.c.o.d -o tests/limited-portals.p/print.c.o -c ../tests/print.c
[177/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/trash.c.o -MF tests/limited-portals.p/trash.c.o.d -o tests/limited-portals.p/trash.c.o -c ../tests/trash.c
[178/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/screenshot.c.o -MF tests/limited-portals.p/screenshot.c.o.d -o tests/limited-portals.p/screenshot.c.o -c ../tests/screenshot.c
[179/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/glib-backports.c.o -MF tests/limited-portals.p/glib-backports.c.o.d -o tests/limited-portals.p/glib-backports.c.o -c ../tests/glib-backports.c
[180/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/wallpaper.c.o -MF tests/limited-portals.p/wallpaper.c.o.d -o tests/limited-portals.p/wallpaper.c.o -c ../tests/wallpaper.c
[181/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/.._src_xdp-utils.c.o -MF tests/limited-portals.p/.._src_xdp-utils.c.o.d -o tests/limited-portals.p/.._src_xdp-utils.c.o -c ../src/xdp-utils.c
[182/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/.._src_xdp-app-info.c.o -MF tests/limited-portals.p/.._src_xdp-app-info.c.o.d -o tests/limited-portals.p/.._src_xdp-app-info.c.o -c ../src/xdp-app-info.c
[183/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/.._src_xdp-sealed-fd.c.o -MF tests/limited-portals.p/.._src_xdp-sealed-fd.c.o.d -o tests/limited-portals.p/.._src_xdp-sealed-fd.c.o -c ../src/xdp-sealed-fd.c
[184/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/.._src_xdp-app-info-host.c.o -MF tests/limited-portals.p/.._src_xdp-app-info-host.c.o.d -o tests/limited-portals.p/.._src_xdp-app-info-host.c.o -c ../src/xdp-app-info-host.c
[185/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/.._src_xdp-app-info-snap.c.o -MF tests/limited-portals.p/.._src_xdp-app-info-snap.c.o.d -o tests/limited-portals.p/.._src_xdp-app-info-snap.c.o -c ../src/xdp-app-info-snap.c
[186/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/.._src_xdp-app-info-flatpak.c.o -MF tests/limited-portals.p/.._src_xdp-app-info-flatpak.c.o.d -o tests/limited-portals.p/.._src_xdp-app-info-flatpak.c.o -c ../src/xdp-app-info-flatpak.c
[187/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/.._src_xdp-app-info-test.c.o -MF tests/limited-portals.p/.._src_xdp-app-info-test.c.o.d -o tests/limited-portals.p/.._src_xdp-app-info-test.c.o -c ../src/xdp-app-info-test.c
[188/262] gcc -Itests/limited-portals.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP '-DXDG_DP_BUILDDIR="src"' '-DXDG_PS_BUILDDIR="document-portal"' -MD -MQ tests/limited-portals.p/.._src_sd-escape.c.o -MF tests/limited-portals.p/.._src_sd-escape.c.o.d -o tests/limited-portals.p/.._src_sd-escape.c.o -c ../src/sd-escape.c
[189/262] gcc -Itests/test-permission-store.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-permission-store.p/meson-generated_.._.._document-portal_permission-store-dbus.c.o -MF tests/test-permission-store.p/meson-generated_.._.._document-portal_permission-store-dbus.c.o.d -o tests/test-permission-store.p/meson-generated_.._.._document-portal_permission-store-dbus.c.o -c document-portal/permission-store-dbus.c
[190/262] gcc -Itests/test-permission-store.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-permission-store.p/test-permission-store.c.o -MF tests/test-permission-store.p/test-permission-store.c.o.d -o tests/test-permission-store.p/test-permission-store.c.o -c ../tests/test-permission-store.c
[191/262] gcc -Itests/test-permission-store.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-permission-store.p/utils.c.o -MF tests/test-permission-store.p/utils.c.o.d -o tests/test-permission-store.p/utils.c.o -c ../tests/utils.c
[192/262] gcc -Itests/test-permission-store.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-permission-store.p/.._src_xdp-app-info.c.o -MF tests/test-permission-store.p/.._src_xdp-app-info.c.o.d -o tests/test-permission-store.p/.._src_xdp-app-info.c.o -c ../src/xdp-app-info.c
[193/262] gcc -Itests/test-permission-store.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-permission-store.p/.._src_xdp-utils.c.o -MF tests/test-permission-store.p/.._src_xdp-utils.c.o.d -o tests/test-permission-store.p/.._src_xdp-utils.c.o -c ../src/xdp-utils.c
[194/262] gcc -Itests/test-permission-store.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-permission-store.p/.._src_xdp-sealed-fd.c.o -MF tests/test-permission-store.p/.._src_xdp-sealed-fd.c.o.d -o tests/test-permission-store.p/.._src_xdp-sealed-fd.c.o -c ../src/xdp-sealed-fd.c
[195/262] gcc -Itests/test-permission-store.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-permission-store.p/.._src_xdp-app-info-host.c.o -MF tests/test-permission-store.p/.._src_xdp-app-info-host.c.o.d -o tests/test-permission-store.p/.._src_xdp-app-info-host.c.o -c ../src/xdp-app-info-host.c
[196/262] gcc -Itests/test-permission-store.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-permission-store.p/.._src_xdp-app-info-snap.c.o -MF tests/test-permission-store.p/.._src_xdp-app-info-snap.c.o.d -o tests/test-permission-store.p/.._src_xdp-app-info-snap.c.o -c ../src/xdp-app-info-snap.c
[197/262] gcc -Itests/test-permission-store.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-permission-store.p/.._src_xdp-app-info-flatpak.c.o -MF tests/test-permission-store.p/.._src_xdp-app-info-flatpak.c.o.d -o tests/test-permission-store.p/.._src_xdp-app-info-flatpak.c.o -c ../src/xdp-app-info-flatpak.c
[198/262] gcc -Itests/test-permission-store.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-permission-store.p/.._src_xdp-app-info-test.c.o -MF tests/test-permission-store.p/.._src_xdp-app-info-test.c.o.d -o tests/test-permission-store.p/.._src_xdp-app-info-test.c.o -c ../src/xdp-app-info-test.c
[199/262] gcc -Itests/test-permission-store.p -Itests -I../tests -I. -I.. -Isrc -I../src -Idocument-portal -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-permission-store.p/.._src_sd-escape.c.o -MF tests/test-permission-store.p/.._src_sd-escape.c.o.d -o tests/test-permission-store.p/.._src_sd-escape.c.o -c ../src/sd-escape.c
[200/262] gcc -Itests/test-xdp-utils.p -Itests -I../tests -I. -I.. -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-xdp-utils.p/test-xdp-utils.c.o -MF tests/test-xdp-utils.p/test-xdp-utils.c.o.d -o tests/test-xdp-utils.p/test-xdp-utils.c.o -c ../tests/test-xdp-utils.c
[201/262] gcc -Itests/test-xdp-utils.p -Itests -I../tests -I. -I.. -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-xdp-utils.p/utils.c.o -MF tests/test-xdp-utils.p/utils.c.o.d -o tests/test-xdp-utils.p/utils.c.o -c ../tests/utils.c
[202/262] gcc -Itests/test-xdp-utils.p -Itests -I../tests -I. -I.. -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-xdp-utils.p/.._src_xdp-app-info.c.o -MF tests/test-xdp-utils.p/.._src_xdp-app-info.c.o.d -o tests/test-xdp-utils.p/.._src_xdp-app-info.c.o -c ../src/xdp-app-info.c
[203/262] gcc -Itests/test-xdp-utils.p -Itests -I../tests -I. -I.. -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-xdp-utils.p/.._src_xdp-utils.c.o -MF tests/test-xdp-utils.p/.._src_xdp-utils.c.o.d -o tests/test-xdp-utils.p/.._src_xdp-utils.c.o -c ../src/xdp-utils.c
[204/262] gcc -Itests/test-xdp-utils.p -Itests -I../tests -I. -I.. -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-xdp-utils.p/.._src_xdp-sealed-fd.c.o -MF tests/test-xdp-utils.p/.._src_xdp-sealed-fd.c.o.d -o tests/test-xdp-utils.p/.._src_xdp-sealed-fd.c.o -c ../src/xdp-sealed-fd.c
[205/262] gcc -Itests/test-xdp-utils.p -Itests -I../tests -I. -I.. -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-xdp-utils.p/.._src_xdp-app-info-host.c.o -MF tests/test-xdp-utils.p/.._src_xdp-app-info-host.c.o.d -o tests/test-xdp-utils.p/.._src_xdp-app-info-host.c.o -c ../src/xdp-app-info-host.c
[206/262] gcc -Itests/test-xdp-utils.p -Itests -I../tests -I. -I.. -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-xdp-utils.p/.._src_xdp-app-info-snap.c.o -MF tests/test-xdp-utils.p/.._src_xdp-app-info-snap.c.o.d -o tests/test-xdp-utils.p/.._src_xdp-app-info-snap.c.o -c ../src/xdp-app-info-snap.c
[207/262] gcc -Itests/test-xdp-utils.p -Itests -I../tests -I. -I.. -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-xdp-utils.p/.._src_xdp-app-info-flatpak.c.o -MF tests/test-xdp-utils.p/.._src_xdp-app-info-flatpak.c.o.d -o tests/test-xdp-utils.p/.._src_xdp-app-info-flatpak.c.o -c ../src/xdp-app-info-flatpak.c
[208/262] gcc -Itests/test-xdp-utils.p -Itests -I../tests -I. -I.. -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-xdp-utils.p/.._src_xdp-app-info-test.c.o -MF tests/test-xdp-utils.p/.._src_xdp-app-info-test.c.o.d -o tests/test-xdp-utils.p/.._src_xdp-app-info-test.c.o -c ../src/xdp-app-info-test.c
[209/262] gcc -Itests/test-xdp-utils.p -Itests -I../tests -I. -I.. -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-xdp-utils.p/.._src_sd-escape.c.o -MF tests/test-xdp-utils.p/.._src_sd-escape.c.o.d -o tests/test-xdp-utils.p/.._src_sd-escape.c.o -c ../src/sd-escape.c
[210/262] gcc -Itests/test-xdp-method-info.p -Itests -I../tests -I. -I.. -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-xdp-method-info.p/test-xdp-method-info.c.o -MF tests/test-xdp-method-info.p/test-xdp-method-info.c.o.d -o tests/test-xdp-method-info.p/test-xdp-method-info.c.o -c ../tests/test-xdp-method-info.c
[211/262] gcc -Itests/test-xdp-method-info.p -Itests -I../tests -I. -I.. -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-xdp-method-info.p/meson-generated_.._.._src_xdp-method-info-generated.c.o -MF tests/test-xdp-method-info.p/meson-generated_.._.._src_xdp-method-info-generated.c.o.d -o tests/test-xdp-method-info.p/meson-generated_.._.._src_xdp-method-info-generated.c.o -c src/xdp-method-info-generated.c
[212/262] gcc -Itests/test-xdp-method-info.p -Itests -I../tests -I. -I.. -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -DWITH_GZFILEOP -MD -MQ tests/test-xdp-method-info.p/.._src_xdp-method-info.c.o -MF tests/test-xdp-method-info.p/.._src_xdp-method-info.c.o.d -o tests/test-xdp-method-info.p/.._src_xdp-method-info.c.o -c ../src/xdp-method-info.c
[213/262] /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/doc/fix-rst-dbus.py /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc doc doc/org.freedesktop.portal.Account.rst doc/org.freedesktop.portal.Background.rst doc/org.freedesktop.portal.Camera.rst doc/org.freedesktop.portal.Clipboard.rst doc/org.freedesktop.portal.Documents.rst doc/org.freedesktop.portal.DynamicLauncher.rst doc/org.freedesktop.portal.Email.rst doc/org.freedesktop.portal.FileChooser.rst doc/org.freedesktop.portal.FileTransfer.rst doc/org.freedesktop.portal.GameMode.rst doc/org.freedesktop.portal.GlobalShortcuts.rst doc/org.freedesktop.portal.Inhibit.rst doc/org.freedesktop.portal.InputCapture.rst doc/org.freedesktop.portal.Location.rst doc/org.freedesktop.portal.MemoryMonitor.rst doc/org.freedesktop.portal.NetworkMonitor.rst doc/org.freedesktop.portal.Notification.rst doc/org.freedesktop.portal.OpenURI.rst doc/org.freedesktop.portal.PowerProfileMonitor.rst doc/org.freedesktop.portal.Print.rst doc/org.freedesktop.portal.ProxyResolver.rst doc/org.freedesktop.portal.Realtime.rst doc/org.freedesktop.portal.RemoteDesktop.rst doc/org.freedesktop.portal.Request.rst doc/org.freedesktop.portal.ScreenCast.rst doc/org.freedesktop.portal.Screenshot.rst doc/org.freedesktop.portal.Secret.rst doc/org.freedesktop.portal.Session.rst doc/org.freedesktop.portal.Settings.rst doc/org.freedesktop.portal.Trash.rst doc/org.freedesktop.portal.Wallpaper.rst doc/org.freedesktop.impl.portal.Access.rst doc/org.freedesktop.impl.portal.Account.rst doc/org.freedesktop.impl.portal.AppChooser.rst doc/org.freedesktop.impl.portal.Background.rst doc/org.freedesktop.impl.portal.Clipboard.rst doc/org.freedesktop.impl.portal.DynamicLauncher.rst doc/org.freedesktop.impl.portal.Email.rst doc/org.freedesktop.impl.portal.FileChooser.rst doc/org.freedesktop.impl.portal.GlobalShortcuts.rst doc/org.freedesktop.impl.portal.Inhibit.rst doc/org.freedesktop.impl.portal.InputCapture.rst doc/org.freedesktop.impl.portal.Lockdown.rst doc/org.freedesktop.impl.portal.Notification.rst doc/org.freedesktop.impl.portal.PermissionStore.rst doc/org.freedesktop.impl.portal.Print.rst doc/org.freedesktop.impl.portal.RemoteDesktop.rst doc/org.freedesktop.impl.portal.Request.rst doc/org.freedesktop.impl.portal.ScreenCast.rst doc/org.freedesktop.impl.portal.Screenshot.rst doc/org.freedesktop.impl.portal.Secret.rst doc/org.freedesktop.impl.portal.Session.rst doc/org.freedesktop.impl.portal.Settings.rst doc/org.freedesktop.impl.portal.Wallpaper.rst doc/org.freedesktop.background.Monitor.rst
[214/262] /usr/bin/meson --internal exe --capture doc/portals.conf.5 -- /usr/bin/rst2man --syntax-highlight=none doc/portals.conf.rst
[215/262] gcc  -o src/xdg-desktop-portal-validate-icon src/xdg-desktop-portal-validate-icon.p/validate-icon.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so -Wl,--end-group
[216/262] gcc  -o src/xdg-desktop-portal-rewrite-launchers src/xdg-desktop-portal-rewrite-launchers.p/rewrite-launchers.c.o src/xdg-desktop-portal-rewrite-launchers.p/glib-backports.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libjson-glib-1.0.so -Wl,--end-group
[217/262] gcc  -o document-portal/xdg-permission-store document-portal/xdg-permission-store.p/meson-generated_.._permission-store-dbus.c.o document-portal/xdg-permission-store.p/permission-store.c.o document-portal/xdg-permission-store.p/xdg-permission-store.c.o document-portal/xdg-permission-store.p/.._src_xdp-utils.c.o document-portal/xdg-permission-store.p/.._src_xdp-app-info.c.o document-portal/xdg-permission-store.p/.._src_xdp-sealed-fd.c.o document-portal/xdg-permission-store.p/.._src_xdp-app-info-host.c.o document-portal/xdg-permission-store.p/.._src_xdp-app-info-flatpak.c.o document-portal/xdg-permission-store.p/.._src_xdp-app-info-snap.c.o document-portal/xdg-permission-store.p/.._src_xdp-app-info-test.c.o document-portal/xdg-permission-store.p/.._src_sd-escape.c.o document-portal/xdg-permission-store.p/permission-db.c.o document-portal/xdg-permission-store.p/gvdb_gvdb-reader.c.o document-portal/xdg-permission-store.p/gvdb_gvdb-builder.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libjson-glib-1.0.so /usr/lib64/libgeoclue-2.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libsystemd.so -Wl,--end-group
[218/262] gcc  -o document-portal/xdg-document-portal document-portal/xdg-document-portal.p/meson-generated_.._document-portal-dbus.c.o document-portal/xdg-document-portal.p/meson-generated_.._permission-store-dbus.c.o document-portal/xdg-document-portal.p/document-portal.c.o document-portal/xdg-document-portal.p/file-transfer.c.o document-portal/xdg-document-portal.p/document-store.c.o document-portal/xdg-document-portal.p/document-portal-fuse.c.o document-portal/xdg-document-portal.p/.._src_xdp-utils.c.o document-portal/xdg-document-portal.p/.._src_xdp-app-info.c.o document-portal/xdg-document-portal.p/.._src_xdp-sealed-fd.c.o document-portal/xdg-document-portal.p/.._src_xdp-app-info-host.c.o document-portal/xdg-document-portal.p/.._src_xdp-app-info-flatpak.c.o document-portal/xdg-document-portal.p/.._src_xdp-app-info-snap.c.o document-portal/xdg-document-portal.p/.._src_xdp-app-info-test.c.o document-portal/xdg-document-portal.p/.._src_sd-escape.c.o document-portal/xdg-document-portal.p/permission-db.c.o document-portal/xdg-document-portal.p/gvdb_gvdb-reader.c.o document-portal/xdg-document-portal.p/gvdb_gvdb-builder.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libjson-glib-1.0.so /usr/lib64/libgeoclue-2.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libsystemd.so /usr/lib64/libfuse3.so -lpthread -Wl,--end-group
[219/262] gcc  -o tests/testdb tests/testdb.p/testdb.c.o tests/testdb.p/.._document-portal_permission-db.c.o tests/testdb.p/.._document-portal_gvdb_gvdb-reader.c.o tests/testdb.p/.._document-portal_gvdb_gvdb-builder.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libjson-glib-1.0.so -Wl,--end-group
[220/262] gcc  -o tests/test-doc-portal tests/test-doc-portal.p/meson-generated_.._.._document-portal_document-portal-dbus.c.o tests/test-doc-portal.p/can-use-fuse.c.o tests/test-doc-portal.p/test-doc-portal.c.o tests/test-doc-portal.p/utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libjson-glib-1.0.so /usr/lib64/libfuse3.so -lpthread -Wl,--end-group
[221/262] gcc  -o src/xdg-desktop-portal src/xdg-desktop-portal.p/meson-generated_.._xdp-dbus.c.o src/xdg-desktop-portal.p/meson-generated_.._xdp-impl-dbus.c.o src/xdg-desktop-portal.p/meson-generated_.._xdp-background-dbus.c.o src/xdg-desktop-portal.p/meson-generated_.._geoclue-dbus.c.o src/xdg-desktop-portal.p/meson-generated_.._xdg-desktop-resources.c.o src/xdg-desktop-portal.p/account.c.o src/xdg-desktop-portal.p/background.c.o src/xdg-desktop-portal.p/background-monitor.c.o src/xdg-desktop-portal.p/call.c.o src/xdg-desktop-portal.p/camera.c.o src/xdg-desktop-portal.p/clipboard.c.o src/xdg-desktop-portal.p/documents.c.o src/xdg-desktop-portal.p/dynamic-launcher.c.o src/xdg-desktop-portal.p/email.c.o src/xdg-desktop-portal.p/file-chooser.c.o src/xdg-desktop-portal.p/flatpak-instance.c.o src/xdg-desktop-portal.p/gamemode.c.o src/xdg-desktop-portal.p/glib-backports.c.o src/xdg-desktop-portal.p/global-shortcuts.c.o src/xdg-desktop-portal.p/inhibit.c.o src/xdg-desktop-portal.p/input-capture.c.o src/xdg-desktop-portal.p/launch-context.c.o src/xdg-desktop-portal.p/memory-monitor.c.o src/xdg-desktop-portal.p/network-monitor.c.o src/xdg-desktop-portal.p/notification.c.o src/xdg-desktop-portal.p/open-uri.c.o src/xdg-desktop-portal.p/permissions.c.o src/xdg-desktop-portal.p/pipewire.c.o src/xdg-desktop-portal.p/portal-impl.c.o src/xdg-desktop-portal.p/power-profile-monitor.c.o src/xdg-desktop-portal.p/print.c.o src/xdg-desktop-portal.p/proxy-resolver.c.o src/xdg-desktop-portal.p/realtime.c.o src/xdg-desktop-portal.p/remote-desktop.c.o src/xdg-desktop-portal.p/request.c.o src/xdg-desktop-portal.p/restore-token.c.o src/xdg-desktop-portal.p/screen-cast.c.o src/xdg-desktop-portal.p/screenshot.c.o src/xdg-desktop-portal.p/secret.c.o src/xdg-desktop-portal.p/session.c.o src/xdg-desktop-portal.p/settings.c.o src/xdg-desktop-portal.p/trash.c.o src/xdg-desktop-portal.p/wallpaper.c.o src/xdg-desktop-portal.p/xdg-desktop-portal.c.o src/xdg-desktop-portal.p/xdp-utils.c.o src/xdg-desktop-portal.p/xdp-app-info.c.o src/xdg-desktop-portal.p/xdp-sealed-fd.c.o src/xdg-desktop-portal.p/xdp-app-info-host.c.o src/xdg-desktop-portal.p/xdp-app-info-flatpak.c.o src/xdg-desktop-portal.p/xdp-app-info-snap.c.o src/xdg-desktop-portal.p/xdp-app-info-test.c.o src/xdg-desktop-portal.p/sd-escape.c.o src/xdg-desktop-portal.p/xdp-method-info.c.o src/xdg-desktop-portal.p/meson-generated_.._xdp-method-info-generated.c.o src/xdg-desktop-portal.p/location.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libjson-glib-1.0.so /usr/lib64/libgeoclue-2.so /usr/lib64/libpipewire-0.3.so /usr/lib64/libsystemd.so -Wl,--end-group
[222/262] gcc  -o tests/test-backends tests/test-backends.p/meson-generated_.._.._document-portal_document-portal-dbus.c.o tests/test-backends.p/meson-generated_.._.._src_xdp-impl-dbus.c.o tests/test-backends.p/backend_test-backends.c.o tests/test-backends.p/backend_request.c.o tests/test-backends.p/backend_session.c.o tests/test-backends.p/backend_access.c.o tests/test-backends.p/backend_account.c.o tests/test-backends.p/backend_appchooser.c.o tests/test-backends.p/backend_background.c.o tests/test-backends.p/backend_email.c.o tests/test-backends.p/backend_filechooser.c.o tests/test-backends.p/backend_inhibit.c.o tests/test-backends.p/backend_lockdown.c.o tests/test-backends.p/backend_notification.c.o tests/test-backends.p/backend_print.c.o tests/test-backends.p/backend_screenshot.c.o tests/test-backends.p/backend_settings.c.o tests/test-backends.p/backend_wallpaper.c.o tests/test-backends.p/glib-backports.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libjson-glib-1.0.so -Wl,--end-group
[223/262] gcc  -o tests/limited-portals tests/limited-portals.p/meson-generated_.._.._src_xdp-impl-dbus.c.o tests/limited-portals.p/meson-generated_.._.._document-portal_permission-store-dbus.c.o tests/limited-portals.p/meson-generated_.._.._src_xdp-dbus.c.o tests/limited-portals.p/limited-portals.c.o tests/limited-portals.p/utils.c.o tests/limited-portals.p/account.c.o tests/limited-portals.p/background.c.o tests/limited-portals.p/camera.c.o tests/limited-portals.p/email.c.o tests/limited-portals.p/filechooser.c.o tests/limited-portals.p/inhibit.c.o tests/limited-portals.p/location.c.o tests/limited-portals.p/notification.c.o tests/limited-portals.p/openuri.c.o tests/limited-portals.p/print.c.o tests/limited-portals.p/screenshot.c.o tests/limited-portals.p/trash.c.o tests/limited-portals.p/wallpaper.c.o tests/limited-portals.p/glib-backports.c.o tests/limited-portals.p/.._src_xdp-utils.c.o tests/limited-portals.p/.._src_xdp-app-info.c.o tests/limited-portals.p/.._src_xdp-sealed-fd.c.o tests/limited-portals.p/.._src_xdp-app-info-host.c.o tests/limited-portals.p/.._src_xdp-app-info-flatpak.c.o tests/limited-portals.p/.._src_xdp-app-info-snap.c.o tests/limited-portals.p/.._src_xdp-app-info-test.c.o tests/limited-portals.p/.._src_sd-escape.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libjson-glib-1.0.so /usr/lib64/libportal.so /usr/lib64/libsystemd.so -Wl,--end-group
[224/262] gcc  -o tests/test-permission-store tests/test-permission-store.p/meson-generated_.._.._document-portal_permission-store-dbus.c.o tests/test-permission-store.p/test-permission-store.c.o tests/test-permission-store.p/utils.c.o tests/test-permission-store.p/.._src_xdp-utils.c.o tests/test-permission-store.p/.._src_xdp-app-info.c.o tests/test-permission-store.p/.._src_xdp-sealed-fd.c.o tests/test-permission-store.p/.._src_xdp-app-info-host.c.o tests/test-permission-store.p/.._src_xdp-app-info-flatpak.c.o tests/test-permission-store.p/.._src_xdp-app-info-snap.c.o tests/test-permission-store.p/.._src_xdp-app-info-test.c.o tests/test-permission-store.p/.._src_sd-escape.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libjson-glib-1.0.so /usr/lib64/libsystemd.so -Wl,--end-group
[225/262] gcc  -o tests/test-xdp-utils tests/test-xdp-utils.p/test-xdp-utils.c.o tests/test-xdp-utils.p/utils.c.o tests/test-xdp-utils.p/.._src_xdp-utils.c.o tests/test-xdp-utils.p/.._src_xdp-app-info.c.o tests/test-xdp-utils.p/.._src_xdp-sealed-fd.c.o tests/test-xdp-utils.p/.._src_xdp-app-info-host.c.o tests/test-xdp-utils.p/.._src_xdp-app-info-flatpak.c.o tests/test-xdp-utils.p/.._src_xdp-app-info-snap.c.o tests/test-xdp-utils.p/.._src_xdp-app-info-test.c.o tests/test-xdp-utils.p/.._src_sd-escape.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libjson-glib-1.0.so /usr/lib64/libsystemd.so -Wl,--end-group
[226/262] gcc  -o tests/test-xdp-method-info tests/test-xdp-method-info.p/test-xdp-method-info.c.o tests/test-xdp-method-info.p/.._src_xdp-method-info.c.o tests/test-xdp-method-info.p/meson-generated_.._.._src_xdp-method-info-generated.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libjson-glib-1.0.so -Wl,--end-group
[227/262] /usr/bin/msgfmt -o po/be/LC_MESSAGES/xdg-desktop-portal.mo ../po/be.po
[228/262] /usr/bin/msgfmt -o po/ca/LC_MESSAGES/xdg-desktop-portal.mo ../po/ca.po
[229/262] /usr/bin/msgfmt -o po/cs/LC_MESSAGES/xdg-desktop-portal.mo ../po/cs.po
[230/262] /usr/bin/msgfmt -o po/da/LC_MESSAGES/xdg-desktop-portal.mo ../po/da.po
[231/262] /usr/bin/msgfmt -o po/de/LC_MESSAGES/xdg-desktop-portal.mo ../po/de.po
[232/262] /usr/bin/msgfmt -o po/en_GB/LC_MESSAGES/xdg-desktop-portal.mo ../po/en_GB.po
[233/262] /usr/bin/msgfmt -o po/es/LC_MESSAGES/xdg-desktop-portal.mo ../po/es.po
[234/262] /usr/bin/msgfmt -o po/fr/LC_MESSAGES/xdg-desktop-portal.mo ../po/fr.po
[235/262] /usr/bin/msgfmt -o po/gl/LC_MESSAGES/xdg-desktop-portal.mo ../po/gl.po
[236/262] /usr/bin/msgfmt -o po/he/LC_MESSAGES/xdg-desktop-portal.mo ../po/he.po
[237/262] /usr/bin/msgfmt -o po/hi/LC_MESSAGES/xdg-desktop-portal.mo ../po/hi.po
[238/262] /usr/bin/msgfmt -o po/hr/LC_MESSAGES/xdg-desktop-portal.mo ../po/hr.po
[239/262] /usr/bin/msgfmt -o po/hu/LC_MESSAGES/xdg-desktop-portal.mo ../po/hu.po
[240/262] /usr/bin/msgfmt -o po/id/LC_MESSAGES/xdg-desktop-portal.mo ../po/id.po
[241/262] /usr/bin/msgfmt -o po/ie/LC_MESSAGES/xdg-desktop-portal.mo ../po/ie.po
[242/262] /usr/bin/msgfmt -o po/it/LC_MESSAGES/xdg-desktop-portal.mo ../po/it.po
[243/262] /usr/bin/msgfmt -o po/ja/LC_MESSAGES/xdg-desktop-portal.mo ../po/ja.po
[244/262] /usr/bin/msgfmt -o po/ka/LC_MESSAGES/xdg-desktop-portal.mo ../po/ka.po
[245/262] /usr/bin/msgfmt -o po/lt/LC_MESSAGES/xdg-desktop-portal.mo ../po/lt.po
[246/262] /usr/bin/msgfmt -o po/nl/LC_MESSAGES/xdg-desktop-portal.mo ../po/nl.po
[247/262] /usr/bin/msgfmt -o po/oc/LC_MESSAGES/xdg-desktop-portal.mo ../po/oc.po
[248/262] /usr/bin/msgfmt -o po/pl/LC_MESSAGES/xdg-desktop-portal.mo ../po/pl.po
[249/262] /usr/bin/msgfmt -o po/pt/LC_MESSAGES/xdg-desktop-portal.mo ../po/pt.po
[250/262] /usr/bin/msgfmt -o po/pt_BR/LC_MESSAGES/xdg-desktop-portal.mo ../po/pt_BR.po
[251/262] /usr/bin/msgfmt -o po/ro/LC_MESSAGES/xdg-desktop-portal.mo ../po/ro.po
[252/262] /usr/bin/msgfmt -o po/ru/LC_MESSAGES/xdg-desktop-portal.mo ../po/ru.po
[253/262] /usr/bin/msgfmt -o po/sk/LC_MESSAGES/xdg-desktop-portal.mo ../po/sk.po
[254/262] /usr/bin/msgfmt -o po/sl/LC_MESSAGES/xdg-desktop-portal.mo ../po/sl.po
[255/262] /usr/bin/msgfmt -o po/sr/LC_MESSAGES/xdg-desktop-portal.mo ../po/sr.po
[256/262] /usr/bin/msgfmt -o po/sv/LC_MESSAGES/xdg-desktop-portal.mo ../po/sv.po
[257/262] /usr/bin/msgfmt -o po/tr/LC_MESSAGES/xdg-desktop-portal.mo ../po/tr.po
[258/262] /usr/bin/msgfmt -o po/uk/LC_MESSAGES/xdg-desktop-portal.mo ../po/uk.po
[259/262] /usr/bin/msgfmt -o po/zh_CN/LC_MESSAGES/xdg-desktop-portal.mo ../po/zh_CN.po
[260/262] /usr/bin/msgfmt -o po/zh_TW/LC_MESSAGES/xdg-desktop-portal.mo ../po/zh_TW.po
[261/262] gcc  -o tests/test-portals tests/test-portals.p/meson-generated_.._.._src_xdp-impl-dbus.c.o tests/test-portals.p/meson-generated_.._.._document-portal_permission-store-dbus.c.o tests/test-portals.p/meson-generated_.._.._src_xdp-dbus.c.o tests/test-portals.p/test-portals.c.o tests/test-portals.p/utils.c.o tests/test-portals.p/account.c.o tests/test-portals.p/background.c.o tests/test-portals.p/camera.c.o tests/test-portals.p/email.c.o tests/test-portals.p/filechooser.c.o tests/test-portals.p/inhibit.c.o tests/test-portals.p/location.c.o tests/test-portals.p/notification.c.o tests/test-portals.p/openuri.c.o tests/test-portals.p/print.c.o tests/test-portals.p/screenshot.c.o tests/test-portals.p/trash.c.o tests/test-portals.p/wallpaper.c.o tests/test-portals.p/glib-backports.c.o tests/test-portals.p/.._src_xdp-utils.c.o tests/test-portals.p/.._src_xdp-app-info.c.o tests/test-portals.p/.._src_xdp-sealed-fd.c.o tests/test-portals.p/.._src_xdp-app-info-host.c.o tests/test-portals.p/.._src_xdp-app-info-flatpak.c.o tests/test-portals.p/.._src_xdp-app-info-snap.c.o tests/test-portals.p/.._src_xdp-app-info-test.c.o tests/test-portals.p/.._src_sd-escape.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libjson-glib-1.0.so /usr/lib64/libportal.so /usr/lib64/libsystemd.so -Wl,--end-group
[262/262] /usr/bin/sphinx-build /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc doc/html
Running Sphinx v7.3.7
WARNING: html_static_path entry '_static' does not exist
WARNING: logo file 'img/logo.svg' does not exist
WARNING: favicon file 'img/favicon.svg' does not exist
matplotlib is not installed, social cards will not be generated
building [mo]: targets for 0 po files that are out of date
writing output... 
building [html]: targets for 76 source files that are out of date
updating environment: [new config] 76 added, 0 changed, 0 removed
reading sources... [  1%] api-reference
reading sources... [  3%] architecture
reading sources... [  4%] building-and-running
reading sources... [  5%] common-conventions
reading sources... [  7%] configuration-file
reading sources... [  8%] convenience-libraries
reading sources... [  9%] doc-org.freedesktop.background.Monitor
reading sources... [ 11%] doc-org.freedesktop.impl.portal.Access
reading sources... [ 12%] doc-org.freedesktop.impl.portal.Account
reading sources... [ 13%] doc-org.freedesktop.impl.portal.AppChooser
reading sources... [ 14%] doc-org.freedesktop.impl.portal.Background
reading sources... [ 16%] doc-org.freedesktop.impl.portal.Clipboard
reading sources... [ 17%] doc-org.freedesktop.impl.portal.DynamicLauncher
reading sources... [ 18%] doc-org.freedesktop.impl.portal.Email
reading sources... [ 20%] doc-org.freedesktop.impl.portal.FileChooser
reading sources... [ 21%] doc-org.freedesktop.impl.portal.GlobalShortcuts
reading sources... [ 22%] doc-org.freedesktop.impl.portal.Inhibit
reading sources... [ 24%] doc-org.freedesktop.impl.portal.InputCapture
reading sources... [ 25%] doc-org.freedesktop.impl.portal.Lockdown
reading sources... [ 26%] doc-org.freedesktop.impl.portal.Notification
reading sources... [ 28%] doc-org.freedesktop.impl.portal.PermissionStore
reading sources... [ 29%] doc-org.freedesktop.impl.portal.Print
reading sources... [ 30%] doc-org.freedesktop.impl.portal.RemoteDesktop
reading sources... [ 32%] doc-org.freedesktop.impl.portal.Request
reading sources... [ 33%] doc-org.freedesktop.impl.portal.ScreenCast
reading sources... [ 34%] doc-org.freedesktop.impl.portal.Screenshot
reading sources... [ 36%] doc-org.freedesktop.impl.portal.Secret
reading sources... [ 37%] doc-org.freedesktop.impl.portal.Session
reading sources... [ 38%] doc-org.freedesktop.impl.portal.Settings
reading sources... [ 39%] doc-org.freedesktop.impl.portal.Wallpaper
reading sources... [ 41%] doc-org.freedesktop.portal.Account
reading sources... [ 42%] doc-org.freedesktop.portal.Background
reading sources... [ 43%] doc-org.freedesktop.portal.Camera
reading sources... [ 45%] doc-org.freedesktop.portal.Clipboard
reading sources... [ 46%] doc-org.freedesktop.portal.Documents
reading sources... [ 47%] doc-org.freedesktop.portal.DynamicLauncher
reading sources... [ 49%] doc-org.freedesktop.portal.Email
reading sources... [ 50%] doc-org.freedesktop.portal.FileChooser
reading sources... [ 51%] doc-org.freedesktop.portal.FileTransfer
reading sources... [ 53%] doc-org.freedesktop.portal.GameMode
reading sources... [ 54%] doc-org.freedesktop.portal.GlobalShortcuts
reading sources... [ 55%] doc-org.freedesktop.portal.Inhibit
reading sources... [ 57%] doc-org.freedesktop.portal.InputCapture
reading sources... [ 58%] doc-org.freedesktop.portal.Location
reading sources... [ 59%] doc-org.freedesktop.portal.MemoryMonitor
reading sources... [ 61%] doc-org.freedesktop.portal.NetworkMonitor
reading sources... [ 62%] doc-org.freedesktop.portal.Notification
reading sources... [ 63%] doc-org.freedesktop.portal.OpenURI
reading sources... [ 64%] doc-org.freedesktop.portal.PowerProfileMonitor
reading sources... [ 66%] doc-org.freedesktop.portal.Print
reading sources... [ 67%] doc-org.freedesktop.portal.ProxyResolver
reading sources... [ 68%] doc-org.freedesktop.portal.Realtime
reading sources... [ 70%] doc-org.freedesktop.portal.RemoteDesktop
reading sources... [ 71%] doc-org.freedesktop.portal.Request
reading sources... [ 72%] doc-org.freedesktop.portal.ScreenCast
reading sources... [ 74%] doc-org.freedesktop.portal.Screenshot
reading sources... [ 75%] doc-org.freedesktop.portal.Secret
reading sources... [ 76%] doc-org.freedesktop.portal.Session
reading sources... [ 78%] doc-org.freedesktop.portal.Settings
reading sources... [ 79%] doc-org.freedesktop.portal.Trash
reading sources... [ 80%] doc-org.freedesktop.portal.Wallpaper
reading sources... [ 82%] documents-and-fuse
reading sources... [ 83%] for-app-developers
reading sources... [ 84%] for-contributors
reading sources... [ 86%] for-desktop-developers
reading sources... [ 87%] impl-dbus-interfaces
reading sources... [ 88%] index
reading sources... [ 89%] portals.conf
reading sources... [ 91%] pull-requests
reading sources... [ 92%] reasons-to-use-portals
reading sources... [ 93%] requests
reading sources... [ 95%] sessions
reading sources... [ 96%] system-integration
reading sources... [ 97%] terminology
reading sources... [ 99%] window-identifiers
reading sources... [100%] writing-a-new-backend

/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/api-reference.rst:10: WARNING: toctree contains reference to nonexisting document 'doc-org.freedesktop.portal.Device'
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/common-conventions.rst:18: WARNING: image file not readable: _static/img/tiles/Terminology-l.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/common-conventions.rst:21: WARNING: image file not readable: _static/img/tiles/Terminology-d.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/common-conventions.rst:26: WARNING: image file not readable: _static/img/tiles/Request-l.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/common-conventions.rst:29: WARNING: image file not readable: _static/img/tiles/Request-d.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/common-conventions.rst:34: WARNING: image file not readable: _static/img/tiles/Sessions-l.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/common-conventions.rst:37: WARNING: image file not readable: _static/img/tiles/Sessions-d.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/common-conventions.rst:42: WARNING: image file not readable: _static/img/tiles/Window-ids-l.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/common-conventions.rst:45: WARNING: image file not readable: _static/img/tiles/Window-ids-d.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/doc-org.freedesktop.portal.RemoteDesktop.rst:719: ERROR: Unknown target name: "org.freedesktop.portal.screencast.start".
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/doc-org.freedesktop.portal.Screenshot.rst:93: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-app-developers.rst:25: WARNING: image file not readable: _static/img/tiles/Reasons-l.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-app-developers.rst:28: WARNING: image file not readable: _static/img/tiles/Reasons-d.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-app-developers.rst:34: WARNING: image file not readable: _static/img/tiles/Libraries-l.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-app-developers.rst:37: WARNING: image file not readable: _static/img/tiles/Libraries-d.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-app-developers.rst:43: WARNING: image file not readable: _static/img/tiles/APIs-l.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-app-developers.rst:46: WARNING: image file not readable: _static/img/tiles/APIs-d.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-contributors.rst:23: WARNING: image file not readable: _static/img/tiles/Building-running-l.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-contributors.rst:26: WARNING: image file not readable: _static/img/tiles/Building-running-d.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-contributors.rst:32: WARNING: image file not readable: _static/img/tiles/Pull-request-l.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-contributors.rst:35: WARNING: image file not readable: _static/img/tiles/Pull-request-d.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-contributors.rst:40: WARNING: image file not readable: _static/img/tiles/Architecture-l.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-contributors.rst:43: WARNING: image file not readable: _static/img/tiles/Architecture-d.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-desktop-developers.rst:28: WARNING: image file not readable: _static/img/tiles/Backend-l.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-desktop-developers.rst:31: WARNING: image file not readable: _static/img/tiles/Backend-d.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-desktop-developers.rst:36: WARNING: image file not readable: _static/img/tiles/Config-l.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-desktop-developers.rst:39: WARNING: image file not readable: _static/img/tiles/Config-d.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-desktop-developers.rst:45: WARNING: image file not readable: _static/img/tiles/System-integration-l.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-desktop-developers.rst:48: WARNING: image file not readable: _static/img/tiles/System-integration-d.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-desktop-developers.rst:67: WARNING: image file not readable: _static/img/tiles/Dbus-l.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-desktop-developers.rst:70: WARNING: image file not readable: _static/img/tiles/Dbus-d.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-desktop-developers.rst:95: WARNING: image file not readable: _static/img/tiles/Bmon-l.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/for-desktop-developers.rst:98: WARNING: image file not readable: _static/img/tiles/Bmon-d.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/index.rst:6: WARNING: image file not readable: _static/xdg-portal-light.png
/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/doc/index.rst:8: WARNING: image file not readable: _static/xdg-portal-dark.png
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... copying static files... done
copying extra files... done
done
writing output... [  1%] api-reference
writing output... [  3%] architecture
writing output... [  4%] building-and-running
writing output... [  5%] common-conventions
writing output... [  7%] configuration-file
writing output... [  8%] convenience-libraries
writing output... [  9%] doc-org.freedesktop.background.Monitor
writing output... [ 11%] doc-org.freedesktop.impl.portal.Access
writing output... [ 12%] doc-org.freedesktop.impl.portal.Account
writing output... [ 13%] doc-org.freedesktop.impl.portal.AppChooser
writing output... [ 14%] doc-org.freedesktop.impl.portal.Background
writing output... [ 16%] doc-org.freedesktop.impl.portal.Clipboard
writing output... [ 17%] doc-org.freedesktop.impl.portal.DynamicLauncher
writing output... [ 18%] doc-org.freedesktop.impl.portal.Email
writing output... [ 20%] doc-org.freedesktop.impl.portal.FileChooser
writing output... [ 21%] doc-org.freedesktop.impl.portal.GlobalShortcuts
writing output... [ 22%] doc-org.freedesktop.impl.portal.Inhibit
writing output... [ 24%] doc-org.freedesktop.impl.portal.InputCapture
writing output... [ 25%] doc-org.freedesktop.impl.portal.Lockdown
writing output... [ 26%] doc-org.freedesktop.impl.portal.Notification
writing output... [ 28%] doc-org.freedesktop.impl.portal.PermissionStore
writing output... [ 29%] doc-org.freedesktop.impl.portal.Print
writing output... [ 30%] doc-org.freedesktop.impl.portal.RemoteDesktop
writing output... [ 32%] doc-org.freedesktop.impl.portal.Request
writing output... [ 33%] doc-org.freedesktop.impl.portal.ScreenCast
writing output... [ 34%] doc-org.freedesktop.impl.portal.Screenshot
writing output... [ 36%] doc-org.freedesktop.impl.portal.Secret
writing output... [ 37%] doc-org.freedesktop.impl.portal.Session
writing output... [ 38%] doc-org.freedesktop.impl.portal.Settings
writing output... [ 39%] doc-org.freedesktop.impl.portal.Wallpaper
writing output... [ 41%] doc-org.freedesktop.portal.Account
writing output... [ 42%] doc-org.freedesktop.portal.Background
writing output... [ 43%] doc-org.freedesktop.portal.Camera
writing output... [ 45%] doc-org.freedesktop.portal.Clipboard
writing output... [ 46%] doc-org.freedesktop.portal.Documents
writing output... [ 47%] doc-org.freedesktop.portal.DynamicLauncher
writing output... [ 49%] doc-org.freedesktop.portal.Email
writing output... [ 50%] doc-org.freedesktop.portal.FileChooser
writing output... [ 51%] doc-org.freedesktop.portal.FileTransfer
writing output... [ 53%] doc-org.freedesktop.portal.GameMode
writing output... [ 54%] doc-org.freedesktop.portal.GlobalShortcuts
writing output... [ 55%] doc-org.freedesktop.portal.Inhibit
writing output... [ 57%] doc-org.freedesktop.portal.InputCapture
writing output... [ 58%] doc-org.freedesktop.portal.Location
writing output... [ 59%] doc-org.freedesktop.portal.MemoryMonitor
writing output... [ 61%] doc-org.freedesktop.portal.NetworkMonitor
writing output... [ 62%] doc-org.freedesktop.portal.Notification
writing output... [ 63%] doc-org.freedesktop.portal.OpenURI
writing output... [ 64%] doc-org.freedesktop.portal.PowerProfileMonitor
writing output... [ 66%] doc-org.freedesktop.portal.Print
writing output... [ 67%] doc-org.freedesktop.portal.ProxyResolver
writing output... [ 68%] doc-org.freedesktop.portal.Realtime
writing output... [ 70%] doc-org.freedesktop.portal.RemoteDesktop
writing output... [ 71%] doc-org.freedesktop.portal.Request
writing output... [ 72%] doc-org.freedesktop.portal.ScreenCast
writing output... [ 74%] doc-org.freedesktop.portal.Screenshot
writing output... [ 75%] doc-org.freedesktop.portal.Secret
writing output... [ 76%] doc-org.freedesktop.portal.Session
writing output... [ 78%] doc-org.freedesktop.portal.Settings
writing output... [ 79%] doc-org.freedesktop.portal.Trash
writing output... [ 80%] doc-org.freedesktop.portal.Wallpaper
writing output... [ 82%] documents-and-fuse
writing output... [ 83%] for-app-developers
writing output... [ 84%] for-contributors
writing output... [ 86%] for-desktop-developers
writing output... [ 87%] impl-dbus-interfaces
writing output... [ 88%] index
writing output... [ 89%] portals.conf
writing output... [ 91%] pull-requests
writing output... [ 92%] reasons-to-use-portals
writing output... [ 93%] requests
writing output... [ 95%] sessions
writing output... [ 96%] system-integration
writing output... [ 97%] terminology
writing output... [ 99%] window-identifiers
writing output... [100%] writing-a-new-backend

generating indices... genindex done
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 38 warnings.

The HTML pages are in doc/html.
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build -j 2 -v
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ozwrLv
+ umask 022
+ cd /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build
+ '[' /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT
++ dirname /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build
+ mkdir /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd xdg-desktop-portal-1.19.0
+ DESTDIR=/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT
+ /usr/bin/meson install -C redhat-linux-build --no-rebuild
Installing src/xdg-desktop-portal to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/libexec
Installing src/xdg-desktop-portal-validate-icon to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/libexec
Installing src/xdg-desktop-portal-rewrite-launchers to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/libexec
Installing document-portal/xdg-permission-store to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/libexec
Installing document-portal/xdg-document-portal to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/libexec
Installing po/be/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/be/LC_MESSAGES
Installing po/ca/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/ca/LC_MESSAGES
Installing po/cs/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/cs/LC_MESSAGES
Installing po/da/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/da/LC_MESSAGES
Installing po/de/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/de/LC_MESSAGES
Installing po/en_GB/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/en_GB/LC_MESSAGES
Installing po/es/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/es/LC_MESSAGES
Installing po/fr/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/fr/LC_MESSAGES
Installing po/gl/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/gl/LC_MESSAGES
Installing po/he/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/he/LC_MESSAGES
Installing po/hi/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/hi/LC_MESSAGES
Installing po/hr/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/hr/LC_MESSAGES
Installing po/hu/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/hu/LC_MESSAGES
Installing po/id/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/id/LC_MESSAGES
Installing po/ie/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/ie/LC_MESSAGES
Installing po/it/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/it/LC_MESSAGES
Installing po/ja/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/ja/LC_MESSAGES
Installing po/ka/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/ka/LC_MESSAGES
Installing po/lt/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/lt/LC_MESSAGES
Installing po/nl/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/nl/LC_MESSAGES
Installing po/oc/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/oc/LC_MESSAGES
Installing po/pl/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/pl/LC_MESSAGES
Installing po/pt/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/pt/LC_MESSAGES
Installing po/pt_BR/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/pt_BR/LC_MESSAGES
Installing po/ro/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/ro/LC_MESSAGES
Installing po/ru/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/ru/LC_MESSAGES
Installing po/sk/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/sk/LC_MESSAGES
Installing po/sl/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/sl/LC_MESSAGES
Installing po/sr/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/sr/LC_MESSAGES
Installing po/sv/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/sv/LC_MESSAGES
Installing po/tr/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/tr/LC_MESSAGES
Installing po/uk/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/uk/LC_MESSAGES
Installing po/zh_CN/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/zh_CN/LC_MESSAGES
Installing po/zh_TW/LC_MESSAGES/xdg-desktop-portal.mo to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/locale/zh_TW/LC_MESSAGES
Installing doc/portals.conf.5 to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/man/man5
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/meson-private/xdg-desktop-portal.pc to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/pkgconfig
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.Account.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.Background.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.Camera.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.Clipboard.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.Documents.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.DynamicLauncher.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.Email.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.FileChooser.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.FileTransfer.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.GameMode.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.GlobalShortcuts.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.Inhibit.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.InputCapture.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.Location.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.MemoryMonitor.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.NetworkMonitor.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.Notification.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.OpenURI.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.PowerProfileMonitor.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.Print.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.ProxyResolver.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.Realtime.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.RemoteDesktop.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.Request.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.ScreenCast.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.Screenshot.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.Secret.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.Session.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.Settings.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.Trash.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.portal.Wallpaper.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.Access.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.Account.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.AppChooser.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.Background.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.Clipboard.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.DynamicLauncher.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.Email.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.FileChooser.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.GlobalShortcuts.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.Inhibit.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.InputCapture.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.Lockdown.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.Notification.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.PermissionStore.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.Print.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.RemoteDesktop.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.Request.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.ScreenCast.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.Screenshot.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.Secret.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.Session.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.Settings.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/data/org.freedesktop.impl.portal.Wallpaper.xml to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/interfaces
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/src/xdg-desktop-portal.service to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/lib/systemd/user
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/src/org.freedesktop.portal.Desktop.service to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/services
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/src/xdg-desktop-portal-rewrite-launchers.service to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/lib/systemd/user
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/document-portal/xdg-permission-store.service to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/lib/systemd/user
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/document-portal/xdg-document-portal.service to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/lib/systemd/user
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/document-portal/org.freedesktop.portal.Documents.service to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/services
Installing /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/redhat-linux-build/document-portal/org.freedesktop.impl.portal.PermissionStore.service to /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/dbus-1/services
+ install -dm 755 /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT//usr/share/doc/xdg-desktop-portal
+ install -pm 644 README.md /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT//usr/share/doc/xdg-desktop-portal
+ install -dm 755 /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT//usr/share/xdg-desktop-portal/portals
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT xdg-desktop-portal
+ /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 1.19.0-2.fc42 --unique-debug-suffix -1.19.0-2.fc42.x86_64 --unique-debug-src-base xdg-desktop-portal-1.19.0-2.fc42.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0
find-debuginfo: starting
Extracting debug info from 5 files
DWARF-compressing 5 files
sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/xdg-desktop-portal-1.19.0-2.fc42.x86_64
12300 blocks
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j2
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j2 /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT
Scanned 99 directories and 241 files,
               processed 0 inodes,
               0 modified (0 replaced + 0 rewritten),
               0 unsupported format, 0 errors
Reading /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: xdg-desktop-portal-1.19.0-2.fc42.x86_64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WHwx7K
+ umask 022
+ cd /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build
+ cd xdg-desktop-portal-1.19.0
+ LICENSEDIR=/builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/licenses/xdg-desktop-portal
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/licenses/xdg-desktop-portal
+ cp -pr /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/xdg-desktop-portal-1.19.0/COPYING /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT/usr/share/licenses/xdg-desktop-portal
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: xdg-desktop-portal = 1.19.0-2.fc42 xdg-desktop-portal(x86-64) = 1.19.0-2.fc42
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libfuse3.so.3()(64bit) libfuse3.so.3(FUSE_3.0)(64bit) libfuse3.so.3(FUSE_3.12)(64bit) libfuse3.so.3(FUSE_3.2)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libjson-glib-1.0.so.0(libjson-glib-1.0.so.0)(64bit) libpipewire-0.3.so.0()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
Recommends: low-memory-monitor >= 2.0 pipewire >= 0.2.90
Processing files: xdg-desktop-portal-devel-1.19.0-2.fc42.x86_64
Provides: pkgconfig(xdg-desktop-portal) = 1.19.0 xdg-desktop-portal-devel = 1.19.0-2.fc42 xdg-desktop-portal-devel(x86-64) = 1.19.0-2.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config
Processing files: xdg-desktop-portal-debugsource-1.19.0-2.fc42.x86_64
Provides: xdg-desktop-portal-debugsource = 1.19.0-2.fc42 xdg-desktop-portal-debugsource(x86-64) = 1.19.0-2.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: xdg-desktop-portal-debuginfo-1.19.0-2.fc42.x86_64
Provides: debuginfo(build-id) = 564eabc000e70469df5f700df153289b62a9370f debuginfo(build-id) = 742fdc6489b194c44968ff4be3b9ebace8419265 debuginfo(build-id) = 9b85dce426a21c8bd070f3006dbf9fa0e7e10ddc debuginfo(build-id) = a98f5c0f285bdc2292b6792226f2efc6e6c8d36a debuginfo(build-id) = d0756a64a3fea7486aaf6adb1ff5894897ca0bfd xdg-desktop-portal-debuginfo = 1.19.0-2.fc42 xdg-desktop-portal-debuginfo(x86-64) = 1.19.0-2.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: xdg-desktop-portal-debugsource(x86-64) = 1.19.0-2.fc42
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build/BUILDROOT
Wrote: /builddir/build/RPMS/xdg-desktop-portal-debuginfo-1.19.0-2.fc42.x86_64.rpm
Wrote: /builddir/build/RPMS/xdg-desktop-portal-1.19.0-2.fc42.x86_64.rpm
Wrote: /builddir/build/RPMS/xdg-desktop-portal-devel-1.19.0-2.fc42.x86_64.rpm
Wrote: /builddir/build/RPMS/xdg-desktop-portal-debugsource-1.19.0-2.fc42.x86_64.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.gvVqdV
+ umask 022
+ cd /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build
+ test -d /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build
+ rm -rf /builddir/build/BUILD/xdg-desktop-portal-1.19.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild xdg-desktop-portal-1.19.0-2.fc42.src.rpm
Finish: build phase for xdg-desktop-portal-1.19.0-2.fc42.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-x86_64-1728793365.434345/root/var/log/dnf5.log
INFO: Done(/var/lib/copr-rpmbuild/results/xdg-desktop-portal-1.19.0-2.fc42.src.rpm) Config(child) 1 minutes 44 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
Package info:
{
    "packages": [
        {
            "name": "xdg-desktop-portal-debugsource",
            "epoch": null,
            "version": "1.19.0",
            "release": "2.fc42",
            "arch": "x86_64"
        },
        {
            "name": "xdg-desktop-portal-debuginfo",
            "epoch": null,
            "version": "1.19.0",
            "release": "2.fc42",
            "arch": "x86_64"
        },
        {
            "name": "xdg-desktop-portal-devel",
            "epoch": null,
            "version": "1.19.0",
            "release": "2.fc42",
            "arch": "x86_64"
        },
        {
            "name": "xdg-desktop-portal",
            "epoch": null,
            "version": "1.19.0",
            "release": "2.fc42",
            "arch": "x86_64"
        },
        {
            "name": "xdg-desktop-portal",
            "epoch": null,
            "version": "1.19.0",
            "release": "2.fc42",
            "arch": "src"
        }
    ]
}
RPMResults finished