Warning: Permanently added '18.206.38.26' (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/8714470-custom-1-x86_64 --chroot custom-1-x86_64 Version: 1.2 PID: 11805 Logging PID: 11806 Task: {'allow_user_ssh': False, 'appstream': True, 'background': False, 'build_id': 8714470, 'buildroot_pkgs': ['bash', 'bzip2', 'coreutils', 'cpio', 'diffutils', 'redhat-release', 'findutils', 'gawk', 'glibc-minimal-langpack', 'grep', 'gzip', 'info', 'patch', 'redhat-rpm-config', 'rpm-build', 'sed', 'tar', 'unzip', 'util-linux', 'which', 'xz'], 'chroot': 'custom-1-x86_64', 'enable_net': True, 'fedora_review': False, 'git_hash': '09a33de5ddd07c5bae514cdcb1b691aa18880191', 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-BaseOS/cockpit', 'isolation': 'default', 'memory_reqs': 2048, 'package_name': 'cockpit', 'package_version': '333-1', 'project_dirname': 'NoldenOS-10-BaseOS', 'project_name': 'NoldenOS-10-BaseOS', 'project_owner': 'loise', 'repo_priority': None, 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-BaseOS/custom-1-x86_64/', 'id': 'copr_base', 'name': 'Copr repository', 'priority': None}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-BaseOS/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-AppStream/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-AppStream-2/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-CRB/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_CRB_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_CRB_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-devel/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_devel_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_devel_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-buildroot/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64'}], 'sandbox': 'loise/NoldenOS-10-BaseOS--loise', 'source_json': {}, 'source_type': None, 'ssh_public_keys': None, 'storage': 0, 'submitter': 'loise', 'tags': [], 'task_id': '8714470-custom-1-x86_64', 'timeout': 18000, 'uses_devel_repo': False, 'with_opts': [], 'without_opts': []} Running: git clone https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-BaseOS/cockpit /var/lib/copr-rpmbuild/workspace/workdir-i_9msdh5/cockpit --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-BaseOS/cockpit', '/var/lib/copr-rpmbuild/workspace/workdir-i_9msdh5/cockpit', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-i_9msdh5/cockpit'... Running: git checkout 09a33de5ddd07c5bae514cdcb1b691aa18880191 -- cmd: ['git', 'checkout', '09a33de5ddd07c5bae514cdcb1b691aa18880191', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-i_9msdh5/cockpit rc: 0 stdout: stderr: Note: switching to '09a33de5ddd07c5bae514cdcb1b691aa18880191'. 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 Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 09a33de automatic import of cockpit Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-i_9msdh5/cockpit rc: 0 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading stdout from command: git rev-parse HEAD INFO: Reading sources specification file: sources INFO: Downloading cockpit-333.tar.xz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o cockpit-333.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/loise/NoldenOS-10-BaseOS/cockpit/cockpit-333.tar.xz/md5/acdd6032bfd2c432ba4a1cd9c41c983a/cockpit-333.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 13.5M 100 13.5M 0 0 26.5M 0 --:--:-- --:--:-- --:--:-- 26.5M INFO: Reading stdout from command: md5sum cockpit-333.tar.xz /usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-i_9msdh5/cockpit/cockpit.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-i_9msdh5/cockpit --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1740824016.742301 -r /var/lib/copr-rpmbuild/results/configs/child.cfg INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-i_9msdh5/cockpit/cockpit.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-i_9msdh5/cockpit --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1740824016.742301 -r /var/lib/copr-rpmbuild/results/configs/child.cfg 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-i_9msdh5/cockpit/cockpit.spec) Config(custom-1-x86_64) Start: clean chroot Finish: clean chroot Mock Version: 6.0 INFO: Mock Version: 6.0 Start: chroot init INFO: mounting tmpfs at /var/lib/mock/custom-1-x86_64-1740824016.742301/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 dnf4 detected and used (fallback) INFO: Buildroot is handled by package management from host and used with --installroot: rpm-4.20.0-1.fc41.x86_64 rpm-sequoia-1.7.0-2.fc41.x86_64 python3-dnf-4.22.0-2.fc41.noarch python3-dnf-plugins-core-4.10.0-1.fc41.noarch dnf5-5.2.10.0-2.fc41.x86_64 dnf5-plugins-5.2.10.0-2.fc41.x86_64 Start: installing minimal buildroot with dnf Unable to detect release version (use '--releasever' to specify release version) No matches found for the following disable plugin patterns: local, spacewalk, versionlock Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Copr repository 78 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 204 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 193 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 176 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 176 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 180 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 198 kB/s | 2.2 kB 00:00 Dependencies resolved. ========================================================================================================================================================================== Package Arch Version Repository Size ========================================================================================================================================================================== Installing: bash x86_64 5.2.26-6.el10 copr_base 1.8 M bzip2 x86_64 1.0.8-25.el10 copr_base 53 k centos-stream-release noarch 10.0-8.el10 copr_base 27 k coreutils x86_64 9.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.1 M cpio x86_64 2.15-3.el10 copr_base 286 k diffutils x86_64 3.10-8.el10 copr_base 397 k findutils x86_64 1:4.10.0-5.el10 copr_base 541 k gawk x86_64 5.3.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.1 M glibc-minimal-langpack x86_64 2.39-37.el10 copr_base 85 k grep x86_64 3.11-10.el10 copr_base 289 k gzip x86_64 1.13-3.el10 copr_base 164 k info x86_64 7.1-6.el10 copr_base 183 k patch x86_64 2.7.6-26.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 128 k redhat-rpm-config noarch 287-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 74 k rpm-build x86_64 4.19.1.1-12.el10 copr_base 68 k sed x86_64 4.9-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 309 k tar x86_64 2:1.35-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 853 k unzip x86_64 6.0-66.el10 copr_base 184 k util-linux x86_64 2.40.2-10.el10 copr_base 1.1 M which x86_64 2.21-43.el10 copr_base 41 k xz x86_64 1:5.6.2-3.el10 copr_base 458 k Installing dependencies: alternatives x86_64 1.30-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 41 k audit-libs x86_64 4.0.3-1.el10 copr_base 130 k authselect x86_64 1.5.0-8.el10 copr_base 141 k authselect-libs x86_64 1.5.0-8.el10 copr_base 203 k basesystem noarch 11-22.el10 copr_base 7.8 k binutils x86_64 2.41-53.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 6.3 M binutils-gold x86_64 2.41-53.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 790 k bzip2-libs x86_64 1.0.8-25.el10 copr_base 42 k ca-certificates noarch 2024.2.69_v8.0.303-102.3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 941 k centos-gpg-keys noarch 10.0-8.el10 copr_base 14 k centos-stream-repos noarch 10.0-8.el10 copr_base 12 k coreutils-common x86_64 9.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 2.1 M cracklib x86_64 2.9.11-8.el10 copr_base 82 k cracklib-dicts x86_64 2.9.11-8.el10 copr_base 3.6 M crypto-policies noarch 20250128-1.git22421d3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 65 k curl x86_64 8.9.1-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 311 k cyrus-sasl-lib x86_64 2.1.28-27.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 101 k debugedit x86_64 5.1-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 79 k dwz x86_64 0.15-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 137 k ed x86_64 1.20-5.el10 copr_base 82 k efi-srpm-macros noarch 6-6.el10 copr_base 23 k elfutils x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 537 k elfutils-debuginfod-client x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 46 k elfutils-default-yama-scope noarch 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 12 k elfutils-libelf x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 207 k elfutils-libs x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 260 k file x86_64 5.45-7.el10 copr_base 49 k file-libs x86_64 5.45-7.el10 copr_base 763 k filesystem x86_64 3.18-16.el10 copr_base 1.1 M fonts-srpm-macros noarch 1:2.0.5-18.el10 copr_base 27 k forge-srpm-macros noarch 0.4.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 21 k gdb-minimal x86_64 14.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 4.1 M gdbm x86_64 1:1.23-10.el10 copr_base 147 k gdbm-libs x86_64 1:1.23-10.el10 copr_base 56 k glibc x86_64 2.39-37.el10 copr_base 2.2 M glibc-common x86_64 2.39-37.el10 copr_base 366 k glibc-gconv-extra x86_64 2.39-37.el10 copr_base 1.6 M gmp x86_64 1:6.2.1-10.el10 copr_base 318 k go-srpm-macros noarch 3.6.0-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 27 k jansson x86_64 2.14-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 46 k json-c x86_64 0.18-3.el10 copr_base 45 k kernel-srpm-macros noarch 1.0-25.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 10 k keyutils-libs x86_64 1.6.3-5.el10 copr_base 32 k krb5-libs x86_64 1.21.3-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 750 k libacl x86_64 2.3.2-4.el10 copr_base 25 k libarchive x86_64 3.7.7-1.el10 copr_base 414 k libattr x86_64 2.5.2-5.el10 copr_base 18 k libblkid x86_64 2.40.2-10.el10 copr_base 126 k libbrotli x86_64 1.1.0-6.el10 copr_base 341 k libcap x86_64 2.69-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 86 k libcap-ng x86_64 0.8.4-6.el10 copr_base 33 k libcom_err x86_64 1.47.1-3.el10 copr_base 27 k libcurl x86_64 8.9.1-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 360 k libeconf x86_64 0.6.2-4.el10 copr_base 33 k libevent x86_64 2.1.12-16.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 259 k libfdisk x86_64 2.40.2-10.el10 copr_base 160 k libffi x86_64 3.4.4-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 40 k libgcc x86_64 14.2.1-7.el10 copr_base 138 k libgomp x86_64 14.2.1-7.el10 copr_base 361 k libidn2 x86_64 2.3.7-3.el10 copr_base 113 k libmount x86_64 2.40.2-10.el10 copr_base 156 k libnghttp2 x86_64 1.64.0-2.el10 copr_base 77 k libpkgconf x86_64 2.1.0-3.el10 copr_base 38 k libpsl x86_64 0.21.5-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 65 k libpwquality x86_64 1.4.5-12.el10 copr_base 108 k libselinux x86_64 3.8-1.el10 copr_base 96 k libsemanage x86_64 3.8-1.el10 copr_base 121 k libsepol x86_64 3.8-1.el10 copr_base 342 k libsmartcols x86_64 2.40.2-10.el10 copr_base 83 k libssh x86_64 0.11.1-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 232 k libssh-config noarch 0.11.1-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 9.3 k libstdc++ x86_64 14.2.1-7.el10 copr_base 910 k libtasn1 x86_64 4.19.0-9.el10 copr_base 75 k libunistring x86_64 1.1-11.el10 copr_base 546 k libutempter x86_64 1.2.1-15.el10 copr_base 27 k libuuid x86_64 2.40.2-10.el10 copr_base 30 k libverto x86_64 0.3.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 21 k libxcrypt x86_64 4.4.36-10.el10 copr_base 119 k libxml2 x86_64 2.12.5-5.el10 copr_base 689 k libzstd x86_64 1.5.5-9.el10 copr_base 304 k lua-libs x86_64 5.4.6-7.el10 copr_base 130 k lua-srpm-macros noarch 1-15.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 9.3 k lz4-libs x86_64 1.9.4-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 68 k mpfr x86_64 4.2.1-5.el10 copr_base 348 k ncurses-base noarch 6.4-14.20240127.el10 copr_base 64 k ncurses-libs x86_64 6.4-14.20240127.el10 copr_base 329 k ocaml-srpm-macros noarch 10-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 9.6 k openblas-srpm-macros noarch 2-19.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 8.2 k openldap x86_64 2.6.8-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 221 k openssl-libs x86_64 1:3.2.2-16.el10 copr_base 2.3 M p11-kit x86_64 0.25.5-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 493 k p11-kit-trust x86_64 0.25.5-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 135 k package-notes-srpm-macros noarch 0.5-13.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 9.7 k pam x86_64 1.6.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 510 k pam-libs x86_64 1.6.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 57 k pcre2 x86_64 10.44-1.el10.3 copr_base 246 k pcre2-syntax noarch 10.44-1.el10.3 copr_base 151 k perl-srpm-macros noarch 1-57.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 9.0 k pkgconf x86_64 2.1.0-3.el10 copr_base 44 k pkgconf-m4 noarch 2.1.0-3.el10 copr_base 14 k pkgconf-pkg-config x86_64 2.1.0-3.el10 copr_base 10 k popt x86_64 1.19-8.el10 copr_base 59 k publicsuffix-list-dafsa noarch 20240107-6.el10 copr_base 59 k pyproject-srpm-macros noarch 1.16.2-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 14 k python-srpm-macros noarch 3.12-9.1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 24 k qt6-srpm-macros noarch 6.8.1-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 10 k readline x86_64 8.2-11.el10 copr_base 213 k rpm x86_64 4.19.1.1-12.el10 copr_base 508 k rpm-build-libs x86_64 4.19.1.1-12.el10 copr_base 93 k rpm-libs x86_64 4.19.1.1-12.el10 copr_base 306 k rpm-sequoia x86_64 1.6.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 880 k rust-toolset-srpm-macros noarch 1.84.1-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 13 k setup noarch 2.14.5-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 148 k shadow-utils x86_64 2:4.15.0-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.3 M sqlite-libs x86_64 3.46.1-3.el10 copr_base 739 k systemd-libs x86_64 257-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 812 k util-linux-core x86_64 2.40.2-10.el10 copr_base 515 k xz-libs x86_64 1:5.6.2-3.el10 copr_base 112 k zip x86_64 3.0-44.el10 copr_base 263 k zlib-ng-compat x86_64 2.2.3-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 80 k zstd x86_64 1.5.5-9.el10 copr_base 475 k Transaction Summary ========================================================================================================================================================================== Install 142 Packages Total size: 55 M Installed size: 186 M Downloading Packages: [SKIPPED] audit-libs-4.0.3-1.el10.x86_64.rpm: Already downloaded [SKIPPED] authselect-1.5.0-8.el10.x86_64.rpm: Already downloaded [SKIPPED] authselect-libs-1.5.0-8.el10.x86_64.rpm: Already downloaded [SKIPPED] basesystem-11-22.el10.noarch.rpm: Already downloaded [SKIPPED] bash-5.2.26-6.el10.x86_64.rpm: Already downloaded [SKIPPED] bzip2-1.0.8-25.el10.x86_64.rpm: Already downloaded [SKIPPED] bzip2-libs-1.0.8-25.el10.x86_64.rpm: Already downloaded [SKIPPED] centos-gpg-keys-10.0-8.el10.noarch.rpm: Already downloaded [SKIPPED] centos-stream-release-10.0-8.el10.noarch.rpm: Already downloaded [SKIPPED] centos-stream-repos-10.0-8.el10.noarch.rpm: Already downloaded [SKIPPED] cpio-2.15-3.el10.x86_64.rpm: Already downloaded [SKIPPED] cracklib-2.9.11-8.el10.x86_64.rpm: Already downloaded [SKIPPED] cracklib-dicts-2.9.11-8.el10.x86_64.rpm: Already downloaded [SKIPPED] diffutils-3.10-8.el10.x86_64.rpm: Already downloaded [SKIPPED] ed-1.20-5.el10.x86_64.rpm: Already downloaded [SKIPPED] efi-srpm-macros-6-6.el10.noarch.rpm: Already downloaded [SKIPPED] file-5.45-7.el10.x86_64.rpm: Already downloaded [SKIPPED] file-libs-5.45-7.el10.x86_64.rpm: Already downloaded [SKIPPED] filesystem-3.18-16.el10.x86_64.rpm: Already downloaded [SKIPPED] findutils-4.10.0-5.el10.x86_64.rpm: Already downloaded [SKIPPED] fonts-srpm-macros-2.0.5-18.el10.noarch.rpm: Already downloaded [SKIPPED] gdbm-1.23-10.el10.x86_64.rpm: Already downloaded [SKIPPED] gdbm-libs-1.23-10.el10.x86_64.rpm: Already downloaded [SKIPPED] glibc-2.39-37.el10.x86_64.rpm: Already downloaded [SKIPPED] glibc-common-2.39-37.el10.x86_64.rpm: Already downloaded [SKIPPED] glibc-gconv-extra-2.39-37.el10.x86_64.rpm: Already downloaded [SKIPPED] glibc-minimal-langpack-2.39-37.el10.x86_64.rpm: Already downloaded [SKIPPED] gmp-6.2.1-10.el10.x86_64.rpm: Already downloaded [SKIPPED] grep-3.11-10.el10.x86_64.rpm: Already downloaded [SKIPPED] gzip-1.13-3.el10.x86_64.rpm: Already downloaded [SKIPPED] info-7.1-6.el10.x86_64.rpm: Already downloaded [SKIPPED] json-c-0.18-3.el10.x86_64.rpm: Already downloaded [SKIPPED] keyutils-libs-1.6.3-5.el10.x86_64.rpm: Already downloaded [SKIPPED] libacl-2.3.2-4.el10.x86_64.rpm: Already downloaded [SKIPPED] libarchive-3.7.7-1.el10.x86_64.rpm: Already downloaded [SKIPPED] libattr-2.5.2-5.el10.x86_64.rpm: Already downloaded [SKIPPED] libblkid-2.40.2-10.el10.x86_64.rpm: Already downloaded [SKIPPED] libbrotli-1.1.0-6.el10.x86_64.rpm: Already downloaded [SKIPPED] libcap-ng-0.8.4-6.el10.x86_64.rpm: Already downloaded [SKIPPED] libcom_err-1.47.1-3.el10.x86_64.rpm: Already downloaded [SKIPPED] libeconf-0.6.2-4.el10.x86_64.rpm: Already downloaded [SKIPPED] libfdisk-2.40.2-10.el10.x86_64.rpm: Already downloaded [SKIPPED] libgcc-14.2.1-7.el10.x86_64.rpm: Already downloaded [SKIPPED] libgomp-14.2.1-7.el10.x86_64.rpm: Already downloaded [SKIPPED] libidn2-2.3.7-3.el10.x86_64.rpm: Already downloaded [SKIPPED] libmount-2.40.2-10.el10.x86_64.rpm: Already downloaded [SKIPPED] libnghttp2-1.64.0-2.el10.x86_64.rpm: Already downloaded [SKIPPED] libpkgconf-2.1.0-3.el10.x86_64.rpm: Already downloaded [SKIPPED] libpwquality-1.4.5-12.el10.x86_64.rpm: Already downloaded [SKIPPED] libselinux-3.8-1.el10.x86_64.rpm: Already downloaded [SKIPPED] libsemanage-3.8-1.el10.x86_64.rpm: Already downloaded [SKIPPED] libsepol-3.8-1.el10.x86_64.rpm: Already downloaded [SKIPPED] libsmartcols-2.40.2-10.el10.x86_64.rpm: Already downloaded [SKIPPED] libstdc++-14.2.1-7.el10.x86_64.rpm: Already downloaded [SKIPPED] libtasn1-4.19.0-9.el10.x86_64.rpm: Already downloaded [SKIPPED] libunistring-1.1-11.el10.x86_64.rpm: Already downloaded [SKIPPED] libutempter-1.2.1-15.el10.x86_64.rpm: Already downloaded [SKIPPED] libuuid-2.40.2-10.el10.x86_64.rpm: Already downloaded [SKIPPED] libxcrypt-4.4.36-10.el10.x86_64.rpm: Already downloaded [SKIPPED] libxml2-2.12.5-5.el10.x86_64.rpm: Already downloaded [SKIPPED] libzstd-1.5.5-9.el10.x86_64.rpm: Already downloaded [SKIPPED] lua-libs-5.4.6-7.el10.x86_64.rpm: Already downloaded [SKIPPED] mpfr-4.2.1-5.el10.x86_64.rpm: Already downloaded [SKIPPED] ncurses-base-6.4-14.20240127.el10.noarch.rpm: Already downloaded [SKIPPED] ncurses-libs-6.4-14.20240127.el10.x86_64.rpm: Already downloaded [SKIPPED] openssl-libs-3.2.2-16.el10.x86_64.rpm: Already downloaded [SKIPPED] pcre2-10.44-1.el10.3.x86_64.rpm: Already downloaded [SKIPPED] pcre2-syntax-10.44-1.el10.3.noarch.rpm: Already downloaded [SKIPPED] pkgconf-2.1.0-3.el10.x86_64.rpm: Already downloaded [SKIPPED] pkgconf-m4-2.1.0-3.el10.noarch.rpm: Already downloaded [SKIPPED] pkgconf-pkg-config-2.1.0-3.el10.x86_64.rpm: Already downloaded [SKIPPED] popt-1.19-8.el10.x86_64.rpm: Already downloaded [SKIPPED] publicsuffix-list-dafsa-20240107-6.el10.noarch.rpm: Already downloaded [SKIPPED] readline-8.2-11.el10.x86_64.rpm: Already downloaded [SKIPPED] rpm-4.19.1.1-12.el10.x86_64.rpm: Already downloaded [SKIPPED] rpm-build-4.19.1.1-12.el10.x86_64.rpm: Already downloaded [SKIPPED] rpm-build-libs-4.19.1.1-12.el10.x86_64.rpm: Already downloaded [SKIPPED] rpm-libs-4.19.1.1-12.el10.x86_64.rpm: Already downloaded [SKIPPED] sqlite-libs-3.46.1-3.el10.x86_64.rpm: Already downloaded [SKIPPED] unzip-6.0-66.el10.x86_64.rpm: Already downloaded [SKIPPED] util-linux-2.40.2-10.el10.x86_64.rpm: Already downloaded [SKIPPED] util-linux-core-2.40.2-10.el10.x86_64.rpm: Already downloaded [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded [SKIPPED] xz-5.6.2-3.el10.x86_64.rpm: Already downloaded [SKIPPED] xz-libs-5.6.2-3.el10.x86_64.rpm: Already downloaded [SKIPPED] zip-3.0-44.el10.x86_64.rpm: Already downloaded [SKIPPED] zstd-1.5.5-9.el10.x86_64.rpm: Already downloaded [SKIPPED] forge-srpm-macros-0.4.0-6.el10.noarch.rpm: Already downloaded [SKIPPED] kernel-srpm-macros-1.0-25.el10.noarch.rpm: Already downloaded [SKIPPED] lua-srpm-macros-1-15.el10.noarch.rpm: Already downloaded [SKIPPED] ocaml-srpm-macros-10-4.el10.noarch.rpm: Already downloaded [SKIPPED] openblas-srpm-macros-2-19.el10.noarch.rpm: Already downloaded [SKIPPED] package-notes-srpm-macros-0.5-13.el10.noarch.rpm: Already downloaded [SKIPPED] patch-2.7.6-26.el10.x86_64.rpm: Already downloaded [SKIPPED] perl-srpm-macros-1-57.el10.noarch.rpm: Already downloaded [SKIPPED] pyproject-srpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded [SKIPPED] python-srpm-macros-3.12-9.1.el10.noarch.rpm: Already downloaded [SKIPPED] qt6-srpm-macros-6.8.1-3.el10.noarch.rpm: Already downloaded [SKIPPED] alternatives-1.30-2.el10.x86_64.rpm: Already downloaded [SKIPPED] binutils-2.41-53.el10.x86_64.rpm: Already downloaded [SKIPPED] binutils-gold-2.41-53.el10.x86_64.rpm: Already downloaded [SKIPPED] ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch.rpm: Already downloaded [SKIPPED] coreutils-9.5-6.el10.x86_64.rpm: Already downloaded [SKIPPED] coreutils-common-9.5-6.el10.x86_64.rpm: Already downloaded [SKIPPED] crypto-policies-20250128-1.git22421d3.el10.noarch.rpm: Already downloaded [SKIPPED] curl-8.9.1-5.el10.x86_64.rpm: Already downloaded [SKIPPED] cyrus-sasl-lib-2.1.28-27.el10.x86_64.rpm: Already downloaded [SKIPPED] debugedit-5.1-4.el10.x86_64.rpm: Already downloaded [SKIPPED] dwz-0.15-7.el10.x86_64.rpm: Already downloaded [SKIPPED] elfutils-0.192-5.el10.x86_64.rpm: Already downloaded [SKIPPED] elfutils-debuginfod-client-0.192-5.el10.x86_64.rpm: Already downloaded [SKIPPED] elfutils-default-yama-scope-0.192-5.el10.noarch.rpm: Already downloaded [SKIPPED] elfutils-libelf-0.192-5.el10.x86_64.rpm: Already downloaded [SKIPPED] elfutils-libs-0.192-5.el10.x86_64.rpm: Already downloaded [SKIPPED] gawk-5.3.0-6.el10.x86_64.rpm: Already downloaded [SKIPPED] gdb-minimal-14.2-4.el10.x86_64.rpm: Already downloaded [SKIPPED] go-srpm-macros-3.6.0-4.el10.noarch.rpm: Already downloaded [SKIPPED] jansson-2.14-3.el10.x86_64.rpm: Already downloaded [SKIPPED] krb5-libs-1.21.3-7.el10.x86_64.rpm: Already downloaded [SKIPPED] libcap-2.69-7.el10.x86_64.rpm: Already downloaded [SKIPPED] libcurl-8.9.1-5.el10.x86_64.rpm: Already downloaded [SKIPPED] libevent-2.1.12-16.el10.x86_64.rpm: Already downloaded [SKIPPED] libffi-3.4.4-9.el10.x86_64.rpm: Already downloaded [SKIPPED] libpsl-0.21.5-7.el10.x86_64.rpm: Already downloaded [SKIPPED] libssh-0.11.1-2.el10.x86_64.rpm: Already downloaded [SKIPPED] libssh-config-0.11.1-2.el10.noarch.rpm: Already downloaded [SKIPPED] libverto-0.3.2-10.el10.x86_64.rpm: Already downloaded [SKIPPED] lz4-libs-1.9.4-8.el10.x86_64.rpm: Already downloaded [SKIPPED] openldap-2.6.8-3.el10.x86_64.rpm: Already downloaded [SKIPPED] p11-kit-0.25.5-7.el10.x86_64.rpm: Already downloaded [SKIPPED] p11-kit-trust-0.25.5-7.el10.x86_64.rpm: Already downloaded [SKIPPED] pam-1.6.1-7.el10.x86_64.rpm: Already downloaded [SKIPPED] pam-libs-1.6.1-7.el10.x86_64.rpm: Already downloaded [SKIPPED] redhat-rpm-config-287-2.el10.noarch.rpm: Already downloaded [SKIPPED] rpm-sequoia-1.6.0-6.el10.x86_64.rpm: Already downloaded [SKIPPED] rust-toolset-srpm-macros-1.84.1-1.el10.noarch.rpm: Already downloaded [SKIPPED] sed-4.9-3.el10.x86_64.rpm: Already downloaded [SKIPPED] setup-2.14.5-4.el10.noarch.rpm: Already downloaded [SKIPPED] shadow-utils-4.15.0-5.el10.x86_64.rpm: Already downloaded [SKIPPED] systemd-libs-257-9.el10.x86_64.rpm: Already downloaded [SKIPPED] tar-1.35-7.el10.x86_64.rpm: Already downloaded [SKIPPED] zlib-ng-compat-2.2.3-1.el10.x86_64.rpm: Already downloaded Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: filesystem-3.18-16.el10.x86_64 1/1 Preparing : 1/1 Installing : libgcc-14.2.1-7.el10.x86_64 1/142 Running scriptlet: libgcc-14.2.1-7.el10.x86_64 1/142 Installing : rust-toolset-srpm-macros-1.84.1-1.el10.noarch 2/142 Installing : libssh-config-0.11.1-2.el10.noarch 3/142 Installing : coreutils-common-9.5-6.el10.x86_64 4/142 Installing : qt6-srpm-macros-6.8.1-3.el10.noarch 5/142 Installing : perl-srpm-macros-1-57.el10.noarch 6/142 Installing : package-notes-srpm-macros-0.5-13.el10.noarch 7/142 Installing : openblas-srpm-macros-2-19.el10.noarch 8/142 Installing : ocaml-srpm-macros-10-4.el10.noarch 9/142 Installing : kernel-srpm-macros-1.0-25.el10.noarch 10/142 Installing : publicsuffix-list-dafsa-20240107-6.el10.noarch 11/142 Installing : pkgconf-m4-2.1.0-3.el10.noarch 12/142 Installing : pcre2-syntax-10.44-1.el10.3.noarch 13/142 Installing : ncurses-base-6.4-14.20240127.el10.noarch 14/142 Installing : centos-gpg-keys-10.0-8.el10.noarch 15/142 Installing : centos-stream-repos-10.0-8.el10.noarch 16/142 Installing : centos-stream-release-10.0-8.el10.noarch 17/142 Installing : setup-2.14.5-4.el10.noarch 18/142 Running scriptlet: setup-2.14.5-4.el10.noarch 18/142 Installing : filesystem-3.18-16.el10.x86_64 19/142 Installing : basesystem-11-22.el10.noarch 20/142 Installing : glibc-gconv-extra-2.39-37.el10.x86_64 21/142 Running scriptlet: glibc-gconv-extra-2.39-37.el10.x86_64 21/142 Installing : glibc-minimal-langpack-2.39-37.el10.x86_64 22/142 Installing : glibc-common-2.39-37.el10.x86_64 23/142 Running scriptlet: glibc-2.39-37.el10.x86_64 24/142 Installing : glibc-2.39-37.el10.x86_64 24/142 Running scriptlet: glibc-2.39-37.el10.x86_64 24/142 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 Installing : ncurses-libs-6.4-14.20240127.el10.x86_64 25/142 Installing : bash-5.2.26-6.el10.x86_64 26/142 Running scriptlet: bash-5.2.26-6.el10.x86_64 26/142 Installing : zlib-ng-compat-2.2.3-1.el10.x86_64 27/142 Installing : bzip2-libs-1.0.8-25.el10.x86_64 28/142 Installing : xz-libs-1:5.6.2-3.el10.x86_64 29/142 Installing : readline-8.2-11.el10.x86_64 30/142 Installing : libstdc++-14.2.1-7.el10.x86_64 31/142 Installing : libuuid-2.40.2-10.el10.x86_64 32/142 Installing : popt-1.19-8.el10.x86_64 33/142 Installing : libblkid-2.40.2-10.el10.x86_64 34/142 Installing : gmp-1:6.2.1-10.el10.x86_64 35/142 Installing : libattr-2.5.2-5.el10.x86_64 36/142 Installing : libacl-2.3.2-4.el10.x86_64 37/142 Installing : libxcrypt-4.4.36-10.el10.x86_64 38/142 Installing : libzstd-1.5.5-9.el10.x86_64 39/142 Installing : elfutils-libelf-0.192-5.el10.x86_64 40/142 Installing : gdbm-libs-1:1.23-10.el10.x86_64 41/142 Installing : libeconf-0.6.2-4.el10.x86_64 42/142 Installing : dwz-0.15-7.el10.x86_64 43/142 Installing : mpfr-4.2.1-5.el10.x86_64 44/142 Installing : gawk-5.3.0-6.el10.x86_64 45/142 Installing : unzip-6.0-66.el10.x86_64 46/142 Installing : file-libs-5.45-7.el10.x86_64 47/142 Installing : file-5.45-7.el10.x86_64 48/142 Running scriptlet: crypto-policies-20250128-1.git22421d3.el10.noarc 49/142 Installing : crypto-policies-20250128-1.git22421d3.el10.noarc 49/142 Running scriptlet: crypto-policies-20250128-1.git22421d3.el10.noarc 49/142 Installing : libcap-ng-0.8.4-6.el10.x86_64 50/142 Installing : audit-libs-4.0.3-1.el10.x86_64 51/142 Installing : pam-libs-1.6.1-7.el10.x86_64 52/142 Installing : libcap-2.69-7.el10.x86_64 53/142 Installing : systemd-libs-257-9.el10.x86_64 54/142 Installing : libsepol-3.8-1.el10.x86_64 55/142 Installing : libsmartcols-2.40.2-10.el10.x86_64 56/142 Installing : libtasn1-4.19.0-9.el10.x86_64 57/142 Installing : libunistring-1.1-11.el10.x86_64 58/142 Installing : libidn2-2.3.7-3.el10.x86_64 59/142 Installing : lua-libs-5.4.6-7.el10.x86_64 60/142 Installing : pcre2-10.44-1.el10.3.x86_64 61/142 Installing : libselinux-3.8-1.el10.x86_64 62/142 Installing : sed-4.9-3.el10.x86_64 63/142 Installing : findutils-1:4.10.0-5.el10.x86_64 64/142 Installing : grep-3.11-10.el10.x86_64 65/142 Installing : xz-1:5.6.2-3.el10.x86_64 66/142 Installing : libmount-2.40.2-10.el10.x86_64 67/142 Installing : alternatives-1.30-2.el10.x86_64 68/142 Installing : jansson-2.14-3.el10.x86_64 69/142 Installing : lz4-libs-1.9.4-8.el10.x86_64 70/142 Installing : zstd-1.5.5-9.el10.x86_64 71/142 Installing : util-linux-core-2.40.2-10.el10.x86_64 72/142 Installing : libsemanage-3.8-1.el10.x86_64 73/142 Installing : shadow-utils-2:4.15.0-5.el10.x86_64 74/142 Running scriptlet: libutempter-1.2.1-15.el10.x86_64 75/142 Installing : libutempter-1.2.1-15.el10.x86_64 75/142 Installing : tar-2:1.35-7.el10.x86_64 76/142 Installing : libpsl-0.21.5-7.el10.x86_64 77/142 Installing : zip-3.0-44.el10.x86_64 78/142 Installing : gdbm-1:1.23-10.el10.x86_64 79/142 Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 80/142 Installing : libfdisk-2.40.2-10.el10.x86_64 81/142 Installing : libxml2-2.12.5-5.el10.x86_64 82/142 Installing : bzip2-1.0.8-25.el10.x86_64 83/142 Installing : sqlite-libs-3.46.1-3.el10.x86_64 84/142 Installing : ed-1.20-5.el10.x86_64 85/142 Installing : patch-2.7.6-26.el10.x86_64 86/142 Installing : elfutils-default-yama-scope-0.192-5.el10.noarch 87/142 Running scriptlet: elfutils-default-yama-scope-0.192-5.el10.noarch 87/142 Installing : elfutils-libs-0.192-5.el10.x86_64 88/142 Installing : cpio-2.15-3.el10.x86_64 89/142 Installing : diffutils-3.10-8.el10.x86_64 90/142 Installing : json-c-0.18-3.el10.x86_64 91/142 Installing : keyutils-libs-1.6.3-5.el10.x86_64 92/142 Installing : libbrotli-1.1.0-6.el10.x86_64 93/142 Installing : libcom_err-1.47.1-3.el10.x86_64 94/142 Installing : libgomp-14.2.1-7.el10.x86_64 95/142 Installing : libnghttp2-1.64.0-2.el10.x86_64 96/142 Installing : libpkgconf-2.1.0-3.el10.x86_64 97/142 Installing : pkgconf-2.1.0-3.el10.x86_64 98/142 Installing : pkgconf-pkg-config-2.1.0-3.el10.x86_64 99/142 Installing : libffi-3.4.4-9.el10.x86_64 100/142 Installing : p11-kit-0.25.5-7.el10.x86_64 101/142 Installing : p11-kit-trust-0.25.5-7.el10.x86_64 102/142 Running scriptlet: p11-kit-trust-0.25.5-7.el10.x86_64 102/142 Installing : openssl-libs-1:3.2.2-16.el10.x86_64 103/142 Installing : coreutils-9.5-6.el10.x86_64 104/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 105/142 Installing : ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 105/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 105/142 Installing : authselect-libs-1.5.0-8.el10.x86_64 106/142 Installing : gzip-1.13-3.el10.x86_64 107/142 Installing : cracklib-2.9.11-8.el10.x86_64 108/142 Installing : libarchive-3.7.7-1.el10.x86_64 109/142 Installing : cracklib-dicts-2.9.11-8.el10.x86_64 110/142 Installing : libpwquality-1.4.5-12.el10.x86_64 111/142 Installing : pam-1.6.1-7.el10.x86_64 112/142 Installing : libevent-2.1.12-16.el10.x86_64 113/142 Installing : openldap-2.6.8-3.el10.x86_64 114/142 Installing : rpm-sequoia-1.6.0-6.el10.x86_64 115/142 Installing : rpm-libs-4.19.1.1-12.el10.x86_64 116/142 Installing : rpm-build-libs-4.19.1.1-12.el10.x86_64 117/142 Installing : libverto-0.3.2-10.el10.x86_64 118/142 Installing : krb5-libs-1.21.3-7.el10.x86_64 119/142 Installing : libssh-0.11.1-2.el10.x86_64 120/142 Installing : libcurl-8.9.1-5.el10.x86_64 121/142 Installing : elfutils-debuginfod-client-0.192-5.el10.x86_64 122/142 Installing : binutils-gold-2.41-53.el10.x86_64 123/142 Running scriptlet: binutils-gold-2.41-53.el10.x86_64 123/142 Installing : binutils-2.41-53.el10.x86_64 124/142 Running scriptlet: binutils-2.41-53.el10.x86_64 124/142 Installing : elfutils-0.192-5.el10.x86_64 125/142 Installing : gdb-minimal-14.2-4.el10.x86_64 126/142 Installing : debugedit-5.1-4.el10.x86_64 127/142 Installing : curl-8.9.1-5.el10.x86_64 128/142 Running scriptlet: rpm-4.19.1.1-12.el10.x86_64 129/142 Installing : rpm-4.19.1.1-12.el10.x86_64 129/142 Installing : efi-srpm-macros-6-6.el10.noarch 130/142 Installing : lua-srpm-macros-1-15.el10.noarch 131/142 Installing : fonts-srpm-macros-1:2.0.5-18.el10.noarch 132/142 Installing : forge-srpm-macros-0.4.0-6.el10.noarch 133/142 Installing : python-srpm-macros-3.12-9.1.el10.noarch 134/142 Installing : go-srpm-macros-3.6.0-4.el10.noarch 135/142 Installing : redhat-rpm-config-287-2.el10.noarch 136/142 Installing : rpm-build-4.19.1.1-12.el10.x86_64 137/142 Installing : pyproject-srpm-macros-1.16.2-1.el10.noarch 138/142 Installing : util-linux-2.40.2-10.el10.x86_64 139/142 Running scriptlet: util-linux-2.40.2-10.el10.x86_64 139/142 Installing : authselect-1.5.0-8.el10.x86_64 140/142 Installing : which-2.21-43.el10.x86_64 141/142 Installing : info-7.1-6.el10.x86_64 142/142 Running scriptlet: filesystem-3.18-16.el10.x86_64 142/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 142/142 Running scriptlet: authselect-libs-1.5.0-8.el10.x86_64 142/142 Running scriptlet: rpm-4.19.1.1-12.el10.x86_64 142/142 Running scriptlet: info-7.1-6.el10.x86_64 142/142 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 Installed products updated. Installed: alternatives-1.30-2.el10.x86_64 audit-libs-4.0.3-1.el10.x86_64 authselect-1.5.0-8.el10.x86_64 authselect-libs-1.5.0-8.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-53.el10.x86_64 binutils-gold-2.41-53.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch centos-gpg-keys-10.0-8.el10.noarch centos-stream-release-10.0-8.el10.noarch centos-stream-repos-10.0-8.el10.noarch coreutils-9.5-6.el10.x86_64 coreutils-common-9.5-6.el10.x86_64 cpio-2.15-3.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20250128-1.git22421d3.el10.noarch curl-8.9.1-5.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 debugedit-5.1-4.el10.x86_64 diffutils-3.10-8.el10.x86_64 dwz-0.15-7.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.192-5.el10.x86_64 elfutils-debuginfod-client-0.192-5.el10.x86_64 elfutils-default-yama-scope-0.192-5.el10.noarch elfutils-libelf-0.192-5.el10.x86_64 elfutils-libs-0.192-5.el10.x86_64 file-5.45-7.el10.x86_64 file-libs-5.45-7.el10.x86_64 filesystem-3.18-16.el10.x86_64 findutils-1:4.10.0-5.el10.x86_64 fonts-srpm-macros-1:2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch gawk-5.3.0-6.el10.x86_64 gdb-minimal-14.2-4.el10.x86_64 gdbm-1:1.23-10.el10.x86_64 gdbm-libs-1:1.23-10.el10.x86_64 glibc-2.39-37.el10.x86_64 glibc-common-2.39-37.el10.x86_64 glibc-gconv-extra-2.39-37.el10.x86_64 glibc-minimal-langpack-2.39-37.el10.x86_64 gmp-1:6.2.1-10.el10.x86_64 go-srpm-macros-3.6.0-4.el10.noarch grep-3.11-10.el10.x86_64 gzip-1.13-3.el10.x86_64 info-7.1-6.el10.x86_64 jansson-2.14-3.el10.x86_64 json-c-0.18-3.el10.x86_64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 krb5-libs-1.21.3-7.el10.x86_64 libacl-2.3.2-4.el10.x86_64 libarchive-3.7.7-1.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-10.el10.x86_64 libbrotli-1.1.0-6.el10.x86_64 libcap-2.69-7.el10.x86_64 libcap-ng-0.8.4-6.el10.x86_64 libcom_err-1.47.1-3.el10.x86_64 libcurl-8.9.1-5.el10.x86_64 libeconf-0.6.2-4.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libfdisk-2.40.2-10.el10.x86_64 libffi-3.4.4-9.el10.x86_64 libgcc-14.2.1-7.el10.x86_64 libgomp-14.2.1-7.el10.x86_64 libidn2-2.3.7-3.el10.x86_64 libmount-2.40.2-10.el10.x86_64 libnghttp2-1.64.0-2.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpsl-0.21.5-7.el10.x86_64 libpwquality-1.4.5-12.el10.x86_64 libselinux-3.8-1.el10.x86_64 libsemanage-3.8-1.el10.x86_64 libsepol-3.8-1.el10.x86_64 libsmartcols-2.40.2-10.el10.x86_64 libssh-0.11.1-2.el10.x86_64 libssh-config-0.11.1-2.el10.noarch libstdc++-14.2.1-7.el10.x86_64 libtasn1-4.19.0-9.el10.x86_64 libunistring-1.1-11.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-10.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libxcrypt-4.4.36-10.el10.x86_64 libxml2-2.12.5-5.el10.x86_64 libzstd-1.5.5-9.el10.x86_64 lua-libs-5.4.6-7.el10.x86_64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.x86_64 mpfr-4.2.1-5.el10.x86_64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.x86_64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openldap-2.6.8-3.el10.x86_64 openssl-libs-1:3.2.2-16.el10.x86_64 p11-kit-0.25.5-7.el10.x86_64 p11-kit-trust-0.25.5-7.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-7.el10.x86_64 pam-libs-1.6.1-7.el10.x86_64 patch-2.7.6-26.el10.x86_64 pcre2-10.44-1.el10.3.x86_64 pcre2-syntax-10.44-1.el10.3.noarch perl-srpm-macros-1-57.el10.noarch pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-6.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-srpm-macros-3.12-9.1.el10.noarch qt6-srpm-macros-6.8.1-3.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-287-2.el10.noarch rpm-4.19.1.1-12.el10.x86_64 rpm-build-4.19.1.1-12.el10.x86_64 rpm-build-libs-4.19.1.1-12.el10.x86_64 rpm-libs-4.19.1.1-12.el10.x86_64 rpm-sequoia-1.6.0-6.el10.x86_64 rust-toolset-srpm-macros-1.84.1-1.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-4.el10.noarch shadow-utils-2:4.15.0-5.el10.x86_64 sqlite-libs-3.46.1-3.el10.x86_64 systemd-libs-257-9.el10.x86_64 tar-2:1.35-7.el10.x86_64 unzip-6.0-66.el10.x86_64 util-linux-2.40.2-10.el10.x86_64 util-linux-core-2.40.2-10.el10.x86_64 which-2.21-43.el10.x86_64 xz-1:5.6.2-3.el10.x86_64 xz-libs-1:5.6.2-3.el10.x86_64 zip-3.0-44.el10.x86_64 zlib-ng-compat-2.2.3-1.el10.x86_64 zstd-1.5.5-9.el10.x86_64 Complete! Finish: installing minimal buildroot with dnf Start: creating root cache Finish: creating root cache Finish: chroot init INFO: Installed packages: INFO: alternatives-1.30-2.el10.x86_64 audit-libs-4.0.3-1.el10.x86_64 authselect-1.5.0-8.el10.x86_64 authselect-libs-1.5.0-8.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-53.el10.x86_64 binutils-gold-2.41-53.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch centos-gpg-keys-10.0-8.el10.noarch centos-stream-release-10.0-8.el10.noarch centos-stream-repos-10.0-8.el10.noarch coreutils-9.5-6.el10.x86_64 coreutils-common-9.5-6.el10.x86_64 cpio-2.15-3.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20250128-1.git22421d3.el10.noarch curl-8.9.1-5.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 debugedit-5.1-4.el10.x86_64 diffutils-3.10-8.el10.x86_64 dwz-0.15-7.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.192-5.el10.x86_64 elfutils-debuginfod-client-0.192-5.el10.x86_64 elfutils-default-yama-scope-0.192-5.el10.noarch elfutils-libelf-0.192-5.el10.x86_64 elfutils-libs-0.192-5.el10.x86_64 file-5.45-7.el10.x86_64 file-libs-5.45-7.el10.x86_64 filesystem-3.18-16.el10.x86_64 findutils-4.10.0-5.el10.x86_64 fonts-srpm-macros-2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch gawk-5.3.0-6.el10.x86_64 gdb-minimal-14.2-4.el10.x86_64 gdbm-1.23-10.el10.x86_64 gdbm-libs-1.23-10.el10.x86_64 glibc-2.39-37.el10.x86_64 glibc-common-2.39-37.el10.x86_64 glibc-gconv-extra-2.39-37.el10.x86_64 glibc-minimal-langpack-2.39-37.el10.x86_64 gmp-6.2.1-10.el10.x86_64 go-srpm-macros-3.6.0-4.el10.noarch grep-3.11-10.el10.x86_64 gzip-1.13-3.el10.x86_64 info-7.1-6.el10.x86_64 jansson-2.14-3.el10.x86_64 json-c-0.18-3.el10.x86_64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 krb5-libs-1.21.3-7.el10.x86_64 libacl-2.3.2-4.el10.x86_64 libarchive-3.7.7-1.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-10.el10.x86_64 libbrotli-1.1.0-6.el10.x86_64 libcap-2.69-7.el10.x86_64 libcap-ng-0.8.4-6.el10.x86_64 libcom_err-1.47.1-3.el10.x86_64 libcurl-8.9.1-5.el10.x86_64 libeconf-0.6.2-4.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libfdisk-2.40.2-10.el10.x86_64 libffi-3.4.4-9.el10.x86_64 libgcc-14.2.1-7.el10.x86_64 libgomp-14.2.1-7.el10.x86_64 libidn2-2.3.7-3.el10.x86_64 libmount-2.40.2-10.el10.x86_64 libnghttp2-1.64.0-2.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpsl-0.21.5-7.el10.x86_64 libpwquality-1.4.5-12.el10.x86_64 libselinux-3.8-1.el10.x86_64 libsemanage-3.8-1.el10.x86_64 libsepol-3.8-1.el10.x86_64 libsmartcols-2.40.2-10.el10.x86_64 libssh-0.11.1-2.el10.x86_64 libssh-config-0.11.1-2.el10.noarch libstdc++-14.2.1-7.el10.x86_64 libtasn1-4.19.0-9.el10.x86_64 libunistring-1.1-11.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-10.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libxcrypt-4.4.36-10.el10.x86_64 libxml2-2.12.5-5.el10.x86_64 libzstd-1.5.5-9.el10.x86_64 lua-libs-5.4.6-7.el10.x86_64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.x86_64 mpfr-4.2.1-5.el10.x86_64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.x86_64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openldap-2.6.8-3.el10.x86_64 openssl-libs-3.2.2-16.el10.x86_64 p11-kit-0.25.5-7.el10.x86_64 p11-kit-trust-0.25.5-7.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-7.el10.x86_64 pam-libs-1.6.1-7.el10.x86_64 patch-2.7.6-26.el10.x86_64 pcre2-10.44-1.el10.3.x86_64 pcre2-syntax-10.44-1.el10.3.noarch perl-srpm-macros-1-57.el10.noarch pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-6.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-srpm-macros-3.12-9.1.el10.noarch qt6-srpm-macros-6.8.1-3.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-287-2.el10.noarch rpm-4.19.1.1-12.el10.x86_64 rpm-build-4.19.1.1-12.el10.x86_64 rpm-build-libs-4.19.1.1-12.el10.x86_64 rpm-libs-4.19.1.1-12.el10.x86_64 rpm-sequoia-1.6.0-6.el10.x86_64 rust-toolset-srpm-macros-1.84.1-1.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-4.el10.noarch shadow-utils-4.15.0-5.el10.x86_64 sqlite-libs-3.46.1-3.el10.x86_64 systemd-libs-257-9.el10.x86_64 tar-1.35-7.el10.x86_64 unzip-6.0-66.el10.x86_64 util-linux-2.40.2-10.el10.x86_64 util-linux-core-2.40.2-10.el10.x86_64 which-2.21-43.el10.x86_64 xz-5.6.2-3.el10.x86_64 xz-libs-5.6.2-3.el10.x86_64 zip-3.0-44.el10.x86_64 zlib-ng-compat-2.2.3-1.el10.x86_64 zstd-1.5.5-9.el10.x86_64 Start: buildsrpm Start: rpmbuild -bs warning: Macro expanded in comment on line 31: %{centos} explicitly warning: line 359: Possible unexpanded macro in: Requires: (selinux-policy >= %{_selinux_policy_version} if selinux-policy-targeted) Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1739404800 Wrote: /builddir/build/SRPMS/cockpit-333-1.el10.src.rpm RPM build warnings: Macro expanded in comment on line 31: %{centos} explicitly line 359: Possible unexpanded macro in: Requires: (selinux-policy >= %{_selinux_policy_version} if selinux-policy-targeted) Finish: rpmbuild -bs INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/custom-1-x86_64-1740824016.742301/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1740824016.742301/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1740824016.742301/root/var/log/dnf.rpm.log INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz /bin/tar: Removing leading `/' from member names Finish: buildsrpm INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-i_9msdh5/cockpit/cockpit.spec) Config(child) 0 minutes 7 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/cockpit-333-1.el10.src.rpm) Config(custom-1-x86_64) Start: chroot init INFO: mounting tmpfs at /var/lib/mock/custom-1-x86_64-1740824016.742301/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 from host and used with --installroot: rpm-4.20.0-1.fc41.x86_64 rpm-sequoia-1.7.0-2.fc41.x86_64 python3-dnf-4.22.0-2.fc41.noarch python3-dnf-plugins-core-4.10.0-1.fc41.noarch dnf5-5.2.10.0-2.fc41.x86_64 dnf5-plugins-5.2.10.0-2.fc41.x86_64 Finish: chroot init Start: build phase for cockpit-333-1.el10.src.rpm Start: build setup for cockpit-333-1.el10.src.rpm warning: Macro expanded in comment on line 31: %{centos} explicitly warning: line 359: Possible unexpanded macro in: Requires: (selinux-policy >= %{_selinux_policy_version} if selinux-policy-targeted) Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1739404800 Wrote: /builddir/build/SRPMS/cockpit-333-1.el10.src.rpm RPM build warnings: Macro expanded in comment on line 31: %{centos} explicitly line 359: Possible unexpanded macro in: Requires: (selinux-policy >= %{_selinux_policy_version} if selinux-policy-targeted) No matches found for the following disable plugin patterns: local, spacewalk, versionlock Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Copr repository 148 kB/s | 2.2 kB 00:00 Copr repository 24 MB/s | 597 kB 00:00 Additional repo https_download_copr_fedorainfra 184 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 23 MB/s | 597 kB 00:00 Additional repo https_download_copr_fedorainfra 137 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 161 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 167 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 170 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 213 kB/s | 2.2 kB 00:00 Package sed-4.9-3.el10.x86_64 is already installed. Dependencies resolved. ===================================================================================================================================================================== Package Arch Version Repository Size ===================================================================================================================================================================== Installing: autoconf noarch 2.71-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 720 k automake noarch 1.16.5-20.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 676 k docbook-style-xsl noarch 1.79.2-24.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 1.2 M gcc x86_64 14.2.1-7.el10 copr_base 38 M gdb x86_64 14.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 143 k gettext x86_64 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.1 M glib-networking x86_64 2.80.0-3.el10 copr_base 186 k glib2-devel x86_64 2.80.4-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.4 M gnutls-devel x86_64 3.8.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 2.2 M json-glib-devel x86_64 1.8.0-5.el10 copr_base 169 k krb5-devel x86_64 1.21.3-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 134 k krb5-server x86_64 1.21.3-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 296 k libxslt-devel x86_64 1.1.39-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 125 k make x86_64 1:4.4.1-9.el10 copr_base 579 k openssh-clients x86_64 9.9p1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 778 k openssl-devel x86_64 1:3.2.2-16.el10 copr_base 2.7 M pam-devel x86_64 1.6.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 97 k polkit-devel x86_64 125-3.el10 copr_base 42 k python3-devel x86_64 3.12.9-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 278 k python3-pip noarch 23.3.2-10.el10 copr_base 2.9 M selinux-policy noarch 40.13.26-1.el10 copr_base 49 k selinux-policy-devel noarch 40.13.26-1.el10 copr_base 1.2 M systemd-devel x86_64 257-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 532 k xmlto x86_64 0.0.28-25.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 50 k zlib-ng-compat-devel x86_64 2.2.3-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 38 k Installing dependencies: annobin-docs noarch 12.92-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 92 k annobin-plugin-gcc x86_64 12.92-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 983 k attr x86_64 2.5.2-5.el10 copr_base 61 k boost-regex x86_64 1.83.0-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 111 k checkpolicy x86_64 3.8-1.el10 copr_base 356 k cmake-filesystem x86_64 3.30.5-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 17 k cpp x86_64 14.2.1-7.el10 copr_base 13 M dbus x86_64 1:1.14.10-5.el10 copr_base 7.9 k dbus-broker x86_64 36-1.el10 copr_base 172 k dbus-common noarch 1:1.14.10-5.el10 copr_base 15 k dnf-data noarch 4.20.0-11.el10 copr_base 40 k docbook-dtds noarch 1.0-89.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 283 k duktape x86_64 2.7.0-11.el10 copr_base 170 k emacs-filesystem noarch 1:29.4-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 9.4 k expat x86_64 2.6.4-1.el10 copr_base 115 k flex x86_64 2.6.4-19.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 293 k gcc-plugin-annobin x86_64 14.2.1-7.el10 copr_base 61 k gdb-headless x86_64 14.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 4.8 M gettext-envsubst x86_64 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 37 k gettext-libs x86_64 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 666 k gettext-runtime x86_64 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 113 k glib2 x86_64 2.80.4-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 3.0 M glibc-devel x86_64 2.39-37.el10 copr_base 525 k gnutls x86_64 3.8.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.2 M gnutls-c++ x86_64 3.8.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 29 k gnutls-dane x86_64 3.8.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 43 k groff-base x86_64 1.23.0-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.1 M gsettings-desktop-schemas x86_64 47.1-1.el10 copr_base 765 k ima-evm-utils x86_64 1.6.2-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 71 k json-glib x86_64 1.8.0-5.el10 copr_base 155 k kernel-headers x86_64 6.12.0-65.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.5 M keyutils x86_64 1.6.3-5.el10 copr_base 73 k keyutils-libs-devel x86_64 1.6.3-5.el10 copr_base 55 k krb5-pkinit x86_64 1.21.3-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 60 k libbabeltrace x86_64 1.5.11-9.el10 copr_base 190 k libblkid-devel x86_64 2.40.2-10.el10 copr_base 27 k libcbor x86_64 0.11.0-3.el10 copr_base 34 k libcom_err-devel x86_64 1.47.1-3.el10 copr_base 16 k libcomps x86_64 0.1.21-3.el10 copr_base 77 k libdnf x86_64 0.73.1-7.el10 copr_base 696 k libedit x86_64 3.1-52.20230828cvs.el10 copr_base 105 k libev x86_64 4.33-14.el10 copr_base 53 k libffi-devel x86_64 3.4.4-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 29 k libfido2 x86_64 1.14.0-7.el10 copr_base 99 k libgpg-error x86_64 1.50-2.el10 copr_base 231 k libgpg-error-devel x86_64 1.50-2.el10 copr_base 71 k libicu x86_64 74.2-4.el10 copr_base 10 M libidn2-devel x86_64 2.3.7-3.el10 copr_base 63 k libipt x86_64 2.1-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 58 k libkadm5 x86_64 1.21.3-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 76 k libmodulemd x86_64 2.15.0-12.el10 copr_base 234 k libmount-devel x86_64 2.40.2-10.el10 copr_base 28 k libmpc x86_64 1.3.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 71 k libproxy x86_64 0.5.5-4.el10 copr_base 49 k librepo x86_64 1.18.0-3.el10 copr_base 95 k libseccomp x86_64 2.5.3-10.el10 copr_base 71 k libselinux-devel x86_64 3.8-1.el10 copr_base 116 k libselinux-utils x86_64 3.8-1.el10 copr_base 110 k libsepol-devel x86_64 3.8-1.el10 copr_base 41 k libsolv x86_64 0.7.29-9.el10 copr_base 412 k libss x86_64 1.47.1-3.el10 copr_base 32 k libtasn1-devel x86_64 4.19.0-9.el10 copr_base 77 k libtasn1-tools x86_64 4.19.0-9.el10 copr_base 27 k libverto-devel x86_64 0.3.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 15 k libverto-libev x86_64 0.3.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 13 k libxcrypt-devel x86_64 4.4.36-10.el10 copr_base 29 k libxml2-devel x86_64 2.12.5-5.el10 copr_base 495 k libxslt x86_64 1.1.39-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 188 k libyaml x86_64 0.2.5-16.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 61 k lmdb-libs x86_64 0.9.32-4.el10 copr_base 61 k logrotate x86_64 3.22.0-4.el10 copr_base 76 k m4 x86_64 1.4.19-11.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 298 k mpdecimal x86_64 2.5.1-12.el10 copr_base 89 k ncurses x86_64 6.4-14.20240127.el10 copr_base 415 k openssh x86_64 9.9p1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 350 k p11-kit-devel x86_64 0.25.5-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 81 k pcre2-devel x86_64 10.44-1.el10.3 copr_base 490 k pcre2-utf16 x86_64 10.44-1.el10.3 copr_base 226 k pcre2-utf32 x86_64 10.44-1.el10.3 copr_base 213 k perl-AutoLoader noarch 5.74-512.el10 copr_base 22 k perl-B x86_64 1.89-512.el10 copr_base 177 k perl-Carp noarch 1.54-511.el10 copr_base 29 k perl-Class-Struct noarch 0.68-512.el10 copr_base 22 k perl-Data-Dumper x86_64 2.189-512.el10 copr_base 57 k perl-Digest noarch 1.20-511.el10 copr_base 25 k perl-Digest-MD5 x86_64 2.59-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 36 k perl-DynaLoader x86_64 1.56-512.el10 copr_base 26 k perl-Encode x86_64 4:3.21-511.el10 copr_base 1.0 M perl-Errno x86_64 1.38-512.el10 copr_base 15 k perl-Exporter noarch 5.78-511.el10 copr_base 31 k perl-Fcntl x86_64 1.18-512.el10 copr_base 30 k perl-File-Basename noarch 2.86-512.el10 copr_base 17 k perl-File-Compare noarch 1.100.800-512.el10 copr_base 14 k perl-File-Copy noarch 2.41-512.el10 copr_base 20 k perl-File-Find noarch 1.44-512.el10 copr_base 26 k perl-File-Path noarch 2.18-511.el10 copr_base 36 k perl-File-Temp noarch 1:0.231.100-512.el10 copr_base 60 k perl-File-stat noarch 1.14-512.el10 copr_base 17 k perl-FileHandle noarch 2.05-512.el10 copr_base 16 k perl-Getopt-Long noarch 1:2.58-3.el10 copr_base 64 k perl-Getopt-Std noarch 1.14-512.el10 copr_base 16 k perl-HTTP-Tiny noarch 0.088-512.el10 copr_base 56 k perl-IO x86_64 1.55-512.el10 copr_base 78 k perl-IO-Socket-IP noarch 0.42-512.el10 copr_base 42 k perl-IO-Socket-SSL noarch 2.085-3.el10 copr_base 225 k perl-IPC-Open3 noarch 1.22-512.el10 copr_base 22 k perl-MIME-Base64 x86_64 3.16-511.el10 copr_base 30 k perl-Mozilla-CA noarch 20231213-5.el10 copr_base 14 k perl-Net-SSLeay x86_64 1.94-7.el10 copr_base 358 k perl-POSIX x86_64 2.20-512.el10 copr_base 97 k perl-PathTools x86_64 3.91-512.el10 copr_base 83 k perl-Pod-Escapes noarch 1:1.07-511.el10 copr_base 20 k perl-Pod-Perldoc noarch 3.28.01-512.el10 copr_base 80 k perl-Pod-Simple noarch 1:3.45-511.el10 copr_base 209 k perl-Pod-Usage noarch 4:2.03-511.el10 copr_base 40 k perl-Scalar-List-Utils x86_64 5:1.63-511.el10 copr_base 73 k perl-SelectSaver noarch 1.02-512.el10 copr_base 12 k perl-Socket x86_64 4:2.038-511.el10 copr_base 55 k perl-Storable x86_64 1:3.32-511.el10 copr_base 99 k perl-Symbol noarch 1.09-512.el10 copr_base 15 k perl-Term-ANSIColor noarch 5.01-512.el10 copr_base 48 k perl-Term-Cap noarch 1.18-511.el10 copr_base 22 k perl-Text-ParseWords noarch 3.31-511.el10 copr_base 17 k perl-Text-Tabs+Wrap noarch 2024.001-511.el10 copr_base 22 k perl-Thread-Queue noarch 3.14-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 22 k perl-Time-Local noarch 2:1.350-511.el10 copr_base 35 k perl-URI noarch 5.27-3.el10 copr_base 119 k perl-base noarch 2.27-512.el10 copr_base 17 k perl-constant noarch 1.33-512.el10 copr_base 23 k perl-if noarch 0.61.000-512.el10 copr_base 14 k perl-interpreter x86_64 4:5.40.1-512.el10 copr_base 72 k perl-libnet noarch 3.15-512.el10 copr_base 123 k perl-libs x86_64 4:5.40.1-512.el10 copr_base 2.2 M perl-locale noarch 1.12-512.el10 copr_base 14 k perl-mro x86_64 1.29-512.el10 copr_base 30 k perl-overload noarch 1.37-512.el10 copr_base 46 k perl-overloading noarch 0.02-512.el10 copr_base 13 k perl-parent noarch 1:0.241-512.el10 copr_base 15 k perl-podlators noarch 1:5.01-511.el10 copr_base 121 k perl-threads x86_64 1:2.40-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 58 k perl-threads-shared x86_64 1.69-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 45 k perl-vars noarch 1.05-512.el10 copr_base 13 k policycoreutils x86_64 3.8-1.el10 copr_base 191 k policycoreutils-devel x86_64 3.8-1.el10 copr_base 139 k policycoreutils-python-utils noarch 3.8-1.el10 copr_base 46 k polkit-docs noarch 125-3.el10 copr_base 243 k polkit-libs x86_64 125-3.el10 copr_base 68 k protobuf-c x86_64 1.5.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 32 k python-rpm-macros noarch 3.12-9.1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 18 k python3 x86_64 3.12.9-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 29 k python3-audit x86_64 4.0.3-1.el10 copr_base 70 k python3-distro noarch 1.9.0-5.el10 copr_base 46 k python3-dnf noarch 4.20.0-11.el10 copr_base 584 k python3-hawkey x86_64 0.73.1-7.el10 copr_base 106 k python3-libcomps x86_64 0.1.21-3.el10 copr_base 48 k python3-libdnf x86_64 0.73.1-7.el10 copr_base 849 k python3-libs x86_64 3.12.9-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 8.9 M python3-libselinux x86_64 3.8-1.el10 copr_base 199 k python3-libsemanage x86_64 3.8-1.el10 copr_base 81 k python3-packaging noarch 24.2-2.el10 copr_base 141 k python3-pip-wheel noarch 23.3.2-10.el10 copr_base 1.5 M python3-policycoreutils noarch 3.8-1.el10 copr_base 2.2 M python3-rpm x86_64 4.19.1.1-12.el10 copr_base 66 k python3-rpm-generators noarch 14-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 30 k python3-rpm-macros noarch 3.12-9.1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 13 k python3-setools x86_64 4.5.1-4.el10 copr_base 688 k python3-setuptools noarch 69.0.3-11.el10 copr_base 1.4 M rpm-plugin-selinux x86_64 4.19.1.1-12.el10 copr_base 19 k rpm-sign-libs x86_64 4.19.1.1-12.el10 copr_base 24 k selinux-policy-targeted noarch 40.13.26-1.el10 copr_base 5.9 M sgml-common noarch 0.6.3-64.el10 copr_base 54 k source-highlight x86_64 3.1.9-25.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 706 k sysprof-capture-devel x86_64 47.2-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 55 k systemd x86_64 257-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 5.5 M systemd-pam x86_64 257-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 297 k systemd-rpm-macros noarch 257-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 21 k tpm2-tss x86_64 4.1.3-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 426 k tzdata noarch 2025a-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 431 k unbound-libs x86_64 1.20.0-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 543 k words noarch 3.0-47.el10 copr_base 1.2 M xml-common noarch 0.6.3-64.el10 copr_base 32 k xz-devel x86_64 1:5.6.2-3.el10 copr_base 62 k Transaction Summary ===================================================================================================================================================================== Install 207 Packages Total download size: 141 M Installed size: 510 M Downloading Packages: (1/207): attr-2.5.2-5.el10.x86_64.rpm 5.0 MB/s | 61 kB 00:00 (2/207): dbus-1.14.10-5.el10.x86_64.rpm 5.6 MB/s | 7.9 kB 00:00 (3/207): checkpolicy-3.8-1.el10.x86_64.rpm 23 MB/s | 356 kB 00:00 (4/207): dbus-broker-36-1.el10.x86_64.rpm 58 MB/s | 172 kB 00:00 (5/207): dbus-common-1.14.10-5.el10.noarch.rpm 9.2 MB/s | 15 kB 00:00 (6/207): dnf-data-4.20.0-11.el10.noarch.rpm 11 MB/s | 40 kB 00:00 (7/207): expat-2.6.4-1.el10.x86_64.rpm 68 MB/s | 115 kB 00:00 (8/207): cpp-14.2.1-7.el10.x86_64.rpm 267 MB/s | 13 MB 00:00 (9/207): gcc-plugin-annobin-14.2.1-7.el10.x86_6 16 MB/s | 61 kB 00:00 (10/207): duktape-2.7.0-11.el10.x86_64.rpm 4.7 MB/s | 170 kB 00:00 (11/207): glibc-devel-2.39-37.el10.x86_64.rpm 73 MB/s | 525 kB 00:00 (12/207): glib-networking-2.80.0-3.el10.x86_64. 5.2 MB/s | 186 kB 00:00 (13/207): gsettings-desktop-schemas-47.1-1.el10 26 MB/s | 765 kB 00:00 (14/207): json-glib-1.8.0-5.el10.x86_64.rpm 47 MB/s | 155 kB 00:00 (15/207): json-glib-devel-1.8.0-5.el10.x86_64.r 56 MB/s | 169 kB 00:00 (16/207): keyutils-libs-devel-1.6.3-5.el10.x86_ 24 MB/s | 55 kB 00:00 (17/207): keyutils-1.6.3-5.el10.x86_64.rpm 13 MB/s | 73 kB 00:00 (18/207): libblkid-devel-2.40.2-10.el10.x86_64. 18 MB/s | 27 kB 00:00 (19/207): libcbor-0.11.0-3.el10.x86_64.rpm 19 MB/s | 34 kB 00:00 (20/207): libcom_err-devel-1.47.1-3.el10.x86_64 7.9 MB/s | 16 kB 00:00 (21/207): libbabeltrace-1.5.11-9.el10.x86_64.rp 20 MB/s | 190 kB 00:00 (22/207): libcomps-0.1.21-3.el10.x86_64.rpm 24 MB/s | 77 kB 00:00 (23/207): libdnf-0.73.1-7.el10.x86_64.rpm 126 MB/s | 696 kB 00:00 (24/207): libedit-3.1-52.20230828cvs.el10.x86_6 27 MB/s | 105 kB 00:00 (25/207): libfido2-1.14.0-7.el10.x86_64.rpm 55 MB/s | 99 kB 00:00 (26/207): libgpg-error-1.50-2.el10.x86_64.rpm 106 MB/s | 231 kB 00:00 (27/207): libgpg-error-devel-1.50-2.el10.x86_64 15 MB/s | 71 kB 00:00 (28/207): gcc-14.2.1-7.el10.x86_64.rpm 293 MB/s | 38 MB 00:00 (29/207): libev-4.33-14.el10.x86_64.rpm 943 kB/s | 53 kB 00:00 (30/207): libidn2-devel-2.3.7-3.el10.x86_64.rpm 4.0 MB/s | 63 kB 00:00 (31/207): libicu-74.2-4.el10.x86_64.rpm 179 MB/s | 10 MB 00:00 (32/207): libmodulemd-2.15.0-12.el10.x86_64.rpm 18 MB/s | 234 kB 00:00 (33/207): libmount-devel-2.40.2-10.el10.x86_64. 2.4 MB/s | 28 kB 00:00 (34/207): libseccomp-2.5.3-10.el10.x86_64.rpm 37 MB/s | 71 kB 00:00 (35/207): librepo-1.18.0-3.el10.x86_64.rpm 33 MB/s | 95 kB 00:00 (36/207): libselinux-devel-3.8-1.el10.x86_64.rp 70 MB/s | 116 kB 00:00 (37/207): libselinux-utils-3.8-1.el10.x86_64.rp 49 MB/s | 110 kB 00:00 (38/207): libsepol-devel-3.8-1.el10.x86_64.rpm 10 MB/s | 41 kB 00:00 (39/207): libsolv-0.7.29-9.el10.x86_64.rpm 89 MB/s | 412 kB 00:00 (40/207): libtasn1-devel-4.19.0-9.el10.x86_64.r 51 MB/s | 77 kB 00:00 (41/207): libproxy-0.5.5-4.el10.x86_64.rpm 3.4 MB/s | 49 kB 00:00 (42/207): libtasn1-tools-4.19.0-9.el10.x86_64.r 12 MB/s | 27 kB 00:00 (43/207): libxcrypt-devel-4.4.36-10.el10.x86_64 16 MB/s | 29 kB 00:00 (44/207): libxml2-devel-2.12.5-5.el10.x86_64.rp 199 MB/s | 495 kB 00:00 (45/207): lmdb-libs-0.9.32-4.el10.x86_64.rpm 13 MB/s | 61 kB 00:00 (46/207): make-4.4.1-9.el10.x86_64.rpm 192 MB/s | 579 kB 00:00 (47/207): mpdecimal-2.5.1-12.el10.x86_64.rpm 51 MB/s | 89 kB 00:00 (48/207): libss-1.47.1-3.el10.x86_64.rpm 1.6 MB/s | 32 kB 00:00 (49/207): ncurses-6.4-14.20240127.el10.x86_64.r 130 MB/s | 415 kB 00:00 (50/207): pcre2-devel-10.44-1.el10.3.x86_64.rpm 156 MB/s | 490 kB 00:00 (51/207): pcre2-utf16-10.44-1.el10.3.x86_64.rpm 85 MB/s | 226 kB 00:00 (52/207): openssl-devel-3.2.2-16.el10.x86_64.rp 281 MB/s | 2.7 MB 00:00 (53/207): pcre2-utf32-10.44-1.el10.3.x86_64.rpm 59 MB/s | 213 kB 00:00 (54/207): perl-AutoLoader-5.74-512.el10.noarch. 15 MB/s | 22 kB 00:00 (55/207): perl-B-1.89-512.el10.x86_64.rpm 96 MB/s | 177 kB 00:00 (56/207): perl-Carp-1.54-511.el10.noarch.rpm 22 MB/s | 29 kB 00:00 (57/207): perl-Class-Struct-0.68-512.el10.noarc 15 MB/s | 22 kB 00:00 (58/207): perl-Data-Dumper-2.189-512.el10.x86_6 40 MB/s | 57 kB 00:00 (59/207): perl-Digest-1.20-511.el10.noarch.rpm 15 MB/s | 25 kB 00:00 (60/207): perl-DynaLoader-1.56-512.el10.x86_64. 15 MB/s | 26 kB 00:00 (61/207): perl-Errno-1.38-512.el10.x86_64.rpm 9.4 MB/s | 15 kB 00:00 (62/207): perl-Encode-3.21-511.el10.x86_64.rpm 279 MB/s | 1.0 MB 00:00 (63/207): perl-Exporter-5.78-511.el10.noarch.rp 15 MB/s | 31 kB 00:00 (64/207): perl-Fcntl-1.18-512.el10.x86_64.rpm 21 MB/s | 30 kB 00:00 (65/207): perl-File-Basename-2.86-512.el10.noar 12 MB/s | 17 kB 00:00 (66/207): logrotate-3.22.0-4.el10.x86_64.rpm 2.3 MB/s | 76 kB 00:00 (67/207): perl-File-Compare-1.100.800-512.el10. 8.0 MB/s | 14 kB 00:00 (68/207): perl-File-Copy-2.41-512.el10.noarch.r 10 MB/s | 20 kB 00:00 (69/207): perl-File-Find-1.44-512.el10.noarch.r 7.9 MB/s | 26 kB 00:00 (70/207): perl-File-Path-2.18-511.el10.noarch.r 15 MB/s | 36 kB 00:00 (71/207): perl-File-Temp-0.231.100-512.el10.noa 27 MB/s | 60 kB 00:00 (72/207): perl-File-stat-1.14-512.el10.noarch.r 13 MB/s | 17 kB 00:00 (73/207): perl-FileHandle-2.05-512.el10.noarch. 9.4 MB/s | 16 kB 00:00 (74/207): perl-Getopt-Long-2.58-3.el10.noarch.r 40 MB/s | 64 kB 00:00 (75/207): perl-HTTP-Tiny-0.088-512.el10.noarch. 37 MB/s | 56 kB 00:00 (76/207): perl-Getopt-Std-1.14-512.el10.noarch. 6.1 MB/s | 16 kB 00:00 (77/207): perl-IO-1.55-512.el10.x86_64.rpm 27 MB/s | 78 kB 00:00 (78/207): perl-IO-Socket-IP-0.42-512.el10.noarc 24 MB/s | 42 kB 00:00 (79/207): perl-IPC-Open3-1.22-512.el10.noarch.r 11 MB/s | 22 kB 00:00 (80/207): perl-MIME-Base64-3.16-511.el10.x86_64 14 MB/s | 30 kB 00:00 (81/207): perl-IO-Socket-SSL-2.085-3.el10.noarc 44 MB/s | 225 kB 00:00 (82/207): perl-Mozilla-CA-20231213-5.el10.noarc 7.6 MB/s | 14 kB 00:00 (83/207): perl-Net-SSLeay-1.94-7.el10.x86_64.rp 150 MB/s | 358 kB 00:00 (84/207): perl-POSIX-2.20-512.el10.x86_64.rpm 60 MB/s | 97 kB 00:00 (85/207): perl-PathTools-3.91-512.el10.x86_64.r 39 MB/s | 83 kB 00:00 (86/207): perl-Pod-Escapes-1.07-511.el10.noarch 13 MB/s | 20 kB 00:00 (87/207): perl-Pod-Perldoc-3.28.01-512.el10.noa 39 MB/s | 80 kB 00:00 (88/207): perl-Pod-Simple-3.45-511.el10.noarch. 85 MB/s | 209 kB 00:00 (89/207): perl-Pod-Usage-2.03-511.el10.noarch.r 18 MB/s | 40 kB 00:00 (90/207): perl-Scalar-List-Utils-1.63-511.el10. 47 MB/s | 73 kB 00:00 (91/207): perl-SelectSaver-1.02-512.el10.noarch 6.2 MB/s | 12 kB 00:00 (92/207): perl-Storable-3.32-511.el10.x86_64.rp 50 MB/s | 99 kB 00:00 (93/207): perl-Socket-2.038-511.el10.x86_64.rpm 17 MB/s | 55 kB 00:00 (94/207): perl-Symbol-1.09-512.el10.noarch.rpm 6.7 MB/s | 15 kB 00:00 (95/207): perl-Term-ANSIColor-5.01-512.el10.noa 27 MB/s | 48 kB 00:00 (96/207): perl-Term-Cap-1.18-511.el10.noarch.rp 9.6 MB/s | 22 kB 00:00 (97/207): perl-Text-ParseWords-3.31-511.el10.no 11 MB/s | 17 kB 00:00 (98/207): perl-Text-Tabs+Wrap-2024.001-511.el10 16 MB/s | 22 kB 00:00 (99/207): perl-Time-Local-1.350-511.el10.noarch 19 MB/s | 35 kB 00:00 (100/207): perl-URI-5.27-3.el10.noarch.rpm 54 MB/s | 119 kB 00:00 (101/207): perl-base-2.27-512.el10.noarch.rpm 8.4 MB/s | 17 kB 00:00 (102/207): perl-constant-1.33-512.el10.noarch.r 14 MB/s | 23 kB 00:00 (103/207): perl-if-0.61.000-512.el10.noarch.rpm 7.4 MB/s | 14 kB 00:00 (104/207): perl-interpreter-5.40.1-512.el10.x86 31 MB/s | 72 kB 00:00 (105/207): perl-libnet-3.15-512.el10.noarch.rpm 53 MB/s | 123 kB 00:00 (106/207): perl-locale-1.12-512.el10.noarch.rpm 5.2 MB/s | 14 kB 00:00 (107/207): perl-mro-1.29-512.el10.x86_64.rpm 11 MB/s | 30 kB 00:00 (108/207): perl-overload-1.37-512.el10.noarch.r 11 MB/s | 46 kB 00:00 (109/207): perl-libs-5.40.1-512.el10.x86_64.rpm 228 MB/s | 2.2 MB 00:00 (110/207): perl-overloading-0.02-512.el10.noarc 2.5 MB/s | 13 kB 00:00 (111/207): perl-parent-0.241-512.el10.noarch.rp 5.9 MB/s | 15 kB 00:00 (112/207): perl-podlators-5.01-511.el10.noarch. 49 MB/s | 121 kB 00:00 (113/207): perl-vars-1.05-512.el10.noarch.rpm 5.3 MB/s | 13 kB 00:00 (114/207): policycoreutils-3.8-1.el10.x86_64.rp 62 MB/s | 191 kB 00:00 (115/207): polkit-devel-125-3.el10.x86_64.rpm 26 MB/s | 42 kB 00:00 (116/207): polkit-docs-125-3.el10.noarch.rpm 138 MB/s | 243 kB 00:00 (117/207): policycoreutils-devel-3.8-1.el10.x86 29 MB/s | 139 kB 00:00 (118/207): policycoreutils-python-utils-3.8-1.e 7.8 MB/s | 46 kB 00:00 (119/207): polkit-libs-125-3.el10.x86_64.rpm 36 MB/s | 68 kB 00:00 (120/207): python3-distro-1.9.0-5.el10.noarch.r 9.7 MB/s | 46 kB 00:00 (121/207): python3-audit-4.0.3-1.el10.x86_64.rp 9.6 MB/s | 70 kB 00:00 (122/207): python3-hawkey-0.73.1-7.el10.x86_64. 48 MB/s | 106 kB 00:00 (123/207): python3-libcomps-0.1.21-3.el10.x86_6 21 MB/s | 48 kB 00:00 (124/207): python3-dnf-4.20.0-11.el10.noarch.rp 60 MB/s | 584 kB 00:00 (125/207): python3-libdnf-0.73.1-7.el10.x86_64. 178 MB/s | 849 kB 00:00 (126/207): python3-packaging-24.2-2.el10.noarch 92 MB/s | 141 kB 00:00 (127/207): python3-libselinux-3.8-1.el10.x86_64 36 MB/s | 199 kB 00:00 (128/207): python3-libsemanage-3.8-1.el10.x86_6 18 MB/s | 81 kB 00:00 (129/207): python3-pip-wheel-23.3.2-10.el10.noa 141 MB/s | 1.5 MB 00:00 (130/207): python3-policycoreutils-3.8-1.el10.n 157 MB/s | 2.2 MB 00:00 (131/207): python3-pip-23.3.2-10.el10.noarch.rp 156 MB/s | 2.9 MB 00:00 (132/207): python3-rpm-4.19.1.1-12.el10.x86_64. 8.5 MB/s | 66 kB 00:00 (133/207): rpm-plugin-selinux-4.19.1.1-12.el10. 5.8 MB/s | 19 kB 00:00 (134/207): python3-setuptools-69.0.3-11.el10.no 163 MB/s | 1.4 MB 00:00 (135/207): selinux-policy-40.13.26-1.el10.noarc 32 MB/s | 49 kB 00:00 (136/207): python3-setools-4.5.1-4.el10.x86_64. 44 MB/s | 688 kB 00:00 (137/207): rpm-sign-libs-4.19.1.1-12.el10.x86_6 2.6 MB/s | 24 kB 00:00 (138/207): sgml-common-0.6.3-64.el10.noarch.rpm 22 MB/s | 54 kB 00:00 (139/207): selinux-policy-targeted-40.13.26-1.e 303 MB/s | 5.9 MB 00:00 (140/207): words-3.0-47.el10.noarch.rpm 71 MB/s | 1.2 MB 00:00 (141/207): xml-common-0.6.3-64.el10.noarch.rpm 16 MB/s | 32 kB 00:00 (142/207): xz-devel-5.6.2-3.el10.x86_64.rpm 37 MB/s | 62 kB 00:00 (143/207): annobin-docs-12.92-1.el10.noarch.rpm 48 MB/s | 92 kB 00:00 (144/207): docbook-dtds-1.0-89.el10.noarch.rpm 107 MB/s | 283 kB 00:00 (145/207): annobin-plugin-gcc-12.92-1.el10.x86_ 219 MB/s | 983 kB 00:00 (146/207): docbook-style-xsl-1.79.2-24.el10.noa 296 MB/s | 1.2 MB 00:00 (147/207): flex-2.6.4-19.el10.x86_64.rpm 76 MB/s | 293 kB 00:00 (148/207): libmpc-1.3.1-7.el10.x86_64.rpm 45 MB/s | 71 kB 00:00 (149/207): libxslt-1.1.39-6.el10.x86_64.rpm 119 MB/s | 188 kB 00:00 (150/207): libxslt-devel-1.1.39-6.el10.x86_64.r 28 MB/s | 125 kB 00:00 (151/207): m4-1.4.19-11.el10.x86_64.rpm 148 MB/s | 298 kB 00:00 (152/207): perl-Digest-MD5-2.59-6.el10.x86_64.r 27 MB/s | 36 kB 00:00 (153/207): perl-Thread-Queue-3.14-511.el10.noar 6.2 MB/s | 22 kB 00:00 (154/207): perl-threads-2.40-511.el10.x86_64.rp 35 MB/s | 58 kB 00:00 (155/207): perl-threads-shared-1.69-511.el10.x8 24 MB/s | 45 kB 00:00 (156/207): python-rpm-macros-3.12-9.1.el10.noar 13 MB/s | 18 kB 00:00 (157/207): selinux-policy-devel-40.13.26-1.el10 21 MB/s | 1.2 MB 00:00 (158/207): python3-rpm-generators-14-12.el10.no 13 MB/s | 30 kB 00:00 (159/207): python3-rpm-macros-3.12-9.1.el10.noa 8.1 MB/s | 13 kB 00:00 (160/207): xmlto-0.0.28-25.el10.x86_64.rpm 26 MB/s | 50 kB 00:00 (161/207): autoconf-2.71-12.el10.noarch.rpm 191 MB/s | 720 kB 00:00 (162/207): automake-1.16.5-20.el10.noarch.rpm 149 MB/s | 676 kB 00:00 (163/207): boost-regex-1.83.0-5.el10.x86_64.rpm 67 MB/s | 111 kB 00:00 (164/207): cmake-filesystem-3.30.5-2.el10.x86_6 13 MB/s | 17 kB 00:00 (165/207): emacs-filesystem-29.4-9.el10.noarch. 6.1 MB/s | 9.4 kB 00:00 (166/207): gdb-14.2-4.el10.x86_64.rpm 37 MB/s | 143 kB 00:00 (167/207): gettext-0.22.5-6.el10.x86_64.rpm 238 MB/s | 1.1 MB 00:00 (168/207): gettext-envsubst-0.22.5-6.el10.x86_6 15 MB/s | 37 kB 00:00 (169/207): gettext-libs-0.22.5-6.el10.x86_64.rp 161 MB/s | 666 kB 00:00 (170/207): gettext-runtime-0.22.5-6.el10.x86_64 66 MB/s | 113 kB 00:00 (171/207): gdb-headless-14.2-4.el10.x86_64.rpm 194 MB/s | 4.8 MB 00:00 (172/207): glib2-2.80.4-5.el10.x86_64.rpm 222 MB/s | 3.0 MB 00:00 (173/207): glib2-devel-2.80.4-5.el10.x86_64.rpm 172 MB/s | 1.4 MB 00:00 (174/207): gnutls-3.8.8-1.el10.x86_64.rpm 239 MB/s | 1.2 MB 00:00 (175/207): gnutls-c++-3.8.8-1.el10.x86_64.rpm 11 MB/s | 29 kB 00:00 (176/207): gnutls-dane-3.8.8-1.el10.x86_64.rpm 22 MB/s | 43 kB 00:00 (177/207): gnutls-devel-3.8.8-1.el10.x86_64.rpm 256 MB/s | 2.2 MB 00:00 (178/207): groff-base-1.23.0-10.el10.x86_64.rpm 132 MB/s | 1.1 MB 00:00 (179/207): kernel-headers-6.12.0-65.el10.x86_64 316 MB/s | 1.5 MB 00:00 (180/207): krb5-devel-1.21.3-7.el10.x86_64.rpm 85 MB/s | 134 kB 00:00 (181/207): ima-evm-utils-1.6.2-1.el10.x86_64.rp 8.2 MB/s | 71 kB 00:00 (182/207): krb5-pkinit-1.21.3-7.el10.x86_64.rpm 1.7 MB/s | 60 kB 00:00 (183/207): libffi-devel-3.4.4-9.el10.x86_64.rpm 18 MB/s | 29 kB 00:00 (184/207): libipt-2.1-5.el10.x86_64.rpm 472 kB/s | 58 kB 00:00 (185/207): krb5-server-1.21.3-7.el10.x86_64.rpm 7.7 MB/s | 296 kB 00:00 (186/207): libkadm5-1.21.3-7.el10.x86_64.rpm 3.5 MB/s | 76 kB 00:00 (187/207): libverto-devel-0.3.2-10.el10.x86_64. 709 kB/s | 15 kB 00:00 (188/207): libverto-libev-0.3.2-10.el10.x86_64. 694 kB/s | 13 kB 00:00 (189/207): libyaml-0.2.5-16.el10.x86_64.rpm 18 MB/s | 61 kB 00:00 (190/207): openssh-9.9p1-7.el10.x86_64.rpm 73 MB/s | 350 kB 00:00 (191/207): openssh-clients-9.9p1-7.el10.x86_64. 86 MB/s | 778 kB 00:00 (192/207): p11-kit-devel-0.25.5-7.el10.x86_64.r 13 MB/s | 81 kB 00:00 (193/207): pam-devel-1.6.1-7.el10.x86_64.rpm 12 MB/s | 97 kB 00:00 (194/207): protobuf-c-1.5.0-6.el10.x86_64.rpm 7.3 MB/s | 32 kB 00:00 (195/207): python3-3.12.9-1.el10.x86_64.rpm 3.8 MB/s | 29 kB 00:00 (196/207): python3-devel-3.12.9-1.el10.x86_64.r 48 MB/s | 278 kB 00:00 (197/207): sysprof-capture-devel-47.2-1.el10.x8 9.3 MB/s | 55 kB 00:00 (198/207): source-highlight-3.1.9-25.el10.x86_6 49 MB/s | 706 kB 00:00 (199/207): systemd-devel-257-9.el10.x86_64.rpm 56 MB/s | 532 kB 00:00 (200/207): systemd-pam-257-9.el10.x86_64.rpm 52 MB/s | 297 kB 00:00 (201/207): systemd-rpm-macros-257-9.el10.noarch 5.7 MB/s | 21 kB 00:00 (202/207): tpm2-tss-4.1.3-5.el10.x86_64.rpm 91 MB/s | 426 kB 00:00 (203/207): systemd-257-9.el10.x86_64.rpm 132 MB/s | 5.5 MB 00:00 (204/207): tzdata-2025a-1.el10.noarch.rpm 37 MB/s | 431 kB 00:00 (205/207): python3-libs-3.12.9-1.el10.x86_64.rp 144 MB/s | 8.9 MB 00:00 (206/207): zlib-ng-compat-devel-2.2.3-1.el10.x8 4.0 MB/s | 38 kB 00:00 (207/207): unbound-libs-1.20.0-9.el10.x86_64.rp 52 MB/s | 543 kB 00:00 -------------------------------------------------------------------------------- Total 243 MB/s | 141 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: selinux-policy-targeted-40.13.26-1.el10.noarch 1/1 Preparing : 1/1 Installing : gnutls-3.8.8-1.el10.x86_64 1/207 Installing : glib2-2.80.4-5.el10.x86_64 2/207 Installing : expat-2.6.4-1.el10.x86_64 3/207 Installing : m4-1.4.19-11.el10.x86_64 4/207 Installing : make-1:4.4.1-9.el10.x86_64 5/207 Installing : libkadm5-1.21.3-7.el10.x86_64 6/207 Installing : gettext-libs-0.22.5-6.el10.x86_64 7/207 Installing : cmake-filesystem-3.30.5-2.el10.x86_64 8/207 Installing : zlib-ng-compat-devel-2.2.3-1.el10.x86_64 9/207 Installing : python-rpm-macros-3.12-9.1.el10.noarch 10/207 Installing : libxslt-1.1.39-6.el10.x86_64 11/207 Installing : libmpc-1.3.1-7.el10.x86_64 12/207 Running scriptlet: xml-common-0.6.3-64.el10.noarch 13/207 Installing : xml-common-0.6.3-64.el10.noarch 13/207 Installing : libsolv-0.7.29-9.el10.x86_64 14/207 Installing : checkpolicy-3.8-1.el10.x86_64 15/207 Installing : cpp-14.2.1-7.el10.x86_64 16/207 Installing : python3-rpm-macros-3.12-9.1.el10.noarch 17/207 Installing : flex-2.6.4-19.el10.x86_64 18/207 Installing : libcomps-0.1.21-3.el10.x86_64 19/207 Installing : gsettings-desktop-schemas-47.1-1.el10.x86_64 20/207 Installing : json-glib-1.8.0-5.el10.x86_64 21/207 Installing : libbabeltrace-1.5.11-9.el10.x86_64 22/207 Installing : librepo-1.18.0-3.el10.x86_64 23/207 Installing : polkit-libs-125-3.el10.x86_64 24/207 Installing : gnutls-c++-3.8.8-1.el10.x86_64 25/207 Installing : tzdata-2025a-1.el10.noarch 26/207 Running scriptlet: tpm2-tss-4.1.3-5.el10.x86_64 27/207 Installing : tpm2-tss-4.1.3-5.el10.x86_64 27/207 Installing : sysprof-capture-devel-47.2-1.el10.x86_64 28/207 Installing : protobuf-c-1.5.0-6.el10.x86_64 29/207 Installing : p11-kit-devel-0.25.5-7.el10.x86_64 30/207 Installing : openssh-9.9p1-7.el10.x86_64 31/207 Installing : libyaml-0.2.5-16.el10.x86_64 32/207 Installing : libmodulemd-2.15.0-12.el10.x86_64 33/207 Installing : libdnf-0.73.1-7.el10.x86_64 34/207 Installing : libverto-devel-0.3.2-10.el10.x86_64 35/207 Installing : libffi-devel-3.4.4-9.el10.x86_64 36/207 Installing : krb5-pkinit-1.21.3-7.el10.x86_64 37/207 Installing : kernel-headers-6.12.0-65.el10.x86_64 38/207 Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 39/207 Installing : glibc-devel-2.39-37.el10.x86_64 40/207 Installing : gcc-14.2.1-7.el10.x86_64 41/207 Running scriptlet: gcc-14.2.1-7.el10.x86_64 41/207 Running scriptlet: groff-base-1.23.0-10.el10.x86_64 42/207 Installing : groff-base-1.23.0-10.el10.x86_64 42/207 Running scriptlet: groff-base-1.23.0-10.el10.x86_64 42/207 Installing : gettext-envsubst-0.22.5-6.el10.x86_64 43/207 Installing : gettext-runtime-0.22.5-6.el10.x86_64 44/207 Installing : emacs-filesystem-1:29.4-9.el10.noarch 45/207 Installing : libipt-2.1-5.el10.x86_64 46/207 Installing : annobin-docs-12.92-1.el10.noarch 47/207 Installing : xz-devel-1:5.6.2-3.el10.x86_64 48/207 Installing : libxml2-devel-2.12.5-5.el10.x86_64 49/207 Installing : words-3.0-47.el10.noarch 50/207 Installing : sgml-common-0.6.3-64.el10.noarch 51/207 Installing : docbook-dtds-1.0-89.el10.noarch 52/207 Running scriptlet: docbook-dtds-1.0-89.el10.noarch 52/207 Installing : docbook-style-xsl-1.79.2-24.el10.noarch 53/207 Running scriptlet: docbook-style-xsl-1.79.2-24.el10.noarch 53/207 Installing : python3-pip-wheel-23.3.2-10.el10.noarch 54/207 Installing : pcre2-utf32-10.44-1.el10.3.x86_64 55/207 Installing : pcre2-utf16-10.44-1.el10.3.x86_64 56/207 Installing : pcre2-devel-10.44-1.el10.3.x86_64 57/207 Installing : ncurses-6.4-14.20240127.el10.x86_64 58/207 Installing : perl-Digest-1.20-511.el10.noarch 59/207 Installing : perl-B-1.89-512.el10.x86_64 60/207 Installing : perl-FileHandle-2.05-512.el10.noarch 61/207 Installing : perl-Digest-MD5-2.59-6.el10.x86_64 62/207 Installing : perl-Data-Dumper-2.189-512.el10.x86_64 63/207 Installing : perl-libnet-3.15-512.el10.noarch 64/207 Installing : perl-AutoLoader-5.74-512.el10.noarch 65/207 Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 66/207 Installing : perl-URI-5.27-3.el10.noarch 67/207 Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 68/207 Installing : perl-Mozilla-CA-20231213-5.el10.noarch 69/207 Installing : perl-if-0.61.000-512.el10.noarch 70/207 Installing : perl-locale-1.12-512.el10.noarch 71/207 Installing : perl-Time-Local-2:1.350-511.el10.noarch 72/207 Installing : perl-File-Path-2.18-511.el10.noarch 73/207 Installing : perl-Net-SSLeay-1.94-7.el10.x86_64 74/207 Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 75/207 Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 76/207 Installing : perl-Class-Struct-0.68-512.el10.noarch 77/207 Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 78/207 Installing : perl-POSIX-2.20-512.el10.x86_64 79/207 Installing : perl-IPC-Open3-1.22-512.el10.noarch 80/207 Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 81/207 Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 82/207 Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 83/207 Installing : perl-Term-Cap-1.18-511.el10.noarch 84/207 Installing : perl-Socket-4:2.038-511.el10.x86_64 85/207 Installing : perl-SelectSaver-1.02-512.el10.noarch 86/207 Installing : perl-Symbol-1.09-512.el10.noarch 87/207 Installing : perl-File-stat-1.14-512.el10.noarch 88/207 Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 89/207 Installing : perl-podlators-1:5.01-511.el10.noarch 90/207 Installing : perl-Fcntl-1.18-512.el10.x86_64 91/207 Installing : perl-Text-ParseWords-3.31-511.el10.noarch 92/207 Installing : perl-base-2.27-512.el10.noarch 93/207 Installing : perl-mro-1.29-512.el10.x86_64 94/207 Installing : perl-IO-1.55-512.el10.x86_64 95/207 Installing : perl-overloading-0.02-512.el10.noarch 96/207 Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 97/207 Installing : perl-Errno-1.38-512.el10.x86_64 98/207 Installing : perl-File-Basename-2.86-512.el10.noarch 99/207 Installing : perl-Getopt-Std-1.14-512.el10.noarch 100/207 Installing : perl-MIME-Base64-3.16-511.el10.x86_64 101/207 Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 102/207 Installing : perl-constant-1.33-512.el10.noarch 103/207 Installing : perl-Storable-1:3.32-511.el10.x86_64 104/207 Installing : perl-overload-1.37-512.el10.noarch 105/207 Installing : perl-parent-1:0.241-512.el10.noarch 106/207 Installing : perl-vars-1.05-512.el10.noarch 107/207 Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 108/207 Installing : perl-Carp-1.54-511.el10.noarch 109/207 Installing : perl-Exporter-5.78-511.el10.noarch 110/207 Installing : perl-PathTools-3.91-512.el10.x86_64 111/207 Installing : perl-DynaLoader-1.56-512.el10.x86_64 112/207 Installing : perl-Encode-4:3.21-511.el10.x86_64 113/207 Installing : perl-libs-4:5.40.1-512.el10.x86_64 114/207 Installing : perl-interpreter-4:5.40.1-512.el10.x86_64 115/207 Installing : perl-threads-1:2.40-511.el10.x86_64 116/207 Installing : perl-threads-shared-1.69-511.el10.x86_64 117/207 Installing : perl-Thread-Queue-3.14-511.el10.noarch 118/207 Installing : perl-File-Compare-1.100.800-512.el10.noarch 119/207 Installing : perl-File-Copy-2.41-512.el10.noarch 120/207 Installing : perl-File-Find-1.44-512.el10.noarch 121/207 Installing : autoconf-2.71-12.el10.noarch 122/207 Installing : mpdecimal-2.5.1-12.el10.x86_64 123/207 Installing : python3-libs-3.12.9-1.el10.x86_64 124/207 Installing : python3-3.12.9-1.el10.x86_64 125/207 Installing : python3-libdnf-0.73.1-7.el10.x86_64 126/207 Installing : python3-libselinux-3.8-1.el10.x86_64 127/207 Installing : python3-packaging-24.2-2.el10.noarch 128/207 Installing : python3-rpm-generators-14-12.el10.noarch 129/207 Installing : python3-libsemanage-3.8-1.el10.x86_64 130/207 Installing : python3-hawkey-0.73.1-7.el10.x86_64 131/207 Installing : python3-audit-4.0.3-1.el10.x86_64 132/207 Installing : python3-distro-1.9.0-5.el10.noarch 133/207 Installing : python3-libcomps-0.1.21-3.el10.x86_64 134/207 Installing : python3-setuptools-69.0.3-11.el10.noarch 135/207 Installing : python3-setools-4.5.1-4.el10.x86_64 136/207 Running scriptlet: unbound-libs-1.20.0-9.el10.x86_64 137/207 Installing : unbound-libs-1.20.0-9.el10.x86_64 137/207 Installing : gnutls-dane-3.8.8-1.el10.x86_64 138/207 Installing : lmdb-libs-0.9.32-4.el10.x86_64 139/207 Installing : libtasn1-tools-4.19.0-9.el10.x86_64 140/207 Installing : libtasn1-devel-4.19.0-9.el10.x86_64 141/207 Installing : libss-1.47.1-3.el10.x86_64 142/207 Installing : libsepol-devel-3.8-1.el10.x86_64 143/207 Installing : libselinux-devel-3.8-1.el10.x86_64 144/207 Installing : libselinux-utils-3.8-1.el10.x86_64 145/207 Installing : policycoreutils-3.8-1.el10.x86_64 146/207 Running scriptlet: policycoreutils-3.8-1.el10.x86_64 146/207 Installing : selinux-policy-40.13.26-1.el10.noarch 147/207 Running scriptlet: selinux-policy-40.13.26-1.el10.noarch 147/207 Running scriptlet: selinux-policy-targeted-40.13.26-1.el10.noarch 148/207 Installing : selinux-policy-targeted-40.13.26-1.el10.noarch 148/207 Running scriptlet: selinux-policy-targeted-40.13.26-1.el10.noarch 148/207 Installing : python3-policycoreutils-3.8-1.el10.noarch 149/207 Installing : policycoreutils-python-utils-3.8-1.el10.noarch 150/207 Installing : libseccomp-2.5.3-10.el10.x86_64 151/207 Installing : libidn2-devel-2.3.7-3.el10.x86_64 152/207 Installing : libicu-74.2-4.el10.x86_64 153/207 Installing : boost-regex-1.83.0-5.el10.x86_64 154/207 Installing : source-highlight-3.1.9-25.el10.x86_64 155/207 Installing : gdb-headless-14.2-4.el10.x86_64 156/207 Installing : libgpg-error-1.50-2.el10.x86_64 157/207 Installing : libgpg-error-devel-1.50-2.el10.x86_64 158/207 Installing : libev-4.33-14.el10.x86_64 159/207 Installing : libverto-libev-0.3.2-10.el10.x86_64 160/207 Installing : libedit-3.1-52.20230828cvs.el10.x86_64 161/207 Installing : libcom_err-devel-1.47.1-3.el10.x86_64 162/207 Installing : libcbor-0.11.0-3.el10.x86_64 163/207 Installing : libfido2-1.14.0-7.el10.x86_64 164/207 Installing : libblkid-devel-2.40.2-10.el10.x86_64 165/207 Installing : libmount-devel-2.40.2-10.el10.x86_64 166/207 Installing : glib2-devel-2.80.4-5.el10.x86_64 167/207 Installing : polkit-docs-125-3.el10.noarch 168/207 Installing : polkit-devel-125-3.el10.x86_64 169/207 Installing : keyutils-libs-devel-1.6.3-5.el10.x86_64 170/207 Installing : keyutils-1.6.3-5.el10.x86_64 171/207 Installing : duktape-2.7.0-11.el10.x86_64 172/207 Installing : libproxy-0.5.5-4.el10.x86_64 173/207 Installing : dnf-data-4.20.0-11.el10.noarch 174/207 Installing : dbus-common-1:1.14.10-5.el10.noarch 175/207 Running scriptlet: dbus-common-1:1.14.10-5.el10.noarch 175/207 Running scriptlet: dbus-broker-36-1.el10.x86_64 176/207 Installing : dbus-broker-36-1.el10.x86_64 176/207 Running scriptlet: dbus-broker-36-1.el10.x86_64 176/207 Installing : dbus-1:1.14.10-5.el10.x86_64 177/207 Installing : systemd-pam-257-9.el10.x86_64 178/207 Running scriptlet: systemd-257-9.el10.x86_64 179/207 Installing : systemd-257-9.el10.x86_64 179/207 Running scriptlet: systemd-257-9.el10.x86_64 179/207 Creating group 'input' with GID 104. Creating group 'kvm' with GID 36. Creating group 'render' with GID 105. Creating group 'sgx' with GID 106. Creating group 'systemd-journal' with GID 190. Running scriptlet: logrotate-3.22.0-4.el10.x86_64 180/207 Installing : logrotate-3.22.0-4.el10.x86_64 180/207 Running scriptlet: logrotate-3.22.0-4.el10.x86_64 180/207 Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' → '/usr/lib/systemd/system/logrotate.timer'. Installing : attr-2.5.2-5.el10.x86_64 181/207 Installing : ima-evm-utils-1.6.2-1.el10.x86_64 182/207 Installing : rpm-sign-libs-4.19.1.1-12.el10.x86_64 183/207 Installing : python3-rpm-4.19.1.1-12.el10.x86_64 184/207 Installing : python3-dnf-4.20.0-11.el10.noarch 185/207 Installing : policycoreutils-devel-3.8-1.el10.x86_64 186/207 Installing : selinux-policy-devel-40.13.26-1.el10.noarch 187/207 Running scriptlet: selinux-policy-devel-40.13.26-1.el10.noarch 187/207 Installing : krb5-server-1.21.3-7.el10.x86_64 188/207 Running scriptlet: krb5-server-1.21.3-7.el10.x86_64 188/207 Running in chroot, ignoring command 'daemon-reload' Installing : glib-networking-2.80.0-3.el10.x86_64 189/207 Installing : krb5-devel-1.21.3-7.el10.x86_64 190/207 Installing : json-glib-devel-1.8.0-5.el10.x86_64 191/207 Installing : openssh-clients-9.9p1-7.el10.x86_64 192/207 Running scriptlet: openssh-clients-9.9p1-7.el10.x86_64 192/207 Installing : libxslt-devel-1.1.39-6.el10.x86_64 193/207 Installing : gdb-14.2-4.el10.x86_64 194/207 Installing : gnutls-devel-3.8.8-1.el10.x86_64 195/207 Installing : python3-devel-3.12.9-1.el10.x86_64 196/207 Installing : python3-pip-23.3.2-10.el10.noarch 197/207 Installing : automake-1.16.5-20.el10.noarch 198/207 Installing : xmlto-0.0.28-25.el10.x86_64 199/207 Installing : annobin-plugin-gcc-12.92-1.el10.x86_64 200/207 Running scriptlet: annobin-plugin-gcc-12.92-1.el10.x86_64 200/207 Installing : gettext-0.22.5-6.el10.x86_64 201/207 Installing : gcc-plugin-annobin-14.2.1-7.el10.x86_64 202/207 Running scriptlet: gcc-plugin-annobin-14.2.1-7.el10.x86_64 202/207 Installing : systemd-rpm-macros-257-9.el10.noarch 203/207 Installing : systemd-devel-257-9.el10.x86_64 204/207 Installing : pam-devel-1.6.1-7.el10.x86_64 205/207 Installing : rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 206/207 Installing : openssl-devel-1:3.2.2-16.el10.x86_64 207/207 Running scriptlet: selinux-policy-targeted-40.13.26-1.el10.noarch 207/207 Running scriptlet: openssl-devel-1:3.2.2-16.el10.x86_64 207/207 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 Installed products updated. Installed: annobin-docs-12.92-1.el10.noarch annobin-plugin-gcc-12.92-1.el10.x86_64 attr-2.5.2-5.el10.x86_64 autoconf-2.71-12.el10.noarch automake-1.16.5-20.el10.noarch boost-regex-1.83.0-5.el10.x86_64 checkpolicy-3.8-1.el10.x86_64 cmake-filesystem-3.30.5-2.el10.x86_64 cpp-14.2.1-7.el10.x86_64 dbus-1:1.14.10-5.el10.x86_64 dbus-broker-36-1.el10.x86_64 dbus-common-1:1.14.10-5.el10.noarch dnf-data-4.20.0-11.el10.noarch docbook-dtds-1.0-89.el10.noarch docbook-style-xsl-1.79.2-24.el10.noarch duktape-2.7.0-11.el10.x86_64 emacs-filesystem-1:29.4-9.el10.noarch expat-2.6.4-1.el10.x86_64 flex-2.6.4-19.el10.x86_64 gcc-14.2.1-7.el10.x86_64 gcc-plugin-annobin-14.2.1-7.el10.x86_64 gdb-14.2-4.el10.x86_64 gdb-headless-14.2-4.el10.x86_64 gettext-0.22.5-6.el10.x86_64 gettext-envsubst-0.22.5-6.el10.x86_64 gettext-libs-0.22.5-6.el10.x86_64 gettext-runtime-0.22.5-6.el10.x86_64 glib-networking-2.80.0-3.el10.x86_64 glib2-2.80.4-5.el10.x86_64 glib2-devel-2.80.4-5.el10.x86_64 glibc-devel-2.39-37.el10.x86_64 gnutls-3.8.8-1.el10.x86_64 gnutls-c++-3.8.8-1.el10.x86_64 gnutls-dane-3.8.8-1.el10.x86_64 gnutls-devel-3.8.8-1.el10.x86_64 groff-base-1.23.0-10.el10.x86_64 gsettings-desktop-schemas-47.1-1.el10.x86_64 ima-evm-utils-1.6.2-1.el10.x86_64 json-glib-1.8.0-5.el10.x86_64 json-glib-devel-1.8.0-5.el10.x86_64 kernel-headers-6.12.0-65.el10.x86_64 keyutils-1.6.3-5.el10.x86_64 keyutils-libs-devel-1.6.3-5.el10.x86_64 krb5-devel-1.21.3-7.el10.x86_64 krb5-pkinit-1.21.3-7.el10.x86_64 krb5-server-1.21.3-7.el10.x86_64 libbabeltrace-1.5.11-9.el10.x86_64 libblkid-devel-2.40.2-10.el10.x86_64 libcbor-0.11.0-3.el10.x86_64 libcom_err-devel-1.47.1-3.el10.x86_64 libcomps-0.1.21-3.el10.x86_64 libdnf-0.73.1-7.el10.x86_64 libedit-3.1-52.20230828cvs.el10.x86_64 libev-4.33-14.el10.x86_64 libffi-devel-3.4.4-9.el10.x86_64 libfido2-1.14.0-7.el10.x86_64 libgpg-error-1.50-2.el10.x86_64 libgpg-error-devel-1.50-2.el10.x86_64 libicu-74.2-4.el10.x86_64 libidn2-devel-2.3.7-3.el10.x86_64 libipt-2.1-5.el10.x86_64 libkadm5-1.21.3-7.el10.x86_64 libmodulemd-2.15.0-12.el10.x86_64 libmount-devel-2.40.2-10.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libproxy-0.5.5-4.el10.x86_64 librepo-1.18.0-3.el10.x86_64 libseccomp-2.5.3-10.el10.x86_64 libselinux-devel-3.8-1.el10.x86_64 libselinux-utils-3.8-1.el10.x86_64 libsepol-devel-3.8-1.el10.x86_64 libsolv-0.7.29-9.el10.x86_64 libss-1.47.1-3.el10.x86_64 libtasn1-devel-4.19.0-9.el10.x86_64 libtasn1-tools-4.19.0-9.el10.x86_64 libverto-devel-0.3.2-10.el10.x86_64 libverto-libev-0.3.2-10.el10.x86_64 libxcrypt-devel-4.4.36-10.el10.x86_64 libxml2-devel-2.12.5-5.el10.x86_64 libxslt-1.1.39-6.el10.x86_64 libxslt-devel-1.1.39-6.el10.x86_64 libyaml-0.2.5-16.el10.x86_64 lmdb-libs-0.9.32-4.el10.x86_64 logrotate-3.22.0-4.el10.x86_64 m4-1.4.19-11.el10.x86_64 make-1:4.4.1-9.el10.x86_64 mpdecimal-2.5.1-12.el10.x86_64 ncurses-6.4-14.20240127.el10.x86_64 openssh-9.9p1-7.el10.x86_64 openssh-clients-9.9p1-7.el10.x86_64 openssl-devel-1:3.2.2-16.el10.x86_64 p11-kit-devel-0.25.5-7.el10.x86_64 pam-devel-1.6.1-7.el10.x86_64 pcre2-devel-10.44-1.el10.3.x86_64 pcre2-utf16-10.44-1.el10.3.x86_64 pcre2-utf32-10.44-1.el10.3.x86_64 perl-AutoLoader-5.74-512.el10.noarch perl-B-1.89-512.el10.x86_64 perl-Carp-1.54-511.el10.noarch perl-Class-Struct-0.68-512.el10.noarch perl-Data-Dumper-2.189-512.el10.x86_64 perl-Digest-1.20-511.el10.noarch perl-Digest-MD5-2.59-6.el10.x86_64 perl-DynaLoader-1.56-512.el10.x86_64 perl-Encode-4:3.21-511.el10.x86_64 perl-Errno-1.38-512.el10.x86_64 perl-Exporter-5.78-511.el10.noarch perl-Fcntl-1.18-512.el10.x86_64 perl-File-Basename-2.86-512.el10.noarch perl-File-Compare-1.100.800-512.el10.noarch perl-File-Copy-2.41-512.el10.noarch perl-File-Find-1.44-512.el10.noarch perl-File-Path-2.18-511.el10.noarch perl-File-Temp-1:0.231.100-512.el10.noarch perl-File-stat-1.14-512.el10.noarch perl-FileHandle-2.05-512.el10.noarch perl-Getopt-Long-1:2.58-3.el10.noarch perl-Getopt-Std-1.14-512.el10.noarch perl-HTTP-Tiny-0.088-512.el10.noarch perl-IO-1.55-512.el10.x86_64 perl-IO-Socket-IP-0.42-512.el10.noarch perl-IO-Socket-SSL-2.085-3.el10.noarch perl-IPC-Open3-1.22-512.el10.noarch perl-MIME-Base64-3.16-511.el10.x86_64 perl-Mozilla-CA-20231213-5.el10.noarch perl-Net-SSLeay-1.94-7.el10.x86_64 perl-POSIX-2.20-512.el10.x86_64 perl-PathTools-3.91-512.el10.x86_64 perl-Pod-Escapes-1:1.07-511.el10.noarch perl-Pod-Perldoc-3.28.01-512.el10.noarch perl-Pod-Simple-1:3.45-511.el10.noarch perl-Pod-Usage-4:2.03-511.el10.noarch perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 perl-SelectSaver-1.02-512.el10.noarch perl-Socket-4:2.038-511.el10.x86_64 perl-Storable-1:3.32-511.el10.x86_64 perl-Symbol-1.09-512.el10.noarch perl-Term-ANSIColor-5.01-512.el10.noarch perl-Term-Cap-1.18-511.el10.noarch perl-Text-ParseWords-3.31-511.el10.noarch perl-Text-Tabs+Wrap-2024.001-511.el10.noarch perl-Thread-Queue-3.14-511.el10.noarch perl-Time-Local-2:1.350-511.el10.noarch perl-URI-5.27-3.el10.noarch perl-base-2.27-512.el10.noarch perl-constant-1.33-512.el10.noarch perl-if-0.61.000-512.el10.noarch perl-interpreter-4:5.40.1-512.el10.x86_64 perl-libnet-3.15-512.el10.noarch perl-libs-4:5.40.1-512.el10.x86_64 perl-locale-1.12-512.el10.noarch perl-mro-1.29-512.el10.x86_64 perl-overload-1.37-512.el10.noarch perl-overloading-0.02-512.el10.noarch perl-parent-1:0.241-512.el10.noarch perl-podlators-1:5.01-511.el10.noarch perl-threads-1:2.40-511.el10.x86_64 perl-threads-shared-1.69-511.el10.x86_64 perl-vars-1.05-512.el10.noarch policycoreutils-3.8-1.el10.x86_64 policycoreutils-devel-3.8-1.el10.x86_64 policycoreutils-python-utils-3.8-1.el10.noarch polkit-devel-125-3.el10.x86_64 polkit-docs-125-3.el10.noarch polkit-libs-125-3.el10.x86_64 protobuf-c-1.5.0-6.el10.x86_64 python-rpm-macros-3.12-9.1.el10.noarch python3-3.12.9-1.el10.x86_64 python3-audit-4.0.3-1.el10.x86_64 python3-devel-3.12.9-1.el10.x86_64 python3-distro-1.9.0-5.el10.noarch python3-dnf-4.20.0-11.el10.noarch python3-hawkey-0.73.1-7.el10.x86_64 python3-libcomps-0.1.21-3.el10.x86_64 python3-libdnf-0.73.1-7.el10.x86_64 python3-libs-3.12.9-1.el10.x86_64 python3-libselinux-3.8-1.el10.x86_64 python3-libsemanage-3.8-1.el10.x86_64 python3-packaging-24.2-2.el10.noarch python3-pip-23.3.2-10.el10.noarch python3-pip-wheel-23.3.2-10.el10.noarch python3-policycoreutils-3.8-1.el10.noarch python3-rpm-4.19.1.1-12.el10.x86_64 python3-rpm-generators-14-12.el10.noarch python3-rpm-macros-3.12-9.1.el10.noarch python3-setools-4.5.1-4.el10.x86_64 python3-setuptools-69.0.3-11.el10.noarch rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 rpm-sign-libs-4.19.1.1-12.el10.x86_64 selinux-policy-40.13.26-1.el10.noarch selinux-policy-devel-40.13.26-1.el10.noarch selinux-policy-targeted-40.13.26-1.el10.noarch sgml-common-0.6.3-64.el10.noarch source-highlight-3.1.9-25.el10.x86_64 sysprof-capture-devel-47.2-1.el10.x86_64 systemd-257-9.el10.x86_64 systemd-devel-257-9.el10.x86_64 systemd-pam-257-9.el10.x86_64 systemd-rpm-macros-257-9.el10.noarch tpm2-tss-4.1.3-5.el10.x86_64 tzdata-2025a-1.el10.noarch unbound-libs-1.20.0-9.el10.x86_64 words-3.0-47.el10.noarch xml-common-0.6.3-64.el10.noarch xmlto-0.0.28-25.el10.x86_64 xz-devel-1:5.6.2-3.el10.x86_64 zlib-ng-compat-devel-2.2.3-1.el10.x86_64 Complete! Finish: build setup for cockpit-333-1.el10.src.rpm Start: rpmbuild cockpit-333-1.el10.src.rpm warning: Macro expanded in comment on line 31: %{centos} explicitly Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1739404800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.atmXG8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cockpit-333 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/cockpit-333.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd cockpit-333 + rm -rf /builddir/build/BUILD/cockpit-333-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/cockpit-333-SPECPARTS + /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.6uvlSe + umask 022 + cd /builddir/build/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=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + 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=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 cockpit-333 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + 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=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh ++ grep -q runstatedir=DIR ./configure ++ echo --runstatedir=/run + ./configure --build=x86_64-redhat-linux --host=x86_64-redhat-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-selinux-policy=targeted --with-pamdir=/usr/lib64/security checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-redhat-linux-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc option to enable large file support... none needed checking for x86_64-redhat-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-ar... no checking for ar... ar checking for closefrom... yes checking for pidfd_getpid... yes checking whether make supports nested variables... (cached) yes checking whether to install to prefix only... no checking whether to build selinux policy, and which... targeted checking for library containing argp_parse... none required checking for library containing fts_close... none required checking for x86_64-redhat-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gio-2.0 >= 2.56 gio-unix-2.0... yes checking for libsystemd >= 235... yes checking for json-glib-1.0 >= 1.4... yes checking for gnutls >= 3.6.0... yes checking for krb5-gssapi >= 1.11 krb5 >= 1.11... yes checking for security/pam_appl.h... yes checking for crypt.h... yes checking for crypt_r in -lcrypt... yes checking for systemd... yes checking for systemd unit dir... /usr/lib/systemd/system checking for xgettext... /usr/bin/xgettext checking for ssh-add... /usr/bin/ssh-add checking for ssh-agent... /usr/bin/ssh-agent checking for asan flags... no checking for system group to which admin users belong... wheel checking for cockpit-session PATH value... /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin checking whether to build documentation... yes checking for xsltproc... /usr/bin/xsltproc checking for xmlto... /usr/bin/xmlto checking for AllowMultiHost default... no checking whether to install cockpit-client... no checking for debug mode... default checking whether to build with coverage... no checking build strict... no checking for a Python interpreter with version >= 3.6... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.12 checking for python3 platform... linux checking for GNU default python3 prefix... ${prefix} checking for GNU default python3 exec_prefix... ${exec_prefix} checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.12/site-packages checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib64/python3.12/site-packages checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/guide/version config.status: creating src/tls/cockpit-certificate-helper config.status: creating src/ws/cockpit-desktop config.status: creating config.h config.status: executing depfiles commands Cockpit 333 ================ prefix: /usr exec_prefix: /usr libdir: /usr/lib64 libexecdir: /usr/libexec bindir: /usr/bin sbindir: /usr/sbin datarootdir: ${prefix}/share datadir: /usr/share sysconfdir: /etc localstatedir: /var pamdir: /usr/lib64/security systemd unit dir: /usr/lib/systemd/system compiler: gcc cflags: -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g cppflags: admin group: wheel cockpit-session PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin Building docs: yes Debug mode: default Node environment: production With coverage: no With address sanitizer: no SELinux Policy: targeted cockpit-client: no ssh-add: /usr/bin/ssh-add ssh-agent: /usr/bin/ssh-agent Now type 'make' to compile cockpit. + /usr/bin/make -O -j4 V=1 VERBOSE=1 gdbus-codegen --interface-prefix com.redhat.Cockpit.DBusTests --c-namespace Test --c-generate-object-manager --header --output src/ws/mock-dbus-tests.h src/ws/com.redhat.Cockpit.DBusTests.xml gdbus-codegen --interface-prefix com.redhat.Cockpit.DBusTests --c-namespace Test --c-generate-object-manager --body --output src/ws/mock-dbus-tests.c src/ws/com.redhat.Cockpit.DBusTests.xml /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/cockpitclosefrom.o src/common/cockpitclosefrom.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' ./tools/escape-to-c cockpit_webresponse_fail_html_text < src/common/fail.html > src/common/fail-html.c.tmp && mv src/common/fail-html.c.tmp src/common/fail-html.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -fPIC -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/ws/pam_cockpit_cert_so-pam_cockpit_cert.o `test -f 'src/ws/pam_cockpit_cert.c' || echo './'`src/ws/pam_cockpit_cert.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -fPIC -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/ws/mock_pam_conv_mod_so-mock-pam-conv-mod.o `test -f 'src/ws/mock-pam-conv-mod.c' || echo './'`src/ws/mock-pam-conv-mod.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit-bridge.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit-bridge.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit-desktop.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit-desktop.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit-ws.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit-ws.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit-tls.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit-tls.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit.conf.5 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit.conf.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/pam_ssh_add.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/pam_ssh_add.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' msgfmt --xml -d ./po --template src/ws/org.cockpit_project.cockpit.appdata.xml.in --output src/ws/org.cockpit_project.cockpit.appdata.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p src/appstream/ && msgfmt --xml -d ./po --template src/appstream/org.cockpit_project.cockpit_kdump.metainfo.xml.in --output src/appstream/org.cockpit_project.cockpit_kdump.metainfo.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p src/appstream/ && msgfmt --xml -d ./po --template src/appstream/org.cockpit_project.cockpit_sosreport.metainfo.xml.in --output src/appstream/org.cockpit_project.cockpit_sosreport.metainfo.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p src/appstream/ && msgfmt --xml -d ./po --template src/appstream/org.cockpit_project.cockpit_selinux.metainfo.xml.in --output src/appstream/org.cockpit_project.cockpit_selinux.metainfo.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ src/systemd/cockpit-issue.service.in > src/systemd/cockpit-issue.service.tmp && mv -f src/systemd/cockpit-issue.service.tmp src/systemd/cockpit-issue.service make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ src/systemd/cockpit.service.in > src/systemd/cockpit.service.tmp && mv -f src/systemd/cockpit.service.tmp src/systemd/cockpit.service make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ src/systemd/cockpit.socket.in > src/systemd/cockpit.socket.tmp && mv -f src/systemd/cockpit.socket.tmp src/systemd/cockpit.socket make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ src/systemd/cockpit-session@.service.in > src/systemd/cockpit-session@.service.tmp && mv -f src/systemd/cockpit-session@.service.tmp src/systemd/cockpit-session@.service make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ src/systemd/cockpit-wsinstance-http.service.in > src/systemd/cockpit-wsinstance-http.service.tmp && mv -f src/systemd/cockpit-wsinstance-http.service.tmp src/systemd/cockpit-wsinstance-http.service make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ src/systemd/cockpit-wsinstance-https-factory@.service.in > src/systemd/cockpit-wsinstance-https-factory@.service.tmp && mv -f src/systemd/cockpit-wsinstance-https-factory@.service.tmp src/systemd/cockpit-wsinstance-https-factory@.service make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ src/systemd/cockpit-wsinstance-https@.service.in > src/systemd/cockpit-wsinstance-https@.service.tmp && mv -f src/systemd/cockpit-wsinstance-https@.service.tmp src/systemd/cockpit-wsinstance-https@.service make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p src/systemd/tmpfiles.d/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ src/systemd/tmpfiles.d/cockpit-ws.conf.in > src/systemd/tmpfiles.d/cockpit-ws.conf.tmp && mv -f src/systemd/tmpfiles.d/cockpit-ws.conf.tmp src/systemd/tmpfiles.d/cockpit-ws.conf make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' ./tools/node-modules make_package_lock_json make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' + cmd_make_package_lock_json + '[' '!' -e .git ']' + '[' package-lock.json -nt package.json ']' + exit 0 make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p src/appstream/ && msgfmt --xml -d ./po --template src/appstream/org.cockpit_project.cockpit_storaged.metainfo.xml.in --output src/appstream/org.cockpit_project.cockpit_storaged.metainfo.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' make -sf /usr/share/selinux/devel/Makefile cockpit.pp Compiling targeted cockpit module Creating targeted cockpit.pp policy package selinux/cockpit.if:13: Warning: duplicate definition of cockpit_ws_domtrans(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:13. selinux/cockpit.if:32: Warning: duplicate definition of cockpit_session_domtrans(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:34. selinux/cockpit.if:51: Warning: duplicate definition of cockpit_rw_pipes(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:55. selinux/cockpit.if:69: Warning: duplicate definition of cockpit_manage_unix_stream_sockets(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:75. selinux/cockpit.if:87: Warning: duplicate definition of cockpit_search_lib(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:95. selinux/cockpit.if:106: Warning: duplicate definition of cockpit_read_lib_files(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:116. selinux/cockpit.if:125: Warning: duplicate definition of cockpit_manage_lib_files(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:137. selinux/cockpit.if:144: Warning: duplicate definition of cockpit_manage_lib_dirs(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:158. selinux/cockpit.if:163: Warning: duplicate definition of cockpit_read_pid_files(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:179. selinux/cockpit.if:182: Warning: duplicate definition of cockpit_manage_pid_dirs(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:200. selinux/cockpit.if:200: Warning: duplicate definition of cockpit_manage_pid_files(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:220. selinux/cockpit.if:218: Warning: duplicate definition of cockpit_systemctl(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:240. selinux/cockpit.if:246: Warning: duplicate definition of cockpit_admin(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:270. make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p src/appstream/ && msgfmt --xml -d ./po --template src/appstream/org.cockpit_project.cockpit_networkmanager.metainfo.xml.in --output src/appstream/org.cockpit_project.cockpit_networkmanager.metainfo.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p src/systemd/ && GETTEXTDATADIRS=./po msgfmt --xml -d ./po --template src/systemd/org.cockpit-project.cockpit-bridge.policy.in --output src/systemd/org.cockpit-project.cockpit-bridge.policy make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/ws/libcockpit_ws_a-cockpitcompat.o `test -f 'src/ws/cockpitcompat.c' || echo './'`src/ws/cockpitcompat.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/ws/cockpit_ws-main.o `test -f 'src/ws/main.c' || echo './'`src/ws/main.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/ws/libcockpit_ws_a-cockpithandlers.o `test -f 'src/ws/cockpithandlers.c' || echo './'`src/ws/cockpithandlers.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/ws/libcockpit_ws_a-cockpitbranding.o `test -f 'src/ws/cockpitbranding.c' || echo './'`src/ws/cockpitbranding.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/ws/libcockpit_ws_a-cockpitchannelsocket.o `test -f 'src/ws/cockpitchannelsocket.c' || echo './'`src/ws/cockpitchannelsocket.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/ws/libcockpit_ws_a-cockpitchannelresponse.o `test -f 'src/ws/cockpitchannelresponse.c' || echo './'`src/ws/cockpitchannelresponse.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/ws/libcockpit_ws_a-cockpitcreds.o `test -f 'src/ws/cockpitcreds.c' || echo './'`src/ws/cockpitcreds.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpitclosefrom.o `test -f 'src/common/cockpitclosefrom.c' || echo './'`src/common/cockpitclosefrom.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/ws/libcockpit_ws_a-cockpitauth.o `test -f 'src/ws/cockpitauth.c' || echo './'`src/ws/cockpitauth.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpitcontrolmessages.o `test -f 'src/common/cockpitcontrolmessages.c' || echo './'`src/common/cockpitcontrolmessages.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpiterror.o `test -f 'src/common/cockpiterror.c' || echo './'`src/common/cockpiterror.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpithash.o `test -f 'src/common/cockpithash.c' || echo './'`src/common/cockpithash.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpitflow.o `test -f 'src/common/cockpitflow.c' || echo './'`src/common/cockpitflow.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpitchannel.o `test -f 'src/common/cockpitchannel.c' || echo './'`src/common/cockpitchannel.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/ws/libcockpit_ws_a-cockpitwebservice.o `test -f 'src/ws/cockpitwebservice.c' || echo './'`src/ws/cockpitwebservice.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpitlocale.o `test -f 'src/common/cockpitlocale.c' || echo './'`src/common/cockpitlocale.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpitmemfdread.o `test -f 'src/common/cockpitmemfdread.c' || echo './'`src/common/cockpitmemfdread.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpitpipetransport.o `test -f 'src/common/cockpitpipetransport.c' || echo './'`src/common/cockpitpipetransport.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpitsocket.o `test -f 'src/common/cockpitsocket.c' || echo './'`src/common/cockpitsocket.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpitjson.o `test -f 'src/common/cockpitjson.c' || echo './'`src/common/cockpitjson.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpitsystem.o `test -f 'src/common/cockpitsystem.c' || echo './'`src/common/cockpitsystem.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpittemplate.o `test -f 'src/common/cockpittemplate.c' || echo './'`src/common/cockpittemplate.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpitpipe.o `test -f 'src/common/cockpitpipe.c' || echo './'`src/common/cockpitpipe.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpitunicode.o `test -f 'src/common/cockpitunicode.c' || echo './'`src/common/cockpitunicode.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpitwebfilter.o `test -f 'src/common/cockpitwebfilter.c' || echo './'`src/common/cockpitwebfilter.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpittransport.o `test -f 'src/common/cockpittransport.c' || echo './'`src/common/cockpittransport.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-fail-html.o `test -f 'src/common/fail-html.c' || echo './'`src/common/fail-html.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpitwebinject.o `test -f 'src/common/cockpitwebinject.c' || echo './'`src/common/cockpitwebinject.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/cockpitbase64.o src/common/cockpitbase64.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/cockpitauthorize.o src/common/cockpitauthorize.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/cockpitfdpassing.o src/common/cockpitfdpassing.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/cockpitconf.o src/common/cockpitconf.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/cockpithex.o src/common/cockpithex.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/cockpitframe.o src/common/cockpitframe.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/cockpitjsonprint.o src/common/cockpitjsonprint.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/cockpitmemory.o src/common/cockpitmemory.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/cockpitwebcertificate.o src/common/cockpitwebcertificate.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpitwebserver.o `test -f 'src/common/cockpitwebserver.c' || echo './'`src/common/cockpitwebserver.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/websocket/libwebsocket_a-websocket.o `test -f 'src/websocket/websocket.c' || echo './'`src/websocket/websocket.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/websocket/libwebsocket_a-websocketclient.o `test -f 'src/websocket/websocketclient.c' || echo './'`src/websocket/websocketclient.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/websocket/libwebsocket_a-websocketserver.o `test -f 'src/websocket/websocketserver.c' || echo './'`src/websocket/websocketserver.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/common/libcockpit_common_a-cockpitwebresponse.o `test -f 'src/common/cockpitwebresponse.c' || echo './'`src/common/cockpitwebresponse.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/session/client-certificate.o src/session/client-certificate.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/session/session-utils.o src/session/session-utils.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/tls/main.o src/tls/main.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/tls/certificate.o src/tls/certificate.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/tls/client-certificate.o src/tls/client-certificate.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/session/session.o src/session/session.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/tls/httpredirect.o src/tls/httpredirect.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/tls/server.o src/tls/server.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/tls/socket-io.o src/tls/socket-io.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/tls/connection.o src/tls/connection.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/websocket/libwebsocket_a-websocketconnection.o `test -f 'src/websocket/websocketconnection.c' || echo './'`src/websocket/websocketconnection.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/tls/cockpit_wsinstance_factory-wsinstance-factory.o `test -f 'src/tls/wsinstance-factory.c' || echo './'`src/tls/wsinstance-factory.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -fPIC -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o mock-pam-conv-mod.so src/ws/mock_pam_conv_mod_so-mock-pam-conv-mod.o -lpam make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/tls/cockpit-certificate-ensure.o src/tls/cockpit-certificate-ensure.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' COPY dist/static/fonts/RedHatText-Regular.woff2 → doc/guide/html/ make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' COPY dist/static/fonts/RedHatText-Medium.woff2 → doc/guide/html/ make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' bzip2 -9 < cockpit.pp > cockpit.pp.bz2.tmp && mv cockpit.pp.bz2.tmp cockpit.pp.bz2 make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -fPIC -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o pam_cockpit_cert.so src/ws/pam_cockpit_cert_so-pam_cockpit_cert.o -lpam make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' rm -f libcockpit-ws.a ar cru libcockpit-ws.a src/ws/libcockpit_ws_a-cockpithandlers.o src/ws/libcockpit_ws_a-cockpitauth.o src/ws/libcockpit_ws_a-cockpitcompat.o src/ws/libcockpit_ws_a-cockpitbranding.o src/ws/libcockpit_ws_a-cockpitchannelresponse.o src/ws/libcockpit_ws_a-cockpitchannelsocket.o src/ws/libcockpit_ws_a-cockpitcreds.o src/ws/libcockpit_ws_a-cockpitwebservice.o ranlib libcockpit-ws.a make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' rm -f libcockpit-common.a ar cru libcockpit-common.a src/common/libcockpit_common_a-cockpitchannel.o src/common/libcockpit_common_a-cockpitclosefrom.o src/common/libcockpit_common_a-cockpitcontrolmessages.o src/common/libcockpit_common_a-cockpiterror.o src/common/libcockpit_common_a-cockpitflow.o src/common/libcockpit_common_a-cockpithash.o src/common/libcockpit_common_a-cockpitjson.o src/common/libcockpit_common_a-cockpitlocale.o src/common/libcockpit_common_a-cockpitmemfdread.o src/common/libcockpit_common_a-cockpitpipe.o src/common/libcockpit_common_a-cockpitpipetransport.o src/common/libcockpit_common_a-cockpitsocket.o src/common/libcockpit_common_a-cockpitsystem.o src/common/libcockpit_common_a-cockpittemplate.o src/common/libcockpit_common_a-cockpittransport.o src/common/libcockpit_common_a-cockpitunicode.o src/common/libcockpit_common_a-cockpitwebfilter.o src/common/libcockpit_common_a-cockpitwebinject.o src/common/libcockpit_common_a-cockpitwebresponse.o src/common/libcockpit_common_a-cockpitwebserver.o src/common/libcockpit_common_a-fail-html.o ranlib libcockpit-common.a make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' rm -f libcockpit-common-nodeps.a ar cru libcockpit-common-nodeps.a src/common/cockpitauthorize.o src/common/cockpitbase64.o src/common/cockpitconf.o src/common/cockpitfdpassing.o src/common/cockpitframe.o src/common/cockpithex.o src/common/cockpitjsonprint.o src/common/cockpitmemory.o src/common/cockpitwebcertificate.o ranlib libcockpit-common-nodeps.a make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' rm -f libwebsocket.a ar cru libwebsocket.a src/websocket/libwebsocket_a-websocket.o src/websocket/libwebsocket_a-websocketclient.o src/websocket/libwebsocket_a-websocketserver.o src/websocket/libwebsocket_a-websocketconnection.o ranlib libwebsocket.a make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' rm -f libcockpit-tls.a ar cru libcockpit-tls.a src/tls/certificate.o src/tls/client-certificate.o src/tls/connection.o src/tls/httpredirect.o src/tls/server.o src/tls/socket-io.o ranlib libcockpit-tls.a make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -fPIC -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/pam-ssh-add/pam_ssh_add_so-pam-ssh-add.o `test -f 'src/pam-ssh-add/pam-ssh-add.c' || echo './'`src/pam-ssh-add/pam-ssh-add.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -fPIC -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -c -o src/pam-ssh-add/libpam_ssh_add_a-pam-ssh-add.o `test -f 'src/pam-ssh-add/pam-ssh-add.c' || echo './'`src/pam-ssh-add/pam-ssh-add.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -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 -o cockpit-tls src/tls/main.o libcockpit-tls.a libcockpit-common-nodeps.a -lgnutls -lpthread make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -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 -o cockpit-session src/common/cockpitclosefrom.o src/session/client-certificate.o src/session/session-utils.o src/session/session.o libcockpit-common-nodeps.a -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lsystemd -lpam make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -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 -o cockpit-certificate-ensure src/tls/cockpit-certificate-ensure.o libcockpit-tls.a libcockpit-common-nodeps.a -lgnutls -lpthread make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -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 -o cockpit-wsinstance-factory src/tls/cockpit_wsinstance_factory-wsinstance-factory.o libcockpit-tls.a libcockpit-common-nodeps.a -lgnutls -lpthread -lsystemd make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' rm -f libpam_ssh_add.a ar cru libpam_ssh_add.a src/pam-ssh-add/libpam_ssh_add_a-pam-ssh-add.o ranlib libpam_ssh_add.a make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -fPIC -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o pam_ssh_add.so src/pam-ssh-add/pam_ssh_add_so-pam-ssh-add.o libpam_ssh_add.a -lpam make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' gcc -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -g -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 -o cockpit-ws src/ws/cockpit_ws-main.o libcockpit-ws.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lsystemd -lcrypt make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p doc/guide/html/ && \ cp ./doc/guide/static/home.png ./doc/guide/static/gtk-doc.css ./doc/guide/static/left.png ./doc/guide/static/right.png ./doc/guide/static/style.css ./doc/guide/static/up.png doc/guide/html/ && \ LANG=C.UTF-8 /usr/bin/xmlto html -m ./doc/guide/gtk-doc.xsl -o doc/guide/html/ \ --searchpath /builddir/build/BUILD/cockpit-333:/builddir/build/BUILD/cockpit-333:/builddir/build/BUILD/cockpit-333/doc/guide \ ./doc/guide/cockpit-guide.xml && \ rm -f doc/guide/html/cockpit-guide.proc make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RJAGc1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + 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=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 cockpit-333 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-am make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' make[2]: Entering directory '/builddir/build/BUILD/cockpit-333' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/libexec' /usr/bin/install -p cockpit-session cockpit-tls cockpit-certificate-ensure cockpit-wsinstance-factory '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/libexec' /usr/bin/install -p src/tls/cockpit-certificate-helper src/ws/cockpit-desktop '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/libexec' /usr/bin/make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/cockpit-333' mkdir -p /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/etc/motd.d ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/run/cockpit/issue /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/etc/motd.d/cockpit mkdir -p /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/etc/issue.d ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/run/cockpit/issue /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/etc/issue.d/cockpit.issue mkdir -p /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/etc/cockpit/ws-certs.d /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/etc/cockpit/machines.d chmod 755 /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/etc/cockpit/ws-certs.d /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/etc/cockpit/machines.d make[3]: Leaving directory '/builddir/build/BUILD/cockpit-333' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/libexec' /usr/bin/install -p cockpit-ws '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/libexec' mkdir -p /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit /usr/bin/install -p -m 644 doc/guide/html/* /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit cd ./dist; find */* -type f ! -name '*.LEGAL.txt' -a ! -path 'playground/*' -exec install -D -m 644 '{}' '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/{}' \; find ./dist -name '*.LEGAL.txt' ! -empty -exec install --target-directory '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal' '{}' -D -m 644 '{}' \; install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/apps.js.LEGAL.txt' with './dist/apps/apps.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/kdump.js.LEGAL.txt' with './dist/kdump/kdump.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/index.js.LEGAL.txt' with './dist/metrics/index.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/firewall.js.LEGAL.txt' with './dist/networkmanager/firewall.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/networkmanager.js.LEGAL.txt' with './dist/networkmanager/networkmanager.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/updates.js.LEGAL.txt' with './dist/packagekit/updates.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/journal.js.LEGAL.txt' with './dist/playground/journal.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/plot.js.LEGAL.txt' with './dist/playground/plot.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/react-patterns.js.LEGAL.txt' with './dist/playground/react-patterns.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/remote.js.LEGAL.txt' with './dist/playground/remote.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/selinux.js.LEGAL.txt' with './dist/selinux/selinux.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/shell.js.LEGAL.txt' with './dist/shell/shell.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/sosreport.js.LEGAL.txt' with './dist/sosreport/sosreport.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/storaged.js.LEGAL.txt' with './dist/storaged/storaged.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/hwinfo.js.LEGAL.txt' with './dist/systemd/hwinfo.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/logs.js.LEGAL.txt' with './dist/systemd/logs.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/overview.js.LEGAL.txt' with './dist/systemd/overview.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/services.js.LEGAL.txt' with './dist/systemd/services.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/terminal.css.LEGAL.txt' with './dist/systemd/terminal.css.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/terminal.js.LEGAL.txt' with './dist/systemd/terminal.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/legal/users.js.LEGAL.txt' with './dist/users/users.js.LEGAL.txt' /usr/bin/install -p -d -m 700 /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/var/lib/selinux/targeted/active/modules/200/cockpit python3 -m pip install --no-index --force-reinstall --ignore-installed --root='/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/' --prefix='/usr' \ "$(python3 '.'/src/build_backend.py --wheel '.' tmp/wheel)" Processing ./tmp/wheel/cockpit-333-py3-none-any.whl Installing collected packages: cockpit Successfully installed cockpit-333 mkdir -p /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/libexec mv -t /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/libexec /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/bin/cockpit-askpass /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/arch' /usr/bin/install -p -m 644 src/branding/arch/branding.css '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/arch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/centos' /usr/bin/install -p -m 644 src/branding/centos/branding.css '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/centos' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/libexec' /usr/bin/install -p -m 644 src/client/cockpit-client.ui '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/libexec' /usr/bin/install -p src/client/cockpit-client '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/debian' /usr/bin/install -p -m 644 src/branding/debian/branding.css '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/debian' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/default' /usr/bin/install -p -m 644 src/branding/default/apple-touch-icon.png src/branding/default/bg-plain.jpg src/branding/default/branding.css src/branding/default/brand-large.png src/branding/default/favicon.ico src/branding/default/logo.png '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/default' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/fedora' /usr/bin/install -p -m 644 src/branding/fedora/branding.css '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/fedora' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/icons/hicolor/128x128/apps' /usr/bin/install -p -m 644 src/ws/cockpit.png '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/icons/hicolor/128x128/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/icons/hicolor/64x64/apps' /usr/bin/install -p -m 644 pkg/sosreport/cockpit-sosreport.png '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/icons/hicolor/64x64/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/issue/' /usr/bin/install -p -m 644 src/systemd/inactive.issue '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/issue/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/issue/' /usr/bin/install -p src/systemd/update-issue '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/issue/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/opensuse' /usr/bin/install -p -m 644 src/branding/opensuse/branding.css '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/opensuse' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/rhel' /usr/bin/install -p -m 644 src/branding/rhel/branding.css '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/rhel' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/scientific' /usr/bin/install -p -m 644 src/branding/scientific/branding.css '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/scientific' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/lib/systemd/system' /usr/bin/install -p -m 644 src/systemd/cockpit-session.socket src/systemd/cockpit-session-socket-user.service src/systemd/system-cockpithttps.slice src/systemd/cockpit-wsinstance-http.socket src/systemd/cockpit-wsinstance-https-factory.socket src/systemd/cockpit-wsinstance-https@.socket src/systemd/cockpit-wsinstance-socket-user.service '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/lib/systemd/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/ubuntu' /usr/bin/install -p -m 644 src/branding/ubuntu/branding.css src/branding/ubuntu/favicon.ico '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/ubuntu' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 doc/man/cockpit.1 doc/man/cockpit-bridge.1 doc/man/cockpit-desktop.1 '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/man/man5' /usr/bin/install -p -m 644 doc/man/cockpit.conf.5 '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 doc/man/cockpit-ws.8 doc/man/cockpit-tls.8 doc/man/pam_ssh_add.8 selinux/cockpit_session_selinux.8cockpit selinux/cockpit_ws_selinux.8cockpit '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/metainfo' /usr/bin/install -p -m 644 src/ws/org.cockpit_project.cockpit.appdata.xml '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/metainfo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/metainfo' /usr/bin/install -p -m 644 src/appstream/org.cockpit_project.cockpit_sosreport.metainfo.xml src/appstream/org.cockpit_project.cockpit_kdump.metainfo.xml src/appstream/org.cockpit_project.cockpit_selinux.metainfo.xml src/appstream/org.cockpit_project.cockpit_storaged.metainfo.xml src/appstream/org.cockpit_project.cockpit_networkmanager.metainfo.xml '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/metainfo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/polkit-1/actions' /usr/bin/install -p -m 644 src/systemd/org.cockpit-project.cockpit-bridge.policy '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/polkit-1/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/lib/systemd/system' /usr/bin/install -p -m 644 src/systemd/cockpit-issue.service src/systemd/cockpit.service src/systemd/cockpit.socket src/systemd/cockpit-session@.service src/systemd/cockpit-wsinstance-http.service src/systemd/cockpit-wsinstance-https-factory@.service src/systemd/cockpit-wsinstance-https@.service '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/lib/systemd/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/lib/tmpfiles.d' /usr/bin/install -p -m 644 src/systemd/tmpfiles.d/cockpit-ws.conf '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/lib/tmpfiles.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/lib64/security' /usr/bin/install -p pam_ssh_add.so pam_cockpit_cert.so '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/lib64/security' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/selinux/packages/targeted/' /usr/bin/install -p -m 644 cockpit.pp.bz2 '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/selinux/packages/targeted/' /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/cockpit-333' ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/pixmaps/archlinux-logo.png /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/arch/logo.png ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/pixmaps/archlinux-logo.png /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/arch/apple-touch-icon.png ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/pixmaps/archlinux-logo.png /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/arch/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/centos/logo.png ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/centos/apple-touch-icon.png ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/etc/favicon.png /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/centos/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/pixmaps/debian-logo.png /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/debian/logo.png ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/pixmaps/debian-logo.png /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/debian/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/fedora/logo.png ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/fedora/apple-touch-icon.png ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/etc/favicon.png /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/fedora/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/wallpapers/default-1920x1200.jpg /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/opensuse/default-1920x1200.jpg ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/pixmaps/distribution-logos/square-hicolor.svg /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/opensuse/square-hicolor.svg ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/pixmaps/distribution-logos/favicon.ico /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/opensuse/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/rhel/logo.png ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/rhel/apple-touch-icon.png ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/etc/favicon.png /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/rhel/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/scientific/logo.png ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/scientific/apple-touch-icon.png ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/etc/favicon.png /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/scientific/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/plymouth/ubuntu-logo.png /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/branding/ubuntu/logo.png make[3]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[2]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' + mkdir -p /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/etc/pam.d + install -p -m 644 tools/cockpit.pam /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/etc/pam.d/cockpit + rm -f '/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64//usr/lib64/cockpit/*.so' + install -D -p -m 644 AUTHORS COPYING README.md /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/doc/cockpit/ + echo '%dir /usr/share/cockpit' + echo '%dir /usr/share/cockpit/base1' + find /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/base1 -type f -o -type l + echo /etc/cockpit/machines.d + echo /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/polkit-1/actions/org.cockpit-project.cockpit-bridge.policy + echo '%dir /usr/share/cockpit/shell' + find /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/shell -type f + echo '%dir /usr/share/cockpit/systemd' + find /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/systemd -type f + echo '%dir /usr/share/cockpit/users' + find /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/users -type f + echo '%dir /usr/share/cockpit/metrics' + find /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/metrics -type f + echo '%dir /usr/share/cockpit/kdump' + find /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/kdump -type f + echo '%dir /usr/share/cockpit/sosreport' + find /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/sosreport -type f + echo '%dir /usr/share/cockpit/storaged' + find /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/storaged -type f + echo '%dir /usr/share/cockpit/networkmanager' + find /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/networkmanager -type f + echo '%dir /usr/share/cockpit/packagekit' + find /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/packagekit -type f + echo '%dir /usr/share/cockpit/apps' + find /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/apps -type f + echo '%dir /usr/share/cockpit/selinux' + find /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/selinux -type f + echo '%dir /usr/share/cockpit/static' + echo '%dir /usr/share/cockpit/static/fonts' + find /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/cockpit/static -type f + sed -i 's|/builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64||' base.list kdump.list networkmanager.list packagekit.list selinux.list sosreport.list static.list storaged.list system.list + rm -rf /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/src/debug + cat kdump.list sosreport.list networkmanager.list selinux.list + rm -f /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/metainfo/org.cockpit_project.cockpit_sosreport.metainfo.xml + rm -f /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/metainfo/org.cockpit_project.cockpit_kdump.metainfo.xml + rm -f /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/metainfo/org.cockpit_project.cockpit_selinux.metainfo.xml + rm -f /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/metainfo/org.cockpit_project.cockpit_networkmanager.metainfo.xml + rm -f /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/share/icons/hicolor/64x64/apps/cockpit-sosreport.png + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 333-1.el10 --unique-debug-suffix -333-1.el10.x86_64 --unique-debug-src-base cockpit-333-1.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/cockpit-333 find-debuginfo: starting Extracting debug info from 7 files DWARF-compressing 7 files sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/cockpit-333-1.el10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/libexec/cockpit-certificate-helper from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/libexec/cockpit-desktop from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/libexec/cockpit-client from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/cockpit/issue/update-issue from /bin/sh -e to #!/usr/bin/sh -e + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64/usr/lib/python3.12 using python3.12 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ka0w1E + umask 022 + cd /builddir/build/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=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + 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=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 cockpit-333 ++ nproc + make -j4 check make check-am make[1]: Entering directory '/builddir/build/BUILD/cockpit-333' make test-authorize test-base64 test-channel test-config test-frame test-hash test-json test-jsonfds test-locale test-pipe test-template test-transport test-unicode test-webcertificate test-webresponse test-webserver test-ssh-add test-cockpit-certificate-ensure test-tls-connection test-tls-server test-websocket test-auth test-compat test-creds test-kerberos libpreload-temp-home.so wsinstance-start socket-activation-helper frob-websocket test-server mock-echo mock-auth-command libcockpit-test.a \ src/ws/mock-cat-with-init src/tls/test-socket-activation-helper.sh src/common/mock-stderr \ src/common/mock-content src/pam-ssh-add/mock-ssh-agent src/pam-ssh-add/mock-ssh-add src/pam-ssh-add/mock-environment src/tls/ca/alice-expired.pem src/tls/ca/alice.key src/tls/ca/alice.p12 src/tls/ca/alice.pem src/tls/ca/bob.key src/tls/ca/bob.p12 src/tls/ca/bob.pem src/tls/ca/ca.conf src/tls/ca/ca.key src/tls/ca/ca.pem src/tls/ca/generate.sh src/ws/mock-combined.crt src/ws/mock-ecc.crt src/ws/mock-ecc.key src/ws/mock-cat-with-init src/ws/mock-kdc src/ws/mock-krb5.conf.in src/ws/mock-kdc.conf.in src/ws/mock-static src/ws/mock-config src/ws/mock-pipes/exit127 src/ws/mock-pipes/someprogram src/ws/mock-pipes/cockpit-session make[2]: Entering directory '/builddir/build/BUILD/cockpit-333' CC src/common/test_authorize-test-authorize.o CC src/common/test_base64-test-base64.o CC src/common/test_channel-test-channel.o CC src/common/test_config-test-config.o CC src/common/test_frame-test-frame.o CC src/common/test_hash-test-hash.o CC src/common/test_json-test-json.o CC src/common/test_jsonfds-test-jsonfds.o CC src/common/test_locale-test-locale.o CC src/common/test_pipe-test-pipe.o CC src/common/test_template-test-template.o CC src/common/test_transport-test-transport.o CC src/common/test_unicode-test-unicode.o CC src/common/test_webcertificate-test-webcertificate.o CC src/common/test_webresponse-test-webresponse.o CC src/common/test_webserver-test-webserver.o CC src/pam-ssh-add/test_ssh_add-test-ssh-add.o CC src/tls/test_cockpit_certificate_ensure-test-cockpit-certificate-ensure.o CC src/tls/test_tls_connection-test-connection.o CC src/tls/test_tls_server-test-server.o CC src/websocket/test_websocket-test-websocket.o CC src/ws/test_auth-test-auth.o CC src/ws/test_compat-test-compat.o CC src/ws/test_creds-test-creds.o CC src/ws/test_kerberos-test-kerberos.o CC src/common/libpreload_temp_home_so-preload-temp-home.o CC src/tls/wsinstance-start.o CC src/tls/socket-activation-helper.o CC src/websocket/frob_websocket-frob-websocket.o CC src/ws/test_server-mock-service.o CC src/ws/test_server-test-server.o CC src/ws/test_server-mock-dbus-tests.o CC src/ws/mock_echo-mock-echo.o CC src/ws/mock_auth_command-mock-auth-command.o CC src/session/mock_auth_command-session-utils.o make[2]: Nothing to be done for 'src/ws/mock-cat-with-init'. make[2]: Nothing to be done for 'src/tls/test-socket-activation-helper.sh'. make[2]: Nothing to be done for 'src/common/mock-stderr'. make[2]: Nothing to be done for 'src/common/mock-content'. make[2]: Nothing to be done for 'src/pam-ssh-add/mock-ssh-agent'. make[2]: Nothing to be done for 'src/pam-ssh-add/mock-ssh-add'. make[2]: Nothing to be done for 'src/pam-ssh-add/mock-environment'. make[2]: Nothing to be done for 'src/tls/ca/alice-expired.pem'. make[2]: Nothing to be done for 'src/tls/ca/alice.key'. make[2]: Nothing to be done for 'src/tls/ca/alice.p12'. make[2]: Nothing to be done for 'src/tls/ca/alice.pem'. make[2]: Nothing to be done for 'src/tls/ca/bob.key'. make[2]: Nothing to be done for 'src/tls/ca/bob.p12'. make[2]: Nothing to be done for 'src/tls/ca/bob.pem'. make[2]: Nothing to be done for 'src/tls/ca/ca.conf'. make[2]: Nothing to be done for 'src/tls/ca/ca.key'. make[2]: Nothing to be done for 'src/tls/ca/ca.pem'. make[2]: Nothing to be done for 'src/tls/ca/generate.sh'. make[2]: Nothing to be done for 'src/ws/mock-combined.crt'. make[2]: Nothing to be done for 'src/ws/mock-ecc.crt'. make[2]: Nothing to be done for 'src/ws/mock-ecc.key'. make[2]: Nothing to be done for 'src/ws/mock-cat-with-init'. make[2]: Nothing to be done for 'src/ws/mock-kdc'. make[2]: Nothing to be done for 'src/ws/mock-krb5.conf.in'. make[2]: Nothing to be done for 'src/ws/mock-kdc.conf.in'. make[2]: Nothing to be done for 'src/ws/mock-static'. make[2]: Nothing to be done for 'src/ws/mock-config'. make[2]: Nothing to be done for 'src/ws/mock-pipes/exit127'. make[2]: Nothing to be done for 'src/ws/mock-pipes/someprogram'. make[2]: Nothing to be done for 'src/ws/mock-pipes/cockpit-session'. CC src/testlib/libcockpit_test_a-cockpittest.o CC src/testlib/libcockpit_test_a-mock-auth.o CC src/testlib/libcockpit_test_a-mock-channel.o CC src/testlib/libcockpit_test_a-mock-pressure.o CC src/testlib/libcockpit_test_a-mock-transport.o CC src/testlib/libcockpit_test_a-retest.o CCLD libpreload-temp-home.so CCLD wsinstance-start CCLD socket-activation-helper CCLD mock-echo AR libcockpit-test.a CCLD test-authorize CCLD test-base64 CCLD test-channel CCLD test-config CCLD test-frame CCLD test-hash CCLD test-json CCLD test-jsonfds CCLD test-locale CCLD test-pipe CCLD test-template CCLD test-transport CCLD test-unicode CCLD test-webcertificate CCLD test-webresponse CCLD test-webserver CCLD test-ssh-add CCLD test-cockpit-certificate-ensure CCLD test-tls-connection CCLD test-tls-server CCLD test-websocket CCLD test-auth CCLD test-compat CCLD test-creds CCLD test-kerberos CCLD frob-websocket CCLD test-server make[2]: 'libcockpit-test.a' is up to date. CCLD mock-auth-command make[2]: Leaving directory '/builddir/build/BUILD/cockpit-333' make check-TESTS check-local make[2]: Entering directory '/builddir/build/BUILD/cockpit-333' if grep -n -r 'name="id' doc/guide/html >&2; then \ echo "Unexpected generated id in the documentation" >&2; \ exit 1; \ fi make[3]: Entering directory '/builddir/build/BUILD/cockpit-333' PASS: test-base64 PASS: test-authorize PASS: test/common/static-code PASS: test-config PASS: test-hash PASS: test-frame PASS: test-json PASS: test-locale PASS: test-template PASS: test-jsonfds PASS: test-unicode PASS: test-webcertificate PASS: test-webresponse PASS: test-webserver PASS: test-ssh-add PASS: test-cockpit-certificate-ensure PASS: test-tls-connection PASS: test-transport PASS: test-channel PASS: test-pipe PASS: test-compat PASS: test-creds PASS: test-kerberos PASS: test-websocket PASS: pkg/users/test-list-public-keys.sh PASS: src/tls/test-socket-activation-helper.sh PASS: test-tls-server PASS: test-auth ============================================================================ Testsuite summary for Cockpit 333 ============================================================================ # TOTAL: 28 # PASS: 28 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[2]: Leaving directory '/builddir/build/BUILD/cockpit-333' make[1]: Leaving directory '/builddir/build/BUILD/cockpit-333' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: cockpit-333-1.el10.x86_64 Provides: cockpit = 333-1.el10 cockpit(x86-64) = 333-1.el10 metainfo() metainfo(org.cockpit_project.cockpit.appdata.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: (cockpit-packagekit if dnf) (cockpit-storaged if udisks2) Suggests: python3-pcp Processing files: cockpit-debuginfo-333-1.el10.x86_64 Provides: cockpit-debuginfo = 333-1.el10 cockpit-debuginfo(x86-64) = 333-1.el10 debuginfo(build-id) = 06b7bc54c9274698dc5e62dd586811cb7770f299 debuginfo(build-id) = 08e9bdb18afa8fbf0e470b0cb4aab32a1f2d56e8 debuginfo(build-id) = 3ab8bb7531d0c16fe4aba04386df0f008d6ff6bb debuginfo(build-id) = 3b3007645fe64d54da92addd4c30c55438968f4c debuginfo(build-id) = 54b7e7a7e983004490f6d6ee8c0085d8315afd12 debuginfo(build-id) = b8fe2706bbd503c8b6eada6e0b2d77ba80294ee6 debuginfo(build-id) = c0786990803de705eee37abd22fc017dc7833562 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cockpit-debugsource(x86-64) = 333-1.el10 Processing files: cockpit-debugsource-333-1.el10.x86_64 Provides: cockpit-debugsource = 333-1.el10 cockpit-debugsource(x86-64) = 333-1.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-bridge-333-1.el10.x86_64 Provides: cockpit-bridge = 333-1.el10 cockpit-bridge(x86-64) = 333-1.el10 python3.12dist(cockpit) = 333 python3dist(cockpit) = 333 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.12 Processing files: cockpit-doc-333-1.el10.noarch Provides: cockpit-doc = 333-1.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-system-333-1.el10.noarch Provides: bundled(npm(@patternfly/patternfly)) = 5.4.2 bundled(npm(@patternfly/react-core)) = 5.4.12 bundled(npm(@patternfly/react-icons)) = 5.4.2 bundled(npm(@patternfly/react-styles)) = 5.4.1 bundled(npm(@patternfly/react-table)) = 5.4.14 bundled(npm(@patternfly/react-tokens)) = 5.4.1 bundled(npm(@xterm/addon-canvas)) = 0.7.0 bundled(npm(@xterm/xterm)) = 5.5.0 bundled(npm(argparse)) = 1.0.10 bundled(npm(attr-accept)) = 2.2.5 bundled(npm(autolinker)) = 3.16.2 bundled(npm(dequal)) = 2.0.3 bundled(npm(file-selector)) = 2.1.2 bundled(npm(focus-trap)) = 7.6.2 bundled(npm(js-tokens)) = 4.0.0 bundled(npm(json-stable-stringify-without-jsonify)) = 1.0.1 bundled(npm(lodash)) = 4.17.21 bundled(npm(loose-envify)) = 1.4.0 bundled(npm(object-assign)) = 4.1.1 bundled(npm(prop-types)) = 15.8.1 bundled(npm(react)) = 18.3.1 bundled(npm(react-dom)) = 18.3.1 bundled(npm(react-dropzone)) = 14.3.5 bundled(npm(react-is)) = 16.13.1 bundled(npm(remarkable)) = 2.0.1 bundled(npm(scheduler)) = 0.23.2 bundled(npm(sprintf-js)) = 1.0.3 bundled(npm(tabbable)) = 6.2.0 bundled(npm(throttle-debounce)) = 5.0.2 bundled(npm(tslib)) = 2.8.1 bundled(npm(uuid)) = 11.0.5 cockpit-kdump = 333-1.el10 cockpit-networkmanager = 333-1.el10 cockpit-selinux = 333-1.el10 cockpit-shell = 333-1.el10 cockpit-sosreport = 333-1.el10 cockpit-system = 333-1.el10 cockpit-systemd = 333-1.el10 cockpit-tuned = 333-1.el10 cockpit-users = 333-1.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: /usr/bin/kdumpctl PackageKit setroubleshoot-server >= 3.3.3 Suggests: NetworkManager-team python3-pcp Processing files: cockpit-ws-333-1.el10.x86_64 Provides: cockpit-ws = 333-1.el10 cockpit-ws(x86-64) = 333-1.el10 config(cockpit-ws) = 333-1.el10 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): (policycoreutils if selinux-policy-targeted) /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/bash /usr/bin/sh 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.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(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.39)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libcrypt.so.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libgobject-2.0.so.0()(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libjson-glib-1.0.so.0()(64bit) libjson-glib-1.0.so.0(libjson-glib-1.0.so.0)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpam.so.0(LIBPAM_MODUTIL_1.1.9)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libsystemd.so.0(LIBSYSTEMD_221)(64bit) libsystemd.so.0(LIBSYSTEMD_227)(64bit) libsystemd.so.0(LIBSYSTEMD_237)(64bit) rtld(GNU_HASH) Obsoletes: cockpit-tests < 331 Recommends: sscg >= 2.3 system-logos Suggests: python3 sssd-dbus >= 2.6.2 Processing files: cockpit-storaged-333-1.el10.noarch Provides: cockpit-storaged = 333-1.el10 metainfo() metainfo(org.cockpit_project.cockpit_storaged.metainfo.xml) Requires(interp): /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 Recommends: clevis-luks device-mapper-multipath udisks2-iscsi >= 2.9 udisks2-lvm2 >= 2.9 Processing files: cockpit-packagekit-333-1.el10.noarch Provides: cockpit-packagekit = 333-1.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3-tracer Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64 Wrote: /builddir/build/RPMS/cockpit-debuginfo-333-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-ws-333-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-bridge-333-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-packagekit-333-1.el10.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-storaged-333-1.el10.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-333-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-debugsource-333-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-doc-333-1.el10.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-system-333-1.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rvkQ2G + umask 022 + cd /builddir/build/BUILD + cd cockpit-333 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cockpit-333-1.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.m2bMvW + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/cockpit-333-SPECPARTS + rm -rf cockpit-333 cockpit-333.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Macro expanded in comment on line 31: %{centos} explicitly Finish: rpmbuild cockpit-333-1.el10.src.rpm Finish: build phase for cockpit-333-1.el10.src.rpm INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/custom-1-x86_64-1740824016.742301/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1740824016.742301/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1740824016.742301/root/var/log/dnf.rpm.log INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz /bin/tar: Removing leading `/' from member names INFO: Done(/var/lib/copr-rpmbuild/results/cockpit-333-1.el10.src.rpm) Config(child) 0 minutes 59 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": "cockpit-system", "epoch": null, "version": "333", "release": "1.el10", "arch": "noarch" }, { "name": "cockpit", "epoch": null, "version": "333", "release": "1.el10", "arch": "x86_64" }, { "name": "cockpit-packagekit", "epoch": null, "version": "333", "release": "1.el10", "arch": "noarch" }, { "name": "cockpit-storaged", "epoch": null, "version": "333", "release": "1.el10", "arch": "noarch" }, { "name": "cockpit-doc", "epoch": null, "version": "333", "release": "1.el10", "arch": "noarch" }, { "name": "cockpit-bridge", "epoch": null, "version": "333", "release": "1.el10", "arch": "x86_64" }, { "name": "cockpit-debugsource", "epoch": null, "version": "333", "release": "1.el10", "arch": "x86_64" }, { "name": "cockpit", "epoch": null, "version": "333", "release": "1.el10", "arch": "src" }, { "name": "cockpit-debuginfo", "epoch": null, "version": "333", "release": "1.el10", "arch": "x86_64" }, { "name": "cockpit-ws", "epoch": null, "version": "333", "release": "1.el10", "arch": "x86_64" } ] } RPMResults finished