Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c1d7' (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/8715196-custom-1-x86_64 --chroot custom-1-x86_64 Version: 1.2 PID: 13025 Logging PID: 13026 Task: {'allow_user_ssh': False, 'appstream': True, 'background': False, 'build_id': 8715196, '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': 'dff469153c5a1e5048d9ff75949f17edc8bb1292', 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-BaseOS/realmd', 'isolation': 'default', 'memory_reqs': 2048, 'package_name': 'realmd', 'package_version': '0.17.1-12', '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': '8715196-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/realmd /var/lib/copr-rpmbuild/workspace/workdir-1d5vmpw3/realmd --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-BaseOS/realmd', '/var/lib/copr-rpmbuild/workspace/workdir-1d5vmpw3/realmd', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-1d5vmpw3/realmd'... Running: git checkout dff469153c5a1e5048d9ff75949f17edc8bb1292 -- cmd: ['git', 'checkout', 'dff469153c5a1e5048d9ff75949f17edc8bb1292', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-1d5vmpw3/realmd rc: 0 stdout: stderr: Note: switching to 'dff469153c5a1e5048d9ff75949f17edc8bb1292'. 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 dff4691 automatic import of realmd Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-1d5vmpw3/realmd 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 realmd-0.17.1.tar.gz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o realmd-0.17.1.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/loise/NoldenOS-10-BaseOS/realmd/realmd-0.17.1.tar.gz/md5/1027e0e0b6b1a92b5aa8a8342acab3ed/realmd-0.17.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 688k 100 688k 0 0 5127k 0 --:--:-- --:--:-- --:--:-- 5136k INFO: Reading stdout from command: md5sum realmd-0.17.1.tar.gz /usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-1d5vmpw3/realmd/realmd.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-1d5vmpw3/realmd --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1740858875.241720 -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-1d5vmpw3/realmd/realmd.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-1d5vmpw3/realmd --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1740858875.241720 -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-1d5vmpw3/realmd/realmd.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-1740858875.241720/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 4.6 MB/s | 704 kB 00:00 Additional repo https_download_copr_fedorainfra 4.5 MB/s | 704 kB 00:00 Additional repo https_download_copr_fedorainfra 3.7 MB/s | 502 kB 00:00 Additional repo https_download_copr_fedorainfra 915 kB/s | 93 kB 00:00 Additional repo https_download_copr_fedorainfra 1.5 MB/s | 182 kB 00:00 Additional repo https_download_copr_fedorainfra 485 kB/s | 47 kB 00:00 Additional repo https_download_copr_fedorainfra 8.8 MB/s | 986 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 copr_base 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 copr_base 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 copr_base 309 k tar x86_64 2:1.35-7.el10 copr_base 852 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 copr_base 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 copr_base 6.3 M binutils-gold x86_64 2.41-53.el10 copr_base 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 copr_base 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 copr_base 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 copr_base 537 k elfutils-debuginfod-client x86_64 0.192-5.el10 copr_base 46 k elfutils-default-yama-scope noarch 0.192-5.el10 copr_base 12 k elfutils-libelf x86_64 0.192-5.el10 copr_base 207 k elfutils-libs x86_64 0.192-5.el10 copr_base 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 copr_base 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 copr_base 148 k shadow-utils x86_64 2:4.15.0-5.el10 copr_base 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 copr_base 80 k zstd x86_64 1.5.5-9.el10 copr_base 475 k Transaction Summary ========================================================================================================================================================================== Install 142 Packages Total download size: 55 M Installed size: 185 M Downloading Packages: (1/142): alternatives-1.30-2.el10.x86_64.rpm 684 kB/s | 41 kB 00:00 (2/142): audit-libs-4.0.3-1.el10.x86_64.rpm 1.4 MB/s | 130 kB 00:00 (3/142): authselect-1.5.0-8.el10.x86_64.rpm 1.5 MB/s | 141 kB 00:00 (4/142): authselect-libs-1.5.0-8.el10.x86_64.rp 4.9 MB/s | 203 kB 00:00 (5/142): basesystem-11-22.el10.noarch.rpm 528 kB/s | 7.8 kB 00:00 (6/142): bash-5.2.26-6.el10.x86_64.rpm 25 MB/s | 1.8 MB 00:00 (7/142): binutils-gold-2.41-53.el10.x86_64.rpm 9.7 MB/s | 790 kB 00:00 (8/142): binutils-2.41-53.el10.x86_64.rpm 46 MB/s | 6.3 MB 00:00 (9/142): bzip2-1.0.8-25.el10.x86_64.rpm 717 kB/s | 53 kB 00:00 (10/142): bzip2-libs-1.0.8-25.el10.x86_64.rpm 762 kB/s | 42 kB 00:00 (11/142): centos-gpg-keys-10.0-8.el10.noarch.rp 590 kB/s | 14 kB 00:00 (12/142): ca-certificates-2024.2.69_v8.0.303-10 35 MB/s | 941 kB 00:00 (13/142): centos-stream-release-10.0-8.el10.noa 1.1 MB/s | 27 kB 00:00 (14/142): centos-stream-repos-10.0-8.el10.noarc 623 kB/s | 12 kB 00:00 (15/142): coreutils-9.5-6.el10.x86_64.rpm 20 MB/s | 1.1 MB 00:00 (16/142): coreutils-common-9.5-6.el10.x86_64.rp 33 MB/s | 2.1 MB 00:00 (17/142): cpio-2.15-3.el10.x86_64.rpm 5.9 MB/s | 286 kB 00:00 (18/142): cracklib-2.9.11-8.el10.x86_64.rpm 4.6 MB/s | 82 kB 00:00 (19/142): diffutils-3.10-8.el10.x86_64.rpm 8.6 MB/s | 397 kB 00:00 (20/142): cracklib-dicts-2.9.11-8.el10.x86_64.r 54 MB/s | 3.6 MB 00:00 (21/142): ed-1.20-5.el10.x86_64.rpm 1.3 MB/s | 82 kB 00:00 (22/142): efi-srpm-macros-6-6.el10.noarch.rpm 1.1 MB/s | 23 kB 00:00 (23/142): elfutils-default-yama-scope-0.192-5.e 751 kB/s | 12 kB 00:00 (24/142): elfutils-debuginfod-client-0.192-5.el 2.3 MB/s | 46 kB 00:00 (25/142): elfutils-0.192-5.el10.x86_64.rpm 21 MB/s | 537 kB 00:00 (26/142): elfutils-libelf-0.192-5.el10.x86_64.r 12 MB/s | 207 kB 00:00 (27/142): elfutils-libs-0.192-5.el10.x86_64.rpm 14 MB/s | 260 kB 00:00 (28/142): file-5.45-7.el10.x86_64.rpm 2.8 MB/s | 49 kB 00:00 (29/142): file-libs-5.45-7.el10.x86_64.rpm 30 MB/s | 763 kB 00:00 (30/142): filesystem-3.18-16.el10.x86_64.rpm 28 MB/s | 1.1 MB 00:00 (31/142): findutils-4.10.0-5.el10.x86_64.rpm 11 MB/s | 541 kB 00:00 (32/142): fonts-srpm-macros-2.0.5-18.el10.noarc 1.0 MB/s | 27 kB 00:00 (33/142): gawk-5.3.0-6.el10.x86_64.rpm 35 MB/s | 1.1 MB 00:00 (34/142): gdbm-libs-1.23-10.el10.x86_64.rpm 2.8 MB/s | 56 kB 00:00 (35/142): gdbm-1.23-10.el10.x86_64.rpm 6.3 MB/s | 147 kB 00:00 (36/142): glibc-common-2.39-37.el10.x86_64.rpm 13 MB/s | 366 kB 00:00 (37/142): glibc-2.39-37.el10.x86_64.rpm 37 MB/s | 2.2 MB 00:00 (38/142): glibc-gconv-extra-2.39-37.el10.x86_64 25 MB/s | 1.6 MB 00:00 (39/142): glibc-minimal-langpack-2.39-37.el10.x 2.2 MB/s | 85 kB 00:00 (40/142): gmp-6.2.1-10.el10.x86_64.rpm 18 MB/s | 318 kB 00:00 (41/142): grep-3.11-10.el10.x86_64.rpm 16 MB/s | 289 kB 00:00 (42/142): gzip-1.13-3.el10.x86_64.rpm 8.8 MB/s | 164 kB 00:00 (43/142): info-7.1-6.el10.x86_64.rpm 12 MB/s | 183 kB 00:00 (44/142): json-c-0.18-3.el10.x86_64.rpm 3.4 MB/s | 45 kB 00:00 (45/142): keyutils-libs-1.6.3-5.el10.x86_64.rpm 2.3 MB/s | 32 kB 00:00 (46/142): libacl-2.3.2-4.el10.x86_64.rpm 1.6 MB/s | 25 kB 00:00 (47/142): libattr-2.5.2-5.el10.x86_64.rpm 1.1 MB/s | 18 kB 00:00 (48/142): libarchive-3.7.7-1.el10.x86_64.rpm 18 MB/s | 414 kB 00:00 (49/142): libblkid-2.40.2-10.el10.x86_64.rpm 7.3 MB/s | 126 kB 00:00 (50/142): libbrotli-1.1.0-6.el10.x86_64.rpm 19 MB/s | 341 kB 00:00 (51/142): libcap-ng-0.8.4-6.el10.x86_64.rpm 2.2 MB/s | 33 kB 00:00 (52/142): libcom_err-1.47.1-3.el10.x86_64.rpm 1.9 MB/s | 27 kB 00:00 (53/142): libeconf-0.6.2-4.el10.x86_64.rpm 2.2 MB/s | 33 kB 00:00 (54/142): libfdisk-2.40.2-10.el10.x86_64.rpm 9.0 MB/s | 160 kB 00:00 (55/142): libgcc-14.2.1-7.el10.x86_64.rpm 8.4 MB/s | 138 kB 00:00 (56/142): libgomp-14.2.1-7.el10.x86_64.rpm 18 MB/s | 361 kB 00:00 (57/142): libidn2-2.3.7-3.el10.x86_64.rpm 6.3 MB/s | 113 kB 00:00 (58/142): libmount-2.40.2-10.el10.x86_64.rpm 9.3 MB/s | 156 kB 00:00 (59/142): libnghttp2-1.64.0-2.el10.x86_64.rpm 3.4 MB/s | 77 kB 00:00 (60/142): libpkgconf-2.1.0-3.el10.x86_64.rpm 1.6 MB/s | 38 kB 00:00 (61/142): libpsl-0.21.5-7.el10.x86_64.rpm 2.5 MB/s | 65 kB 00:00 (62/142): libpwquality-1.4.5-12.el10.x86_64.rpm 6.7 MB/s | 108 kB 00:00 (63/142): libselinux-3.8-1.el10.x86_64.rpm 5.5 MB/s | 96 kB 00:00 (64/142): libsemanage-3.8-1.el10.x86_64.rpm 7.2 MB/s | 121 kB 00:00 (65/142): libsepol-3.8-1.el10.x86_64.rpm 14 MB/s | 342 kB 00:00 (66/142): libsmartcols-2.40.2-10.el10.x86_64.rp 3.8 MB/s | 83 kB 00:00 (67/142): libstdc++-14.2.1-7.el10.x86_64.rpm 32 MB/s | 910 kB 00:00 (68/142): libtasn1-4.19.0-9.el10.x86_64.rpm 4.5 MB/s | 75 kB 00:00 (69/142): libunistring-1.1-11.el10.x86_64.rpm 26 MB/s | 546 kB 00:00 (70/142): libutempter-1.2.1-15.el10.x86_64.rpm 1.6 MB/s | 27 kB 00:00 (71/142): libuuid-2.40.2-10.el10.x86_64.rpm 1.6 MB/s | 30 kB 00:00 (72/142): libxcrypt-4.4.36-10.el10.x86_64.rpm 6.4 MB/s | 119 kB 00:00 (73/142): libxml2-2.12.5-5.el10.x86_64.rpm 29 MB/s | 689 kB 00:00 (74/142): libzstd-1.5.5-9.el10.x86_64.rpm 17 MB/s | 304 kB 00:00 (75/142): lua-libs-5.4.6-7.el10.x86_64.rpm 7.9 MB/s | 130 kB 00:00 (76/142): mpfr-4.2.1-5.el10.x86_64.rpm 19 MB/s | 348 kB 00:00 (77/142): ncurses-base-6.4-14.20240127.el10.noa 4.1 MB/s | 64 kB 00:00 (78/142): ncurses-libs-6.4-14.20240127.el10.x86 19 MB/s | 329 kB 00:00 (79/142): pcre2-10.44-1.el10.3.x86_64.rpm 10 MB/s | 246 kB 00:00 (80/142): pcre2-syntax-10.44-1.el10.3.noarch.rp 3.8 MB/s | 151 kB 00:00 (81/142): openssl-libs-3.2.2-16.el10.x86_64.rpm 43 MB/s | 2.3 MB 00:00 (82/142): pkgconf-2.1.0-3.el10.x86_64.rpm 1.5 MB/s | 44 kB 00:00 (83/142): pkgconf-m4-2.1.0-3.el10.noarch.rpm 1.4 MB/s | 14 kB 00:00 (84/142): pkgconf-pkg-config-2.1.0-3.el10.x86_6 789 kB/s | 10 kB 00:00 (85/142): publicsuffix-list-dafsa-20240107-6.el 3.7 MB/s | 59 kB 00:00 (86/142): popt-1.19-8.el10.x86_64.rpm 2.8 MB/s | 59 kB 00:00 (87/142): readline-8.2-11.el10.x86_64.rpm 7.6 MB/s | 213 kB 00:00 (88/142): rpm-4.19.1.1-12.el10.x86_64.rpm 18 MB/s | 508 kB 00:00 (89/142): rpm-build-4.19.1.1-12.el10.x86_64.rpm 2.6 MB/s | 68 kB 00:00 (90/142): rpm-build-libs-4.19.1.1-12.el10.x86_6 6.0 MB/s | 93 kB 00:00 (91/142): rpm-libs-4.19.1.1-12.el10.x86_64.rpm 15 MB/s | 306 kB 00:00 (92/142): sed-4.9-3.el10.x86_64.rpm 13 MB/s | 309 kB 00:00 (93/142): setup-2.14.5-4.el10.noarch.rpm 8.1 MB/s | 148 kB 00:00 (94/142): shadow-utils-4.15.0-5.el10.x86_64.rpm 30 MB/s | 1.3 MB 00:00 (95/142): sqlite-libs-3.46.1-3.el10.x86_64.rpm 16 MB/s | 739 kB 00:00 (96/142): tar-1.35-7.el10.x86_64.rpm 19 MB/s | 852 kB 00:00 (97/142): unzip-6.0-66.el10.x86_64.rpm 7.6 MB/s | 184 kB 00:00 (98/142): util-linux-core-2.40.2-10.el10.x86_64 18 MB/s | 515 kB 00:00 (99/142): util-linux-2.40.2-10.el10.x86_64.rpm 20 MB/s | 1.1 MB 00:00 (100/142): which-2.21-43.el10.x86_64.rpm 1.1 MB/s | 41 kB 00:00 (101/142): xz-5.6.2-3.el10.x86_64.rpm 12 MB/s | 458 kB 00:00 (102/142): xz-libs-5.6.2-3.el10.x86_64.rpm 6.4 MB/s | 112 kB 00:00 (103/142): zip-3.0-44.el10.x86_64.rpm 14 MB/s | 263 kB 00:00 (104/142): zlib-ng-compat-2.2.3-1.el10.x86_64.r 3.7 MB/s | 80 kB 00:00 (105/142): zstd-1.5.5-9.el10.x86_64.rpm 21 MB/s | 475 kB 00:00 (106/142): forge-srpm-macros-0.4.0-6.el10.noarc 1.0 MB/s | 21 kB 00:00 (107/142): kernel-srpm-macros-1.0-25.el10.noarc 773 kB/s | 10 kB 00:00 (108/142): lua-srpm-macros-1-15.el10.noarch.rpm 641 kB/s | 9.3 kB 00:00 (109/142): ocaml-srpm-macros-10-4.el10.noarch.r 649 kB/s | 9.6 kB 00:00 (110/142): openblas-srpm-macros-2-19.el10.noarc 632 kB/s | 8.2 kB 00:00 (111/142): package-notes-srpm-macros-0.5-13.el1 678 kB/s | 9.7 kB 00:00 (112/142): patch-2.7.6-26.el10.x86_64.rpm 7.5 MB/s | 128 kB 00:00 (113/142): perl-srpm-macros-1-57.el10.noarch.rp 616 kB/s | 9.0 kB 00:00 (114/142): pyproject-srpm-macros-1.16.2-1.el10. 955 kB/s | 14 kB 00:00 (115/142): python-srpm-macros-3.12-9.1.el10.noa 1.6 MB/s | 24 kB 00:00 (116/142): qt6-srpm-macros-6.8.1-3.el10.noarch. 516 kB/s | 10 kB 00:00 (117/142): crypto-policies-20250128-1.git22421d 3.9 MB/s | 65 kB 00:00 (118/142): curl-8.9.1-5.el10.x86_64.rpm 14 MB/s | 311 kB 00:00 (119/142): cyrus-sasl-lib-2.1.28-27.el10.x86_64 6.2 MB/s | 101 kB 00:00 (120/142): debugedit-5.1-4.el10.x86_64.rpm 4.8 MB/s | 79 kB 00:00 (121/142): dwz-0.15-7.el10.x86_64.rpm 7.5 MB/s | 137 kB 00:00 (122/142): go-srpm-macros-3.6.0-4.el10.noarch.r 993 kB/s | 27 kB 00:00 (123/142): gdb-minimal-14.2-4.el10.x86_64.rpm 59 MB/s | 4.1 MB 00:00 (124/142): jansson-2.14-3.el10.x86_64.rpm 815 kB/s | 46 kB 00:00 (125/142): krb5-libs-1.21.3-7.el10.x86_64.rpm 13 MB/s | 750 kB 00:00 (126/142): libcap-2.69-7.el10.x86_64.rpm 4.4 MB/s | 86 kB 00:00 (127/142): libcurl-8.9.1-5.el10.x86_64.rpm 18 MB/s | 360 kB 00:00 (128/142): libevent-2.1.12-16.el10.x86_64.rpm 16 MB/s | 259 kB 00:00 (129/142): libffi-3.4.4-9.el10.x86_64.rpm 2.1 MB/s | 40 kB 00:00 (130/142): libssh-0.11.1-2.el10.x86_64.rpm 11 MB/s | 232 kB 00:00 (131/142): libssh-config-0.11.1-2.el10.noarch.r 695 kB/s | 9.3 kB 00:00 (132/142): libverto-0.3.2-10.el10.x86_64.rpm 1.2 MB/s | 21 kB 00:00 (133/142): lz4-libs-1.9.4-8.el10.x86_64.rpm 3.9 MB/s | 68 kB 00:00 (134/142): openldap-2.6.8-3.el10.x86_64.rpm 13 MB/s | 221 kB 00:00 (135/142): p11-kit-0.25.5-7.el10.x86_64.rpm 23 MB/s | 493 kB 00:00 (136/142): p11-kit-trust-0.25.5-7.el10.x86_64.r 7.1 MB/s | 135 kB 00:00 (137/142): pam-1.6.1-7.el10.x86_64.rpm 25 MB/s | 510 kB 00:00 (138/142): redhat-rpm-config-287-2.el10.noarch. 5.1 MB/s | 74 kB 00:00 (139/142): pam-libs-1.6.1-7.el10.x86_64.rpm 3.2 MB/s | 57 kB 00:00 (140/142): rpm-sequoia-1.6.0-6.el10.x86_64.rpm 34 MB/s | 880 kB 00:00 (141/142): rust-toolset-srpm-macros-1.84.1-1.el 712 kB/s | 13 kB 00:00 (142/142): systemd-libs-257-9.el10.x86_64.rpm 31 MB/s | 812 kB 00:00 -------------------------------------------------------------------------------- Total 41 MB/s | 55 MB 00:01 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 : qt6-srpm-macros-6.8.1-3.el10.noarch 4/142 Installing : perl-srpm-macros-1-57.el10.noarch 5/142 Installing : package-notes-srpm-macros-0.5-13.el10.noarch 6/142 Installing : openblas-srpm-macros-2-19.el10.noarch 7/142 Installing : ocaml-srpm-macros-10-4.el10.noarch 8/142 Installing : kernel-srpm-macros-1.0-25.el10.noarch 9/142 Installing : publicsuffix-list-dafsa-20240107-6.el10.noarch 10/142 Installing : pkgconf-m4-2.1.0-3.el10.noarch 11/142 Installing : pcre2-syntax-10.44-1.el10.3.noarch 12/142 Installing : ncurses-base-6.4-14.20240127.el10.noarch 13/142 Installing : coreutils-common-9.5-6.el10.x86_64 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 : alternatives-1.30-2.el10.x86_64 50/142 Installing : libcap-ng-0.8.4-6.el10.x86_64 51/142 Installing : audit-libs-4.0.3-1.el10.x86_64 52/142 Installing : pam-libs-1.6.1-7.el10.x86_64 53/142 Installing : libcap-2.69-7.el10.x86_64 54/142 Installing : systemd-libs-257-9.el10.x86_64 55/142 Installing : libsepol-3.8-1.el10.x86_64 56/142 Installing : libsmartcols-2.40.2-10.el10.x86_64 57/142 Installing : libtasn1-4.19.0-9.el10.x86_64 58/142 Installing : libunistring-1.1-11.el10.x86_64 59/142 Installing : libidn2-2.3.7-3.el10.x86_64 60/142 Installing : lua-libs-5.4.6-7.el10.x86_64 61/142 Installing : pcre2-10.44-1.el10.3.x86_64 62/142 Installing : libselinux-3.8-1.el10.x86_64 63/142 Installing : sed-4.9-3.el10.x86_64 64/142 Installing : findutils-1:4.10.0-5.el10.x86_64 65/142 Installing : grep-3.11-10.el10.x86_64 66/142 Installing : xz-1:5.6.2-3.el10.x86_64 67/142 Installing : libmount-2.40.2-10.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1739404800 Wrote: /builddir/build/SRPMS/realmd-0.17.1-12.el10.src.rpm 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-1740858875.241720/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1740858875.241720/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1740858875.241720/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-1d5vmpw3/realmd/realmd.spec) Config(child) 0 minutes 19 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/realmd-0.17.1-12.el10.src.rpm) Config(custom-1-x86_64) Start: chroot init INFO: mounting tmpfs at /var/lib/mock/custom-1-x86_64-1740858875.241720/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 realmd-0.17.1-12.el10.src.rpm Start: build setup for realmd-0.17.1-12.el10.src.rpm Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1739404800 Wrote: /builddir/build/SRPMS/realmd-0.17.1-12.el10.src.rpm 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 67 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 68 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 62 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 58 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 58 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 58 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 69 kB/s | 2.2 kB 00:00 Package pkgconf-pkg-config-2.1.0-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 gcc x86_64 14.2.1-7.el10 copr_base 38 M gettext-devel x86_64 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 227 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 intltool noarch 0.51.0-29.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 56 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 libxslt x86_64 1.1.39-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 188 k make x86_64 1:4.4.1-9.el10 copr_base 579 k openldap-devel x86_64 2.6.8-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 685 k polkit-devel x86_64 125-3.el10 copr_base 42 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 samba-common-tools x86_64 4.21.3-102.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 479 k 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 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 avahi-libs x86_64 0.9~rc2-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 67 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 cyrus-sasl x86_64 2.1.28-27.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 72 k cyrus-sasl-devel x86_64 2.1.28-27.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 103 k 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 dbus-libs x86_64 1:1.14.10-5.el10 copr_base 155 k docbook-dtds noarch 1.0-89.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 283 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 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 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 gettext-common-devel noarch 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 596 k 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 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 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-libs-devel x86_64 1.6.3-5.el10 copr_base 55 k libblkid-devel x86_64 2.40.2-10.el10 copr_base 27 k libcom_err-devel x86_64 1.47.1-3.el10 copr_base 16 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 libicu x86_64 74.2-4.el10 copr_base 10 M libkadm5 x86_64 1.21.3-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 76 k libldb x86_64 4.21.3-102.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 179 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 libnetapi x86_64 4.21.3-102.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 146 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 libsepol-devel x86_64 3.8-1.el10 copr_base 41 k libtalloc x86_64 2.4.2-106.el10 copr_base 31 k libtdb x86_64 1.4.12-102.el10 copr_base 52 k libtevent x86_64 0.16.1-106.el10 copr_base 48 k libtirpc x86_64 1.3.5-1.el10 copr_base 94 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 libwbclient x86_64 4.21.3-102.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 45 k libxcrypt-devel x86_64 4.4.36-10.el10 copr_base 29 k lmdb-libs x86_64 0.9.32-4.el10 copr_base 61 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 mailcap noarch 2.1.54-8.el10 copr_base 35 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 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-Clone x86_64 0.46-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 22 k perl-Compress-Raw-Bzip2 x86_64 2.212-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 36 k perl-Compress-Raw-Zlib x86_64 2.212-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 65 k perl-Data-Dump noarch 1.25-13.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 33 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-HMAC noarch 1.04-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 22 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-Digest-SHA x86_64 1:6.04-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 63 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-Encode-Locale noarch 1.05-31.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 19 k 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-Listing noarch 6.16-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 25 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-HTML-Parser x86_64 3.82-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 119 k perl-HTML-Tagset noarch 3.20-59.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 19 k perl-HTTP-Cookies noarch 6.11-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 38 k perl-HTTP-Date noarch 6.06-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 25 k perl-HTTP-Message noarch 6.45-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 96 k perl-HTTP-Negotiate noarch 6.01-40.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 20 k perl-HTTP-Tiny noarch 0.088-512.el10 copr_base 56 k perl-I18N-Langinfo x86_64 0.24-512.el10 copr_base 26 k perl-IO x86_64 1.55-512.el10 copr_base 78 k perl-IO-Compress noarch 2.212-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 292 k perl-IO-HTML noarch 1.004-14.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 28 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-LWP-MediaTypes noarch 6.04-19.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 33 k perl-MIME-Base64 x86_64 3.16-511.el10 copr_base 30 k perl-Module-Load noarch 1:0.36-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 18 k perl-Mozilla-CA noarch 20231213-5.el10 copr_base 14 k perl-NTLM noarch 1.09-41.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 22 k perl-Net-HTTP noarch 6.23-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 39 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-TimeDate noarch 1:2.33-16.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 50 k perl-Try-Tiny noarch 0.31-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 38 k perl-URI noarch 5.27-3.el10 copr_base 119 k perl-WWW-RobotRules noarch 6.02-41.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 20 k perl-XML-Parser x86_64 2.47-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 229 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-libwww-perl noarch 6.76-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 198 k 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-subs noarch 1.04-512.el10 copr_base 12 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 polkit-docs noarch 125-3.el10 copr_base 243 k polkit-libs x86_64 125-3.el10 copr_base 68 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-packaging noarch 24.2-2.el10 copr_base 141 k python3-pip-wheel noarch 23.3.2-10.el10 copr_base 1.5 M samba-client-libs x86_64 4.21.3-102.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 5.2 M samba-common noarch 4.21.3-102.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 176 k samba-common-libs x86_64 4.21.3-102.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 102 k samba-ldb-ldap-modules x86_64 4.21.3-102.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 37 k samba-libs x86_64 4.21.3-102.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 125 k sgml-common noarch 0.6.3-64.el10 copr_base 54 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 tzdata noarch 2025a-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 431 k xml-common noarch 0.6.3-64.el10 copr_base 32 k zlib-ng-compat-devel x86_64 2.2.3-1.el10 copr_base 38 k Transaction Summary =============================================================================================================================================================== Install 178 Packages Total download size: 114 M Installed size: 396 M Downloading Packages: (1/178): dbus-1.14.10-5.el10.x86_64.rpm 193 kB/s | 7.9 kB 00:00 (2/178): dbus-broker-36-1.el10.x86_64.rpm 2.6 MB/s | 172 kB 00:00 (3/178): dbus-common-1.14.10-5.el10.noarch.rpm 401 kB/s | 15 kB 00:00 (4/178): dbus-libs-1.14.10-5.el10.x86_64.rpm 2.4 MB/s | 155 kB 00:00 (5/178): expat-2.6.4-1.el10.x86_64.rpm 1.2 MB/s | 115 kB 00:00 (6/178): cpp-14.2.1-7.el10.x86_64.rpm 62 MB/s | 13 MB 00:00 (7/178): gcc-plugin-annobin-14.2.1-7.el10.x86_6 561 kB/s | 61 kB 00:00 (8/178): glibc-devel-2.39-37.el10.x86_64.rpm 5.8 MB/s | 525 kB 00:00 (9/178): keyutils-libs-devel-1.6.3-5.el10.x86_6 908 kB/s | 55 kB 00:00 (10/178): libblkid-devel-2.40.2-10.el10.x86_64. 514 kB/s | 27 kB 00:00 (11/178): libcom_err-devel-1.47.1-3.el10.x86_64 299 kB/s | 16 kB 00:00 (12/178): libmount-devel-2.40.2-10.el10.x86_64. 208 kB/s | 28 kB 00:00 (13/178): libicu-74.2-4.el10.x86_64.rpm 42 MB/s | 10 MB 00:00 (14/178): libseccomp-2.5.3-10.el10.x86_64.rpm 738 kB/s | 71 kB 00:00 (15/178): libselinux-devel-3.8-1.el10.x86_64.rp 2.5 MB/s | 116 kB 00:00 (16/178): gcc-14.2.1-7.el10.x86_64.rpm 66 MB/s | 38 MB 00:00 (17/178): libsepol-devel-3.8-1.el10.x86_64.rpm 551 kB/s | 41 kB 00:00 (18/178): libtalloc-2.4.2-106.el10.x86_64.rpm 517 kB/s | 31 kB 00:00 (19/178): libtdb-1.4.12-102.el10.x86_64.rpm 5.3 MB/s | 52 kB 00:00 (20/178): libtevent-0.16.1-106.el10.x86_64.rpm 4.6 MB/s | 48 kB 00:00 (21/178): libtirpc-1.3.5-1.el10.x86_64.rpm 8.7 MB/s | 94 kB 00:00 (22/178): libxcrypt-devel-4.4.36-10.el10.x86_64 2.7 MB/s | 29 kB 00:00 (23/178): lmdb-libs-0.9.32-4.el10.x86_64.rpm 5.9 MB/s | 61 kB 00:00 (24/178): mailcap-2.1.54-8.el10.noarch.rpm 1.7 MB/s | 35 kB 00:00 (25/178): mpdecimal-2.5.1-12.el10.x86_64.rpm 7.6 MB/s | 89 kB 00:00 (26/178): make-4.4.1-9.el10.x86_64.rpm 32 MB/s | 579 kB 00:00 (27/178): ncurses-6.4-14.20240127.el10.x86_64.r 30 MB/s | 415 kB 00:00 (28/178): pcre2-devel-10.44-1.el10.3.x86_64.rpm 28 MB/s | 490 kB 00:00 (29/178): pcre2-utf16-10.44-1.el10.3.x86_64.rpm 16 MB/s | 226 kB 00:00 (30/178): pcre2-utf32-10.44-1.el10.3.x86_64.rpm 16 MB/s | 213 kB 00:00 (31/178): perl-B-1.89-512.el10.x86_64.rpm 17 MB/s | 177 kB 00:00 (32/178): perl-AutoLoader-5.74-512.el10.noarch. 1.2 MB/s | 22 kB 00:00 (33/178): perl-Carp-1.54-511.el10.noarch.rpm 2.9 MB/s | 29 kB 00:00 (34/178): perl-Class-Struct-0.68-512.el10.noarc 1.8 MB/s | 22 kB 00:00 (35/178): perl-Data-Dumper-2.189-512.el10.x86_6 5.9 MB/s | 57 kB 00:00 (36/178): perl-Digest-1.20-511.el10.noarch.rpm 2.6 MB/s | 25 kB 00:00 (37/178): perl-DynaLoader-1.56-512.el10.x86_64. 2.9 MB/s | 26 kB 00:00 (38/178): perl-Errno-1.38-512.el10.x86_64.rpm 1.1 MB/s | 15 kB 00:00 (39/178): perl-Encode-3.21-511.el10.x86_64.rpm 53 MB/s | 1.0 MB 00:00 (40/178): perl-Exporter-5.78-511.el10.noarch.rp 2.0 MB/s | 31 kB 00:00 (41/178): perl-Fcntl-1.18-512.el10.x86_64.rpm 3.4 MB/s | 30 kB 00:00 (42/178): perl-File-Basename-2.86-512.el10.noar 1.8 MB/s | 17 kB 00:00 (43/178): perl-File-Compare-1.100.800-512.el10. 1.4 MB/s | 14 kB 00:00 (44/178): perl-File-Copy-2.41-512.el10.noarch.r 2.3 MB/s | 20 kB 00:00 (45/178): perl-File-Find-1.44-512.el10.noarch.r 2.7 MB/s | 26 kB 00:00 (46/178): perl-File-Path-2.18-511.el10.noarch.r 3.5 MB/s | 36 kB 00:00 (47/178): perl-File-Temp-0.231.100-512.el10.noa 6.1 MB/s | 60 kB 00:00 (48/178): perl-File-stat-1.14-512.el10.noarch.r 1.6 MB/s | 17 kB 00:00 (49/178): perl-FileHandle-2.05-512.el10.noarch. 1.6 MB/s | 16 kB 00:00 (50/178): perl-Getopt-Long-2.58-3.el10.noarch.r 6.3 MB/s | 64 kB 00:00 (51/178): perl-Getopt-Std-1.14-512.el10.noarch. 1.5 MB/s | 16 kB 00:00 (52/178): perl-HTTP-Tiny-0.088-512.el10.noarch. 4.8 MB/s | 56 kB 00:00 (53/178): perl-I18N-Langinfo-0.24-512.el10.x86_ 1.4 MB/s | 26 kB 00:00 (54/178): perl-IO-1.55-512.el10.x86_64.rpm 6.8 MB/s | 78 kB 00:00 (55/178): perl-IO-Socket-IP-0.42-512.el10.noarc 2.4 MB/s | 42 kB 00:00 (56/178): perl-IO-Socket-SSL-2.085-3.el10.noarc 19 MB/s | 225 kB 00:00 (57/178): perl-IPC-Open3-1.22-512.el10.noarch.r 2.0 MB/s | 22 kB 00:00 (58/178): perl-MIME-Base64-3.16-511.el10.x86_64 2.7 MB/s | 30 kB 00:00 (59/178): perl-Net-SSLeay-1.94-7.el10.x86_64.rp 25 MB/s | 358 kB 00:00 (60/178): perl-Mozilla-CA-20231213-5.el10.noarc 925 kB/s | 14 kB 00:00 (61/178): perl-POSIX-2.20-512.el10.x86_64.rpm 9.3 MB/s | 97 kB 00:00 (62/178): perl-PathTools-3.91-512.el10.x86_64.r 8.2 MB/s | 83 kB 00:00 (63/178): perl-Pod-Escapes-1.07-511.el10.noarch 2.0 MB/s | 20 kB 00:00 (64/178): perl-Pod-Perldoc-3.28.01-512.el10.noa 7.7 MB/s | 80 kB 00:00 (65/178): perl-Pod-Usage-2.03-511.el10.noarch.r 4.1 MB/s | 40 kB 00:00 (66/178): perl-Pod-Simple-3.45-511.el10.noarch. 16 MB/s | 209 kB 00:00 (67/178): perl-Scalar-List-Utils-1.63-511.el10. 7.0 MB/s | 73 kB 00:00 (68/178): perl-SelectSaver-1.02-512.el10.noarch 1.3 MB/s | 12 kB 00:00 (69/178): perl-Socket-2.038-511.el10.x86_64.rpm 5.8 MB/s | 55 kB 00:00 (70/178): perl-Storable-3.32-511.el10.x86_64.rp 9.8 MB/s | 99 kB 00:00 (71/178): perl-Symbol-1.09-512.el10.noarch.rpm 1.3 MB/s | 15 kB 00:00 (72/178): perl-Term-ANSIColor-5.01-512.el10.noa 4.2 MB/s | 48 kB 00:00 (73/178): perl-Term-Cap-1.18-511.el10.noarch.rp 2.3 MB/s | 22 kB 00:00 (74/178): perl-Text-ParseWords-3.31-511.el10.no 1.7 MB/s | 17 kB 00:00 (75/178): perl-Text-Tabs+Wrap-2024.001-511.el10 2.3 MB/s | 22 kB 00:00 (76/178): perl-Time-Local-1.350-511.el10.noarch 3.6 MB/s | 35 kB 00:00 (77/178): perl-URI-5.27-3.el10.noarch.rpm 11 MB/s | 119 kB 00:00 (78/178): perl-base-2.27-512.el10.noarch.rpm 1.4 MB/s | 17 kB 00:00 (79/178): perl-constant-1.33-512.el10.noarch.rp 2.2 MB/s | 23 kB 00:00 (80/178): perl-if-0.61.000-512.el10.noarch.rpm 1.3 MB/s | 14 kB 00:00 (81/178): perl-interpreter-5.40.1-512.el10.x86_ 6.8 MB/s | 72 kB 00:00 (82/178): perl-libnet-3.15-512.el10.noarch.rpm 10 MB/s | 123 kB 00:00 (83/178): perl-mro-1.29-512.el10.x86_64.rpm 1.2 MB/s | 30 kB 00:00 (84/178): perl-libs-5.40.1-512.el10.x86_64.rpm 68 MB/s | 2.2 MB 00:00 (85/178): perl-locale-1.12-512.el10.noarch.rpm 452 kB/s | 14 kB 00:00 (86/178): perl-overload-1.37-512.el10.noarch.rp 4.2 MB/s | 46 kB 00:00 (87/178): perl-overloading-0.02-512.el10.noarch 1.1 MB/s | 13 kB 00:00 (88/178): perl-parent-0.241-512.el10.noarch.rpm 1.2 MB/s | 15 kB 00:00 (89/178): perl-podlators-5.01-511.el10.noarch.r 10 MB/s | 121 kB 00:00 (90/178): perl-subs-1.04-512.el10.noarch.rpm 1.3 MB/s | 12 kB 00:00 (91/178): perl-vars-1.05-512.el10.noarch.rpm 1.4 MB/s | 13 kB 00:00 (92/178): polkit-docs-125-3.el10.noarch.rpm 16 MB/s | 243 kB 00:00 (93/178): polkit-devel-125-3.el10.x86_64.rpm 2.2 MB/s | 42 kB 00:00 (94/178): polkit-libs-125-3.el10.x86_64.rpm 4.9 MB/s | 68 kB 00:00 (95/178): python3-packaging-24.2-2.el10.noarch. 13 MB/s | 141 kB 00:00 (96/178): sgml-common-0.6.3-64.el10.noarch.rpm 3.4 MB/s | 54 kB 00:00 (97/178): python3-pip-wheel-23.3.2-10.el10.noar 55 MB/s | 1.5 MB 00:00 (98/178): xml-common-0.6.3-64.el10.noarch.rpm 1.9 MB/s | 32 kB 00:00 (99/178): zlib-ng-compat-devel-2.2.3-1.el10.x86 3.9 MB/s | 38 kB 00:00 (100/178): docbook-dtds-1.0-89.el10.noarch.rpm 24 MB/s | 283 kB 00:00 (101/178): annobin-docs-12.92-1.el10.noarch.rpm 6.5 MB/s | 92 kB 00:00 (102/178): flex-2.6.4-19.el10.x86_64.rpm 16 MB/s | 293 kB 00:00 (103/178): docbook-style-xsl-1.79.2-24.el10.noa 50 MB/s | 1.2 MB 00:00 (104/178): intltool-0.51.0-29.el10.noarch.rpm 5.3 MB/s | 56 kB 00:00 (105/178): libmpc-1.3.1-7.el10.x86_64.rpm 6.4 MB/s | 71 kB 00:00 (106/178): libxslt-1.1.39-6.el10.x86_64.rpm 16 MB/s | 188 kB 00:00 (107/178): m4-1.4.19-11.el10.x86_64.rpm 24 MB/s | 298 kB 00:00 (108/178): perl-Clone-0.46-10.el10.x86_64.rpm 2.2 MB/s | 22 kB 00:00 (109/178): perl-Compress-Raw-Bzip2-2.212-512.el 3.8 MB/s | 36 kB 00:00 (110/178): perl-Compress-Raw-Zlib-2.212-512.el1 6.4 MB/s | 65 kB 00:00 (111/178): annobin-plugin-gcc-12.92-1.el10.x86_ 11 MB/s | 983 kB 00:00 (112/178): perl-Data-Dump-1.25-13.el10.noarch.r 2.2 MB/s | 33 kB 00:00 (113/178): perl-Digest-HMAC-1.04-12.el10.noarch 1.8 MB/s | 22 kB 00:00 (114/178): perl-Digest-MD5-2.59-6.el10.x86_64.r 3.8 MB/s | 36 kB 00:00 (115/178): perl-Digest-SHA-6.04-512.el10.x86_64 6.5 MB/s | 63 kB 00:00 (116/178): perl-Encode-Locale-1.05-31.el10.noar 1.8 MB/s | 19 kB 00:00 (117/178): perl-File-Listing-6.16-5.el10.noarch 2.6 MB/s | 25 kB 00:00 (118/178): perl-HTML-Parser-3.82-3.el10.x86_64. 10 MB/s | 119 kB 00:00 (119/178): perl-HTML-Tagset-3.20-59.el10.noarch 1.1 MB/s | 19 kB 00:00 (120/178): perl-HTTP-Cookies-6.11-5.el10.noarch 3.4 MB/s | 38 kB 00:00 (121/178): perl-HTTP-Date-6.06-6.el10.noarch.rp 2.7 MB/s | 25 kB 00:00 (122/178): perl-HTTP-Message-6.45-5.el10.noarch 8.9 MB/s | 96 kB 00:00 (123/178): perl-HTTP-Negotiate-6.01-40.el10.noa 1.8 MB/s | 20 kB 00:00 (124/178): perl-IO-Compress-2.212-512.el10.noar 21 MB/s | 292 kB 00:00 (125/178): perl-IO-HTML-1.004-14.el10.noarch.rp 2.0 MB/s | 28 kB 00:00 (126/178): perl-LWP-MediaTypes-6.04-19.el10.noa 2.3 MB/s | 33 kB 00:00 (127/178): perl-Module-Load-0.36-511.el10.noarc 1.9 MB/s | 18 kB 00:00 (128/178): perl-NTLM-1.09-41.el10.noarch.rpm 2.1 MB/s | 22 kB 00:00 (129/178): perl-Net-HTTP-6.23-6.el10.noarch.rpm 3.6 MB/s | 39 kB 00:00 (130/178): perl-Thread-Queue-3.14-511.el10.noar 2.0 MB/s | 22 kB 00:00 (131/178): perl-TimeDate-2.33-16.el10.noarch.rp 4.5 MB/s | 50 kB 00:00 (132/178): perl-Try-Tiny-0.31-12.el10.noarch.rp 3.4 MB/s | 38 kB 00:00 (133/178): perl-WWW-RobotRules-6.02-41.el10.noa 1.8 MB/s | 20 kB 00:00 (134/178): perl-XML-Parser-2.47-6.el10.x86_64.r 16 MB/s | 229 kB 00:00 (135/178): perl-threads-2.40-511.el10.x86_64.rp 4.3 MB/s | 58 kB 00:00 (136/178): perl-libwww-perl-6.76-3.el10.noarch. 11 MB/s | 198 kB 00:00 (137/178): perl-threads-shared-1.69-511.el10.x8 4.3 MB/s | 45 kB 00:00 (138/178): xmlto-0.0.28-25.el10.x86_64.rpm 4.7 MB/s | 50 kB 00:00 (139/178): libldb-4.21.3-102.el10.x86_64.rpm 16 MB/s | 179 kB 00:00 (140/178): libwbclient-4.21.3-102.el10.x86_64.r 4.6 MB/s | 45 kB 00:00 (141/178): libnetapi-4.21.3-102.el10.x86_64.rpm 12 MB/s | 146 kB 00:00 (142/178): samba-common-4.21.3-102.el10.noarch. 7.5 MB/s | 176 kB 00:00 (143/178): samba-common-libs-4.21.3-102.el10.x8 4.1 MB/s | 102 kB 00:00 (144/178): samba-client-libs-4.21.3-102.el10.x8 79 MB/s | 5.2 MB 00:00 (145/178): samba-ldb-ldap-modules-4.21.3-102.el 1.0 MB/s | 37 kB 00:00 (146/178): samba-common-tools-4.21.3-102.el10.x 12 MB/s | 479 kB 00:00 (147/178): samba-libs-4.21.3-102.el10.x86_64.rp 7.2 MB/s | 125 kB 00:00 (148/178): autoconf-2.71-12.el10.noarch.rpm 37 MB/s | 720 kB 00:00 (149/178): automake-1.16.5-20.el10.noarch.rpm 28 MB/s | 676 kB 00:00 (150/178): avahi-libs-0.9~rc2-1.el10.x86_64.rpm 6.6 MB/s | 67 kB 00:00 (151/178): cmake-filesystem-3.30.5-2.el10.x86_6 1.6 MB/s | 17 kB 00:00 (152/178): cyrus-sasl-2.1.28-27.el10.x86_64.rpm 5.9 MB/s | 72 kB 00:00 (153/178): cyrus-sasl-devel-2.1.28-27.el10.x86_ 8.1 MB/s | 103 kB 00:00 (154/178): emacs-filesystem-29.4-9.el10.noarch. 1.1 MB/s | 9.4 kB 00:00 (155/178): gettext-common-devel-0.22.5-6.el10.n 25 MB/s | 596 kB 00:00 (156/178): gettext-devel-0.22.5-6.el10.x86_64.r 8.4 MB/s | 227 kB 00:00 (157/178): gettext-0.22.5-6.el10.x86_64.rpm 30 MB/s | 1.1 MB 00:00 (158/178): gettext-envsubst-0.22.5-6.el10.x86_6 3.3 MB/s | 37 kB 00:00 (159/178): gettext-libs-0.22.5-6.el10.x86_64.rp 39 MB/s | 666 kB 00:00 (160/178): gettext-runtime-0.22.5-6.el10.x86_64 9.7 MB/s | 113 kB 00:00 (161/178): glib2-2.80.4-5.el10.x86_64.rpm 71 MB/s | 3.0 MB 00:00 (162/178): glib2-devel-2.80.4-5.el10.x86_64.rpm 32 MB/s | 1.4 MB 00:00 (163/178): gnutls-3.8.8-1.el10.x86_64.rpm 24 MB/s | 1.2 MB 00:00 (164/178): groff-base-1.23.0-10.el10.x86_64.rpm 35 MB/s | 1.1 MB 00:00 (165/178): kernel-headers-6.12.0-65.el10.x86_64 43 MB/s | 1.5 MB 00:00 (166/178): krb5-devel-1.21.3-7.el10.x86_64.rpm 5.3 MB/s | 134 kB 00:00 (167/178): libffi-devel-3.4.4-9.el10.x86_64.rpm 1.8 MB/s | 29 kB 00:00 (168/178): libkadm5-1.21.3-7.el10.x86_64.rpm 7.4 MB/s | 76 kB 00:00 (169/178): libverto-devel-0.3.2-10.el10.x86_64. 1.5 MB/s | 15 kB 00:00 (170/178): openldap-devel-2.6.8-3.el10.x86_64.r 38 MB/s | 685 kB 00:00 (171/178): python3-3.12.9-1.el10.x86_64.rpm 2.0 MB/s | 29 kB 00:00 (172/178): sysprof-capture-devel-47.2-1.el10.x8 3.2 MB/s | 55 kB 00:00 (173/178): systemd-devel-257-9.el10.x86_64.rpm 10 MB/s | 532 kB 00:00 (174/178): systemd-257-9.el10.x86_64.rpm 42 MB/s | 5.5 MB 00:00 (175/178): python3-libs-3.12.9-1.el10.x86_64.rp 53 MB/s | 8.9 MB 00:00 (176/178): systemd-pam-257-9.el10.x86_64.rpm 3.2 MB/s | 297 kB 00:00 (177/178): systemd-rpm-macros-257-9.el10.noarch 915 kB/s | 21 kB 00:00 (178/178): tzdata-2025a-1.el10.noarch.rpm 31 MB/s | 431 kB 00:00 -------------------------------------------------------------------------------- Total 68 MB/s | 114 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libtalloc-2.4.2-106.el10.x86_64 1/178 Installing : libtevent-0.16.1-106.el10.x86_64 2/178 Installing : libtdb-1.4.12-102.el10.x86_64 3/178 Installing : gnutls-3.8.8-1.el10.x86_64 4/178 Installing : gettext-libs-0.22.5-6.el10.x86_64 5/178 Installing : expat-2.6.4-1.el10.x86_64 6/178 Installing : glib2-2.80.4-5.el10.x86_64 7/178 Installing : m4-1.4.19-11.el10.x86_64 8/178 Installing : libmpc-1.3.1-7.el10.x86_64 9/178 Running scriptlet: xml-common-0.6.3-64.el10.noarch 10/178 Installing : xml-common-0.6.3-64.el10.noarch 10/178 Installing : cpp-14.2.1-7.el10.x86_64 11/178 Installing : flex-2.6.4-19.el10.x86_64 12/178 Installing : polkit-libs-125-3.el10.x86_64 13/178 Installing : tzdata-2025a-1.el10.noarch 14/178 Installing : sysprof-capture-devel-47.2-1.el10.x86_64 15/178 Installing : libverto-devel-0.3.2-10.el10.x86_64 16/178 Installing : libkadm5-1.21.3-7.el10.x86_64 17/178 Installing : libffi-devel-3.4.4-9.el10.x86_64 18/178 Installing : kernel-headers-6.12.0-65.el10.x86_64 19/178 Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 20/178 Installing : glibc-devel-2.39-37.el10.x86_64 21/178 Running scriptlet: groff-base-1.23.0-10.el10.x86_64 22/178 Installing : groff-base-1.23.0-10.el10.x86_64 22/178 Running scriptlet: groff-base-1.23.0-10.el10.x86_64 22/178 Installing : gettext-envsubst-0.22.5-6.el10.x86_64 23/178 Installing : gettext-runtime-0.22.5-6.el10.x86_64 24/178 Installing : gettext-0.22.5-6.el10.x86_64 25/178 Installing : gettext-common-devel-0.22.5-6.el10.noarch 26/178 Installing : gettext-devel-0.22.5-6.el10.x86_64 27/178 Installing : emacs-filesystem-1:29.4-9.el10.noarch 28/178 Running scriptlet: cyrus-sasl-2.1.28-27.el10.x86_64 29/178 Installing : cyrus-sasl-2.1.28-27.el10.x86_64 29/178 Running scriptlet: cyrus-sasl-2.1.28-27.el10.x86_64 29/178 Installing : cyrus-sasl-devel-2.1.28-27.el10.x86_64 30/178 Installing : cmake-filesystem-3.30.5-2.el10.x86_64 31/178 Installing : zlib-ng-compat-devel-2.2.3-1.el10.x86_64 32/178 Installing : libxslt-1.1.39-6.el10.x86_64 33/178 Installing : annobin-docs-12.92-1.el10.noarch 34/178 Installing : sgml-common-0.6.3-64.el10.noarch 35/178 Installing : docbook-dtds-1.0-89.el10.noarch 36/178 Running scriptlet: docbook-dtds-1.0-89.el10.noarch 36/178 Installing : docbook-style-xsl-1.79.2-24.el10.noarch 37/178 Running scriptlet: docbook-style-xsl-1.79.2-24.el10.noarch 37/178 Installing : python3-pip-wheel-23.3.2-10.el10.noarch 38/178 Installing : pcre2-utf32-10.44-1.el10.3.x86_64 39/178 Installing : pcre2-utf16-10.44-1.el10.3.x86_64 40/178 Installing : pcre2-devel-10.44-1.el10.3.x86_64 41/178 Installing : ncurses-6.4-14.20240127.el10.x86_64 42/178 Installing : perl-Digest-1.20-511.el10.noarch 43/178 Installing : perl-B-1.89-512.el10.x86_64 44/178 Installing : perl-FileHandle-2.05-512.el10.noarch 45/178 Installing : perl-Digest-MD5-2.59-6.el10.x86_64 46/178 Installing : perl-Data-Dumper-2.189-512.el10.x86_64 47/178 Installing : perl-libnet-3.15-512.el10.noarch 48/178 Installing : perl-AutoLoader-5.74-512.el10.noarch 49/178 Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 50/178 Installing : perl-URI-5.27-3.el10.noarch 51/178 Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 52/178 Installing : perl-Mozilla-CA-20231213-5.el10.noarch 53/178 Installing : perl-if-0.61.000-512.el10.noarch 54/178 Installing : perl-locale-1.12-512.el10.noarch 55/178 Installing : perl-Time-Local-2:1.350-511.el10.noarch 56/178 Installing : perl-File-Path-2.18-511.el10.noarch 57/178 Installing : perl-Net-SSLeay-1.94-7.el10.x86_64 58/178 Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 59/178 Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 60/178 Installing : perl-Class-Struct-0.68-512.el10.noarch 61/178 Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 62/178 Installing : perl-POSIX-2.20-512.el10.x86_64 63/178 Installing : perl-IPC-Open3-1.22-512.el10.noarch 64/178 Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 65/178 Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 66/178 Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 67/178 Installing : perl-Term-Cap-1.18-511.el10.noarch 68/178 Installing : perl-Socket-4:2.038-511.el10.x86_64 69/178 Installing : perl-SelectSaver-1.02-512.el10.noarch 70/178 Installing : perl-Symbol-1.09-512.el10.noarch 71/178 Installing : perl-File-stat-1.14-512.el10.noarch 72/178 Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 73/178 Installing : perl-podlators-1:5.01-511.el10.noarch 74/178 Installing : perl-Fcntl-1.18-512.el10.x86_64 75/178 Installing : perl-Text-ParseWords-3.31-511.el10.noarch 76/178 Installing : perl-base-2.27-512.el10.noarch 77/178 Installing : perl-mro-1.29-512.el10.x86_64 78/178 Installing : perl-IO-1.55-512.el10.x86_64 79/178 Installing : perl-overloading-0.02-512.el10.noarch 80/178 Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 81/178 Installing : perl-Errno-1.38-512.el10.x86_64 82/178 Installing : perl-File-Basename-2.86-512.el10.noarch 83/178 Installing : perl-Getopt-Std-1.14-512.el10.noarch 84/178 Installing : perl-MIME-Base64-3.16-511.el10.x86_64 85/178 Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 86/178 Installing : perl-constant-1.33-512.el10.noarch 87/178 Installing : perl-Storable-1:3.32-511.el10.x86_64 88/178 Installing : perl-overload-1.37-512.el10.noarch 89/178 Installing : perl-parent-1:0.241-512.el10.noarch 90/178 Installing : perl-vars-1.05-512.el10.noarch 91/178 Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 92/178 Installing : perl-Carp-1.54-511.el10.noarch 93/178 Installing : perl-Exporter-5.78-511.el10.noarch 94/178 Installing : perl-PathTools-3.91-512.el10.x86_64 95/178 Installing : perl-DynaLoader-1.56-512.el10.x86_64 96/178 Installing : perl-Encode-4:3.21-511.el10.x86_64 97/178 Installing : perl-libs-4:5.40.1-512.el10.x86_64 98/178 Installing : perl-interpreter-4:5.40.1-512.el10.x86_64 99/178 Installing : perl-File-Copy-2.41-512.el10.noarch 100/178 Installing : perl-Compress-Raw-Zlib-2.212-512.el10.x86_64 101/178 Installing : perl-File-Find-1.44-512.el10.noarch 102/178 Installing : perl-threads-1:2.40-511.el10.x86_64 103/178 Installing : perl-threads-shared-1.69-511.el10.x86_64 104/178 Installing : perl-Thread-Queue-3.14-511.el10.noarch 105/178 Installing : perl-Digest-SHA-1:6.04-512.el10.x86_64 106/178 Installing : perl-Digest-HMAC-1.04-12.el10.noarch 107/178 Installing : perl-NTLM-1.09-41.el10.noarch 108/178 Installing : perl-File-Compare-1.100.800-512.el10.noarch 109/178 Installing : autoconf-2.71-12.el10.noarch 110/178 Installing : automake-1.16.5-20.el10.noarch 111/178 Installing : perl-I18N-Langinfo-0.24-512.el10.x86_64 112/178 Installing : perl-Encode-Locale-1.05-31.el10.noarch 113/178 Installing : perl-subs-1.04-512.el10.noarch 114/178 Installing : perl-Data-Dump-1.25-13.el10.noarch 115/178 Installing : perl-Clone-0.46-10.el10.x86_64 116/178 Installing : perl-Compress-Raw-Bzip2-2.212-512.el10.x86_64 117/178 Installing : perl-IO-Compress-2.212-512.el10.noarch 118/178 Installing : perl-Net-HTTP-6.23-6.el10.noarch 119/178 Installing : perl-HTML-Tagset-3.20-59.el10.noarch 120/178 Installing : perl-IO-HTML-1.004-14.el10.noarch 121/178 Installing : perl-Module-Load-1:0.36-511.el10.noarch 122/178 Installing : perl-TimeDate-1:2.33-16.el10.noarch 123/178 Installing : perl-HTTP-Date-6.06-6.el10.noarch 124/178 Installing : perl-File-Listing-6.16-5.el10.noarch 125/178 Installing : perl-Try-Tiny-0.31-12.el10.noarch 126/178 Installing : perl-WWW-RobotRules-6.02-41.el10.noarch 127/178 Installing : mpdecimal-2.5.1-12.el10.x86_64 128/178 Installing : python3-libs-3.12.9-1.el10.x86_64 129/178 Installing : python3-3.12.9-1.el10.x86_64 130/178 Installing : python3-packaging-24.2-2.el10.noarch 131/178 Installing : make-1:4.4.1-9.el10.x86_64 132/178 Installing : gcc-14.2.1-7.el10.x86_64 133/178 Running scriptlet: gcc-14.2.1-7.el10.x86_64 133/178 Installing : mailcap-2.1.54-8.el10.noarch 134/178 Installing : perl-LWP-MediaTypes-6.04-19.el10.noarch 135/178 Installing : perl-HTTP-Message-6.45-5.el10.noarch 136/178 Installing : perl-HTML-Parser-3.82-3.el10.x86_64 137/178 Installing : perl-HTTP-Cookies-6.11-5.el10.noarch 138/178 Installing : perl-HTTP-Negotiate-6.01-40.el10.noarch 139/178 Installing : perl-libwww-perl-6.76-3.el10.noarch 140/178 Installing : perl-XML-Parser-2.47-6.el10.x86_64 141/178 Installing : lmdb-libs-0.9.32-4.el10.x86_64 142/178 Installing : libldb-4.21.3-102.el10.x86_64 143/178 Installing : libtirpc-1.3.5-1.el10.x86_64 144/178 Installing : libsepol-devel-3.8-1.el10.x86_64 145/178 Installing : libselinux-devel-3.8-1.el10.x86_64 146/178 Installing : libseccomp-2.5.3-10.el10.x86_64 147/178 Installing : libicu-74.2-4.el10.x86_64 148/178 Installing : libcom_err-devel-1.47.1-3.el10.x86_64 149/178 Installing : libblkid-devel-2.40.2-10.el10.x86_64 150/178 Installing : libmount-devel-2.40.2-10.el10.x86_64 151/178 Installing : glib2-devel-2.80.4-5.el10.x86_64 152/178 Installing : polkit-docs-125-3.el10.noarch 153/178 Installing : polkit-devel-125-3.el10.x86_64 154/178 Installing : keyutils-libs-devel-1.6.3-5.el10.x86_64 155/178 Installing : dbus-libs-1:1.14.10-5.el10.x86_64 156/178 Installing : avahi-libs-0.9~rc2-1.el10.x86_64 157/178 Installing : dbus-common-1:1.14.10-5.el10.noarch 158/178 Running scriptlet: dbus-common-1:1.14.10-5.el10.noarch 158/178 Running scriptlet: dbus-broker-36-1.el10.x86_64 159/178 Installing : dbus-broker-36-1.el10.x86_64 159/178 Running scriptlet: dbus-broker-36-1.el10.x86_64 159/178 Installing : dbus-1:1.14.10-5.el10.x86_64 160/178 Installing : systemd-pam-257-9.el10.x86_64 161/178 Running scriptlet: systemd-257-9.el10.x86_64 162/178 Installing : systemd-257-9.el10.x86_64 162/178 Running scriptlet: systemd-257-9.el10.x86_64 162/178 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: samba-common-4.21.3-102.el10.noarch 163/178 Installing : samba-common-4.21.3-102.el10.noarch 163/178 Running scriptlet: samba-common-4.21.3-102.el10.noarch 163/178 Running scriptlet: libwbclient-4.21.3-102.el10.x86_64 164/178 Installing : libwbclient-4.21.3-102.el10.x86_64 164/178 Installing : samba-client-libs-4.21.3-102.el10.x86_64 165/178 Installing : samba-common-libs-4.21.3-102.el10.x86_64 166/178 Installing : libnetapi-4.21.3-102.el10.x86_64 167/178 Installing : samba-ldb-ldap-modules-4.21.3-102.el10.x86_64 168/178 Installing : samba-libs-4.21.3-102.el10.x86_64 169/178 Installing : samba-common-tools-4.21.3-102.el10.x86_64 170/178 Installing : krb5-devel-1.21.3-7.el10.x86_64 171/178 Installing : intltool-0.51.0-29.el10.noarch 172/178 Installing : gcc-plugin-annobin-14.2.1-7.el10.x86_64 173/178 Running scriptlet: gcc-plugin-annobin-14.2.1-7.el10.x86_64 173/178 Installing : annobin-plugin-gcc-12.92-1.el10.x86_64 174/178 Running scriptlet: annobin-plugin-gcc-12.92-1.el10.x86_64 174/178 Installing : xmlto-0.0.28-25.el10.x86_64 175/178 Installing : openldap-devel-2.6.8-3.el10.x86_64 176/178 Installing : systemd-rpm-macros-257-9.el10.noarch 177/178 Installing : systemd-devel-257-9.el10.x86_64 178/178 Running scriptlet: systemd-devel-257-9.el10.x86_64 178/178 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 autoconf-2.71-12.el10.noarch automake-1.16.5-20.el10.noarch avahi-libs-0.9~rc2-1.el10.x86_64 cmake-filesystem-3.30.5-2.el10.x86_64 cpp-14.2.1-7.el10.x86_64 cyrus-sasl-2.1.28-27.el10.x86_64 cyrus-sasl-devel-2.1.28-27.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 dbus-libs-1:1.14.10-5.el10.x86_64 docbook-dtds-1.0-89.el10.noarch docbook-style-xsl-1.79.2-24.el10.noarch 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 gettext-0.22.5-6.el10.x86_64 gettext-common-devel-0.22.5-6.el10.noarch gettext-devel-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 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 groff-base-1.23.0-10.el10.x86_64 intltool-0.51.0-29.el10.noarch kernel-headers-6.12.0-65.el10.x86_64 keyutils-libs-devel-1.6.3-5.el10.x86_64 krb5-devel-1.21.3-7.el10.x86_64 libblkid-devel-2.40.2-10.el10.x86_64 libcom_err-devel-1.47.1-3.el10.x86_64 libffi-devel-3.4.4-9.el10.x86_64 libicu-74.2-4.el10.x86_64 libkadm5-1.21.3-7.el10.x86_64 libldb-4.21.3-102.el10.x86_64 libmount-devel-2.40.2-10.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libnetapi-4.21.3-102.el10.x86_64 libseccomp-2.5.3-10.el10.x86_64 libselinux-devel-3.8-1.el10.x86_64 libsepol-devel-3.8-1.el10.x86_64 libtalloc-2.4.2-106.el10.x86_64 libtdb-1.4.12-102.el10.x86_64 libtevent-0.16.1-106.el10.x86_64 libtirpc-1.3.5-1.el10.x86_64 libverto-devel-0.3.2-10.el10.x86_64 libwbclient-4.21.3-102.el10.x86_64 libxcrypt-devel-4.4.36-10.el10.x86_64 libxslt-1.1.39-6.el10.x86_64 lmdb-libs-0.9.32-4.el10.x86_64 m4-1.4.19-11.el10.x86_64 mailcap-2.1.54-8.el10.noarch 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 openldap-devel-2.6.8-3.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-Clone-0.46-10.el10.x86_64 perl-Compress-Raw-Bzip2-2.212-512.el10.x86_64 perl-Compress-Raw-Zlib-2.212-512.el10.x86_64 perl-Data-Dump-1.25-13.el10.noarch perl-Data-Dumper-2.189-512.el10.x86_64 perl-Digest-1.20-511.el10.noarch perl-Digest-HMAC-1.04-12.el10.noarch perl-Digest-MD5-2.59-6.el10.x86_64 perl-Digest-SHA-1:6.04-512.el10.x86_64 perl-DynaLoader-1.56-512.el10.x86_64 perl-Encode-4:3.21-511.el10.x86_64 perl-Encode-Locale-1.05-31.el10.noarch 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-Listing-6.16-5.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-HTML-Parser-3.82-3.el10.x86_64 perl-HTML-Tagset-3.20-59.el10.noarch perl-HTTP-Cookies-6.11-5.el10.noarch perl-HTTP-Date-6.06-6.el10.noarch perl-HTTP-Message-6.45-5.el10.noarch perl-HTTP-Negotiate-6.01-40.el10.noarch perl-HTTP-Tiny-0.088-512.el10.noarch perl-I18N-Langinfo-0.24-512.el10.x86_64 perl-IO-1.55-512.el10.x86_64 perl-IO-Compress-2.212-512.el10.noarch perl-IO-HTML-1.004-14.el10.noarch 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-LWP-MediaTypes-6.04-19.el10.noarch perl-MIME-Base64-3.16-511.el10.x86_64 perl-Module-Load-1:0.36-511.el10.noarch perl-Mozilla-CA-20231213-5.el10.noarch perl-NTLM-1.09-41.el10.noarch perl-Net-HTTP-6.23-6.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-TimeDate-1:2.33-16.el10.noarch perl-Try-Tiny-0.31-12.el10.noarch perl-URI-5.27-3.el10.noarch perl-WWW-RobotRules-6.02-41.el10.noarch perl-XML-Parser-2.47-6.el10.x86_64 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-libwww-perl-6.76-3.el10.noarch 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-subs-1.04-512.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 polkit-devel-125-3.el10.x86_64 polkit-docs-125-3.el10.noarch polkit-libs-125-3.el10.x86_64 python3-3.12.9-1.el10.x86_64 python3-libs-3.12.9-1.el10.x86_64 python3-packaging-24.2-2.el10.noarch python3-pip-wheel-23.3.2-10.el10.noarch samba-client-libs-4.21.3-102.el10.x86_64 samba-common-4.21.3-102.el10.noarch samba-common-libs-4.21.3-102.el10.x86_64 samba-common-tools-4.21.3-102.el10.x86_64 samba-ldb-ldap-modules-4.21.3-102.el10.x86_64 samba-libs-4.21.3-102.el10.x86_64 sgml-common-0.6.3-64.el10.noarch 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 tzdata-2025a-1.el10.noarch xml-common-0.6.3-64.el10.noarch xmlto-0.0.28-25.el10.x86_64 zlib-ng-compat-devel-2.2.3-1.el10.x86_64 Complete! Finish: build setup for realmd-0.17.1-12.el10.src.rpm Start: rpmbuild realmd-0.17.1-12.el10.src.rpm Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1739404800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XqCz3v + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf realmd-0.17.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/realmd-0.17.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd realmd-0.17.1 + rm -rf /builddir/build/BUILD/realmd-0.17.1-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/realmd-0.17.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-service-allow-multiple-names-and-_srv_-ad_server-opt.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-service-fix-error-message-when-removing-host-from-AD.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-doc-fix-reference-in-realmd.conf-man-page.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-sssd-package-fix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-tools-fix-ccache-handling-for-leave-operation.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Various-fixes-for-issues-found-by-static-code-scanne.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-krb5-add-realm_krb5_get_error_message.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kKGFa6 + 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 realmd-0.17.1 + autoreconf -fi Copying file build/m4/codeset.m4 Copying file build/m4/extern-inline.m4 Copying file build/m4/fcntl-o.m4 Copying file build/m4/glibc2.m4 Copying file build/m4/glibc21.m4 Copying file build/m4/intdiv0.m4 Copying file build/m4/intl.m4 Copying file build/m4/intldir.m4 Copying file build/m4/intmax.m4 Copying file build/m4/inttypes-pri.m4 Copying file build/m4/inttypes_h.m4 Copying file build/m4/lcmessage.m4 Copying file build/m4/lock.m4 Copying file build/m4/longlong.m4 Copying file build/m4/printf-posix.m4 Copying file build/m4/size_max.m4 Copying file build/m4/stdint_h.m4 Copying file build/m4/threadlib.m4 Copying file build/m4/uintmax_t.m4 Copying file build/m4/visibility.m4 Copying file build/m4/wchar_t.m4 Copying file build/m4/wint_t.m4 Copying file build/m4/xsize.m4 Copying file po/Makevars.template + 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 + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build/config.guess ++ basename ./build/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build/config.sub ++ basename ./build/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build/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 --disable-silent-rules '--with-vendor-error-message=Please check\n https://red.ht/support_rhel_ad \nto get help for common issues.' 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 UID '1000' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether build environment is sane... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for /etc/redhat-release... yes checking for /etc/debian_version... no checking for /etc/SuSE-release... no 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 x86_64-redhat-linux-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-redhat-linux-ranlib... no checking for ranlib... ranlib 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 a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for glib-2.0 >= 2.36.0 gio-2.0 gio-unix-2.0... yes checking for polkit-gobject-1... yes checking systemd unit directory... /usr/lib/systemd/system checking for libsystemd... yes checking for which library has res_query... libc checking for x86_64-redhat-linux-krb5-config... no checking for krb5-config... /usr/bin/krb5-config checking for working krb5-config... yes checking for ldap_search in -lldap... yes checking for ber_pvt_opt_on in -llber... yes checking for ldap.h... yes checking for ldap_init_fd in -lldap... yes checking for res_query in -lresolv... yes checking for net... /usr/bin/net checking for --debug-stdout option of net... yes checking whether to build documentation... yes checking for xsltproc... /usr/bin/xsltproc checking for xmlto... /usr/bin/xmlto checking whether to build with gcov testing... no checking for debug mode... default checking whether gcc understands -Wmissing-include-dirs... yes checking whether gcc understands -Wundef... yes checking whether optimization is enabled... yes, fortifying source checking build strict... no checking private directory... ${prefix}/lib/realmd checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/version.xml config.status: creating po/Makefile.in config.status: creating po/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile 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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error OPTIONS: Debug: default Coverage: no Strict: no Documentation: yes OPTIONAL DEPENDENCIES: systemd unit dir: /usr/lib/systemd/system systemd journal: yes + /usr/bin/make -O -j2 V=1 VERBOSE=1 gdbus-codegen --interface-prefix org.freedesktop.realmd. \ --generate-c-code realm-dbus-generated \ --c-namespace RealmDbus dbus/org.freedesktop.realmd.xml gdbus-codegen --interface-prefix org.freedesktop.realmd. \ --generate-c-code realm-dbus-generated \ --c-namespace RealmDbus dbus/org.freedesktop.realmd.xml /usr/bin/make all-recursive Making all in . make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/frob_install_packages-realm-packages.o `test -f 'service/realm-packages.c' || echo './'`service/realm-packages.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/frob_install_packages-realm-settings.o `test -f 'service/realm-settings.c' || echo './'`service/realm-settings.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/frob_install_packages-realm-errors.o `test -f 'service/realm-errors.c' || echo './'`service/realm-errors.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DLOCALEDIR=\""/usr/share/locale"\" -DREALMD_EXECUTABLE=\""/usr/libexec/realmd"\" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realm-realm-kerberos-helper.o `test -f 'service/realm-kerberos-helper.c' || echo './'`service/realm-kerberos-helper.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' /usr/bin/mkdir -p doc/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]datarootdir[@],/usr/share,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]abs_srcdir[@],/builddir/build/BUILD/realmd-0.17.1,g' -e 's,[@]srcdir[@],.,g' -e 's,[@]privatedir[@],/usr/lib/realmd,g' -e 's,[@]dbus_systemd_service[@],SystemdService=realmd.service,g' -e 's,[@]PACKAGE[@],realmd,g' -e 's,[@]VERSION[@],0.17.1,g' doc/privatedir.xml.in > doc/privatedir.xml make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' /usr/bin/xsltproc --path /builddir/build/BUILD/realmd-0.17.1:/builddir/build/BUILD/realmd-0.17.1:/builddir/build/BUILD/realmd-0.17.1/doc -o doc/manual/realm.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/manual/realm.xml make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' Note: Writing realm.8 make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' /usr/bin/msgfmt --xml --template service/org.freedesktop.realmd.policy.in -d ./po -o service/org.freedesktop.realmd.policy make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' /usr/bin/mkdir -p dbus/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]datarootdir[@],/usr/share,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]abs_srcdir[@],/builddir/build/BUILD/realmd-0.17.1,g' -e 's,[@]srcdir[@],.,g' -e 's,[@]privatedir[@],/usr/lib/realmd,g' -e 's,[@]dbus_systemd_service[@],SystemdService=realmd.service,g' -e 's,[@]PACKAGE[@],realmd,g' -e 's,[@]VERSION[@],0.17.1,g' dbus/org.freedesktop.realmd.service.in > dbus/org.freedesktop.realmd.service make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' /usr/bin/mkdir -p dbus/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]datarootdir[@],/usr/share,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]abs_srcdir[@],/builddir/build/BUILD/realmd-0.17.1,g' -e 's,[@]srcdir[@],.,g' -e 's,[@]privatedir[@],/usr/lib/realmd,g' -e 's,[@]dbus_systemd_service[@],SystemdService=realmd.service,g' -e 's,[@]PACKAGE[@],realmd,g' -e 's,[@]VERSION[@],0.17.1,g' dbus/realmd.service.in > dbus/realmd.service make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gdbus-codegen --interface-prefix org.freedesktop.realmd. \ --generate-docbook realmd dbus/org.freedesktop.realmd.xml && \ (for f in realmd-org.freedesktop.realmd.Kerberos.xml realmd-org.freedesktop.realmd.KerberosMembership.xml realmd-org.freedesktop.realmd.Provider.xml realmd-org.freedesktop.realmd.Realm.xml realmd-org.freedesktop.realmd.Service.xml; do \ /usr/bin/xsltproc --output $f.tmp ./doc/manual/gdbus-fix-bugs.xsl $f && mv $f.tmp $f; \ done) && \ touch realmd-org.freedesktop.realmd.generated make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' /usr/bin/xsltproc --nonet --novalid --output realmd-org.freedesktop.realmd.xml \ ./doc/manual/escape-xml-to-text.xsl dbus/org.freedesktop.realmd.xml && \ sed -i '/^[ ]*$/d' realmd-org.freedesktop.realmd.xml make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o librealm_dbus_a-realm-dbus-generated.o `test -f 'realm-dbus-generated.c' || echo './'`realm-dbus-generated.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-adcli-enroll.o `test -f 'service/realm-adcli-enroll.c' || echo './'`service/realm-adcli-enroll.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' mkdir -p internals && cp ./doc/internals/static/* internals/ && \ /usr/bin/xmlto html-nochunks -m ./doc/internals/docbook-params.xsl -o internals \ --searchpath /builddir/build/BUILD/realmd-0.17.1:/builddir/build/BUILD/realmd-0.17.1 ./doc/internals/realmd-internals.xml make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-all-provider.o `test -f 'service/realm-all-provider.c' || echo './'`service/realm-all-provider.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-command.o `test -f 'service/realm-command.c' || echo './'`service/realm-command.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-credential.o `test -f 'service/realm-credential.c' || echo './'`service/realm-credential.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-diagnostics.o `test -f 'service/realm-diagnostics.c' || echo './'`service/realm-diagnostics.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-daemon.o `test -f 'service/realm-daemon.c' || echo './'`service/realm-daemon.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-disco.o `test -f 'service/realm-disco.c' || echo './'`service/realm-disco.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-disco-domain.o `test -f 'service/realm-disco-domain.c' || echo './'`service/realm-disco-domain.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-disco-dns.o `test -f 'service/realm-disco-dns.c' || echo './'`service/realm-disco-dns.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-disco-rootdse.o `test -f 'service/realm-disco-rootdse.c' || echo './'`service/realm-disco-rootdse.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-disco-mscldap.o `test -f 'service/realm-disco-mscldap.c' || echo './'`service/realm-disco-mscldap.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-dn-util.o `test -f 'service/realm-dn-util.c' || echo './'`service/realm-dn-util.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-errors.o `test -f 'service/realm-errors.c' || echo './'`service/realm-errors.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-example.o `test -f 'service/realm-example.c' || echo './'`service/realm-example.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-example-provider.o `test -f 'service/realm-example-provider.c' || echo './'`service/realm-example-provider.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-ini-config.o `test -f 'service/realm-ini-config.c' || echo './'`service/realm-ini-config.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-invocation.o `test -f 'service/realm-invocation.c' || echo './'`service/realm-invocation.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-kerberos-config.o `test -f 'service/realm-kerberos-config.c' || echo './'`service/realm-kerberos-config.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-kerberos-helper.o `test -f 'service/realm-kerberos-helper.c' || echo './'`service/realm-kerberos-helper.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-kerberos.o `test -f 'service/realm-kerberos.c' || echo './'`service/realm-kerberos.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-kerberos-membership.o `test -f 'service/realm-kerberos-membership.c' || echo './'`service/realm-kerberos-membership.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-kerberos-provider.o `test -f 'service/realm-kerberos-provider.c' || echo './'`service/realm-kerberos-provider.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-ldap.o `test -f 'service/realm-ldap.c' || echo './'`service/realm-ldap.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-login-name.o `test -f 'service/realm-login-name.c' || echo './'`service/realm-login-name.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-network.o `test -f 'service/realm-network.c' || echo './'`service/realm-network.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-options.o `test -f 'service/realm-options.c' || echo './'`service/realm-options.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-packages.o `test -f 'service/realm-packages.c' || echo './'`service/realm-packages.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-provider.o `test -f 'service/realm-provider.c' || echo './'`service/realm-provider.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-samba-config.o `test -f 'service/realm-samba-config.c' || echo './'`service/realm-samba-config.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-samba.o `test -f 'service/realm-samba.c' || echo './'`service/realm-samba.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-samba-enroll.o `test -f 'service/realm-samba-enroll.c' || echo './'`service/realm-samba-enroll.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-samba-provider.o `test -f 'service/realm-samba-provider.c' || echo './'`service/realm-samba-provider.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-samba-winbind.o `test -f 'service/realm-samba-winbind.c' || echo './'`service/realm-samba-winbind.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-service.o `test -f 'service/realm-service.c' || echo './'`service/realm-service.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-settings.o `test -f 'service/realm-settings.c' || echo './'`service/realm-settings.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-sssd.o `test -f 'service/realm-sssd.c' || echo './'`service/realm-sssd.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-sssd-ad.o `test -f 'service/realm-sssd-ad.c' || echo './'`service/realm-sssd-ad.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-sssd-provider.o `test -f 'service/realm-sssd-provider.c' || echo './'`service/realm-sssd-provider.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-sssd-config.o `test -f 'service/realm-sssd-config.c' || echo './'`service/realm-sssd-config.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-usleep-async.o `test -f 'service/realm-usleep-async.c' || echo './'`service/realm-usleep-async.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-safe-format-string.o `test -f 'service/safe-format-string.c' || echo './'`service/safe-format-string.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' rm -f librealm-dbus.a ar cru librealm-dbus.a librealm_dbus_a-realm-dbus-generated.o ranlib librealm-dbus.a make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/realmd-realm-sssd-ipa.o `test -f 'service/realm-sssd-ipa.c' || echo './'`service/realm-sssd-ipa.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o tests/frob_install_packages-frob-install-packages.o `test -f 'tests/frob-install-packages.c' || echo './'`tests/frob-install-packages.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DLOCALEDIR=\""/usr/share/locale"\" -DREALMD_EXECUTABLE=\""/usr/libexec/realmd"\" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o tools/realm-realm.o `test -f 'tools/realm.c' || echo './'`tools/realm.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DLOCALEDIR=\""/usr/share/locale"\" -DREALMD_EXECUTABLE=\""/usr/libexec/realmd"\" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o tools/realm-realm-discover.o `test -f 'tools/realm-discover.c' || echo './'`tools/realm-discover.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DLOCALEDIR=\""/usr/share/locale"\" -DREALMD_EXECUTABLE=\""/usr/libexec/realmd"\" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o tools/realm-realm-client.o `test -f 'tools/realm-client.c' || echo './'`tools/realm-client.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DLOCALEDIR=\""/usr/share/locale"\" -DREALMD_EXECUTABLE=\""/usr/libexec/realmd"\" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o tools/realm-realm-join.o `test -f 'tools/realm-join.c' || echo './'`tools/realm-join.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DLOCALEDIR=\""/usr/share/locale"\" -DREALMD_EXECUTABLE=\""/usr/libexec/realmd"\" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o tools/realm-realm-leave.o `test -f 'tools/realm-leave.c' || echo './'`tools/realm-leave.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I./dbus -I./build -DLOCALEDIR=\""/usr/share/locale"\" -DREALMD_EXECUTABLE=\""/usr/libexec/realmd"\" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o tools/realm-realm-logins.o `test -f 'tools/realm-logins.c' || echo './'`tools/realm-logins.c make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' /usr/bin/xsltproc --path /builddir/build/BUILD/realmd-0.17.1:/builddir/build/BUILD/realmd-0.17.1:/builddir/build/BUILD/realmd-0.17.1/doc -o doc/manual/realmd.conf.5 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/manual/realmd.conf.xml make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' Note: Writing realmd.conf.5 make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' mkdir -p manual && cp ./doc/manual/static/* manual/ && \ /usr/bin/xmlto html -m ./doc/manual/gtk-doc.xsl -o manual \ --searchpath /builddir/build/BUILD/realmd-0.17.1:/builddir/build/BUILD/realmd-0.17.1:/builddir/build/BUILD/realmd-0.17.1/doc \ ./doc/manual/realmd-docs.xml make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' Computing chunks... Writing realm.html for refentry(realm) Writing realmd-conf.html for refentry(realmd-conf) Writing realm-manual.html for chapter(realm-manual) Writing guide-active-directory-client.html for section(guide-active-directory-client) Writing guide-active-directory-join.html for section(guide-active-directory-join) Writing guide-active-directory-permit.html for section(guide-active-directory-permit) Writing guide-active-directory.html for chapter(guide-active-directory) Writing guide-ipa-client.html for section(guide-ipa-client) Writing guide-ipa-join.html for section(guide-ipa-join) Writing guide-ipa-permit.html for section(guide-ipa-permit) Writing guide-ipa.html for chapter(guide-ipa) Writing guide-kerberos.html for chapter(guide-kerberos) Writing guide-integration.html for chapter(guide-integration) Writing guide.html for part(guide) Writing gdbus-org.freedesktop.realmd.Provider.html for refentry(gdbus-org.freedesktop.realmd.Provider) Writing gdbus-org.freedesktop.realmd.Realm.html for refentry(gdbus-org.freedesktop.realmd.Realm) Writing gdbus-org.freedesktop.realmd.Kerberos.html for refentry(gdbus-org.freedesktop.realmd.Kerberos) Writing gdbus-org.freedesktop.realmd.KerberosMembership.html for refentry(gdbus-org.freedesktop.realmd.KerberosMembership) Writing gdbus-org.freedesktop.realmd.Service.html for refentry(gdbus-org.freedesktop.realmd.Service) Writing dbus-interface-reference.html for chapter(dbus-interface-reference) Writing dbus-interface-raw.html for chapter(dbus-interface-raw) Writing development.html for part(development) Writing index.html for book(index) Writing book.devhelp2 for book(index) make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -I./dbus -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -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 frob-install-packages tests/frob_install_packages-frob-install-packages.o service/frob_install_packages-realm-packages.o service/frob_install_packages-realm-settings.o service/frob_install_packages-realm-errors.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llber -lldap make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -I./dbus -I./build -DLOCALEDIR=\""/usr/share/locale"\" -DREALMD_EXECUTABLE=\""/usr/libexec/realmd"\" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -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 realm tools/realm-realm.o tools/realm-realm-client.o tools/realm-realm-discover.o tools/realm-realm-join.o tools/realm-realm-leave.o tools/realm-realm-logins.o service/realm-realm-kerberos-helper.o librealm-dbus.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lkrb5 -lk5crypto -lcom_err -llber -lldap make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -I./dbus -I./build -DPRIVATE_DIR="\"/usr/lib/realmd\"" -DSYSCONF_DIR="\"/etc\"" -DPROVIDER_DIR="\"/usr/lib/realmd/provider.d\"" -DLOCALEDIR=\""/usr/share/locale"\" -DSTATE_DIR="\"/var/lib/realmd\"" -DCACHEDIR="\"/var/cache/realmd\"" -I/usr/include/polkit-1 -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 -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -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 realmd service/realmd-realm-adcli-enroll.o service/realmd-realm-all-provider.o service/realmd-realm-command.o service/realmd-realm-credential.o service/realmd-realm-daemon.o service/realmd-realm-diagnostics.o service/realmd-realm-disco.o service/realmd-realm-disco-dns.o service/realmd-realm-disco-domain.o service/realmd-realm-disco-mscldap.o service/realmd-realm-disco-rootdse.o service/realmd-realm-dn-util.o service/realmd-realm-errors.o service/realmd-realm-example.o service/realmd-realm-example-provider.o service/realmd-realm-ini-config.o service/realmd-realm-invocation.o service/realmd-realm-kerberos.o service/realmd-realm-kerberos-config.o service/realmd-realm-kerberos-helper.o service/realmd-realm-kerberos-membership.o service/realmd-realm-kerberos-provider.o service/realmd-realm-ldap.o service/realmd-realm-login-name.o service/realmd-realm-network.o service/realmd-realm-options.o service/realmd-realm-packages.o service/realmd-realm-provider.o service/realmd-realm-samba.o service/realmd-realm-samba-config.o service/realmd-realm-samba-enroll.o service/realmd-realm-samba-provider.o service/realmd-realm-samba-winbind.o service/realmd-realm-service.o service/realmd-realm-settings.o service/realmd-realm-sssd.o service/realmd-realm-sssd-ad.o service/realmd-realm-sssd-provider.o service/realmd-realm-sssd-config.o service/realmd-realm-sssd-ipa.o service/realmd-realm-usleep-async.o service/realmd-safe-format-string.o librealm-dbus.a -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lkrb5 -lk5crypto -lcom_err -lresolv -lldap -llber -llber -lldap make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' Making all in po make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IkNGJn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/realmd-0.17.1-12.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 realmd-0.17.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' Making install in . make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' make[3]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/libexec' /usr/bin/install -p realmd '/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/sbin' /usr/bin/install -p realm '/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/sbin' /usr/bin/install -p -d /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/lib/realmd /usr/bin/install -p -d /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/var/lib/realmd /usr/bin/install -p -d /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/var/cache/realmd /usr/bin/install -p -m 644 ./service/realmd-redhat.conf /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/lib/realmd/realmd-distro.conf /usr/bin/mkdir -p /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/doc/realmd /usr/bin/install -p -m 644 ./manual/* /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/doc/realmd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/etc/dbus-1/system.d' /usr/bin/install -p -m 644 dbus/org.freedesktop.realmd.conf '/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/etc/dbus-1/system.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/man/man5' /usr/bin/install -p -m 644 doc/manual/realmd.conf.5 '/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 doc/manual/realm.8 '/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/polkit-1/actions' /usr/bin/install -p -m 644 service/org.freedesktop.realmd.policy '/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/polkit-1/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/lib/realmd' /usr/bin/install -p -m 644 service/realmd-defaults.conf '/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/lib/realmd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/dbus-1/system-services' /usr/bin/install -p -m 644 dbus/org.freedesktop.realmd.service '/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/dbus-1/system-services' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/lib/systemd/system' /usr/bin/install -p -m 644 dbus/realmd.service '/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/lib/systemd/system' make[3]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' Making install in po make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1/po' installing ar.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/ar/LC_MESSAGES/realmd.mo installing as.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/as/LC_MESSAGES/realmd.mo installing az.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/az/LC_MESSAGES/realmd.mo installing bg.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/bg/LC_MESSAGES/realmd.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/realmd.mo installing ca.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/ca/LC_MESSAGES/realmd.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/realmd.mo installing cs.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/cs/LC_MESSAGES/realmd.mo installing cy.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/cy/LC_MESSAGES/realmd.mo installing da.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/da/LC_MESSAGES/realmd.mo installing de.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/de/LC_MESSAGES/realmd.mo installing el.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/el/LC_MESSAGES/realmd.mo installing en_GB.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/en_GB/LC_MESSAGES/realmd.mo installing eo.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/eo/LC_MESSAGES/realmd.mo installing es.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/es/LC_MESSAGES/realmd.mo installing et.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/et/LC_MESSAGES/realmd.mo installing eu.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/eu/LC_MESSAGES/realmd.mo installing fa.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/fa/LC_MESSAGES/realmd.mo installing fi.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/fi/LC_MESSAGES/realmd.mo installing fo.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/fo/LC_MESSAGES/realmd.mo installing fr.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/fr/LC_MESSAGES/realmd.mo installing ga.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/ga/LC_MESSAGES/realmd.mo installing gl.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/gl/LC_MESSAGES/realmd.mo installing gu.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/gu/LC_MESSAGES/realmd.mo installing he.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/he/LC_MESSAGES/realmd.mo installing hi.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/hi/LC_MESSAGES/realmd.mo installing hr.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/hr/LC_MESSAGES/realmd.mo installing hu.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/hu/LC_MESSAGES/realmd.mo installing ia.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/ia/LC_MESSAGES/realmd.mo installing id.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/id/LC_MESSAGES/realmd.mo installing it.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/it/LC_MESSAGES/realmd.mo installing ja.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/ja/LC_MESSAGES/realmd.mo installing ka.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/ka/LC_MESSAGES/realmd.mo installing kk.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/kk/LC_MESSAGES/realmd.mo installing kn.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/kn/LC_MESSAGES/realmd.mo installing ko.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/ko/LC_MESSAGES/realmd.mo installing lt.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/lt/LC_MESSAGES/realmd.mo installing lv.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/lv/LC_MESSAGES/realmd.mo installing ml.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/ml/LC_MESSAGES/realmd.mo installing mr.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/mr/LC_MESSAGES/realmd.mo installing ms.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/ms/LC_MESSAGES/realmd.mo installing nb.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/nb/LC_MESSAGES/realmd.mo installing nl.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/nl/LC_MESSAGES/realmd.mo installing nn.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/nn/LC_MESSAGES/realmd.mo installing oc.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/oc/LC_MESSAGES/realmd.mo installing or.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/or/LC_MESSAGES/realmd.mo installing pa.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/pa/LC_MESSAGES/realmd.mo installing pl.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/pl/LC_MESSAGES/realmd.mo installing pt.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/pt/LC_MESSAGES/realmd.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/realmd.mo installing ro.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/ro/LC_MESSAGES/realmd.mo installing ru.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/ru/LC_MESSAGES/realmd.mo installing si.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/si/LC_MESSAGES/realmd.mo installing sk.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/sk/LC_MESSAGES/realmd.mo installing sl.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/sl/LC_MESSAGES/realmd.mo installing sq.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/sq/LC_MESSAGES/realmd.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/realmd.mo installing sv.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/sv/LC_MESSAGES/realmd.mo installing ta.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/ta/LC_MESSAGES/realmd.mo installing te.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/te/LC_MESSAGES/realmd.mo installing th.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/th/LC_MESSAGES/realmd.mo installing tr.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/tr/LC_MESSAGES/realmd.mo installing uk.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/uk/LC_MESSAGES/realmd.mo installing vi.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/vi/LC_MESSAGES/realmd.mo installing wa.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/wa/LC_MESSAGES/realmd.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/realmd.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/realmd.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/realmd.mo if test "realmd" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1/po' make[1]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64 realmd + /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 0.17.1-12.el10 --unique-debug-suffix -0.17.1-12.el10.x86_64 --unique-debug-src-base realmd-0.17.1-12.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/realmd-0.17.1 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/realmd-0.17.1-12.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 + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j2 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fZXNT8 + 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 realmd-0.17.1 + make check make check-recursive make[1]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' Making check in . make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' make test-dn-util test-ini-config test-sssd-config test-safe-format test-login-name test-settings make[3]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' gcc -DHAVE_CONFIG_H -I. -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o tests/test_dn_util-test-dn-util.o `test -f 'tests/test-dn-util.c' || echo './'`tests/test-dn-util.c gcc -DHAVE_CONFIG_H -I. -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/test_dn_util-realm-dn-util.o `test -f 'service/realm-dn-util.c' || echo './'`service/realm-dn-util.c gcc -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -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 test-dn-util tests/test_dn_util-test-dn-util.o service/test_dn_util-realm-dn-util.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llber -lldap gcc -DHAVE_CONFIG_H -I. -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o tests/test_ini_config-test-ini-config.o `test -f 'tests/test-ini-config.c' || echo './'`tests/test-ini-config.c gcc -DHAVE_CONFIG_H -I. -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/test_ini_config-realm-ini-config.o `test -f 'service/realm-ini-config.c' || echo './'`service/realm-ini-config.c gcc -DHAVE_CONFIG_H -I. -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/test_ini_config-realm-samba-config.o `test -f 'service/realm-samba-config.c' || echo './'`service/realm-samba-config.c gcc -DHAVE_CONFIG_H -I. -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/test_ini_config-realm-settings.o `test -f 'service/realm-settings.c' || echo './'`service/realm-settings.c gcc -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -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 test-ini-config tests/test_ini_config-test-ini-config.o service/test_ini_config-realm-ini-config.o service/test_ini_config-realm-samba-config.o service/test_ini_config-realm-settings.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llber -lldap gcc -DHAVE_CONFIG_H -I. -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o tests/test_sssd_config-test-sssd-config.o `test -f 'tests/test-sssd-config.c' || echo './'`tests/test-sssd-config.c gcc -DHAVE_CONFIG_H -I. -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/test_sssd_config-realm-ini-config.o `test -f 'service/realm-ini-config.c' || echo './'`service/realm-ini-config.c gcc -DHAVE_CONFIG_H -I. -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/test_sssd_config-realm-sssd-config.o `test -f 'service/realm-sssd-config.c' || echo './'`service/realm-sssd-config.c gcc -DHAVE_CONFIG_H -I. -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/test_sssd_config-realm-settings.o `test -f 'service/realm-settings.c' || echo './'`service/realm-settings.c gcc -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -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 test-sssd-config tests/test_sssd_config-test-sssd-config.o service/test_sssd_config-realm-ini-config.o service/test_sssd_config-realm-sssd-config.o service/test_sssd_config-realm-settings.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llber -lldap gcc -DHAVE_CONFIG_H -I. -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o tests/test_safe_format-test-safe-format.o `test -f 'tests/test-safe-format.c' || echo './'`tests/test-safe-format.c gcc -DHAVE_CONFIG_H -I. -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/test_safe_format-safe-format-string.o `test -f 'service/safe-format-string.c' || echo './'`service/safe-format-string.c gcc -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -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 test-safe-format tests/test_safe_format-test-safe-format.o service/test_safe_format-safe-format-string.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llber -lldap gcc -DHAVE_CONFIG_H -I. -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o tests/test_login_name-test-login-name.o `test -f 'tests/test-login-name.c' || echo './'`tests/test-login-name.c gcc -DHAVE_CONFIG_H -I. -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/test_login_name-realm-login-name.o `test -f 'service/realm-login-name.c' || echo './'`service/realm-login-name.c gcc -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -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 test-login-name tests/test_login_name-test-login-name.o service/test_login_name-realm-login-name.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llber -lldap gcc -DHAVE_CONFIG_H -I. -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o tests/test_settings-test-settings.o `test -f 'tests/test-settings.c' || echo './'`tests/test-settings.c gcc -DHAVE_CONFIG_H -I. -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -c -o service/test_settings-realm-settings.o `test -f 'service/realm-settings.c' || echo './'`service/realm-settings.c gcc -I. -DTESTFILE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -DSYSCONF_DIR="\"/tmp/realmd-etc\"" -DPRIVATE_DIR="\"/builddir/build/BUILD/realmd-0.17.1/tests/files\"" -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_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -I/usr/include/polkit-1 -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 -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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wp,-D_FORTIFY_SOURCE=2 -Wno-error -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 test-settings tests/test_settings-test-settings.o service/test_settings-realm-settings.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llber -lldap make[3]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' make[4]: Entering directory '/builddir/build/BUILD/realmd-0.17.1' PASS: test-dn-util 1 /realmd/samba-ou-format/OU_One PASS: test-dn-util 2 /realmd/samba-ou-format/OU_One_ou_two PASS: test-dn-util 3 /realmd/samba-ou-format/Ou_One_Long_OU_two PASS: test-dn-util 4 /realmd/samba-ou-format/Ou_One_OU_two__ou_Three PASS: test-dn-util 5 /realmd/samba-ou-format/Ou_Test_Escape_Ou_Two PASS: test-dn-util 6 /realmd/samba-ou-format/Ou_Test__Escape_Ou_Two PASS: test-dn-util 7 /realmd/samba-ou-format/OU_One_DC_domain_dc_example_Dc_COM PASS: test-dn-util 8 /realmd/samba-ou-format/OU_One_OU_Two_Here_DC_domain_dc_example_Dc_COM PASS: test-dn-util 9 /realmd/samba-ou-format/OU_One_OU_Two_Here_DC_invalid_Dc_COM PASS: test-dn-util 10 /realmd/samba-ou-format/_ PASS: test-dn-util 11 /realmd/samba-ou-format/_empty_ PASS: test-dn-util 12 /realmd/samba-ou-format/OU PASS: test-dn-util 13 /realmd/samba-ou-format/OU_One_ PASS: test-dn-util 14 /realmd/samba-ou-format/CN_Unsupported PASS: test-dn-util 15 /realmd/samba-ou-format/OU_One+CN_Unsupported PASS: test-dn-util 16 /realmd/samba-ou-format/DC_radi07__DC_segad__DC_lab__DC_sjc__DC_redhat__DC_com PASS: test-dn-util 17 /realmd/qualify-dn/OU_One PASS: test-dn-util 18 /realmd/qualify-dn/OU_One_ou_two PASS: test-dn-util 19 /realmd/qualify-dn/Ou_One_Long_OU_two PASS: test-dn-util 20 /realmd/qualify-dn/OU_One_DC_domain_dc_example_Dc_COM PASS: test-dn-util 21 /realmd/qualify-dn/OU_One_OU_Two_Here_DC_domain_dc_example_Dc_COM PASS: test-dn-util 22 /realmd/qualify-dn/OU_One_OU_Two_Here_DC_invalid_Dc_COM PASS: test-dn-util 23 /realmd/qualify-dn/_ PASS: test-dn-util 24 /realmd/qualify-dn/_empty_ PASS: test-dn-util 25 /realmd/qualify-dn/OU PASS: test-dn-util 26 /realmd/qualify-dn/OU_One_ PASS: test-dn-util 27 /realmd/qualify-dn/CN_Test PASS: test-dn-util 28 /realmd/qualify-dn/OU_One+CN_Unsupported PASS: test-dn-util 29 /realmd/qualify-dn/DC_radi07__DC_segad__DC_lab__DC_sjc__DC_redhat__DC_com PASS: test-ini-config 1 /realmd/ini-config/read-one PASS: test-ini-config 2 /realmd/ini-config/read-all PASS: test-ini-config 3 /realmd/ini-config/read-string PASS: test-ini-config 4 /realmd/ini-config/read-carriage-return PASS: test-ini-config 5 /realmd/ini-config/write-exact PASS: test-ini-config 6 /realmd/ini-config/write-file PASS: test-ini-config 7 /realmd/ini-config/write-empty-no-create PASS: test-ini-config 8 /realmd/ini-config/have PASS: test-ini-config 9 /realmd/ini-config/set PASS: test-ini-config 10 /realmd/ini-config/set-middle PASS: test-ini-config 11 /realmd/ini-config/set-and-get PASS: test-ini-config 12 /realmd/ini-config/set-section PASS: test-ini-config 13 /realmd/ini-config/set-all PASS: test-ini-config 14 /realmd/ini-config/get-sections PASS: test-ini-config 15 /realmd/ini-config/have-section PASS: test-ini-config 16 /realmd/ini-config/remove-section-first PASS: test-ini-config 17 /realmd/ini-config/remove-section-middle PASS: test-ini-config 18 /realmd/ini-config/remove-section-last PASS: test-ini-config 19 /realmd/ini-config/remove-section-all PASS: test-ini-config 20 /realmd/ini-config/remove-section-not-exist PASS: test-ini-config 21 /realmd/ini-config/file-not-exist PASS: test-ini-config 22 /realmd/ini-config/change PASS: test-ini-config 23 /realmd/ini-config/change-list PASS: test-ini-config 24 /realmd/ini-config/change-list-new PASS: test-ini-config 25 /realmd/ini-config/change-list-null-add PASS: test-ini-config 26 /realmd/ini-config/change-list-null-remove PASS: test-ini-config 27 /realmd/ini-config/get-boolean PASS: test-sssd-config 1 /realmd/sssd-config/get-domains PASS: test-sssd-config 2 /realmd/sssd-config/domain-section PASS: test-sssd-config 3 /realmd/sssd-config/have-domain PASS: test-sssd-config 4 /realmd/sssd-config/add-domain PASS: test-sssd-config 5 /realmd/sssd-config/add-domain-already PASS: test-sssd-config 6 /realmd/sssd-config/add-domain-only PASS: test-sssd-config 7 /realmd/sssd-config/update-domain PASS: test-sssd-config 8 /realmd/sssd-config/update-domain-missing PASS: test-sssd-config 9 /realmd/sssd-config/remove-domain PASS: test-sssd-config 10 /realmd/sssd-config/remove-domain-not-exist PASS: test-sssd-config 11 /realmd/sssd-config/remove-domain-only PASS: test-sssd-config 12 /realmd/sssd-config/remove-and-add-domain PASS: test-safe-format 1 /realmd/safe-format-string PASS: test-safe-format 2 /realmd/safe-format/standard_string PASS: test-safe-format 3 /realmd/safe-format/empty_string PASS: test-safe-format 4 /realmd/safe-format/empty_format PASS: test-safe-format 5 /realmd/safe-format/right_aligned PASS: test-safe-format 6 /realmd/safe-format/left_aligned PASS: test-safe-format 7 /realmd/safe-format/width_right_aligned_space PASS: test-safe-format 8 /realmd/safe-format/width_left_aligned_space PASS: test-safe-format 9 /realmd/safe-format/precision_1_digit PASS: test-safe-format 10 /realmd/safe-format/precision_n_digits PASS: test-safe-format 11 /realmd/safe-format/precision_0_digits PASS: test-safe-format 12 /realmd/safe-format/multiple_simple_args PASS: test-safe-format 13 /realmd/safe-format/literal_percent PASS: test-safe-format 14 /realmd/safe-format/multiple_positional_args PASS: test-safe-format 15 /realmd/safe-format/skipping_arg PASS: test-safe-format 16 /realmd/safe-format/unsupported_conversion PASS: test-safe-format 17 /realmd/safe-format/bad_positional_arg PASS: test-safe-format 18 /realmd/safe-format/zero_positional_arg PASS: test-safe-format 19 /realmd/safe-format/too_many_args PASS: test-login-name 1 /realmd/login-name/format_Domain_User PASS: test-login-name 2 /realmd/login-name/format_prefix_User_suffix PASS: test-login-name 3 /realmd/login-name/format_user_domain PASS: test-login-name 4 /realmd/login-name/parse_Domain_User PASS: test-login-name 5 /realmd/login-name/parse_prefix_User_suffix PASS: test-login-name 6 /realmd/login-name/parse_user_domain PASS: test-login-name 7 /realmd/login-name/parse_Another_User PASS: test-login-name 8 /realmd/login-name/parse_different_User_suffix PASS: test-login-name 9 /realmd/login-name/parse_user_another PASS: test-login-name 10 /realmd/login-name/parse-all PASS: test-login-name 11 /realmd/login-name/parse-all-failed PASS: test-settings 1 /realmd/settings/string PASS: test-settings 2 /realmd/settings/double PASS: test-settings 3 /realmd/settings/boolean ============================================================================ Testsuite summary for realmd 0.17.1 ============================================================================ # TOTAL: 101 # PASS: 101 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[3]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' Making check in po make[2]: Entering directory '/builddir/build/BUILD/realmd-0.17.1/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1/po' make[1]: Leaving directory '/builddir/build/BUILD/realmd-0.17.1' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: realmd-0.17.1-12.el10.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XbNODD + umask 022 + cd /builddir/build/BUILD + cd realmd-0.17.1 + DOCDIR=/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/doc/realmd + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/doc/realmd + cp -pr /builddir/build/BUILD/realmd-0.17.1/AUTHORS /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/doc/realmd + cp -pr /builddir/build/BUILD/realmd-0.17.1/COPYING /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/doc/realmd + cp -pr /builddir/build/BUILD/realmd-0.17.1/NEWS /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/doc/realmd + cp -pr /builddir/build/BUILD/realmd-0.17.1/README /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/doc/realmd + RPM_EC=0 ++ jobs -p + exit 0 Provides: realmd = 0.17.1-12.el10 realmd(x86-64) = 0.17.1-12.el10 Requires(interp): /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(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) liblber.so.2()(64bit) liblber.so.2(OPENLDAP_2.200)(64bit) libldap.so.2()(64bit) libldap.so.2(OPENLDAP_2.200)(64bit) libpolkit-gobject-1.so.0()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: realmd-devel-docs < 0.17.1-12.el10 Processing files: realmd-devel-docs-0.17.1-12.el10.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OkUAwv + umask 022 + cd /builddir/build/BUILD + cd realmd-0.17.1 + DOCDIR=/builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/doc/realmd-devel-docs + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/doc/realmd-devel-docs + cp -pr /builddir/build/BUILD/realmd-0.17.1/ChangeLog /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64/usr/share/doc/realmd-devel-docs + RPM_EC=0 ++ jobs -p + exit 0 Provides: realmd-devel-docs = 0.17.1-12.el10 realmd-devel-docs(x86-64) = 0.17.1-12.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: realmd < 0.17.1-12.el10 Processing files: realmd-debugsource-0.17.1-12.el10.x86_64 Provides: realmd-debugsource = 0.17.1-12.el10 realmd-debugsource(x86-64) = 0.17.1-12.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: realmd-debuginfo-0.17.1-12.el10.x86_64 Provides: debuginfo(build-id) = 4969586ccd057ce455d0efa3cbca25458a4f630f debuginfo(build-id) = f35e020bbfb95df28a811e552fa0cbf974320aee realmd-debuginfo = 0.17.1-12.el10 realmd-debuginfo(x86-64) = 0.17.1-12.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: realmd-debugsource(x86-64) = 0.17.1-12.el10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64 Wrote: /builddir/build/RPMS/realmd-debuginfo-0.17.1-12.el10.x86_64.rpm Wrote: /builddir/build/RPMS/realmd-debugsource-0.17.1-12.el10.x86_64.rpm Wrote: /builddir/build/RPMS/realmd-devel-docs-0.17.1-12.el10.x86_64.rpm Wrote: /builddir/build/RPMS/realmd-0.17.1-12.el10.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.q1nrJV + umask 022 + cd /builddir/build/BUILD + cd realmd-0.17.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/realmd-0.17.1-12.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.E0CsP2 + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/realmd-0.17.1-SPECPARTS + rm -rf realmd-0.17.1 realmd-0.17.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild realmd-0.17.1-12.el10.src.rpm Finish: build phase for realmd-0.17.1-12.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-1740858875.241720/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1740858875.241720/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1740858875.241720/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/realmd-0.17.1-12.el10.src.rpm) Config(child) 0 minutes 51 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": "realmd-debugsource", "epoch": null, "version": "0.17.1", "release": "12.el10", "arch": "x86_64" }, { "name": "realmd-devel-docs", "epoch": null, "version": "0.17.1", "release": "12.el10", "arch": "x86_64" }, { "name": "realmd", "epoch": null, "version": "0.17.1", "release": "12.el10", "arch": "x86_64" }, { "name": "realmd", "epoch": null, "version": "0.17.1", "release": "12.el10", "arch": "src" }, { "name": "realmd-debuginfo", "epoch": null, "version": "0.17.1", "release": "12.el10", "arch": "x86_64" } ] } RPMResults finished