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/8715217-custom-1-x86_64 --chroot custom-1-x86_64 Version: 1.2 PID: 8546 Logging PID: 8547 Task: {'allow_user_ssh': False, 'appstream': True, 'background': False, 'build_id': 8715217, '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': 'df65e6e506ec3579e64b6c02a4708bdbb4a18acb', 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-BaseOS/ppp', 'isolation': 'default', 'memory_reqs': 2048, 'package_name': 'ppp', 'package_version': '2.5.0-13', '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': '8715217-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/ppp /var/lib/copr-rpmbuild/workspace/workdir-ooodq3sn/ppp --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-BaseOS/ppp', '/var/lib/copr-rpmbuild/workspace/workdir-ooodq3sn/ppp', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-ooodq3sn/ppp'... Running: git checkout df65e6e506ec3579e64b6c02a4708bdbb4a18acb -- cmd: ['git', 'checkout', 'df65e6e506ec3579e64b6c02a4708bdbb4a18acb', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-ooodq3sn/ppp rc: 0 stdout: stderr: Note: switching to 'df65e6e506ec3579e64b6c02a4708bdbb4a18acb'. 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 df65e6e automatic import of ppp Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-ooodq3sn/ppp 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 ppp-2.5.0.tar.gz INFO: Reading stdout from command: curl --help all /usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated INFO: Calling: curl -H Pragma: -o ppp-2.5.0.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/loise/NoldenOS-10-BaseOS/ppp/ppp-2.5.0.tar.gz/md5/13f2ebc883583dadeb861a9df35cac39/ppp-2.5.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 719k 100 719k 0 0 7848k 0 --:--:-- --:--:-- --:--:-- 7901k INFO: Reading stdout from command: md5sum ppp-2.5.0.tar.gz INFO: Downloading ppp-watch.tar.xz INFO: Calling: curl -H Pragma: -o ppp-watch.tar.xz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/loise/NoldenOS-10-BaseOS/ppp/ppp-watch.tar.xz/md5/166cdfbce3391746fde60e86752c7bc7/ppp-watch.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 11420 100 11420 0 0 289k 0 --:--:-- --:--:-- --:--:-- 293k INFO: Reading stdout from command: md5sum ppp-watch.tar.xz Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-ooodq3sn/ppp/ppp.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-ooodq3sn/ppp --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1740859542.005536 -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-ooodq3sn/ppp/ppp.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-ooodq3sn/ppp --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1740859542.005536 -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-ooodq3sn/ppp/ppp.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-1740859542.005536/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 5.5 MB/s | 710 kB 00:00 Additional repo https_download_copr_fedorainfra 6.5 MB/s | 710 kB 00:00 Additional repo https_download_copr_fedorainfra 4.7 MB/s | 502 kB 00:00 Additional repo https_download_copr_fedorainfra 1.1 MB/s | 93 kB 00:00 Additional repo https_download_copr_fedorainfra 1.9 MB/s | 182 kB 00:00 Additional repo https_download_copr_fedorainfra 671 kB/s | 47 kB 00:00 Additional repo https_download_copr_fedorainfra 9.7 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 1.0 MB/s | 41 kB 00:00 (2/142): authselect-1.5.0-8.el10.x86_64.rpm 2.3 MB/s | 141 kB 00:00 (3/142): audit-libs-4.0.3-1.el10.x86_64.rpm 2.1 MB/s | 130 kB 00:00 (4/142): authselect-libs-1.5.0-8.el10.x86_64.rp 8.1 MB/s | 203 kB 00:00 (5/142): basesystem-11-22.el10.noarch.rpm 884 kB/s | 7.8 kB 00:00 (6/142): bash-5.2.26-6.el10.x86_64.rpm 45 MB/s | 1.8 MB 00:00 (7/142): binutils-gold-2.41-53.el10.x86_64.rpm 17 MB/s | 790 kB 00:00 (8/142): binutils-2.41-53.el10.x86_64.rpm 60 MB/s | 6.3 MB 00:00 (9/142): bzip2-1.0.8-25.el10.x86_64.rpm 740 kB/s | 53 kB 00:00 (10/142): bzip2-libs-1.0.8-25.el10.x86_64.rpm 725 kB/s | 42 kB 00:00 (11/142): centos-gpg-keys-10.0-8.el10.noarch.rp 1.3 MB/s | 14 kB 00:00 (12/142): centos-stream-release-10.0-8.el10.noa 2.3 MB/s | 27 kB 00:00 (13/142): ca-certificates-2024.2.69_v8.0.303-10 43 MB/s | 941 kB 00:00 (14/142): centos-stream-repos-10.0-8.el10.noarc 1.1 MB/s | 12 kB 00:00 (15/142): coreutils-9.5-6.el10.x86_64.rpm 46 MB/s | 1.1 MB 00:00 (16/142): cpio-2.15-3.el10.x86_64.rpm 12 MB/s | 286 kB 00:00 (17/142): coreutils-common-9.5-6.el10.x86_64.rp 55 MB/s | 2.1 MB 00:00 (18/142): cracklib-2.9.11-8.el10.x86_64.rpm 3.3 MB/s | 82 kB 00:00 (19/142): cracklib-dicts-2.9.11-8.el10.x86_64.r 75 MB/s | 3.6 MB 00:00 (20/142): diffutils-3.10-8.el10.x86_64.rpm 10 MB/s | 397 kB 00:00 (21/142): ed-1.20-5.el10.x86_64.rpm 2.1 MB/s | 82 kB 00:00 (22/142): efi-srpm-macros-6-6.el10.noarch.rpm 2.4 MB/s | 23 kB 00:00 (23/142): elfutils-debuginfod-client-0.192-5.el 4.8 MB/s | 46 kB 00:00 (24/142): elfutils-0.192-5.el10.x86_64.rpm 34 MB/s | 537 kB 00:00 (25/142): elfutils-default-yama-scope-0.192-5.e 1.5 MB/s | 12 kB 00:00 (26/142): elfutils-libelf-0.192-5.el10.x86_64.r 18 MB/s | 207 kB 00:00 (27/142): file-5.45-7.el10.x86_64.rpm 4.4 MB/s | 49 kB 00:00 (28/142): elfutils-libs-0.192-5.el10.x86_64.rpm 12 MB/s | 260 kB 00:00 (29/142): file-libs-5.45-7.el10.x86_64.rpm 33 MB/s | 763 kB 00:00 (30/142): filesystem-3.18-16.el10.x86_64.rpm 36 MB/s | 1.1 MB 00:00 (31/142): findutils-4.10.0-5.el10.x86_64.rpm 21 MB/s | 541 kB 00:00 (32/142): fonts-srpm-macros-2.0.5-18.el10.noarc 1.2 MB/s | 27 kB 00:00 (33/142): gdbm-1.23-10.el10.x86_64.rpm 13 MB/s | 147 kB 00:00 (34/142): gdbm-libs-1.23-10.el10.x86_64.rpm 5.8 MB/s | 56 kB 00:00 (35/142): gawk-5.3.0-6.el10.x86_64.rpm 44 MB/s | 1.1 MB 00:00 (36/142): glibc-2.39-37.el10.x86_64.rpm 69 MB/s | 2.2 MB 00:00 (37/142): glibc-common-2.39-37.el10.x86_64.rpm 12 MB/s | 366 kB 00:00 (38/142): glibc-gconv-extra-2.39-37.el10.x86_64 38 MB/s | 1.6 MB 00:00 (39/142): glibc-minimal-langpack-2.39-37.el10.x 4.6 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 21 MB/s | 289 kB 00:00 (42/142): gzip-1.13-3.el10.x86_64.rpm 12 MB/s | 164 kB 00:00 (43/142): info-7.1-6.el10.x86_64.rpm 13 MB/s | 183 kB 00:00 (44/142): json-c-0.18-3.el10.x86_64.rpm 4.4 MB/s | 45 kB 00:00 (45/142): keyutils-libs-1.6.3-5.el10.x86_64.rpm 3.1 MB/s | 32 kB 00:00 (46/142): libacl-2.3.2-4.el10.x86_64.rpm 1.8 MB/s | 25 kB 00:00 (47/142): libarchive-3.7.7-1.el10.x86_64.rpm 30 MB/s | 414 kB 00:00 (48/142): libattr-2.5.2-5.el10.x86_64.rpm 1.4 MB/s | 18 kB 00:00 (49/142): libblkid-2.40.2-10.el10.x86_64.rpm 12 MB/s | 126 kB 00:00 (50/142): libcap-ng-0.8.4-6.el10.x86_64.rpm 3.6 MB/s | 33 kB 00:00 (51/142): libbrotli-1.1.0-6.el10.x86_64.rpm 26 MB/s | 341 kB 00:00 (52/142): libcom_err-1.47.1-3.el10.x86_64.rpm 2.2 MB/s | 27 kB 00:00 (53/142): libeconf-0.6.2-4.el10.x86_64.rpm 3.4 MB/s | 33 kB 00:00 (54/142): libgcc-14.2.1-7.el10.x86_64.rpm 13 MB/s | 138 kB 00:00 (55/142): libfdisk-2.40.2-10.el10.x86_64.rpm 13 MB/s | 160 kB 00:00 (56/142): libgomp-14.2.1-7.el10.x86_64.rpm 23 MB/s | 361 kB 00:00 (57/142): libidn2-2.3.7-3.el10.x86_64.rpm 10 MB/s | 113 kB 00:00 (58/142): libmount-2.40.2-10.el10.x86_64.rpm 13 MB/s | 156 kB 00:00 (59/142): libnghttp2-1.64.0-2.el10.x86_64.rpm 6.9 MB/s | 77 kB 00:00 (60/142): libpkgconf-2.1.0-3.el10.x86_64.rpm 3.3 MB/s | 38 kB 00:00 (61/142): libpsl-0.21.5-7.el10.x86_64.rpm 6.3 MB/s | 65 kB 00:00 (62/142): libpwquality-1.4.5-12.el10.x86_64.rpm 9.8 MB/s | 108 kB 00:00 (63/142): libselinux-3.8-1.el10.x86_64.rpm 8.9 MB/s | 96 kB 00:00 (64/142): libsemanage-3.8-1.el10.x86_64.rpm 9.8 MB/s | 121 kB 00:00 (65/142): libsmartcols-2.40.2-10.el10.x86_64.rp 8.4 MB/s | 83 kB 00:00 (66/142): libsepol-3.8-1.el10.x86_64.rpm 23 MB/s | 342 kB 00:00 (67/142): libstdc++-14.2.1-7.el10.x86_64.rpm 42 MB/s | 910 kB 00:00 (68/142): libtasn1-4.19.0-9.el10.x86_64.rpm 4.9 MB/s | 75 kB 00:00 (69/142): libunistring-1.1-11.el10.x86_64.rpm 33 MB/s | 546 kB 00:00 (70/142): libutempter-1.2.1-15.el10.x86_64.rpm 2.8 MB/s | 27 kB 00:00 (71/142): libuuid-2.40.2-10.el10.x86_64.rpm 2.2 MB/s | 30 kB 00:00 (72/142): libxcrypt-4.4.36-10.el10.x86_64.rpm 11 MB/s | 119 kB 00:00 (73/142): libxml2-2.12.5-5.el10.x86_64.rpm 40 MB/s | 689 kB 00:00 (74/142): libzstd-1.5.5-9.el10.x86_64.rpm 21 MB/s | 304 kB 00:00 (75/142): lua-libs-5.4.6-7.el10.x86_64.rpm 9.5 MB/s | 130 kB 00:00 (76/142): mpfr-4.2.1-5.el10.x86_64.rpm 25 MB/s | 348 kB 00:00 (77/142): ncurses-base-6.4-14.20240127.el10.noa 4.8 MB/s | 64 kB 00:00 (78/142): ncurses-libs-6.4-14.20240127.el10.x86 23 MB/s | 329 kB 00:00 (79/142): pcre2-10.44-1.el10.3.x86_64.rpm 16 MB/s | 246 kB 00:00 (80/142): pcre2-syntax-10.44-1.el10.3.noarch.rp 7.5 MB/s | 151 kB 00:00 (81/142): openssl-libs-3.2.2-16.el10.x86_64.rpm 61 MB/s | 2.3 MB 00:00 (82/142): pkgconf-m4-2.1.0-3.el10.noarch.rpm 950 kB/s | 14 kB 00:00 (83/142): pkgconf-2.1.0-3.el10.x86_64.rpm 1.9 MB/s | 44 kB 00:00 (84/142): pkgconf-pkg-config-2.1.0-3.el10.x86_6 1.1 MB/s | 10 kB 00:00 (85/142): popt-1.19-8.el10.x86_64.rpm 6.0 MB/s | 59 kB 00:00 (86/142): publicsuffix-list-dafsa-20240107-6.el 5.8 MB/s | 59 kB 00:00 (87/142): rpm-build-4.19.1.1-12.el10.x86_64.rpm 6.1 MB/s | 68 kB 00:00 (88/142): rpm-4.19.1.1-12.el10.x86_64.rpm 31 MB/s | 508 kB 00:00 (89/142): readline-8.2-11.el10.x86_64.rpm 11 MB/s | 213 kB 00:00 (90/142): rpm-build-libs-4.19.1.1-12.el10.x86_6 9.2 MB/s | 93 kB 00:00 (91/142): rpm-libs-4.19.1.1-12.el10.x86_64.rpm 23 MB/s | 306 kB 00:00 (92/142): sed-4.9-3.el10.x86_64.rpm 21 MB/s | 309 kB 00:00 (93/142): setup-2.14.5-4.el10.noarch.rpm 12 MB/s | 148 kB 00:00 (94/142): shadow-utils-4.15.0-5.el10.x86_64.rpm 58 MB/s | 1.3 MB 00:00 (95/142): sqlite-libs-3.46.1-3.el10.x86_64.rpm 25 MB/s | 739 kB 00:00 (96/142): tar-1.35-7.el10.x86_64.rpm 26 MB/s | 852 kB 00:00 (97/142): unzip-6.0-66.el10.x86_64.rpm 12 MB/s | 184 kB 00:00 (98/142): util-linux-2.40.2-10.el10.x86_64.rpm 52 MB/s | 1.1 MB 00:00 (99/142): util-linux-core-2.40.2-10.el10.x86_64 22 MB/s | 515 kB 00:00 (100/142): which-2.21-43.el10.x86_64.rpm 1.5 MB/s | 41 kB 00:00 (101/142): xz-5.6.2-3.el10.x86_64.rpm 30 MB/s | 458 kB 00:00 (102/142): xz-libs-5.6.2-3.el10.x86_64.rpm 9.3 MB/s | 112 kB 00:00 (103/142): zip-3.0-44.el10.x86_64.rpm 20 MB/s | 263 kB 00:00 (104/142): zlib-ng-compat-2.2.3-1.el10.x86_64.r 8.0 MB/s | 80 kB 00:00 (105/142): zstd-1.5.5-9.el10.x86_64.rpm 31 MB/s | 475 kB 00:00 (106/142): forge-srpm-macros-0.4.0-6.el10.noarc 2.3 MB/s | 21 kB 00:00 (107/142): kernel-srpm-macros-1.0-25.el10.noarc 1.2 MB/s | 10 kB 00:00 (108/142): lua-srpm-macros-1-15.el10.noarch.rpm 1.0 MB/s | 9.3 kB 00:00 (109/142): ocaml-srpm-macros-10-4.el10.noarch.r 1.1 MB/s | 9.6 kB 00:00 (110/142): openblas-srpm-macros-2-19.el10.noarc 875 kB/s | 8.2 kB 00:00 (111/142): package-notes-srpm-macros-0.5-13.el1 987 kB/s | 9.7 kB 00:00 (112/142): patch-2.7.6-26.el10.x86_64.rpm 10 MB/s | 128 kB 00:00 (113/142): perl-srpm-macros-1-57.el10.noarch.rp 895 kB/s | 9.0 kB 00:00 (114/142): qt6-srpm-macros-6.8.1-3.el10.noarch. 1.1 MB/s | 10 kB 00:00 (115/142): pyproject-srpm-macros-1.16.2-1.el10. 1.1 MB/s | 14 kB 00:00 (116/142): python-srpm-macros-3.12-9.1.el10.noa 2.2 MB/s | 24 kB 00:00 (117/142): crypto-policies-20250128-1.git22421d 6.3 MB/s | 65 kB 00:00 (118/142): curl-8.9.1-5.el10.x86_64.rpm 24 MB/s | 311 kB 00:00 (119/142): cyrus-sasl-lib-2.1.28-27.el10.x86_64 7.5 MB/s | 101 kB 00:00 (120/142): debugedit-5.1-4.el10.x86_64.rpm 8.2 MB/s | 79 kB 00:00 (121/142): dwz-0.15-7.el10.x86_64.rpm 13 MB/s | 137 kB 00:00 (122/142): go-srpm-macros-3.6.0-4.el10.noarch.r 1.1 MB/s | 27 kB 00:00 (123/142): jansson-2.14-3.el10.x86_64.rpm 1.3 MB/s | 46 kB 00:00 (124/142): gdb-minimal-14.2-4.el10.x86_64.rpm 78 MB/s | 4.1 MB 00:00 (125/142): krb5-libs-1.21.3-7.el10.x86_64.rpm 29 MB/s | 750 kB 00:00 (126/142): libcap-2.69-7.el10.x86_64.rpm 7.3 MB/s | 86 kB 00:00 (127/142): libcurl-8.9.1-5.el10.x86_64.rpm 27 MB/s | 360 kB 00:00 (128/142): libevent-2.1.12-16.el10.x86_64.rpm 21 MB/s | 259 kB 00:00 (129/142): libffi-3.4.4-9.el10.x86_64.rpm 2.2 MB/s | 40 kB 00:00 (130/142): libssh-0.11.1-2.el10.x86_64.rpm 20 MB/s | 232 kB 00:00 (131/142): libssh-config-0.11.1-2.el10.noarch.r 1.0 MB/s | 9.3 kB 00:00 (132/142): libverto-0.3.2-10.el10.x86_64.rpm 2.2 MB/s | 21 kB 00:00 (133/142): lz4-libs-1.9.4-8.el10.x86_64.rpm 6.3 MB/s | 68 kB 00:00 (134/142): openldap-2.6.8-3.el10.x86_64.rpm 17 MB/s | 221 kB 00:00 (135/142): p11-kit-0.25.5-7.el10.x86_64.rpm 31 MB/s | 493 kB 00:00 (136/142): p11-kit-trust-0.25.5-7.el10.x86_64.r 11 MB/s | 135 kB 00:00 (137/142): pam-1.6.1-7.el10.x86_64.rpm 32 MB/s | 510 kB 00:00 (138/142): pam-libs-1.6.1-7.el10.x86_64.rpm 5.8 MB/s | 57 kB 00:00 (139/142): redhat-rpm-config-287-2.el10.noarch. 6.6 MB/s | 74 kB 00:00 (140/142): rpm-sequoia-1.6.0-6.el10.x86_64.rpm 46 MB/s | 880 kB 00:00 (141/142): rust-toolset-srpm-macros-1.84.1-1.el 802 kB/s | 13 kB 00:00 (142/142): systemd-libs-257-9.el10.x86_64.rpm 39 MB/s | 812 kB 00:00 -------------------------------------------------------------------------------- Total 60 MB/s | 55 MB 00:00 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=1730160000 Wrote: /builddir/build/SRPMS/ppp-2.5.0-13.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-1740859542.005536/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1740859542.005536/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1740859542.005536/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-ooodq3sn/ppp/ppp.spec) Config(child) 0 minutes 16 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/ppp-2.5.0-13.el10.src.rpm) Config(custom-1-x86_64) Start: chroot init INFO: mounting tmpfs at /var/lib/mock/custom-1-x86_64-1740859542.005536/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 ppp-2.5.0-13.el10.src.rpm Start: build setup for ppp-2.5.0-13.el10.src.rpm Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1730160000 Wrote: /builddir/build/SRPMS/ppp-2.5.0-13.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 60 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 61 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 61 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 53 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 42 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 54 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 70 kB/s | 2.2 kB 00:00 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 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 libpcap-devel x86_64 14:1.10.4-7.el10 copr_base 145 k libtool x86_64 2.4.7-13.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 595 k make x86_64 1:4.4.1-9.el10 copr_base 579 k openssl-devel x86_64 1:3.2.2-16.el10 copr_base 2.7 M pam-devel x86_64 1.6.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 97 k systemd x86_64 257-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 5.5 M systemd-devel x86_64 257-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 532 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 cmake-filesystem x86_64 3.30.5-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 17 k cpp x86_64 14.2.1-7.el10 copr_base 13 M dbus x86_64 1:1.14.10-5.el10 copr_base 7.9 k dbus-broker x86_64 36-1.el10 copr_base 172 k dbus-common noarch 1:1.14.10-5.el10 copr_base 15 k 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 gcc-plugin-annobin x86_64 14.2.1-7.el10 copr_base 61 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 infiniband-diags x86_64 54.0-1.el10 copr_base 316 k kernel-headers x86_64 6.12.0-65.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.5 M libblkid-devel x86_64 2.40.2-10.el10 copr_base 27 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 libibumad x86_64 54.0-1.el10 copr_base 28 k libibverbs x86_64 54.0-1.el10 copr_base 434 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 libnl3 x86_64 3.11.0-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 355 k libpcap x86_64 14:1.10.4-7.el10 copr_base 174 k librdmacm x86_64 54.0-1.el10 copr_base 73 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 libxcrypt-devel x86_64 4.4.36-10.el10 copr_base 29 k m4 x86_64 1.4.19-11.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 298 k mpdecimal x86_64 2.5.1-12.el10 copr_base 89 k ncurses x86_64 6.4-14.20240127.el10 copr_base 415 k pcre2-devel x86_64 10.44-1.el10.3 copr_base 490 k pcre2-utf16 x86_64 10.44-1.el10.3 copr_base 226 k pcre2-utf32 x86_64 10.44-1.el10.3 copr_base 213 k perl-AutoLoader noarch 5.74-512.el10 copr_base 22 k perl-B x86_64 1.89-512.el10 copr_base 177 k perl-Carp noarch 1.54-511.el10 copr_base 29 k perl-Class-Struct noarch 0.68-512.el10 copr_base 22 k perl-Data-Dumper x86_64 2.189-512.el10 copr_base 57 k perl-Digest noarch 1.20-511.el10 copr_base 25 k perl-Digest-MD5 x86_64 2.59-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 36 k perl-DynaLoader x86_64 1.56-512.el10 copr_base 26 k perl-Encode x86_64 4:3.21-511.el10 copr_base 1.0 M perl-Errno x86_64 1.38-512.el10 copr_base 15 k perl-Exporter noarch 5.78-511.el10 copr_base 31 k perl-Fcntl x86_64 1.18-512.el10 copr_base 30 k perl-File-Basename noarch 2.86-512.el10 copr_base 17 k perl-File-Compare noarch 1.100.800-512.el10 copr_base 14 k perl-File-Copy noarch 2.41-512.el10 copr_base 20 k perl-File-Find noarch 1.44-512.el10 copr_base 26 k perl-File-Path noarch 2.18-511.el10 copr_base 36 k perl-File-Temp noarch 1:0.231.100-512.el10 copr_base 60 k perl-File-stat noarch 1.14-512.el10 copr_base 17 k perl-FileHandle noarch 2.05-512.el10 copr_base 16 k perl-Getopt-Long noarch 1:2.58-3.el10 copr_base 64 k perl-Getopt-Std noarch 1.14-512.el10 copr_base 16 k perl-HTTP-Tiny noarch 0.088-512.el10 copr_base 56 k perl-IO x86_64 1.55-512.el10 copr_base 78 k perl-IO-Socket-IP noarch 0.42-512.el10 copr_base 42 k perl-IO-Socket-SSL noarch 2.085-3.el10 copr_base 225 k perl-IPC-Open3 noarch 1.22-512.el10 copr_base 22 k perl-MIME-Base64 x86_64 3.16-511.el10 copr_base 30 k perl-Mozilla-CA noarch 20231213-5.el10 copr_base 14 k perl-Net-SSLeay x86_64 1.94-7.el10 copr_base 358 k perl-POSIX x86_64 2.20-512.el10 copr_base 97 k perl-PathTools x86_64 3.91-512.el10 copr_base 83 k perl-Pod-Escapes noarch 1:1.07-511.el10 copr_base 20 k perl-Pod-Perldoc noarch 3.28.01-512.el10 copr_base 80 k perl-Pod-Simple noarch 1:3.45-511.el10 copr_base 209 k perl-Pod-Usage noarch 4:2.03-511.el10 copr_base 40 k perl-Scalar-List-Utils x86_64 5:1.63-511.el10 copr_base 73 k perl-SelectSaver noarch 1.02-512.el10 copr_base 12 k perl-Socket x86_64 4:2.038-511.el10 copr_base 55 k perl-Storable x86_64 1:3.32-511.el10 copr_base 99 k perl-Symbol noarch 1.09-512.el10 copr_base 15 k perl-Term-ANSIColor noarch 5.01-512.el10 copr_base 48 k perl-Term-Cap noarch 1.18-511.el10 copr_base 22 k perl-Text-ParseWords noarch 3.31-511.el10 copr_base 17 k perl-Text-Tabs+Wrap noarch 2024.001-511.el10 copr_base 22 k perl-Thread-Queue noarch 3.14-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 22 k perl-Time-Local noarch 2:1.350-511.el10 copr_base 35 k perl-URI noarch 5.27-3.el10 copr_base 119 k perl-base noarch 2.27-512.el10 copr_base 17 k perl-constant noarch 1.33-512.el10 copr_base 23 k perl-if noarch 0.61.000-512.el10 copr_base 14 k perl-interpreter x86_64 4:5.40.1-512.el10 copr_base 72 k perl-libnet noarch 3.15-512.el10 copr_base 123 k perl-libs x86_64 4:5.40.1-512.el10 copr_base 2.2 M perl-locale noarch 1.12-512.el10 copr_base 14 k perl-mro x86_64 1.29-512.el10 copr_base 30 k perl-overload noarch 1.37-512.el10 copr_base 46 k perl-overloading noarch 0.02-512.el10 copr_base 13 k perl-parent noarch 1:0.241-512.el10 copr_base 15 k perl-podlators noarch 1:5.01-511.el10 copr_base 121 k perl-threads x86_64 1:2.40-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 58 k perl-threads-shared x86_64 1.69-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 45 k perl-vars noarch 1.05-512.el10 copr_base 13 k python3 x86_64 3.12.9-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 29 k python3-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 rdma-core-devel x86_64 54.0-1.el10 copr_base 383 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-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 zlib-ng-compat-devel x86_64 2.2.3-1.el10 copr_base 38 k Transaction Summary ============================================================================================================================================================ Install 119 Packages Total download size: 94 M Installed size: 303 M Downloading Packages: (1/119): dbus-1.14.10-5.el10.x86_64.rpm 213 kB/s | 7.9 kB 00:00 (2/119): dbus-broker-36-1.el10.x86_64.rpm 2.9 MB/s | 172 kB 00:00 (3/119): dbus-common-1.14.10-5.el10.noarch.rpm 301 kB/s | 15 kB 00:00 (4/119): expat-2.6.4-1.el10.x86_64.rpm 3.8 MB/s | 115 kB 00:00 (5/119): gcc-plugin-annobin-14.2.1-7.el10.x86_6 723 kB/s | 61 kB 00:00 (6/119): cpp-14.2.1-7.el10.x86_64.rpm 44 MB/s | 13 MB 00:00 (7/119): glibc-devel-2.39-37.el10.x86_64.rpm 4.1 MB/s | 525 kB 00:00 (8/119): infiniband-diags-54.0-1.el10.x86_64.rp 5.5 MB/s | 316 kB 00:00 (9/119): libblkid-devel-2.40.2-10.el10.x86_64.r 474 kB/s | 27 kB 00:00 (10/119): libibumad-54.0-1.el10.x86_64.rpm 475 kB/s | 28 kB 00:00 (11/119): libibverbs-54.0-1.el10.x86_64.rpm 5.0 MB/s | 434 kB 00:00 (12/119): libmount-devel-2.40.2-10.el10.x86_64. 292 kB/s | 28 kB 00:00 (13/119): libpcap-1.10.4-7.el10.x86_64.rpm 2.6 MB/s | 174 kB 00:00 (14/119): libpcap-devel-1.10.4-7.el10.x86_64.rp 2.5 MB/s | 145 kB 00:00 (15/119): gcc-14.2.1-7.el10.x86_64.rpm 72 MB/s | 38 MB 00:00 (16/119): librdmacm-54.0-1.el10.x86_64.rpm 728 kB/s | 73 kB 00:00 (17/119): libseccomp-2.5.3-10.el10.x86_64.rpm 1.1 MB/s | 71 kB 00:00 (18/119): libselinux-devel-3.8-1.el10.x86_64.rp 9.3 MB/s | 116 kB 00:00 (19/119): libsepol-devel-3.8-1.el10.x86_64.rpm 3.4 MB/s | 41 kB 00:00 (20/119): libxcrypt-devel-4.4.36-10.el10.x86_64 2.8 MB/s | 29 kB 00:00 (21/119): mpdecimal-2.5.1-12.el10.x86_64.rpm 6.3 MB/s | 89 kB 00:00 (22/119): make-4.4.1-9.el10.x86_64.rpm 34 MB/s | 579 kB 00:00 (23/119): ncurses-6.4-14.20240127.el10.x86_64.r 29 MB/s | 415 kB 00:00 (24/119): openssl-devel-3.2.2-16.el10.x86_64.rp 66 MB/s | 2.7 MB 00:00 (25/119): pcre2-devel-10.44-1.el10.3.x86_64.rpm 12 MB/s | 490 kB 00:00 (26/119): pcre2-utf16-10.44-1.el10.3.x86_64.rpm 6.7 MB/s | 226 kB 00:00 (27/119): pcre2-utf32-10.44-1.el10.3.x86_64.rpm 15 MB/s | 213 kB 00:00 (28/119): perl-AutoLoader-5.74-512.el10.noarch. 1.6 MB/s | 22 kB 00:00 (29/119): perl-B-1.89-512.el10.x86_64.rpm 12 MB/s | 177 kB 00:00 (30/119): perl-Carp-1.54-511.el10.noarch.rpm 3.1 MB/s | 29 kB 00:00 (31/119): perl-Class-Struct-0.68-512.el10.noarc 2.2 MB/s | 22 kB 00:00 (32/119): perl-Data-Dumper-2.189-512.el10.x86_6 5.8 MB/s | 57 kB 00:00 (33/119): perl-Digest-1.20-511.el10.noarch.rpm 2.4 MB/s | 25 kB 00:00 (34/119): perl-DynaLoader-1.56-512.el10.x86_64. 2.4 MB/s | 26 kB 00:00 (35/119): perl-Encode-3.21-511.el10.x86_64.rpm 46 MB/s | 1.0 MB 00:00 (36/119): perl-Errno-1.38-512.el10.x86_64.rpm 1.1 MB/s | 15 kB 00:00 (37/119): perl-Exporter-5.78-511.el10.noarch.rp 2.3 MB/s | 31 kB 00:00 (38/119): perl-Fcntl-1.18-512.el10.x86_64.rpm 3.3 MB/s | 30 kB 00:00 (39/119): perl-File-Basename-2.86-512.el10.noar 1.8 MB/s | 17 kB 00:00 (40/119): perl-File-Compare-1.100.800-512.el10. 1.4 MB/s | 14 kB 00:00 (41/119): perl-File-Copy-2.41-512.el10.noarch.r 2.2 MB/s | 20 kB 00:00 (42/119): perl-File-Find-1.44-512.el10.noarch.r 2.6 MB/s | 26 kB 00:00 (43/119): perl-File-Path-2.18-511.el10.noarch.r 3.5 MB/s | 36 kB 00:00 (44/119): perl-File-Temp-0.231.100-512.el10.noa 6.2 MB/s | 60 kB 00:00 (45/119): perl-File-stat-1.14-512.el10.noarch.r 1.8 MB/s | 17 kB 00:00 (46/119): perl-FileHandle-2.05-512.el10.noarch. 1.7 MB/s | 16 kB 00:00 (47/119): perl-Getopt-Long-2.58-3.el10.noarch.r 6.4 MB/s | 64 kB 00:00 (48/119): perl-Getopt-Std-1.14-512.el10.noarch. 1.6 MB/s | 16 kB 00:00 (49/119): perl-HTTP-Tiny-0.088-512.el10.noarch. 5.5 MB/s | 56 kB 00:00 (50/119): perl-IO-1.55-512.el10.x86_64.rpm 7.2 MB/s | 78 kB 00:00 (51/119): perl-IO-Socket-IP-0.42-512.el10.noarc 3.6 MB/s | 42 kB 00:00 (52/119): perl-IO-Socket-SSL-2.085-3.el10.noarc 18 MB/s | 225 kB 00:00 (53/119): perl-IPC-Open3-1.22-512.el10.noarch.r 2.3 MB/s | 22 kB 00:00 (54/119): perl-MIME-Base64-3.16-511.el10.x86_64 3.0 MB/s | 30 kB 00:00 (55/119): perl-Mozilla-CA-20231213-5.el10.noarc 1.5 MB/s | 14 kB 00:00 (56/119): perl-Net-SSLeay-1.94-7.el10.x86_64.rp 26 MB/s | 358 kB 00:00 (57/119): perl-POSIX-2.20-512.el10.x86_64.rpm 7.1 MB/s | 97 kB 00:00 (58/119): perl-PathTools-3.91-512.el10.x86_64.r 6.2 MB/s | 83 kB 00:00 (59/119): perl-Pod-Escapes-1.07-511.el10.noarch 2.3 MB/s | 20 kB 00:00 (60/119): perl-Pod-Perldoc-3.28.01-512.el10.noa 7.7 MB/s | 80 kB 00:00 (61/119): perl-Pod-Simple-3.45-511.el10.noarch. 17 MB/s | 209 kB 00:00 (62/119): perl-Pod-Usage-2.03-511.el10.noarch.r 4.0 MB/s | 40 kB 00:00 (63/119): perl-Scalar-List-Utils-1.63-511.el10. 7.1 MB/s | 73 kB 00:00 (64/119): perl-SelectSaver-1.02-512.el10.noarch 1.4 MB/s | 12 kB 00:00 (65/119): perl-Socket-2.038-511.el10.x86_64.rpm 5.8 MB/s | 55 kB 00:00 (66/119): perl-Symbol-1.09-512.el10.noarch.rpm 1.6 MB/s | 15 kB 00:00 (67/119): perl-Storable-3.32-511.el10.x86_64.rp 9.5 MB/s | 99 kB 00:00 (68/119): perl-Term-ANSIColor-5.01-512.el10.noa 4.7 MB/s | 48 kB 00:00 (69/119): perl-Term-Cap-1.18-511.el10.noarch.rp 2.4 MB/s | 22 kB 00:00 (70/119): perl-Text-ParseWords-3.31-511.el10.no 1.8 MB/s | 17 kB 00:00 (71/119): perl-Text-Tabs+Wrap-2024.001-511.el10 2.3 MB/s | 22 kB 00:00 (72/119): perl-Time-Local-1.350-511.el10.noarch 3.7 MB/s | 35 kB 00:00 (73/119): perl-URI-5.27-3.el10.noarch.rpm 11 MB/s | 119 kB 00:00 (74/119): perl-base-2.27-512.el10.noarch.rpm 1.9 MB/s | 17 kB 00:00 (75/119): perl-constant-1.33-512.el10.noarch.rp 2.6 MB/s | 23 kB 00:00 (76/119): perl-if-0.61.000-512.el10.noarch.rpm 1.5 MB/s | 14 kB 00:00 (77/119): perl-interpreter-5.40.1-512.el10.x86_ 7.6 MB/s | 72 kB 00:00 (78/119): perl-libnet-3.15-512.el10.noarch.rpm 12 MB/s | 123 kB 00:00 (79/119): perl-locale-1.12-512.el10.noarch.rpm 562 kB/s | 14 kB 00:00 (80/119): perl-libs-5.40.1-512.el10.x86_64.rpm 66 MB/s | 2.2 MB 00:00 (81/119): perl-mro-1.29-512.el10.x86_64.rpm 1.1 MB/s | 30 kB 00:00 (82/119): perl-overload-1.37-512.el10.noarch.rp 4.9 MB/s | 46 kB 00:00 (83/119): perl-overloading-0.02-512.el10.noarch 1.4 MB/s | 13 kB 00:00 (84/119): perl-parent-0.241-512.el10.noarch.rpm 1.6 MB/s | 15 kB 00:00 (85/119): perl-podlators-5.01-511.el10.noarch.r 11 MB/s | 121 kB 00:00 (86/119): perl-vars-1.05-512.el10.noarch.rpm 1.4 MB/s | 13 kB 00:00 (87/119): python3-packaging-24.2-2.el10.noarch. 13 MB/s | 141 kB 00:00 (88/119): zlib-ng-compat-devel-2.2.3-1.el10.x86 2.1 MB/s | 38 kB 00:00 (89/119): python3-pip-wheel-23.3.2-10.el10.noar 53 MB/s | 1.5 MB 00:00 (90/119): rdma-core-devel-54.0-1.el10.x86_64.rp 14 MB/s | 383 kB 00:00 (91/119): annobin-docs-12.92-1.el10.noarch.rpm 8.9 MB/s | 92 kB 00:00 (92/119): libmpc-1.3.1-7.el10.x86_64.rpm 4.4 MB/s | 71 kB 00:00 (93/119): annobin-plugin-gcc-12.92-1.el10.x86_6 48 MB/s | 983 kB 00:00 (94/119): m4-1.4.19-11.el10.x86_64.rpm 16 MB/s | 298 kB 00:00 (95/119): perl-Digest-MD5-2.59-6.el10.x86_64.rp 3.6 MB/s | 36 kB 00:00 (96/119): perl-Thread-Queue-3.14-511.el10.noarc 2.3 MB/s | 22 kB 00:00 (97/119): perl-threads-2.40-511.el10.x86_64.rpm 6.1 MB/s | 58 kB 00:00 (98/119): perl-threads-shared-1.69-511.el10.x86 4.9 MB/s | 45 kB 00:00 (99/119): autoconf-2.71-12.el10.noarch.rpm 42 MB/s | 720 kB 00:00 (100/119): automake-1.16.5-20.el10.noarch.rpm 33 MB/s | 676 kB 00:00 (101/119): cmake-filesystem-3.30.5-2.el10.x86_6 1.1 MB/s | 17 kB 00:00 (102/119): emacs-filesystem-29.4-9.el10.noarch. 1.0 MB/s | 9.4 kB 00:00 (103/119): glib2-2.80.4-5.el10.x86_64.rpm 54 MB/s | 3.0 MB 00:00 (104/119): gnutls-3.8.8-1.el10.x86_64.rpm 23 MB/s | 1.2 MB 00:00 (105/119): glib2-devel-2.80.4-5.el10.x86_64.rpm 22 MB/s | 1.4 MB 00:00 (106/119): groff-base-1.23.0-10.el10.x86_64.rpm 53 MB/s | 1.1 MB 00:00 (107/119): kernel-headers-6.12.0-65.el10.x86_64 47 MB/s | 1.5 MB 00:00 (108/119): libffi-devel-3.4.4-9.el10.x86_64.rpm 1.0 MB/s | 29 kB 00:00 (109/119): libnl3-3.11.0-1.el10.x86_64.rpm 21 MB/s | 355 kB 00:00 (110/119): pam-devel-1.6.1-7.el10.x86_64.rpm 6.9 MB/s | 97 kB 00:00 (111/119): libtool-2.4.7-13.el10.x86_64.rpm 34 MB/s | 595 kB 00:00 (112/119): python3-3.12.9-1.el10.x86_64.rpm 1.3 MB/s | 29 kB 00:00 (113/119): sysprof-capture-devel-47.2-1.el10.x8 3.4 MB/s | 55 kB 00:00 (114/119): systemd-devel-257-9.el10.x86_64.rpm 6.7 MB/s | 532 kB 00:00 (115/119): python3-libs-3.12.9-1.el10.x86_64.rp 57 MB/s | 8.9 MB 00:00 (116/119): systemd-257-9.el10.x86_64.rpm 35 MB/s | 5.5 MB 00:00 (117/119): systemd-pam-257-9.el10.x86_64.rpm 4.1 MB/s | 297 kB 00:00 (118/119): systemd-rpm-macros-257-9.el10.noarch 1.9 MB/s | 21 kB 00:00 (119/119): tzdata-2025a-1.el10.noarch.rpm 25 MB/s | 431 kB 00:00 -------------------------------------------------------------------------------- Total 72 MB/s | 94 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libnl3-3.11.0-1.el10.x86_64 1/119 Installing : libibverbs-54.0-1.el10.x86_64 2/119 Installing : libmpc-1.3.1-7.el10.x86_64 3/119 Installing : libibumad-54.0-1.el10.x86_64 4/119 Installing : expat-2.6.4-1.el10.x86_64 5/119 Installing : cpp-14.2.1-7.el10.x86_64 6/119 Installing : libpcap-14:1.10.4-7.el10.x86_64 7/119 Installing : librdmacm-54.0-1.el10.x86_64 8/119 Installing : tzdata-2025a-1.el10.noarch 9/119 Installing : sysprof-capture-devel-47.2-1.el10.x86_64 10/119 Installing : libffi-devel-3.4.4-9.el10.x86_64 11/119 Installing : kernel-headers-6.12.0-65.el10.x86_64 12/119 Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 13/119 Installing : glibc-devel-2.39-37.el10.x86_64 14/119 Running scriptlet: groff-base-1.23.0-10.el10.x86_64 15/119 Installing : groff-base-1.23.0-10.el10.x86_64 15/119 Running scriptlet: groff-base-1.23.0-10.el10.x86_64 15/119 Installing : gnutls-3.8.8-1.el10.x86_64 16/119 Installing : glib2-2.80.4-5.el10.x86_64 17/119 Installing : emacs-filesystem-1:29.4-9.el10.noarch 18/119 Installing : cmake-filesystem-3.30.5-2.el10.x86_64 19/119 Installing : zlib-ng-compat-devel-2.2.3-1.el10.x86_64 20/119 Installing : m4-1.4.19-11.el10.x86_64 21/119 Installing : annobin-docs-12.92-1.el10.noarch 22/119 Installing : python3-pip-wheel-23.3.2-10.el10.noarch 23/119 Installing : pcre2-utf32-10.44-1.el10.3.x86_64 24/119 Installing : pcre2-utf16-10.44-1.el10.3.x86_64 25/119 Installing : pcre2-devel-10.44-1.el10.3.x86_64 26/119 Installing : ncurses-6.4-14.20240127.el10.x86_64 27/119 Installing : perl-Digest-1.20-511.el10.noarch 28/119 Installing : perl-B-1.89-512.el10.x86_64 29/119 Installing : perl-FileHandle-2.05-512.el10.noarch 30/119 Installing : perl-Digest-MD5-2.59-6.el10.x86_64 31/119 Installing : perl-Data-Dumper-2.189-512.el10.x86_64 32/119 Installing : perl-libnet-3.15-512.el10.noarch 33/119 Installing : perl-AutoLoader-5.74-512.el10.noarch 34/119 Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 35/119 Installing : perl-URI-5.27-3.el10.noarch 36/119 Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 37/119 Installing : perl-Mozilla-CA-20231213-5.el10.noarch 38/119 Installing : perl-if-0.61.000-512.el10.noarch 39/119 Installing : perl-locale-1.12-512.el10.noarch 40/119 Installing : perl-Time-Local-2:1.350-511.el10.noarch 41/119 Installing : perl-File-Path-2.18-511.el10.noarch 42/119 Installing : perl-Net-SSLeay-1.94-7.el10.x86_64 43/119 Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 44/119 Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 45/119 Installing : perl-Class-Struct-0.68-512.el10.noarch 46/119 Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 47/119 Installing : perl-POSIX-2.20-512.el10.x86_64 48/119 Installing : perl-IPC-Open3-1.22-512.el10.noarch 49/119 Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 50/119 Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 51/119 Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 52/119 Installing : perl-Term-Cap-1.18-511.el10.noarch 53/119 Installing : perl-Socket-4:2.038-511.el10.x86_64 54/119 Installing : perl-SelectSaver-1.02-512.el10.noarch 55/119 Installing : perl-Symbol-1.09-512.el10.noarch 56/119 Installing : perl-File-stat-1.14-512.el10.noarch 57/119 Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 58/119 Installing : perl-podlators-1:5.01-511.el10.noarch 59/119 Installing : perl-Fcntl-1.18-512.el10.x86_64 60/119 Installing : perl-Text-ParseWords-3.31-511.el10.noarch 61/119 Installing : perl-base-2.27-512.el10.noarch 62/119 Installing : perl-mro-1.29-512.el10.x86_64 63/119 Installing : perl-IO-1.55-512.el10.x86_64 64/119 Installing : perl-overloading-0.02-512.el10.noarch 65/119 Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 66/119 Installing : perl-Errno-1.38-512.el10.x86_64 67/119 Installing : perl-File-Basename-2.86-512.el10.noarch 68/119 Installing : perl-Getopt-Std-1.14-512.el10.noarch 69/119 Installing : perl-MIME-Base64-3.16-511.el10.x86_64 70/119 Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 71/119 Installing : perl-constant-1.33-512.el10.noarch 72/119 Installing : perl-Storable-1:3.32-511.el10.x86_64 73/119 Installing : perl-overload-1.37-512.el10.noarch 74/119 Installing : perl-parent-1:0.241-512.el10.noarch 75/119 Installing : perl-vars-1.05-512.el10.noarch 76/119 Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 77/119 Installing : perl-Carp-1.54-511.el10.noarch 78/119 Installing : perl-Exporter-5.78-511.el10.noarch 79/119 Installing : perl-PathTools-3.91-512.el10.x86_64 80/119 Installing : perl-DynaLoader-1.56-512.el10.x86_64 81/119 Installing : perl-Encode-4:3.21-511.el10.x86_64 82/119 Installing : perl-libs-4:5.40.1-512.el10.x86_64 83/119 Installing : perl-interpreter-4:5.40.1-512.el10.x86_64 84/119 Installing : perl-threads-1:2.40-511.el10.x86_64 85/119 Installing : perl-threads-shared-1.69-511.el10.x86_64 86/119 Installing : perl-Thread-Queue-3.14-511.el10.noarch 87/119 Installing : infiniband-diags-54.0-1.el10.x86_64 88/119 Installing : rdma-core-devel-54.0-1.el10.x86_64 89/119 Installing : perl-File-Compare-1.100.800-512.el10.noarch 90/119 Installing : perl-File-Copy-2.41-512.el10.noarch 91/119 Installing : perl-File-Find-1.44-512.el10.noarch 92/119 Installing : autoconf-2.71-12.el10.noarch 93/119 Installing : automake-1.16.5-20.el10.noarch 94/119 Installing : mpdecimal-2.5.1-12.el10.x86_64 95/119 Installing : python3-libs-3.12.9-1.el10.x86_64 96/119 Installing : python3-3.12.9-1.el10.x86_64 97/119 Installing : python3-packaging-24.2-2.el10.noarch 98/119 Installing : make-1:4.4.1-9.el10.x86_64 99/119 Installing : gcc-14.2.1-7.el10.x86_64 100/119 Running scriptlet: gcc-14.2.1-7.el10.x86_64 100/119 Installing : libsepol-devel-3.8-1.el10.x86_64 101/119 Installing : libselinux-devel-3.8-1.el10.x86_64 102/119 Installing : libseccomp-2.5.3-10.el10.x86_64 103/119 Installing : libblkid-devel-2.40.2-10.el10.x86_64 104/119 Installing : libmount-devel-2.40.2-10.el10.x86_64 105/119 Installing : dbus-common-1:1.14.10-5.el10.noarch 106/119 Running scriptlet: dbus-common-1:1.14.10-5.el10.noarch 106/119 Running scriptlet: dbus-broker-36-1.el10.x86_64 107/119 Installing : dbus-broker-36-1.el10.x86_64 107/119 Running scriptlet: dbus-broker-36-1.el10.x86_64 107/119 Installing : dbus-1:1.14.10-5.el10.x86_64 108/119 Installing : systemd-pam-257-9.el10.x86_64 109/119 Running scriptlet: systemd-257-9.el10.x86_64 110/119 Installing : systemd-257-9.el10.x86_64 110/119 Running scriptlet: systemd-257-9.el10.x86_64 110/119 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. Installing : glib2-devel-2.80.4-5.el10.x86_64 111/119 Installing : gcc-plugin-annobin-14.2.1-7.el10.x86_64 112/119 Running scriptlet: gcc-plugin-annobin-14.2.1-7.el10.x86_64 112/119 Installing : annobin-plugin-gcc-12.92-1.el10.x86_64 113/119 Running scriptlet: annobin-plugin-gcc-12.92-1.el10.x86_64 113/119 Installing : libtool-2.4.7-13.el10.x86_64 114/119 Installing : libpcap-devel-14:1.10.4-7.el10.x86_64 115/119 Installing : systemd-rpm-macros-257-9.el10.noarch 116/119 Installing : systemd-devel-257-9.el10.x86_64 117/119 Installing : pam-devel-1.6.1-7.el10.x86_64 118/119 Installing : openssl-devel-1:3.2.2-16.el10.x86_64 119/119 Running scriptlet: openssl-devel-1:3.2.2-16.el10.x86_64 119/119 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 cmake-filesystem-3.30.5-2.el10.x86_64 cpp-14.2.1-7.el10.x86_64 dbus-1:1.14.10-5.el10.x86_64 dbus-broker-36-1.el10.x86_64 dbus-common-1:1.14.10-5.el10.noarch emacs-filesystem-1:29.4-9.el10.noarch expat-2.6.4-1.el10.x86_64 gcc-14.2.1-7.el10.x86_64 gcc-plugin-annobin-14.2.1-7.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 infiniband-diags-54.0-1.el10.x86_64 kernel-headers-6.12.0-65.el10.x86_64 libblkid-devel-2.40.2-10.el10.x86_64 libffi-devel-3.4.4-9.el10.x86_64 libibumad-54.0-1.el10.x86_64 libibverbs-54.0-1.el10.x86_64 libmount-devel-2.40.2-10.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libnl3-3.11.0-1.el10.x86_64 libpcap-14:1.10.4-7.el10.x86_64 libpcap-devel-14:1.10.4-7.el10.x86_64 librdmacm-54.0-1.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 libtool-2.4.7-13.el10.x86_64 libxcrypt-devel-4.4.36-10.el10.x86_64 m4-1.4.19-11.el10.x86_64 make-1:4.4.1-9.el10.x86_64 mpdecimal-2.5.1-12.el10.x86_64 ncurses-6.4-14.20240127.el10.x86_64 openssl-devel-1:3.2.2-16.el10.x86_64 pam-devel-1.6.1-7.el10.x86_64 pcre2-devel-10.44-1.el10.3.x86_64 pcre2-utf16-10.44-1.el10.3.x86_64 pcre2-utf32-10.44-1.el10.3.x86_64 perl-AutoLoader-5.74-512.el10.noarch perl-B-1.89-512.el10.x86_64 perl-Carp-1.54-511.el10.noarch perl-Class-Struct-0.68-512.el10.noarch perl-Data-Dumper-2.189-512.el10.x86_64 perl-Digest-1.20-511.el10.noarch perl-Digest-MD5-2.59-6.el10.x86_64 perl-DynaLoader-1.56-512.el10.x86_64 perl-Encode-4:3.21-511.el10.x86_64 perl-Errno-1.38-512.el10.x86_64 perl-Exporter-5.78-511.el10.noarch perl-Fcntl-1.18-512.el10.x86_64 perl-File-Basename-2.86-512.el10.noarch perl-File-Compare-1.100.800-512.el10.noarch perl-File-Copy-2.41-512.el10.noarch perl-File-Find-1.44-512.el10.noarch perl-File-Path-2.18-511.el10.noarch perl-File-Temp-1:0.231.100-512.el10.noarch perl-File-stat-1.14-512.el10.noarch perl-FileHandle-2.05-512.el10.noarch perl-Getopt-Long-1:2.58-3.el10.noarch perl-Getopt-Std-1.14-512.el10.noarch perl-HTTP-Tiny-0.088-512.el10.noarch perl-IO-1.55-512.el10.x86_64 perl-IO-Socket-IP-0.42-512.el10.noarch perl-IO-Socket-SSL-2.085-3.el10.noarch perl-IPC-Open3-1.22-512.el10.noarch perl-MIME-Base64-3.16-511.el10.x86_64 perl-Mozilla-CA-20231213-5.el10.noarch perl-Net-SSLeay-1.94-7.el10.x86_64 perl-POSIX-2.20-512.el10.x86_64 perl-PathTools-3.91-512.el10.x86_64 perl-Pod-Escapes-1:1.07-511.el10.noarch perl-Pod-Perldoc-3.28.01-512.el10.noarch perl-Pod-Simple-1:3.45-511.el10.noarch perl-Pod-Usage-4:2.03-511.el10.noarch perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 perl-SelectSaver-1.02-512.el10.noarch perl-Socket-4:2.038-511.el10.x86_64 perl-Storable-1:3.32-511.el10.x86_64 perl-Symbol-1.09-512.el10.noarch perl-Term-ANSIColor-5.01-512.el10.noarch perl-Term-Cap-1.18-511.el10.noarch perl-Text-ParseWords-3.31-511.el10.noarch perl-Text-Tabs+Wrap-2024.001-511.el10.noarch perl-Thread-Queue-3.14-511.el10.noarch perl-Time-Local-2:1.350-511.el10.noarch perl-URI-5.27-3.el10.noarch perl-base-2.27-512.el10.noarch perl-constant-1.33-512.el10.noarch perl-if-0.61.000-512.el10.noarch perl-interpreter-4:5.40.1-512.el10.x86_64 perl-libnet-3.15-512.el10.noarch perl-libs-4:5.40.1-512.el10.x86_64 perl-locale-1.12-512.el10.noarch perl-mro-1.29-512.el10.x86_64 perl-overload-1.37-512.el10.noarch perl-overloading-0.02-512.el10.noarch perl-parent-1:0.241-512.el10.noarch perl-podlators-1:5.01-511.el10.noarch perl-threads-1:2.40-511.el10.x86_64 perl-threads-shared-1.69-511.el10.x86_64 perl-vars-1.05-512.el10.noarch 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 rdma-core-devel-54.0-1.el10.x86_64 sysprof-capture-devel-47.2-1.el10.x86_64 systemd-257-9.el10.x86_64 systemd-devel-257-9.el10.x86_64 systemd-pam-257-9.el10.x86_64 systemd-rpm-macros-257-9.el10.noarch tzdata-2025a-1.el10.noarch zlib-ng-compat-devel-2.2.3-1.el10.x86_64 Complete! Finish: build setup for ppp-2.5.0-13.el10.src.rpm Start: rpmbuild ppp-2.5.0-13.el10.src.rpm Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1730160000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4zvaC7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ppp-ppp-2.5.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/ppp-2.5.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ppp-ppp-2.5.0 + rm -rf /builddir/build/BUILD/ppp-ppp-2.5.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/ppp-ppp-2.5.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/ppp-2.5.0-use-change-resolv-function.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/ppp-2.5.0-radiusclient-parser-fix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + tar -xJf /builddir/build/SOURCES/ppp-watch.tar.xz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7T0NtE + 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 ppp-ppp-2.5.0 + autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:18: installing './compile' configure.ac:22: installing './config.guess' configure.ac:22: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' Makefile.am: installing './INSTALL' chat/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' + export '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 -fno-strict-aliasing' + 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 -fno-strict-aliasing' + 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 -fno-strict-aliasing' + 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 --- ./configure.backup 2025-03-01 20:06:15.467483895 +0000 +++ ./configure 2025-03-01 20:06:17.010491956 +0000 @@ -1851,7 +1851,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /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 --- ./configure.backup 2025-03-01 20:06:17.010491956 +0000 +++ ./configure 2025-03-01 20:06:17.031492065 +0000 @@ -7244,7 +7244,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -16234,7 +16234,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 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 ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh ++ grep -q runstatedir=DIR ./configure ++ echo --runstatedir=/run + ./configure --build=x86_64-redhat-linux --host=x86_64-redhat-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-systemd --enable-cbcp --with-pam --disable-openssl-engine checking whether make supports nested variables... yes 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 to enable maintainer-specific portions of Makefiles... yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking whether ln -s works... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-file... no checking for file... file checking for x86_64-redhat-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-strip... no checking for strip... strip checking for x86_64-redhat-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7250: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-mt... no checking for mt... no checking if : is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no 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 _Bool... yes checking for stdbool.h that conforms to C99... yes checking for asm/types.h... yes checking for crypt.h... yes checking for paths.h... yes checking for shadow.h... yes checking for stddef.h... yes checking for stdarg.h... yes checking for sys/dlpi.h... no checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for sys/uio.h... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for utmp.h... yes checking for net/bpf.h... no checking for net/if.h... yes checking for net/if_types.h... no checking for net/if_arp.h... yes checking for linux/if.h... yes checking for linux/if_ether.h... yes checking for linux/if_packet.h... yes checking for netinet/if_ether.h... yes checking for netpacket/packet.h... yes checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned short... 2 checking for mmap... yes checking for logwtmp... yes checking for strerror... yes checking for crypt in -lcrypt... yes checking for libsystemd... yes checking for openssl/ssl.h in /usr/local/ssl... no checking for openssl/ssl.h in /usr/lib/ssl... no checking for openssl/ssl.h in /usr/ssl... no checking for openssl/ssl.h in /usr/pkg... no checking for openssl/ssl.h in /usr/local... no checking for openssl/ssl.h in /usr... yes checking whether compiling and linking against OpenSSL works... yes checking how to run the C preprocessor... gcc -E checking for md4 support in openssl... yes checking for md5 support in openssl... yes checking for des support in openssl... yes checking for sha support in openssl... yes checking if compiling and linking against libsrp works... no checking if compiling and linking against libatm works... no checking for pam_appl.h in /usr/local... no checking for pam_appl.h in /usr/lib... no checking for pam_appl.h in /usr... yes checking if compiling and linking against libpam works... yes checking if compiling and linking against libpcap works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating chat/Makefile config.status: creating contrib/Makefile config.status: creating contrib/pppgetpass/Makefile config.status: creating common/Makefile config.status: creating include/Makefile config.status: creating modules/Makefile config.status: creating pppd/Makefile config.status: creating pppd/pppd.pc config.status: creating pppd/plugins/Makefile config.status: creating pppd/plugins/pppoe/Makefile config.status: creating pppd/plugins/pppoatm/Makefile config.status: creating pppd/plugins/pppol2tp/Makefile config.status: creating pppd/plugins/radius/Makefile config.status: creating pppdump/Makefile config.status: creating pppstats/Makefile config.status: creating scripts/Makefile config.status: creating pppd/config.h config.status: creating pppd/pppdconf.h config.status: creating pppd/plugins/pppoe/config.h config.status: executing depfiles commands config.status: executing libtool commands ppp version 2.5.0 Prefix...............: /usr Runtime Dir..........: /run/pppd Logfile Dir..........: /var/log/ppp Plugin Dir...........: /usr/lib64/pppd/2.5.0 System CA Path ......: /etc/ssl/certs With OpenSSL.........: yes With libatm..........: no With libpam..........: yes With libpcap.........: yes With libsrp..........: no C Compiler...........: gcc -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 -fno-strict-aliasing Linker...............: /usr/bin/ld -m elf_x86_64 -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 Features enabled Microsoft Extensions.: yes Multilink............: no Plugins..............: yes CBCP.................: yes IPV6CP...............: yes EAP-TLS..............: yes PEAP.................: yes systemd notifications: yes + /usr/bin/make -O -j2 V=1 VERBOSE=1 Making all in chat make[1]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/chat' gcc -DHAVE_CONFIG_H -I. -I../pppd -I../pppd/plugins/pppoe -DTERMIOS -DSIGTYPE=void -UNO_SLEEP -DFNDELAY=O_NDELAY -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 -fno-strict-aliasing -c -o chat-chat.o `test -f 'chat.c' || echo './'`chat.c make[1]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/chat' chat.c: In function ‘main’: chat.c:130:63: warning: value computed is not used [-Wunused-value] 130 | #define OPTION(c,v) (_O&2&&**v?*(*v)++:!c||_O&4?0:(!(_O&1)&& \ | ^~ chat.c:267:22: note: in expansion of macro ‘OPTION’ 267 | while ((option = OPTION(argc, argv)) != 0) { | ^~~~~~ chat.c: In function ‘sigalrm’: chat.c:504:9: warning: unused variable ‘flags’ [-Wunused-variable] 504 | int flags; | ^~~~~ make[1]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/chat' /bin/sh ../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -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 chat chat-chat.o libtool: link: gcc -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 -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 chat chat-chat.o make[1]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/chat' Making all in contrib Making all in pppgetpass make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/contrib/pppgetpass' gcc -DHAVE_CONFIG_H -I. -I../../pppd -I../../pppd/plugins/pppoe -Wno-unused-result -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 -fno-strict-aliasing -c -o pppgetpass_vt-pppgetpass.vt.o `test -f 'pppgetpass.vt.c' || echo './'`pppgetpass.vt.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/contrib/pppgetpass' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/contrib/pppgetpass' /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -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 pppgetpass.vt pppgetpass_vt-pppgetpass.vt.o libtool: link: gcc -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 -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 pppgetpass.vt pppgetpass_vt-pppgetpass.vt.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/contrib/pppgetpass' make[2]: Nothing to be done for 'all-am'. Making all in pppd /usr/bin/make all-am make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-ccp.o `test -f 'ccp.c' || echo './'`ccp.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-chap-md5.o `test -f 'chap-md5.c' || echo './'`chap-md5.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' chap-md5.c: In function ‘chap_md5_make_response’: chap-md5.c:126:88: warning: pointer targets in passing argument 3 of ‘PPP_DigestFinal’ differ in signedness [-Wpointer-sign] 126 | if (PPP_DigestFinal(ctx, &response[1], &hash_len)) { | ^~~~~~~~~ | | | int * In file included from chap-md5.c:43: crypto.h:96:43: note: expected ‘unsigned int *’ but argument is of type ‘int *’ 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-auth.o `test -f 'auth.c' || echo './'`auth.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-chap.o `test -f 'chap.c' || echo './'`chap.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-demand.o `test -f 'demand.c' || echo './'`demand.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-ecp.o `test -f 'ecp.c' || echo './'`ecp.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-fsm.o `test -f 'fsm.c' || echo './'`fsm.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-eap.o `test -f 'eap.c' || echo './'`eap.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' eap.c: In function ‘eap_request’: eap.c:1820:90: warning: pointer targets in passing argument 3 of ‘PPP_DigestFinal’ differ in signedness [-Wpointer-sign] 1820 | if (PPP_DigestFinal(mdctx, hash, &hashlen)) { | ^~~~~~~~ | | | int * In file included from eap.c:69: crypto.h:96:43: note: expected ‘unsigned int *’ but argument is of type ‘int *’ 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ eap.c: In function ‘eap_response’: eap.c:2583:90: warning: pointer targets in passing argument 3 of ‘PPP_DigestFinal’ differ in signedness [-Wpointer-sign] 2583 | if (PPP_DigestFinal(mdctx, hash, &hashlen)) { | ^~~~~~~~ | | | int * crypto.h:96:43: note: expected ‘unsigned int *’ but argument is of type ‘int *’ 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ eap.c: In function ‘eap_printpkt’: eap.c:2999:19: warning: unused variable ‘uval’ [-Wunused-variable] 2999 | u_int32_t uval; | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-ipcp.o `test -f 'ipcp.c' || echo './'`ipcp.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-magic.o `test -f 'magic.c' || echo './'`magic.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-lcp.o `test -f 'lcp.c' || echo './'`lcp.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-main.o `test -f 'main.c' || echo './'`main.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-session.o `test -f 'session.c' || echo './'`session.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-options.o `test -f 'options.c' || echo './'`options.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' In file included from /usr/include/string.h:548, from options.c:55: In function ‘strlcpy’, inlined from ‘ppp_get_path’ at options.c:464:16: /usr/include/bits/string_fortified.h:157:10: warning: ‘path’ may be used uninitialized [-Wmaybe-uninitialized] 157 | return __strlcpy_alias (__dest, __src, __n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ options.c: In function ‘ppp_get_path’: options.c:445:17: note: ‘path’ was declared here 445 | const char *path; | ^~~~ options.c: In function ‘ppp_get_filepath’: options.c:491:16: warning: ‘path’ may be used uninitialized [-Wmaybe-uninitialized] 491 | return slprintf(buf, bufsz, "%s/%s", path, name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ options.c:472:17: note: ‘path’ was declared here 472 | const char *path; | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-upap.o `test -f 'upap.c' || echo './'`upap.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-tty.o `test -f 'tty.c' || echo './'`tty.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-utils.o `test -f 'utils.c' || echo './'`utils.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-chap_ms.o `test -f 'chap_ms.c' || echo './'`chap_ms.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' chap_ms.c: In function ‘ChallengeResponse’: chap_ms.c:513:21: warning: unused variable ‘ctx’ [-Wunused-variable] 513 | PPP_CIPHER_CTX *ctx; | ^~~ chap_ms.c: In function ‘ChallengeHash’: chap_ms.c:562:56: warning: pointer targets in passing argument 3 of ‘PPP_DigestFinal’ differ in signedness [-Wpointer-sign] 562 | if (PPP_DigestFinal(ctx, hash, &hash_len)) { | ^~~~~~~~~ | | | int * In file included from chap_ms.c:102: crypto.h:96:43: note: expected ‘unsigned int *’ but argument is of type ‘int *’ 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ chap_ms.c: In function ‘NTPasswordHash’: chap_ms.c:603:44: warning: pointer targets in passing argument 3 of ‘PPP_DigestFinal’ differ in signedness [-Wpointer-sign] 603 | PPP_DigestFinal(ctx, hash, &hash_len); | ^~~~~~~~~ | | | int * crypto.h:96:43: note: expected ‘unsigned int *’ but argument is of type ‘int *’ 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ chap_ms.c: In function ‘GenerateAuthenticatorResponse’: chap_ms.c:706:54: warning: pointer targets in passing argument 3 of ‘PPP_DigestFinal’ differ in signedness [-Wpointer-sign] 706 | PPP_DigestFinal(ctx, Digest, &hash_len); | ^~~~~~~~~ | | | int * crypto.h:96:43: note: expected ‘unsigned int *’ but argument is of type ‘int *’ 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ chap_ms.c:728:54: warning: pointer targets in passing argument 3 of ‘PPP_DigestFinal’ differ in signedness [-Wpointer-sign] 728 | PPP_DigestFinal(ctx, Digest, &hash_len); | ^~~~~~~~~ | | | int * crypto.h:96:43: note: expected ‘unsigned int *’ but argument is of type ‘int *’ 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ chap_ms.c: At top level: chap_ms.c:842:16: warning: argument 7 of type ‘u_char[]’ {aka ‘unsigned char[]’} with mismatched bound [-Warray-parameter=] 842 | u_char authResponse[], int authenticator) | ~~~~~~~^~~~~~~~~~~~~~ In file included from chap_ms.c:99: chap_ms.h:83:25: note: previously declared as ‘u_char[41]’ {aka ‘unsigned char[41]’} 83 | u_char *, u_char[MS_AUTH_RESPONSE_LENGTH+1], int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-crypto_ms.o `test -f 'crypto_ms.c' || echo './'`crypto_ms.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' crypto_ms.c: In function ‘DesEncrypt’: crypto_ms.c:141:47: warning: pointer targets in passing argument 3 of ‘PPP_CipherUpdate’ differ in signedness [-Wpointer-sign] 141 | if (PPP_CipherUpdate(ctx, cipher, &clen, clear, 8)) { | ^~~~~ | | | unsigned int * In file included from crypto_ms.c:41: crypto.h:140:34: note: expected ‘int *’ but argument is of type ‘unsigned int *’ 140 | unsigned char *out, int *outl, | ~~~~~^~~~ crypto_ms.c:143:57: warning: pointer targets in passing argument 3 of ‘PPP_CipherFinal’ differ in signedness [-Wpointer-sign] 143 | if (PPP_CipherFinal(ctx, cipher + clen, &clen)) { | ^~~~~ | | | unsigned int * crypto.h:147:34: note: expected ‘int *’ but argument is of type ‘unsigned int *’ 147 | unsigned char *out, int *outl); | ~~~~~^~~~ crypto_ms.c: In function ‘DesDecrypt’: crypto_ms.c:170:46: warning: pointer targets in passing argument 3 of ‘PPP_CipherUpdate’ differ in signedness [-Wpointer-sign] 170 | if (PPP_CipherUpdate(ctx, clear, &clen, cipher, 8)) { | ^~~~~ | | | unsigned int * crypto.h:140:34: note: expected ‘int *’ but argument is of type ‘unsigned int *’ 140 | unsigned char *out, int *outl, | ~~~~~^~~~ crypto_ms.c:172:56: warning: pointer targets in passing argument 3 of ‘PPP_CipherFinal’ differ in signedness [-Wpointer-sign] 172 | if (PPP_CipherFinal(ctx, clear + clen, &clen)) { | ^~~~~ | | | unsigned int * crypto.h:147:34: note: expected ‘int *’ but argument is of type ‘unsigned int *’ 147 | unsigned char *out, int *outl); | ~~~~~^~~~ make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-cbcp.o `test -f 'cbcp.c' || echo './'`cbcp.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' cbcp.c: In function ‘cbcp_printpkt’: cbcp.c:270:21: warning: variable ‘addrt’ set but not used [-Wunused-but-set-variable] 270 | int addrt; | ^~~~~ cbcp.c: In function ‘cbcp_recvreq’: cbcp.c:298:34: warning: variable ‘addr_type’ set but not used [-Wunused-but-set-variable] 298 | u_char type, opt_len, delay, addr_type; | ^~~~~~~~~ cbcp.c:298:27: warning: variable ‘delay’ set but not used [-Wunused-but-set-variable] 298 | u_char type, opt_len, delay, addr_type; | ^~~~~ cbcp.c: In function ‘cbcp_recvack’: cbcp.c:431:25: warning: variable ‘addr_type’ set but not used [-Wunused-but-set-variable] 431 | u_char type, delay, addr_type; | ^~~~~~~~~ cbcp.c:431:18: warning: variable ‘delay’ set but not used [-Wunused-but-set-variable] 431 | u_char type, delay, addr_type; | ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-sys-linux.o `test -f 'sys-linux.c' || echo './'`sys-linux.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' In file included from sys-linux.c:186: termios_linux.h:186:13: warning: ‘cfmakeraw’ defined but not used [-Wunused-function] 186 | static void cfmakeraw(struct termios *t) | ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-mppe.o `test -f 'mppe.c' || echo './'`mppe.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' mppe.c: In function ‘mppe_set_chapv1’: mppe.c:130:54: warning: pointer targets in passing argument 3 of ‘PPP_DigestFinal’ differ in signedness [-Wpointer-sign] 130 | PPP_DigestFinal(ctx, Digest, &DigestLen); | ^~~~~~~~~~ | | | int * In file included from mppe.c:43: crypto.h:96:43: note: expected ‘unsigned int *’ but argument is of type ‘int *’ 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ mppe.c: In function ‘mppe_set_chapv2’: mppe.c:215:57: warning: pointer targets in passing argument 3 of ‘PPP_DigestFinal’ differ in signedness [-Wpointer-sign] 215 | PPP_DigestFinal(ctx, MasterKey, &KeyLen); | ^~~~~~~ | | | int * crypto.h:96:43: note: expected ‘unsigned int *’ but argument is of type ‘int *’ 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ mppe.c:246:59: warning: pointer targets in passing argument 3 of ‘PPP_DigestFinal’ differ in signedness [-Wpointer-sign] 246 | PPP_DigestFinal(ctx, SendKey, &KeyLen); | ^~~~~~~ | | | int * crypto.h:96:43: note: expected ‘unsigned int *’ but argument is of type ‘int *’ 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ mppe.c:279:59: warning: pointer targets in passing argument 3 of ‘PPP_DigestFinal’ differ in signedness [-Wpointer-sign] 279 | PPP_DigestFinal(ctx, RecvKey, &KeyLen); | ^~~~~~~ | | | int * crypto.h:96:43: note: expected ‘unsigned int *’ but argument is of type ‘int *’ 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-eui64.o `test -f 'eui64.c' || echo './'`eui64.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-eap-tls.o `test -f 'eap-tls.c' || echo './'`eap-tls.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' eap-tls.c: In function ‘eaptls_gen_mppe_keys’: eap-tls.c:102:20: warning: unused variable ‘p’ [-Wunused-variable] 102 | unsigned char *p; | ^ eap-tls.c: In function ‘eaptls_init_ssl’: eap-tls.c:273:18: warning: unused variable ‘reason’ [-Wunused-variable] 273 | int reason; | ^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-ipv6cp.o `test -f 'ipv6cp.c' || echo './'`ipv6cp.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-tls.o `test -f 'tls.c' || echo './'`tls.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPPPD_RUNTIME_DIR='"/run/pppd"' -DPPPD_LOGFILE_DIR='"/var/log/ppp"' -DSYSTEM_CA_PATH='"/etc/ssl/certs"' -DPPPD_PLUGIN_DIR='"/usr/lib64/pppd/2.5.0"' -I/usr/include -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 -fno-strict-aliasing -c -o pppd-peap.o `test -f 'peap.c' || echo './'`peap.c make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -I/usr/include -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 -fno-strict-aliasing -c -o libppp_crypto_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -I/usr/include -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 -fno-strict-aliasing -c crypto.c -fPIC -DPIC -o .libs/libppp_crypto_la-crypto.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -I/usr/include -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 -fno-strict-aliasing -c -o libppp_crypto_la-ppp-md5.lo `test -f 'ppp-md5.c' || echo './'`ppp-md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -I/usr/include -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 -fno-strict-aliasing -c ppp-md5.c -fPIC -DPIC -o .libs/libppp_crypto_la-ppp-md5.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -I/usr/include -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 -fno-strict-aliasing -c -o libppp_crypto_la-ppp-md4.lo `test -f 'ppp-md4.c' || echo './'`ppp-md4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -I/usr/include -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 -fno-strict-aliasing -c ppp-md4.c -fPIC -DPIC -o .libs/libppp_crypto_la-ppp-md4.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -I/usr/include -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 -fno-strict-aliasing -c -o libppp_crypto_la-ppp-sha1.lo `test -f 'ppp-sha1.c' || echo './'`ppp-sha1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -I/usr/include -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 -fno-strict-aliasing -c ppp-sha1.c -fPIC -DPIC -o .libs/libppp_crypto_la-ppp-sha1.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -I/usr/include -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 -fno-strict-aliasing -c -o libppp_crypto_la-ppp-des.lo `test -f 'ppp-des.c' || echo './'`ppp-des.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../pppd/plugins/pppoe -I/usr/include -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 -fno-strict-aliasing -c ppp-des.c -fPIC -DPIC -o .libs/libppp_crypto_la-ppp-des.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' /bin/sh ../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -L/usr/lib -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 libppp_crypto.la libppp_crypto_la-crypto.lo libppp_crypto_la-ppp-md5.lo libppp_crypto_la-ppp-md4.lo libppp_crypto_la-ppp-sha1.lo libppp_crypto_la-ppp-des.lo -lssl -lcrypto libtool: link: ar cr .libs/libppp_crypto.a .libs/libppp_crypto_la-crypto.o .libs/libppp_crypto_la-ppp-md5.o .libs/libppp_crypto_la-ppp-md4.o .libs/libppp_crypto_la-ppp-sha1.o .libs/libppp_crypto_la-ppp-des.o libtool: link: ranlib .libs/libppp_crypto.a libtool: link: ( cd ".libs" && rm -f "libppp_crypto.la" && ln -s "../libppp_crypto.la" "libppp_crypto.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' /bin/sh ../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -Wl,-E -L/usr/lib -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 pppd pppd-auth.o pppd-ccp.o pppd-chap-md5.o pppd-chap.o pppd-demand.o pppd-eap.o pppd-ecp.o pppd-fsm.o pppd-ipcp.o pppd-lcp.o pppd-magic.o pppd-main.o pppd-options.o pppd-session.o pppd-tty.o pppd-upap.o pppd-utils.o pppd-sys-linux.o pppd-chap_ms.o pppd-crypto_ms.o pppd-cbcp.o pppd-mppe.o pppd-ipv6cp.o pppd-eui64.o pppd-eap-tls.o pppd-tls.o pppd-peap.o -lcrypt -lpcap -ldl -lpam -ldl libppp_crypto.la -lsystemd libtool: link: gcc -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 -fno-strict-aliasing -Wl,-E -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 pppd pppd-auth.o pppd-ccp.o pppd-chap-md5.o pppd-chap.o pppd-demand.o pppd-eap.o pppd-ecp.o pppd-fsm.o pppd-ipcp.o pppd-lcp.o pppd-magic.o pppd-main.o pppd-options.o pppd-session.o pppd-tty.o pppd-upap.o pppd-utils.o pppd-sys-linux.o pppd-chap_ms.o pppd-crypto_ms.o pppd-cbcp.o pppd-mppe.o pppd-ipv6cp.o pppd-eui64.o pppd-eap-tls.o pppd-tls.o pppd-peap.o -L/usr/lib -lcrypt -lpcap -lpam -ldl ./.libs/libppp_crypto.a -lssl -lcrypto -lsystemd make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' Making all in pppstats make[1]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppstats' gcc -DHAVE_CONFIG_H -I. -I../pppd -I../pppd/plugins/pppoe -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 -fno-strict-aliasing -c -o pppstats-pppstats.o `test -f 'pppstats.c' || echo './'`pppstats.c make[1]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppstats' pppstats.c:39:19: warning: ‘rcsid’ defined but not used [-Wunused-const-variable=] 39 | static const char rcsid[] = "$Id: pppstats.c,v 1.29 2002/10/27 12:56:26 fcusack Exp $"; | ^~~~~ make[1]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppstats' /bin/sh ../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -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 pppstats pppstats-pppstats.o libtool: link: gcc -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 -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 pppstats pppstats-pppstats.o make[1]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppstats' Making all in pppdump make[1]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppdump' gcc -DHAVE_CONFIG_H -I. -I../pppd -I../pppd/plugins/pppoe -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 -fno-strict-aliasing -c -o bsd-comp.o bsd-comp.c make[1]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppdump' make[1]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppdump' gcc -DHAVE_CONFIG_H -I. -I../pppd -I../pppd/plugins/pppoe -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 -fno-strict-aliasing -c -o pppdump.o pppdump.c make[1]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppdump' make[1]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppdump' gcc -DHAVE_CONFIG_H -I. -I../pppd -I../pppd/plugins/pppoe -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 -fno-strict-aliasing -c -o deflate.o deflate.c make[1]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppdump' make[1]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppdump' gcc -DHAVE_CONFIG_H -I. -I../pppd -I../pppd/plugins/pppoe -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 -fno-strict-aliasing -c -o zlib.o zlib.c make[1]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppdump' make[1]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppdump' /bin/sh ../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -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 pppdump pppdump.o bsd-comp.o deflate.o zlib.o libtool: link: gcc -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 -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 pppdump pppdump.o bsd-comp.o deflate.o zlib.o make[1]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppdump' Making all in pppd/plugins Making all in pppoe /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../.. -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 -fno-strict-aliasing -c -o pppoe_discovery-pppoe-discovery.o `test -f 'pppoe-discovery.c' || echo './'`pppoe-discovery.c make[3]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' make[3]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../.. -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 -fno-strict-aliasing -c -o pppoe_discovery-if.o `test -f 'if.c' || echo './'`if.c make[3]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' if.c:16:19: warning: ‘RCSID’ defined but not used [-Wunused-const-variable=] 16 | static char const RCSID[] = | ^~~~~ make[3]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../.. -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 -fno-strict-aliasing -c -o pppoe_discovery-discovery.o `test -f 'discovery.c' || echo './'`discovery.c make[3]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' discovery.c:11:19: warning: ‘RCSID’ defined but not used [-Wunused-const-variable=] 11 | static char const RCSID[] = | ^~~~~ discovery.c: In function ‘sendPADR’: discovery.c:519:8: warning: array subscript ‘struct PPPoETag[0]’ is partly outside array bounds of ‘struct PPPoEPacket[1]’ [-Warray-bounds=] 519 | svc->type = TAG_SERVICE_NAME; | ^~ discovery.c:498:17: note: at offset 20 into object ‘packet’ of size 1528 498 | PPPoEPacket packet; | ^~~~~~ discovery.c:520:8: warning: array subscript ‘struct PPPoETag[0]’ is partly outside array bounds of ‘struct PPPoEPacket[1]’ [-Warray-bounds=] 520 | svc->length = htons(namelen); | ^~ discovery.c:498:17: note: at offset 20 into object ‘packet’ of size 1528 498 | PPPoEPacket packet; | ^~~~~~ discovery.c: In function ‘sendPADI’: discovery.c:333:12: warning: array subscript ‘struct PPPoETag[0]’ is partly outside array bounds of ‘struct PPPoEPacket[1]’ [-Warray-bounds=] 333 | svc->type = TAG_SERVICE_NAME; | ^~ discovery.c:306:17: note: at offset 20 into object ‘packet’ of size 1528 306 | PPPoEPacket packet; | ^~~~~~ discovery.c:334:12: warning: array subscript ‘struct PPPoETag[0]’ is partly outside array bounds of ‘struct PPPoEPacket[1]’ [-Warray-bounds=] 334 | svc->length = htons(namelen); | ^~ discovery.c:306:17: note: at offset 20 into object ‘packet’ of size 1528 306 | PPPoEPacket packet; | ^~~~~~ make[3]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../.. -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 -fno-strict-aliasing -c -o pppoe_discovery-common.o `test -f 'common.c' || echo './'`common.c make[3]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' common.c:16:19: warning: ‘RCSID’ defined but not used [-Wunused-const-variable=] 16 | static char const RCSID[] = | ^~~~~ make[3]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../.. -DSYSCONFDIR=\"/etc\" -DPLUGIN -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 -fno-strict-aliasing -c -o pppoe_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../.. -DSYSCONFDIR=\"/etc\" -DPLUGIN -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 -fno-strict-aliasing -c plugin.c -fPIC -DPIC -o .libs/pppoe_la-plugin.o make[3]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' plugin.c:25:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] 25 | static char const RCSID[] = | ^~~~~ make[3]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../.. -DSYSCONFDIR=\"/etc\" -DPLUGIN -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 -fno-strict-aliasing -c -o pppoe_la-if.lo `test -f 'if.c' || echo './'`if.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../.. -DSYSCONFDIR=\"/etc\" -DPLUGIN -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 -fno-strict-aliasing -c if.c -fPIC -DPIC -o .libs/pppoe_la-if.o make[3]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' if.c:16:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] 16 | static char const RCSID[] = | ^~~~~ make[3]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../.. -DSYSCONFDIR=\"/etc\" -DPLUGIN -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 -fno-strict-aliasing -c -o pppoe_la-discovery.lo `test -f 'discovery.c' || echo './'`discovery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../.. -DSYSCONFDIR=\"/etc\" -DPLUGIN -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 -fno-strict-aliasing -c discovery.c -fPIC -DPIC -o .libs/pppoe_la-discovery.o make[3]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' discovery.c:11:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] 11 | static char const RCSID[] = | ^~~~~ discovery.c: In function 'sendPADR': discovery.c:519:8: warning: array subscript 'struct PPPoETag[0]' is partly outside array bounds of 'struct PPPoEPacket[1]' [-Warray-bounds=] 519 | svc->type = TAG_SERVICE_NAME; | ^~ discovery.c:498:17: note: at offset 20 into object 'packet' of size 1528 498 | PPPoEPacket packet; | ^~~~~~ discovery.c:520:8: warning: array subscript 'struct PPPoETag[0]' is partly outside array bounds of 'struct PPPoEPacket[1]' [-Warray-bounds=] 520 | svc->length = htons(namelen); | ^~ discovery.c:498:17: note: at offset 20 into object 'packet' of size 1528 498 | PPPoEPacket packet; | ^~~~~~ discovery.c: In function 'sendPADI': discovery.c:333:12: warning: array subscript 'struct PPPoETag[0]' is partly outside array bounds of 'struct PPPoEPacket[1]' [-Warray-bounds=] 333 | svc->type = TAG_SERVICE_NAME; | ^~ discovery.c:306:17: note: at offset 20 into object 'packet' of size 1528 306 | PPPoEPacket packet; | ^~~~~~ discovery.c:334:12: warning: array subscript 'struct PPPoETag[0]' is partly outside array bounds of 'struct PPPoEPacket[1]' [-Warray-bounds=] 334 | svc->length = htons(namelen); | ^~ discovery.c:306:17: note: at offset 20 into object 'packet' of size 1528 306 | PPPoEPacket packet; | ^~~~~~ make[3]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../.. -DSYSCONFDIR=\"/etc\" -DPLUGIN -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 -fno-strict-aliasing -c -o pppoe_la-common.lo `test -f 'common.c' || echo './'`common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../.. -DSYSCONFDIR=\"/etc\" -DPLUGIN -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 -fno-strict-aliasing -c common.c -fPIC -DPIC -o .libs/pppoe_la-common.o make[3]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' common.c:16:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] 16 | static char const RCSID[] = | ^~~~~ make[3]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -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 pppoe-discovery pppoe_discovery-pppoe-discovery.o pppoe_discovery-discovery.o pppoe_discovery-if.o pppoe_discovery-common.o libtool: link: gcc -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 -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 pppoe-discovery pppoe_discovery-pppoe-discovery.o pppoe_discovery-discovery.o pppoe_discovery-if.o pppoe_discovery-common.o make[3]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' make[3]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -module -avoid-version -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 pppoe.la -rpath /usr/lib64/pppd/2.5.0 pppoe_la-plugin.lo pppoe_la-discovery.lo pppoe_la-if.lo pppoe_la-common.lo libtool: link: gcc -shared -fPIC -DPIC .libs/pppoe_la-plugin.o .libs/pppoe_la-discovery.o .libs/pppoe_la-if.o .libs/pppoe_la-common.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -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 -mtls-dialect=gnu2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 -Wl,-soname -Wl,pppoe.so -o .libs/pppoe.so libtool: link: ( cd ".libs" && rm -f "pppoe.la" && ln -s "../pppoe.la" "pppoe.la" ) make[3]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' Making all in pppoatm make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoatm' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -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 -fno-strict-aliasing -c -o pppoatm_la-text2qos.lo `test -f 'text2qos.c' || echo './'`text2qos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -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 -fno-strict-aliasing -c text2qos.c -fPIC -DPIC -o .libs/pppoatm_la-text2qos.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoatm' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoatm' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -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 -fno-strict-aliasing -c -o pppoatm_la-pppoatm.lo `test -f 'pppoatm.c' || echo './'`pppoatm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -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 -fno-strict-aliasing -c pppoatm.c -fPIC -DPIC -o .libs/pppoatm_la-pppoatm.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoatm' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoatm' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -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 -fno-strict-aliasing -c -o pppoatm_la-misc.lo `test -f 'misc.c' || echo './'`misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -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 -fno-strict-aliasing -c misc.c -fPIC -DPIC -o .libs/pppoatm_la-misc.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoatm' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoatm' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -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 -fno-strict-aliasing -c -o pppoatm_la-text2atm.lo `test -f 'text2atm.c' || echo './'`text2atm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -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 -fno-strict-aliasing -c text2atm.c -fPIC -DPIC -o .libs/pppoatm_la-text2atm.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoatm' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoatm' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -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 -fno-strict-aliasing -c -o pppoatm_la-ans.lo `test -f 'ans.c' || echo './'`ans.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -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 -fno-strict-aliasing -c ans.c -fPIC -DPIC -o .libs/pppoatm_la-ans.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoatm' ans.c: In function 'ans': ans.c:65:60: warning: pointer targets in passing argument 4 of 'dn_expand' differ in signedness [-Wpointer-sign] 65 | if ((name_len = dn_expand(answer,answer+answer_len,pos,name,MAX_NAME)) < 0) | ^~~~ | | | unsigned char * In file included from ans.c:25: /usr/include/resolv.h:276:51: note: expected 'char *' but argument is of type 'unsigned char *' 276 | const unsigned char *, char *, int) __THROW; | ^~~~~~ ans.c:80:64: warning: pointer targets in passing argument 4 of 'dn_expand' differ in signedness [-Wpointer-sign] 80 | if ((name_len = dn_expand(answer,answer+answer_len,pos,name,MAX_NAME)) | ^~~~ | | | unsigned char * /usr/include/resolv.h:276:51: note: expected 'char *' but argument is of type 'unsigned char *' 276 | const unsigned char *, char *, int) __THROW; | ^~~~~~ ans.c: In function 'ans_byaddr': ans.c:251:9: warning: the comparison will always evaluate as 'true' for the address of 'prv' will never be NULL [-Waddress] 251 | if (addr->sas_addr.prv) { | ^~~~ In file included from atm.h:11, from ans.c:27: /usr/include/linux/atm.h:209:25: note: 'prv' declared here 209 | unsigned char prv[ATM_ESA_LEN];/* private ATM address */ | ^~~ make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoatm' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -module -avoid-version -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 pppoatm.la -rpath /usr/lib64/pppd/2.5.0 pppoatm_la-pppoatm.lo pppoatm_la-text2qos.lo pppoatm_la-text2atm.lo pppoatm_la-misc.lo pppoatm_la-ans.lo -lresolv libtool: link: gcc -shared -fPIC -DPIC .libs/pppoatm_la-pppoatm.o .libs/pppoatm_la-text2qos.o .libs/pppoatm_la-text2atm.o .libs/pppoatm_la-misc.o .libs/pppoatm_la-ans.o -lresolv -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -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 -mtls-dialect=gnu2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 -Wl,-soname -Wl,pppoatm.so -o .libs/pppoatm.so libtool: link: ( cd ".libs" && rm -f "pppoatm.la" && ln -s "../pppoatm.la" "pppoatm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoatm' Making all in pppol2tp make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppol2tp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -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 -fno-strict-aliasing -c -o pppol2tp_la-pppol2tp.lo `test -f 'pppol2tp.c' || echo './'`pppol2tp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -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 -fno-strict-aliasing -c pppol2tp.c -fPIC -DPIC -o .libs/pppol2tp_la-pppol2tp.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppol2tp' pppol2tp.c: In function 'setdevname_pppol2tp': pppol2tp.c:135:16: warning: unused variable 'a' [-Wunused-variable] 135 | char **a; | ^ pppol2tp.c: In function 'send_config_pppol2tp': pppol2tp.c:214:13: warning: unused variable 'fd' [-Wunused-variable] 214 | int fd; | ^~ pppol2tp.c:212:22: warning: unused variable 'ifr' [-Wunused-variable] 212 | struct ifreq ifr; | ^~~ pppol2tp.c: In function 'pppol2tp_lcp_snoop': pppol2tp.c:314:21: warning: variable 'snooping' set but not used [-Wunused-but-set-variable] 314 | static bool snooping = 1; | ^~~~~~~~ pppol2tp.c: At top level: pppol2tp.c:493:13: warning: 'pppol2tp_cleanup' defined but not used [-Wunused-function] 493 | static void pppol2tp_cleanup(void) | ^~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppol2tp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -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 -fno-strict-aliasing -c -o openl2tp_la-openl2tp.lo `test -f 'openl2tp.c' || echo './'`openl2tp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -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 -fno-strict-aliasing -c openl2tp.c -fPIC -DPIC -o .libs/openl2tp_la-openl2tp.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppol2tp' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppol2tp' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -module -avoid-version -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 pppol2tp.la -rpath /usr/lib64/pppd/2.5.0 pppol2tp_la-pppol2tp.lo libtool: link: gcc -shared -fPIC -DPIC .libs/pppol2tp_la-pppol2tp.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -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 -mtls-dialect=gnu2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 -Wl,-soname -Wl,pppol2tp.so -o .libs/pppol2tp.so libtool: link: ( cd ".libs" && rm -f "pppol2tp.la" && ln -s "../pppol2tp.la" "pppol2tp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppol2tp' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppol2tp' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -module -avoid-version -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 openl2tp.la -rpath /usr/lib64/pppd/2.5.0 openl2tp_la-openl2tp.lo libtool: link: gcc -shared -fPIC -DPIC .libs/openl2tp_la-openl2tp.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -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 -mtls-dialect=gnu2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 -Wl,-soname -Wl,openl2tp.so -o .libs/openl2tp.so libtool: link: ( cd ".libs" && rm -f "openl2tp.la" && ln -s "../openl2tp.la" "openl2tp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppol2tp' Making all in radius make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c -o libradiusclient_la-buildreq.lo `test -f 'buildreq.c' || echo './'`buildreq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c buildreq.c -fPIC -DPIC -o .libs/libradiusclient_la-buildreq.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c -o libradiusclient_la-avpair.lo `test -f 'avpair.c' || echo './'`avpair.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c avpair.c -fPIC -DPIC -o .libs/libradiusclient_la-avpair.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' avpair.c: In function 'rc_avpair_tostr': avpair.c:728:33: warning: 'strncat' output may be truncated copying 1 byte from a string of length 253 [-Wstringop-truncation] 728 | strncat(value, (char*) ptr, 1); | ^ make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c -o libradiusclient_la-config.lo `test -f 'config.c' || echo './'`config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c config.c -fPIC -DPIC -o .libs/libradiusclient_la-config.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' config.c: In function 'rc_find_server': config.c:465:25: warning: unused variable 'len' [-Wunused-variable] 465 | int len; | ^~~ make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c -o libradiusclient_la-dict.lo `test -f 'dict.c' || echo './'`dict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c dict.c -fPIC -DPIC -o .libs/libradiusclient_la-dict.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c -o libradiusclient_la-ip_util.lo `test -f 'ip_util.c' || echo './'`ip_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c ip_util.c -fPIC -DPIC -o .libs/libradiusclient_la-ip_util.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c -o libradiusclient_la-clientid.lo `test -f 'clientid.c' || echo './'`clientid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c clientid.c -fPIC -DPIC -o .libs/libradiusclient_la-clientid.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c -o libradiusclient_la-lock.lo `test -f 'lock.c' || echo './'`lock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c lock.c -fPIC -DPIC -o .libs/libradiusclient_la-lock.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c -o libradiusclient_la-sendserver.lo `test -f 'sendserver.c' || echo './'`sendserver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c sendserver.c -fPIC -DPIC -o .libs/libradiusclient_la-sendserver.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c -o libradiusclient_la-util.lo `test -f 'util.c' || echo './'`util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c util.c -fPIC -DPIC -o .libs/libradiusclient_la-util.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c -o libradiusclient_la-md5.lo `test -f 'md5.c' || echo './'`md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -DSYSCONFDIR=\"/etc\" -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 -fno-strict-aliasing -c md5.c -fPIC -DPIC -o .libs/libradiusclient_la-md5.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' md5.c: In function 'rc_md5_calc': md5.c:20:47: warning: pointer targets in passing argument 3 of 'PPP_DigestFinal' differ in signedness [-Wpointer-sign] 20 | if (PPP_DigestFinal(ctx, out, &outl)) { | ^~~~~ | | | int * In file included from md5.c:6: ../../../pppd/crypto.h:96:43: note: expected 'unsigned int *' but argument is of type 'int *' 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -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 -fno-strict-aliasing -c -o radattr_la-radattr.lo `test -f 'radattr.c' || echo './'`radattr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -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 -fno-strict-aliasing -c radattr.c -fPIC -DPIC -o .libs/radattr_la-radattr.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' radattr.c:17:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] 17 | static char const RCSID[] = | ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -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 -fno-strict-aliasing -c -o radrealms_la-radrealms.lo `test -f 'radrealms.c' || echo './'`radrealms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -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 -fno-strict-aliasing -c radrealms.c -fPIC -DPIC -o .libs/radrealms_la-radrealms.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' radrealms.c:17:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] 17 | static char const RCSID[] = | ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -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 libradiusclient.la libradiusclient_la-avpair.lo libradiusclient_la-buildreq.lo libradiusclient_la-config.lo libradiusclient_la-dict.lo libradiusclient_la-ip_util.lo libradiusclient_la-clientid.lo libradiusclient_la-sendserver.lo libradiusclient_la-lock.lo libradiusclient_la-util.lo libradiusclient_la-md5.lo libtool: link: ar cr .libs/libradiusclient.a .libs/libradiusclient_la-avpair.o .libs/libradiusclient_la-buildreq.o .libs/libradiusclient_la-config.o .libs/libradiusclient_la-dict.o .libs/libradiusclient_la-ip_util.o .libs/libradiusclient_la-clientid.o .libs/libradiusclient_la-sendserver.o .libs/libradiusclient_la-lock.o .libs/libradiusclient_la-util.o .libs/libradiusclient_la-md5.o libtool: link: ranlib .libs/libradiusclient.a libtool: link: ( cd ".libs" && rm -f "libradiusclient.la" && ln -s "../libradiusclient.la" "libradiusclient.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -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 -fno-strict-aliasing -c -o radius_la-radius.lo `test -f 'radius.c' || echo './'`radius.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../pppd -I../../../pppd/plugins/pppoe -I../../.. -DRC_LOG_FACILITY=LOG_DAEMON -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 -fno-strict-aliasing -c radius.c -fPIC -DPIC -o .libs/radius_la-radius.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' radius.c:26:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] 26 | static char const RCSID[] = | ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -module -avoid-version -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 -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 radattr.la -rpath /usr/lib64/pppd/2.5.0 radattr_la-radattr.lo libtool: link: gcc -shared -fPIC -DPIC .libs/radattr_la-radattr.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -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 -mtls-dialect=gnu2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 -Wl,-soname -Wl,radattr.so -o .libs/radattr.so libtool: link: ( cd ".libs" && rm -f "radattr.la" && ln -s "../radattr.la" "radattr.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -module -avoid-version -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 -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 radrealms.la -rpath /usr/lib64/pppd/2.5.0 radrealms_la-radrealms.lo libtool: link: gcc -shared -fPIC -DPIC .libs/radrealms_la-radrealms.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -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 -mtls-dialect=gnu2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 -Wl,-soname -Wl,radrealms.so -o .libs/radrealms.so libtool: link: ( cd ".libs" && rm -f "radrealms.la" && ln -s "../radrealms.la" "radrealms.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -module -avoid-version -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 -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 radius.la -rpath /usr/lib64/pppd/2.5.0 radius_la-radius.lo libradiusclient.la libtool: link: gcc -shared -fPIC -DPIC .libs/radius_la-radius.o -Wl,--whole-archive ./.libs/libradiusclient.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -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 -mtls-dialect=gnu2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 -Wl,-soname -Wl,radius.so -o .libs/radius.so libtool: link: ( cd ".libs" && rm -f "radius.la" && ln -s "../radius.la" "radius.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../pppd -I../../pppd/plugins/pppoe -I../.. -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 -fno-strict-aliasing -c -o minconn_la-minconn.lo `test -f 'minconn.c' || echo './'`minconn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../pppd -I../../pppd/plugins/pppoe -I../.. -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 -fno-strict-aliasing -c minconn.c -fPIC -DPIC -o .libs/minconn_la-minconn.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../pppd -I../../pppd/plugins/pppoe -I../.. -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 -fno-strict-aliasing -c -o passprompt_la-passprompt.lo `test -f 'passprompt.c' || echo './'`passprompt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../pppd -I../../pppd/plugins/pppoe -I../.. -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 -fno-strict-aliasing -c passprompt.c -fPIC -DPIC -o .libs/passprompt_la-passprompt.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../pppd -I../../pppd/plugins/pppoe -I../.. -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 -fno-strict-aliasing -c -o passwordfd_la-passwordfd.lo `test -f 'passwordfd.c' || echo './'`passwordfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../pppd -I../../pppd/plugins/pppoe -I../.. -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 -fno-strict-aliasing -c passwordfd.c -fPIC -DPIC -o .libs/passwordfd_la-passwordfd.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -module -avoid-version -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 minconn.la -rpath /usr/lib64/pppd/2.5.0 minconn_la-minconn.lo libtool: link: gcc -shared -fPIC -DPIC .libs/minconn_la-minconn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -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 -mtls-dialect=gnu2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 -Wl,-soname -Wl,minconn.so -o .libs/minconn.so libtool: link: ( cd ".libs" && rm -f "minconn.la" && ln -s "../minconn.la" "minconn.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../pppd -I../../pppd/plugins/pppoe -I../.. -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 -fno-strict-aliasing -c -o winbind_la-winbind.lo `test -f 'winbind.c' || echo './'`winbind.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../pppd -I../../pppd/plugins/pppoe -I../.. -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 -fno-strict-aliasing -c winbind.c -fPIC -DPIC -o .libs/winbind_la-winbind.o make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -module -avoid-version -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 passprompt.la -rpath /usr/lib64/pppd/2.5.0 passprompt_la-passprompt.lo libtool: link: gcc -shared -fPIC -DPIC .libs/passprompt_la-passprompt.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -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 -mtls-dialect=gnu2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 -Wl,-soname -Wl,passprompt.so -o .libs/passprompt.so libtool: link: ( cd ".libs" && rm -f "passprompt.la" && ln -s "../passprompt.la" "passprompt.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -module -avoid-version -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 passwordfd.la -rpath /usr/lib64/pppd/2.5.0 passwordfd_la-passwordfd.lo libtool: link: gcc -shared -fPIC -DPIC .libs/passwordfd_la-passwordfd.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -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 -mtls-dialect=gnu2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 -Wl,-soname -Wl,passwordfd.so -o .libs/passwordfd.so libtool: link: ( cd ".libs" && rm -f "passwordfd.la" && ln -s "../passwordfd.la" "passwordfd.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -module -avoid-version -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 winbind.la -rpath /usr/lib64/pppd/2.5.0 winbind_la-winbind.lo libtool: link: gcc -shared -fPIC -DPIC .libs/winbind_la-winbind.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -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 -mtls-dialect=gnu2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 -Wl,-soname -Wl,winbind.so -o .libs/winbind.so libtool: link: ( cd ".libs" && rm -f "winbind.la" && ln -s "../winbind.la" "winbind.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' make[1]: Nothing to be done for 'all-am'. + /usr/bin/make -O -j2 V=1 VERBOSE=1 -C ppp-watch '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 -pie' make: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/ppp-watch' gcc -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 -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -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 -Wall -D_GNU_SOURCE `pkg-config glib-2.0 --cflags` -c shvar.c -o shvar.o make: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/ppp-watch' make: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/ppp-watch' gcc -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 -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -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 -Wall -D_GNU_SOURCE `pkg-config glib-2.0 --cflags` -c ppp-watch.c -o ppp-watch.o make: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/ppp-watch' ppp-watch.c: In function ‘doPidFile’: ppp-watch.c:302:17: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 302 | fscanf(f, "%d", &pid); | ^~~~~~~~~~~~~~~~~~~~~ ppp-watch.c: In function ‘relay_exitcode’: ppp-watch.c:378:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 378 | write(pipeArray[1], &exitCode, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppp-watch.c: In function ‘hangup’: ppp-watch.c:544:13: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 544 | write(fd, "\r", 1); /* tickle modems that do not like dropped DTR */ | ^~~~~~~~~~~~~~~~~~ make: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/ppp-watch' gcc -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 -pie -o ppp-watch ppp-watch.o shvar.o `pkg-config glib-2.0 --libs` make: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/ppp-watch' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.q0e8tg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ppp-2.5.0-13.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 ppp-ppp-2.5.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64 'INSTALL=/usr/bin/install -p' Making install in chat make[1]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/chat' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/chat' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p chat '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/sbin' libtool: install: /usr/bin/install -p chat /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/sbin/chat /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 chat.8 '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/chat' make[1]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/chat' Making install in contrib make[1]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/contrib' Making install in pppgetpass make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/contrib/pppgetpass' make[3]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/contrib/pppgetpass' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/contrib/pppgetpass' make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/contrib/pppgetpass' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/contrib' make[3]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/contrib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/contrib' make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/contrib' make[1]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/contrib' Making install in pppd make[1]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p pppd '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/sbin' libtool: install: /usr/bin/install -p pppd /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/sbin/pppd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 pppd.8 '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 pppd.pc '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/include/pppd' /usr/bin/install -p -m 644 cbcp.h ccp.h chap.h chap_ms.h crypto.h crypto_ms.h eap.h ecp.h eui64.h fsm.h ipcp.h ipv6cp.h lcp.h magic.h mppe.h multilink.h pppd.h options.h pppdconf.h session.h upap.h '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/include/pppd' make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' make[1]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd' Making install in pppstats make[1]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppstats' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppstats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p pppstats '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/sbin' libtool: install: /usr/bin/install -p pppstats /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/sbin/pppstats /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 pppstats.8 '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppstats' make[1]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppstats' Making install in pppdump make[1]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppdump' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppdump' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p pppdump '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/sbin' libtool: install: /usr/bin/install -p pppdump /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/sbin/pppdump /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 pppdump.8 '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppdump' make[1]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppdump' Making install in pppd/plugins make[1]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' Making install in pppoe make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' make[3]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/sbin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p pppoe-discovery '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/sbin' libtool: install: /usr/bin/install -p pppoe-discovery /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/sbin/pppoe-discovery /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 pppoe-discovery.8 '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0' /bin/sh ../../../libtool --mode=install /usr/bin/install -p pppoe.la '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0' libtool: install: /usr/bin/install -p .libs/pppoe.so /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/pppoe.so libtool: install: /usr/bin/install -p .libs/pppoe.lai /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/pppoe.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pppd/2.5.0' make[3]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoe' Making install in pppoatm make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoatm' make[3]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoatm' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0' /bin/sh ../../../libtool --mode=install /usr/bin/install -p pppoatm.la '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0' libtool: install: /usr/bin/install -p .libs/pppoatm.so /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/pppoatm.so libtool: install: /usr/bin/install -p .libs/pppoatm.lai /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/pppoatm.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pppd/2.5.0' make[3]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoatm' make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppoatm' Making install in pppol2tp make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppol2tp' make[3]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppol2tp' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0' /bin/sh ../../../libtool --mode=install /usr/bin/install -p pppol2tp.la openl2tp.la '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0' libtool: install: /usr/bin/install -p .libs/pppol2tp.so /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/pppol2tp.so libtool: install: /usr/bin/install -p .libs/pppol2tp.lai /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/pppol2tp.la libtool: install: /usr/bin/install -p .libs/openl2tp.so /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/openl2tp.so libtool: install: /usr/bin/install -p .libs/openl2tp.lai /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/openl2tp.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pppd/2.5.0' make[3]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppol2tp' make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/pppol2tp' Making install in radius make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' make[3]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 pppd-radius.8 pppd-radattr.8 '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0' /bin/sh ../../../libtool --mode=install /usr/bin/install -p radius.la radattr.la radrealms.la '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0' libtool: install: /usr/bin/install -p .libs/radius.so /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/radius.so libtool: install: /usr/bin/install -p .libs/radius.lai /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/radius.la libtool: install: /usr/bin/install -p .libs/radattr.so /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/radattr.so libtool: install: /usr/bin/install -p .libs/radattr.lai /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/radattr.la libtool: install: /usr/bin/install -p .libs/radrealms.so /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/radrealms.so libtool: install: /usr/bin/install -p .libs/radrealms.lai /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/radrealms.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pppd/2.5.0' make[3]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins/radius' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' make[3]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p minconn.la passprompt.la passwordfd.la winbind.la '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0' libtool: install: /usr/bin/install -p .libs/minconn.so /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/minconn.so libtool: install: /usr/bin/install -p .libs/minconn.lai /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/minconn.la libtool: install: /usr/bin/install -p .libs/passprompt.so /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/passprompt.so libtool: install: /usr/bin/install -p .libs/passprompt.lai /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/passprompt.la libtool: install: /usr/bin/install -p .libs/passwordfd.so /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/passwordfd.so libtool: install: /usr/bin/install -p .libs/passwordfd.lai /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/passwordfd.la libtool: install: /usr/bin/install -p .libs/winbind.so /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/winbind.so libtool: install: /usr/bin/install -p .libs/winbind.lai /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib64/pppd/2.5.0/winbind.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pppd/2.5.0' make[3]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' make[1]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/pppd/plugins' make[1]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0' make[2]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/etc/ppp' /usr/bin/install -p -m 644 etc.ppp/options etc.ppp/chap-secrets etc.ppp/pap-secrets etc.ppp/eaptls-server etc.ppp/eaptls-client etc.ppp/openssl.cnf '/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/etc/ppp' /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0' (cd /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64//etc/ppp ; \ chmod 600 chap-secrets pap-secrets eaptls-server eaptls-client) make[3]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0' make[2]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0' make[1]: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0' + find scripts -type f + xargs chmod a-x + make ROOT=/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64 -C ppp-watch install make: Entering directory '/builddir/build/BUILD/ppp-ppp-2.5.0/ppp-watch' mkdir -p /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/sbin /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/man/man8 install -m 755 ppp-watch /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/sbin/ppp-watch install -m 644 ppp-watch.8 /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/man/man8 make: Leaving directory '/builddir/build/BUILD/ppp-ppp-2.5.0/ppp-watch' + install -d /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/var/log/ppp + install -d /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/etc/pam.d + install -m 644 /builddir/build/SOURCES/ppp-pam.conf /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/etc/pam.d/ppp + install -d /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/etc/logrotate.d + install -m 644 -p /builddir/build/SOURCES/ppp-logrotate.conf /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/etc/logrotate.d/ppp + install -d /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib/tmpfiles.d + install -m 644 -p /builddir/build/SOURCES/ppp-tmpfiles.conf /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/lib/tmpfiles.d/ppp.conf + install -d /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/etc/ppp + install -p /builddir/build/SOURCES/ip-down /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/etc/ppp/ip-down + install -p /builddir/build/SOURCES/ip-down.ipv6to4 /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/etc/ppp/ip-down.ipv6to4 + install -p /builddir/build/SOURCES/ip-up /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/etc/ppp/ip-up + install -p /builddir/build/SOURCES/ip-up.ipv6to4 /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/etc/ppp/ip-up.ipv6to4 + install -p /builddir/build/SOURCES/ipv6-down /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/etc/ppp/ipv6-down + install -p /builddir/build/SOURCES/ipv6-up /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/etc/ppp/ipv6-up + install -p /builddir/build/SOURCES/ipv6-up.initscripts /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/etc/ppp/ipv6-down.initscripts + install -p /builddir/build/SOURCES/ipv6-down.initscripts /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/etc/ppp/ipv6-up.initscripts + mkdir -p /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/run/pppd/lock + /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 2.5.0-13.el10 --unique-debug-suffix -2.5.0-13.el10.x86_64 --unique-debug-src-base ppp-2.5.0-13.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/ppp-ppp-2.5.0 find-debuginfo: starting Extracting debug info from 17 files DWARF-compressing 17 files sepdebugcrcfix: Updated 17 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ppp-2.5.0-13.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 *** WARNING: ./usr/lib64/pppd/2.5.0/pppoe.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/pppd/2.5.0/pppoatm.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/pppd/2.5.0/pppol2tp.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/pppd/2.5.0/openl2tp.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/pppd/2.5.0/radius.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/pppd/2.5.0/radattr.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/pppd/2.5.0/radrealms.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/pppd/2.5.0/minconn.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/pppd/2.5.0/passprompt.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/pppd/2.5.0/passwordfd.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/pppd/2.5.0/winbind.la is executable but has no shebang, removing executable bit mangling shebang in /etc/ppp/ip-down from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/ppp/ip-down.ipv6to4 from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/ppp/ip-up from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/ppp/ip-up.ipv6to4 from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/ppp/ipv6-down from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/ppp/ipv6-up from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/ppp/ipv6-down.initscripts from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/ppp/ipv6-up.initscripts from /bin/sh to #!/usr/bin/sh + /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 Processing files: ppp-2.5.0-13.el10.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DdRYTh + umask 022 + cd /builddir/build/BUILD + cd ppp-ppp-2.5.0 + DOCDIR=/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/doc/ppp + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/doc/ppp + cp -pr /builddir/build/BUILD/ppp-ppp-2.5.0/FAQ /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/doc/ppp + cp -pr /builddir/build/BUILD/ppp-ppp-2.5.0/README /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/doc/ppp + cp -pr /builddir/build/BUILD/ppp-ppp-2.5.0/README.cbcp /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/doc/ppp + cp -pr /builddir/build/BUILD/ppp-ppp-2.5.0/README.linux /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/doc/ppp + cp -pr /builddir/build/BUILD/ppp-ppp-2.5.0/README.MPPE /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/doc/ppp + cp -pr /builddir/build/BUILD/ppp-ppp-2.5.0/README.MSCHAP80 /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/doc/ppp + cp -pr /builddir/build/BUILD/ppp-ppp-2.5.0/README.MSCHAP81 /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/doc/ppp + cp -pr /builddir/build/BUILD/ppp-ppp-2.5.0/README.pwfd /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/doc/ppp + cp -pr /builddir/build/BUILD/ppp-ppp-2.5.0/README.pppoe /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/doc/ppp + cp -pr /builddir/build/BUILD/ppp-ppp-2.5.0/scripts /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/doc/ppp + cp -pr /builddir/build/BUILD/ppp-ppp-2.5.0/sample /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/doc/ppp + cp -pr /builddir/build/BUILD/ppp-ppp-2.5.0/README.eap-tls /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/doc/ppp + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(linux-atm) = 2.4.1 config(ppp) = 2.5.0-13.el10 ppp = 2.5.0-13.el10 ppp(x86-64) = 2.5.0-13.el10 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/bin/getent /usr/sbin/groupadd Requires(post): /bin/sh Requires: /usr/bin/bash /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libcrypt.so.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libglib-2.0.so.0()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpcap.so.1()(64bit) libresolv.so.2()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Obsoletes: network-scripts-ppp < 2.5.0-13.el10 Processing files: ppp-devel-2.5.0-13.el10.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hM19SB + umask 022 + cd /builddir/build/BUILD + cd ppp-ppp-2.5.0 + DOCDIR=/builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/doc/ppp-devel + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/doc/ppp-devel + cp -pr /builddir/build/BUILD/ppp-ppp-2.5.0/PLUGINS /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64/usr/share/doc/ppp-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: pkgconfig(pppd) = 2.5.0 ppp-devel = 2.5.0-13.el10 ppp-devel(x86-64) = 2.5.0-13.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Processing files: ppp-debugsource-2.5.0-13.el10.x86_64 Provides: ppp-debugsource = 2.5.0-13.el10 ppp-debugsource(x86-64) = 2.5.0-13.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ppp-debuginfo-2.5.0-13.el10.x86_64 Provides: debuginfo(build-id) = 2223800e0068829125867e6a551828f91af31b48 debuginfo(build-id) = 3d2cf06ec02116b7d31ab28f07ccba1baead0926 debuginfo(build-id) = 3ec7519d22131ae4e1da10c2b4227017f0ff9afc debuginfo(build-id) = 40f5f908343bc253385be0638f795aedea1bf7e4 debuginfo(build-id) = 440b9eb87d9034fe9b86643591c87df3ca0ba532 debuginfo(build-id) = 6e9b9867657567ad3afdf9a8d8f07135fbf7f763 debuginfo(build-id) = 7074c9fb053a5ef1e78820cdd937e58c34c5a710 debuginfo(build-id) = 72febe568fbbf7928e99370fd261059aaf4970bf debuginfo(build-id) = 73efe291a777f8f1a3c3083dfad66a66846af037 debuginfo(build-id) = c0f03958aa6366443d71a6435b0030c6ab94ab3c debuginfo(build-id) = c11bdeb30b50e8a663b5c44afcf079e012958fec debuginfo(build-id) = c62b9c509eb515945c758f664fc7216e664baf4e debuginfo(build-id) = ce53c5f9c608382ca1b20de2520ca796468589e6 debuginfo(build-id) = d3a88dcc8c2fd0f9bb4db6c1695f6647311d8718 debuginfo(build-id) = e48604051d24010220d48c18e129dacb100530c9 debuginfo(build-id) = e543f53daabe1fb51ac66f20d536429ee1bb602b debuginfo(build-id) = f42426da77d8709366817d375ba062d86e4edbd1 ppp-debuginfo = 2.5.0-13.el10 ppp-debuginfo(x86-64) = 2.5.0-13.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ppp-debugsource(x86-64) = 2.5.0-13.el10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64 Wrote: /builddir/build/RPMS/ppp-debuginfo-2.5.0-13.el10.x86_64.rpm Wrote: /builddir/build/RPMS/ppp-debugsource-2.5.0-13.el10.x86_64.rpm Wrote: /builddir/build/RPMS/ppp-devel-2.5.0-13.el10.x86_64.rpm Wrote: /builddir/build/RPMS/ppp-2.5.0-13.el10.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vFbniq + umask 022 + cd /builddir/build/BUILD + cd ppp-ppp-2.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ppp-2.5.0-13.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.x6XorM + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/ppp-ppp-2.5.0-SPECPARTS + rm -rf ppp-ppp-2.5.0 ppp-ppp-2.5.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild ppp-2.5.0-13.el10.src.rpm Finish: build phase for ppp-2.5.0-13.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-1740859542.005536/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1740859542.005536/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1740859542.005536/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/ppp-2.5.0-13.el10.src.rpm) Config(child) 0 minutes 48 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Finish: run Running RPMResults tool Package info: { "packages": [ { "name": "ppp-debugsource", "epoch": null, "version": "2.5.0", "release": "13.el10", "arch": "x86_64" }, { "name": "ppp-debuginfo", "epoch": null, "version": "2.5.0", "release": "13.el10", "arch": "x86_64" }, { "name": "ppp", "epoch": null, "version": "2.5.0", "release": "13.el10", "arch": "src" }, { "name": "ppp-devel", "epoch": null, "version": "2.5.0", "release": "13.el10", "arch": "x86_64" }, { "name": "ppp", "epoch": null, "version": "2.5.0", "release": "13.el10", "arch": "x86_64" } ] } RPMResults finished