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

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

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

Running: git checkout 549b223016613d9671a97d80bf1418525ea228a3

cmd: ['git', 'checkout', '549b223016613d9671a97d80bf1418525ea228a3']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-1zo75euv/sdrpp
rc: 0
stdout: 
stderr: Note: switching to '549b223016613d9671a97d80bf1418525ea228a3'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 549b223 automatic import of sdrpp

Running: copr-distgit-client sources

cmd: ['copr-distgit-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-1zo75euv/sdrpp
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 sdrpp-1.0.4.tar.gz
INFO: Calling: curl -H Pragma: -o sdrpp-1.0.4.tar.gz --location --remote-time --show-error --fail https://copr-dist-git.fedorainfracloud.org/repo/pkgs/jakub/gcc-13-test/sdrpp/sdrpp-1.0.4.tar.gz/md5/dbebd79f56efa5fd4620db19f8135366/sdrpp-1.0.4.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 3614k  100 3614k    0     0  13.9M      0 --:--:-- --:--:-- --:--:-- 13.9M
INFO: Reading stdout from command: md5sum sdrpp-1.0.4.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=115200): unbuffer mock --buildsrpm --spec /var/lib/copr-rpmbuild/workspace/workdir-1zo75euv/sdrpp/sdrpp.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-1zo75euv/sdrpp --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1672301543.178788 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 3.5 starting (python version = 3.11.0, NVR = mock-3.5-1.fc37)...
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-1zo75euv/sdrpp/sdrpp.spec)  Config(fedora-rawhide-ppc64le)
Start: clean chroot
Finish: clean chroot
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-ppc64le-bootstrap-1672301543.178788/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
Mock Version: 3.5
INFO: Mock Version: 3.5
Start(bootstrap): dnf install
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

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

Copr repository                                  29 MB/s |  38 MB     00:01    
Additional repo https_jakub_fedorapeople_org_fe 242 kB/s |  84 kB     00:00    
fedora                                           13 MB/s |  60 MB     00:04    
Dependencies resolved.
==========================================================================================================================
 Package                         Arch     Version                    Repository                                       Size
==========================================================================================================================
Installing:
 dnf                             noarch   4.14.0-1.fc38              fedora                                          480 k
 dnf-plugins-core                noarch   4.3.1-1.fc38               fedora                                           34 k
Installing dependencies:
 alternatives                    ppc64le  1.21-1.fc38                copr_base                                        41 k
 audit-libs                      ppc64le  3.0.9-2.fc38               fedora                                          130 k
 basesystem                      noarch   11-14.fc37                 fedora                                          7.0 k
 bash                            ppc64le  5.2.9-3.fc38               copr_base                                       1.9 M
 bzip2-libs                      ppc64le  1.0.8-12.fc38              copr_base                                        48 k
 ca-certificates                 noarch   2022.2.54-5.fc37           fedora                                          829 k
 coreutils                       ppc64le  9.1-8.fc38                 copr_base                                       1.3 M
 coreutils-common                ppc64le  9.1-8.fc38                 copr_base                                       2.0 M
 crypto-policies                 noarch   20221215-1.gita4c31a3.fc38 fedora                                           90 k
 curl                            ppc64le  7.87.0-1.fc38              copr_base                                       348 k
 cyrus-sasl-lib                  ppc64le  2.1.28-8.fc38              copr_base                                       882 k
 dbus-libs                       ppc64le  1:1.14.4-1.fc38            copr_base                                       177 k
 dnf-data                        noarch   4.14.0-1.fc38              fedora                                           43 k
 elfutils-default-yama-scope     noarch   0.188-3.fc38               copr_base                                        16 k
 elfutils-libelf                 ppc64le  0.188-3.fc38               copr_base                                       205 k
 elfutils-libs                   ppc64le  0.188-3.fc38               copr_base                                       291 k
 expat                           ppc64le  2.5.0-1.fc38               copr_base                                       117 k
 fedora-gpg-keys                 noarch   38-0.3                     fedora                                          125 k
 fedora-release                  noarch   38-0.6                     fedora                                           11 k
 fedora-release-common           noarch   38-0.6                     fedora                                           21 k
 fedora-release-identity-basic   noarch   38-0.6                     fedora                                           11 k
 fedora-repos                    noarch   38-0.3                     fedora                                           10 k
 fedora-repos-rawhide            noarch   38-0.3                     fedora                                          9.7 k
 file-libs                       ppc64le  5.42-4.fc38                copr_base                                       688 k
 filesystem                      ppc64le  3.18-2.fc37                fedora                                          1.1 M
 findutils                       ppc64le  1:4.9.0-2.fc38             copr_base                                       530 k
 gawk                            ppc64le  5.1.1-4.fc38               copr_base                                       1.0 M
 gdbm-libs                       ppc64le  1:1.23-2.fc38              copr_base                                        62 k
 glib2                           ppc64le  2.74.1-2.fc38              copr_base                                       2.8 M
 glibc                           ppc64le  2.36.9000-19.fc38          fedora                                          2.2 M
 glibc-common                    ppc64le  2.36.9000-19.fc38          fedora                                          322 k
 glibc-minimal-langpack          ppc64le  2.36.9000-19.fc38          fedora                                           30 k
 gmp                             ppc64le  1:6.2.1-3.fc38             copr_base                                       304 k
 gnupg2                          ppc64le  2.3.8-1.fc38               copr_base                                       2.7 M
 gnutls                          ppc64le  3.7.8-9.fc38               copr_base                                       1.1 M
 gpgme                           ppc64le  1.17.1-3.fc38              copr_base                                       229 k
 grep                            ppc64le  3.8-1.fc38                 copr_base                                       293 k
 ima-evm-utils                   ppc64le  1.4-6.fc38                 copr_base                                        67 k
 json-c                          ppc64le  0.16-3.fc38                copr_base                                        46 k
 keyutils-libs                   ppc64le  1.6.1-5.fc38               copr_base                                        33 k
 krb5-libs                       ppc64le  1.20.1-3.fc38              copr_base                                       805 k
 libacl                          ppc64le  2.3.1-4.fc38               copr_base                                        26 k
 libarchive                      ppc64le  3.6.1-3.fc38               copr_base                                       464 k
 libassuan                       ppc64le  2.5.5-5.fc38               copr_base                                        71 k
 libattr                         ppc64le  2.5.1-5.fc38               copr_base                                        19 k
 libb2                           ppc64le  0.98.1-7.fc38              copr_base                                        26 k
 libblkid                        ppc64le  2.38.1-3.fc38              fedora                                          122 k
 libbrotli                       ppc64le  1.0.9-9.fc38               copr_base                                       345 k
 libcap                          ppc64le  2.48-5.fc38                copr_base                                        73 k
 libcap-ng                       ppc64le  0.8.3-4.fc38               copr_base                                        34 k
 libcom_err                      ppc64le  1.46.5-3.fc38              copr_base                                        26 k
 libcomps                        ppc64le  0.1.18-4.fc38              copr_base                                        84 k
 libcurl                         ppc64le  7.87.0-1.fc38              copr_base                                       334 k
 libdnf                          ppc64le  0.68.0-1.fc38              copr_base                                       668 k
 libevent                        ppc64le  2.1.12-7.fc38              copr_base                                       276 k
 libffi                          ppc64le  3.4.4-1.fc38               copr_base                                        39 k
 libfsverity                     ppc64le  1.4-8.fc38                 copr_base                                        20 k
 libgcc                          ppc64le  13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch   88 k
 libgcrypt                       ppc64le  1.10.1-6.fc38              copr_base                                       596 k
 libgomp                         ppc64le  13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  314 k
 libgpg-error                    ppc64le  1.46-1.fc38                copr_base                                       233 k
 libidn2                         ppc64le  2.3.4-1.fc38               copr_base                                       157 k
 libksba                         ppc64le  1.6.3-1.fc38               copr_base                                       175 k
 libmodulemd                     ppc64le  2.14.0-4.fc38              copr_base                                       233 k
 libmount                        ppc64le  2.38.1-3.fc38              fedora                                          154 k
 libnghttp2                      ppc64le  1.51.0-1.fc38              copr_base                                        85 k
 libnsl2                         ppc64le  2.0.0-4.fc38               copr_base                                        33 k
 libpsl                          ppc64le  0.21.1-6.fc38              copr_base                                        67 k
 librepo                         ppc64le  1.15.1-1.fc38              copr_base                                       104 k
 libreport-filesystem            noarch   2.17.6-1.fc38              copr_base                                        14 k
 libselinux                      ppc64le  3.5-0.rc1.1.fc38           fedora                                           99 k
 libsemanage                     ppc64le  3.5-0.rc1.1.fc38           fedora                                          131 k
 libsepol                        ppc64le  3.5-0.rc1.1.fc38           fedora                                          356 k
 libsigsegv                      ppc64le  2.14-3.fc38                copr_base                                        28 k
 libsmartcols                    ppc64le  2.38.1-3.fc38              fedora                                           70 k
 libsolv                         ppc64le  0.7.22-3.fc38              copr_base                                       467 k
 libssh                          ppc64le  0.10.4-2.fc38              copr_base                                       236 k
 libssh-config                   noarch   0.10.4-2.fc38              copr_base                                       9.2 k
 libstdc++                       ppc64le  13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  932 k
 libtasn1                        ppc64le  4.19.0-1.fc38              copr_base                                        81 k
 libtirpc                        ppc64le  1.3.3-0.fc38               copr_base                                       108 k
 libunistring                    ppc64le  1.0-2.fc38                 copr_base                                       575 k
 libuuid                         ppc64le  2.38.1-3.fc38              fedora                                           29 k
 libverto                        ppc64le  0.3.2-4.fc38               copr_base                                        23 k
 libxcrypt                       ppc64le  4.4.33-5.fc38              copr_base                                       133 k
 libxml2                         ppc64le  2.10.3-2.fc38              copr_base                                       780 k
 libyaml                         ppc64le  0.2.5-8.fc38               copr_base                                        70 k
 libzstd                         ppc64le  1.5.2-3.fc37               fedora                                          316 k
 lua-libs                        ppc64le  5.4.4-6.fc38               copr_base                                       149 k
 lz4-libs                        ppc64le  1.9.3-5.fc38               copr_base                                        90 k
 mpdecimal                       ppc64le  2.5.1-4.fc38               copr_base                                       118 k
 mpfr                            ppc64le  4.1.1-2.fc38               copr_base                                       609 k
 ncurses-base                    noarch   6.3-5.20221126.fc38        copr_base                                        62 k
 ncurses-libs                    ppc64le  6.3-5.20221126.fc38        copr_base                                       374 k
 nettle                          ppc64le  3.8-2.fc38                 copr_base                                       443 k
 npth                            ppc64le  1.6-10.fc38                copr_base                                        25 k
 openldap                        ppc64le  2.6.3-1.fc38               copr_base                                       288 k
 openssl-libs                    ppc64le  1:3.0.5-6.fc38             copr_base                                       2.2 M
 p11-kit                         ppc64le  0.24.1-5.fc38              copr_base                                       359 k
 p11-kit-trust                   ppc64le  0.24.1-5.fc38              copr_base                                       150 k
 pcre2                           ppc64le  10.40-1.fc38.1             copr_base                                       242 k
 pcre2-syntax                    noarch   10.40-1.fc38.1             copr_base                                       143 k
 popt                            ppc64le  1.19-1.fc38                copr_base                                        64 k
 publicsuffix-list-dafsa         noarch   20221208-1.fc38            fedora                                           59 k
 python-pip-wheel                noarch   22.3.1-1.fc38              fedora                                          1.4 M
 python-setuptools-wheel         noarch   65.5.1-1.fc38              fedora                                          715 k
 python3                         ppc64le  3.11.1-1.fc38              copr_base                                        28 k
 python3-dateutil                noarch   1:2.8.2-4.fc37             fedora                                          361 k
 python3-dbus                    ppc64le  1.3.2-1.fc38               copr_base                                       152 k
 python3-distro                  noarch   1.8.0-1.fc38               fedora                                           49 k
 python3-dnf                     noarch   4.14.0-1.fc38              fedora                                          607 k
 python3-dnf-plugins-core        noarch   4.3.1-1.fc38               fedora                                          277 k
 python3-gpg                     ppc64le  1.17.1-3.fc38              copr_base                                       285 k
 python3-hawkey                  ppc64le  0.68.0-1.fc38              copr_base                                       109 k
 python3-libcomps                ppc64le  0.1.18-4.fc38              copr_base                                        53 k
 python3-libdnf                  ppc64le  0.68.0-1.fc38              copr_base                                       815 k
 python3-libs                    ppc64le  3.11.1-1.fc38              copr_base                                       9.3 M
 python3-rpm                     ppc64le  4.18.0-8.fc38              copr_base                                       102 k
 python3-six                     noarch   1.16.0-8.fc37              fedora                                           42 k
 readline                        ppc64le  8.2-2.fc38                 copr_base                                       229 k
 rpm                             ppc64le  4.18.0-8.fc38              copr_base                                       538 k
 rpm-build-libs                  ppc64le  4.18.0-8.fc38              copr_base                                       103 k
 rpm-libs                        ppc64le  4.18.0-8.fc38              copr_base                                       355 k
 rpm-sequoia                     ppc64le  1.2.0-1.fc38               copr_base                                       1.4 M
 rpm-sign-libs                   ppc64le  4.18.0-8.fc38              copr_base                                        27 k
 sed                             ppc64le  4.8-11.fc37                fedora                                          313 k
 setup                           noarch   2.14.3-1.fc38              fedora                                          152 k
 shadow-utils                    ppc64le  2:4.13-3.fc38              fedora                                          1.3 M
 sqlite-libs                     ppc64le  3.40.0-1.fc38              fedora                                          776 k
 systemd-libs                    ppc64le  252.4-598.fc38             fedora                                          666 k
 tpm2-tss                        ppc64le  4.0.0-0.1.rc2.fc38         fedora                                          631 k
 tzdata                          noarch   2022g-1.fc38               fedora                                          716 k
 xz-libs                         ppc64le  5.2.9-1.fc38               fedora                                          104 k
 zchunk-libs                     ppc64le  1.2.3-1.fc38               fedora                                           55 k
 zlib                            ppc64le  1.2.13-1.fc38              fedora                                          100 k

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

Total download size: 59 M
Installed size: 284 M
Downloading Packages:
(1/137): alternatives-1.21-1.fc38.ppc64le.rpm   242 kB/s |  41 kB     00:00    
(2/137): bzip2-libs-1.0.8-12.fc38.ppc64le.rpm   262 kB/s |  48 kB     00:00    
(3/137): bash-5.2.9-3.fc38.ppc64le.rpm          5.7 MB/s | 1.9 MB     00:00    
(4/137): coreutils-9.1-8.fc38.ppc64le.rpm       5.0 MB/s | 1.3 MB     00:00    
(5/137): curl-7.87.0-1.fc38.ppc64le.rpm         1.5 MB/s | 348 kB     00:00    
(6/137): dbus-libs-1.14.4-1.fc38.ppc64le.rpm    2.6 MB/s | 177 kB     00:00    
(7/137): cyrus-sasl-lib-2.1.28-8.fc38.ppc64le.r 4.4 MB/s | 882 kB     00:00    
(8/137): coreutils-common-9.1-8.fc38.ppc64le.rp 4.4 MB/s | 2.0 MB     00:00    
(9/137): elfutils-default-yama-scope-0.188-3.fc 830 kB/s |  16 kB     00:00    
(10/137): elfutils-libelf-0.188-3.fc38.ppc64le.  14 MB/s | 205 kB     00:00    
(11/137): elfutils-libs-0.188-3.fc38.ppc64le.rp  15 MB/s | 291 kB     00:00    
(12/137): expat-2.5.0-1.fc38.ppc64le.rpm        5.4 MB/s | 117 kB     00:00    
(13/137): file-libs-5.42-4.fc38.ppc64le.rpm      18 MB/s | 688 kB     00:00    
(14/137): findutils-4.9.0-2.fc38.ppc64le.rpm     14 MB/s | 530 kB     00:00    
(15/137): gdbm-libs-1.23-2.fc38.ppc64le.rpm     1.7 MB/s |  62 kB     00:00    
(16/137): gawk-5.1.1-4.fc38.ppc64le.rpm          16 MB/s | 1.0 MB     00:00    
(17/137): gmp-6.2.1-3.fc38.ppc64le.rpm          6.9 MB/s | 304 kB     00:00    
(18/137): glib2-2.74.1-2.fc38.ppc64le.rpm        25 MB/s | 2.8 MB     00:00    
(19/137): gnutls-3.7.8-9.fc38.ppc64le.rpm        13 MB/s | 1.1 MB     00:00    
(20/137): gnupg2-2.3.8-1.fc38.ppc64le.rpm        20 MB/s | 2.7 MB     00:00    
(21/137): gpgme-1.17.1-3.fc38.ppc64le.rpm       4.3 MB/s | 229 kB     00:00    
(22/137): grep-3.8-1.fc38.ppc64le.rpm            14 MB/s | 293 kB     00:00    
(23/137): ima-evm-utils-1.4-6.fc38.ppc64le.rpm  6.6 MB/s |  67 kB     00:00    
(24/137): keyutils-libs-1.6.1-5.fc38.ppc64le.rp 2.6 MB/s |  33 kB     00:00    
(25/137): json-c-0.16-3.fc38.ppc64le.rpm        3.4 MB/s |  46 kB     00:00    
(26/137): krb5-libs-1.20.1-3.fc38.ppc64le.rpm    33 MB/s | 805 kB     00:00    
(27/137): libacl-2.3.1-4.fc38.ppc64le.rpm       1.3 MB/s |  26 kB     00:00    
(28/137): libarchive-3.6.1-3.fc38.ppc64le.rpm    19 MB/s | 464 kB     00:00    
(29/137): libassuan-2.5.5-5.fc38.ppc64le.rpm    6.4 MB/s |  71 kB     00:00    
(30/137): libattr-2.5.1-5.fc38.ppc64le.rpm      1.8 MB/s |  19 kB     00:00    
(31/137): libb2-0.98.1-7.fc38.ppc64le.rpm       2.6 MB/s |  26 kB     00:00    
(32/137): libcap-2.48-5.fc38.ppc64le.rpm        6.3 MB/s |  73 kB     00:00    
(33/137): libbrotli-1.0.9-9.fc38.ppc64le.rpm     20 MB/s | 345 kB     00:00    
(34/137): libcap-ng-0.8.3-4.fc38.ppc64le.rpm    2.4 MB/s |  34 kB     00:00    
(35/137): libcom_err-1.46.5-3.fc38.ppc64le.rpm  2.6 MB/s |  26 kB     00:00    
(36/137): libcomps-0.1.18-4.fc38.ppc64le.rpm    6.9 MB/s |  84 kB     00:00    
(37/137): libcurl-7.87.0-1.fc38.ppc64le.rpm      14 MB/s | 334 kB     00:00    
(38/137): libdnf-0.68.0-1.fc38.ppc64le.rpm       25 MB/s | 668 kB     00:00    
(39/137): libevent-2.1.12-7.fc38.ppc64le.rpm     13 MB/s | 276 kB     00:00    
(40/137): libffi-3.4.4-1.fc38.ppc64le.rpm       3.7 MB/s |  39 kB     00:00    
(41/137): libfsverity-1.4-8.fc38.ppc64le.rpm    2.1 MB/s |  20 kB     00:00    
(42/137): libgcrypt-1.10.1-6.fc38.ppc64le.rpm    28 MB/s | 596 kB     00:00    
(43/137): libgpg-error-1.46-1.fc38.ppc64le.rpm   11 MB/s | 233 kB     00:00    
(44/137): libidn2-2.3.4-1.fc38.ppc64le.rpm      9.9 MB/s | 157 kB     00:00    
(45/137): libksba-1.6.3-1.fc38.ppc64le.rpm       15 MB/s | 175 kB     00:00    
(46/137): libmodulemd-2.14.0-4.fc38.ppc64le.rpm  17 MB/s | 233 kB     00:00    
(47/137): libnghttp2-1.51.0-1.fc38.ppc64le.rpm  6.1 MB/s |  85 kB     00:00    
(48/137): libnsl2-2.0.0-4.fc38.ppc64le.rpm      3.3 MB/s |  33 kB     00:00    
(49/137): libpsl-0.21.1-6.fc38.ppc64le.rpm      5.6 MB/s |  67 kB     00:00    
(50/137): librepo-1.15.1-1.fc38.ppc64le.rpm     8.7 MB/s | 104 kB     00:00    
(51/137): libreport-filesystem-2.17.6-1.fc38.no 1.5 MB/s |  14 kB     00:00    
(52/137): libsigsegv-2.14-3.fc38.ppc64le.rpm    3.0 MB/s |  28 kB     00:00    
(53/137): libsolv-0.7.22-3.fc38.ppc64le.rpm      23 MB/s | 467 kB     00:00    
(54/137): libssh-0.10.4-2.fc38.ppc64le.rpm       12 MB/s | 236 kB     00:00    
(55/137): libssh-config-0.10.4-2.fc38.noarch.rp 663 kB/s | 9.2 kB     00:00    
(56/137): libtasn1-4.19.0-1.fc38.ppc64le.rpm    7.4 MB/s |  81 kB     00:00    
(57/137): libtirpc-1.3.3-0.fc38.ppc64le.rpm     9.1 MB/s | 108 kB     00:00    
(58/137): libunistring-1.0-2.fc38.ppc64le.rpm    29 MB/s | 575 kB     00:00    
(59/137): libverto-0.3.2-4.fc38.ppc64le.rpm     1.9 MB/s |  23 kB     00:00    
(60/137): libxcrypt-4.4.33-5.fc38.ppc64le.rpm    12 MB/s | 133 kB     00:00    
(61/137): libyaml-0.2.5-8.fc38.ppc64le.rpm      3.7 MB/s |  70 kB     00:00    
(62/137): libxml2-2.10.3-2.fc38.ppc64le.rpm      34 MB/s | 780 kB     00:00    
(63/137): lua-libs-5.4.4-6.fc38.ppc64le.rpm     7.1 MB/s | 149 kB     00:00    
(64/137): lz4-libs-1.9.3-5.fc38.ppc64le.rpm     8.1 MB/s |  90 kB     00:00    
(65/137): mpdecimal-2.5.1-4.fc38.ppc64le.rpm     10 MB/s | 118 kB     00:00    
(66/137): mpfr-4.1.1-2.fc38.ppc64le.rpm          29 MB/s | 609 kB     00:00    
(67/137): ncurses-base-6.3-5.20221126.fc38.noar 4.1 MB/s |  62 kB     00:00    
(68/137): ncurses-libs-6.3-5.20221126.fc38.ppc6  24 MB/s | 374 kB     00:00    
(69/137): npth-1.6-10.fc38.ppc64le.rpm          2.6 MB/s |  25 kB     00:00    
(70/137): nettle-3.8-2.fc38.ppc64le.rpm          25 MB/s | 443 kB     00:00    
(71/137): openldap-2.6.3-1.fc38.ppc64le.rpm      19 MB/s | 288 kB     00:00    
(72/137): openssl-libs-3.0.5-6.fc38.ppc64le.rpm  47 MB/s | 2.2 MB     00:00    
(73/137): p11-kit-trust-0.24.1-5.fc38.ppc64le.r 3.8 MB/s | 150 kB     00:00    
(74/137): p11-kit-0.24.1-5.fc38.ppc64le.rpm     8.0 MB/s | 359 kB     00:00    
(75/137): pcre2-syntax-10.40-1.fc38.1.noarch.rp  12 MB/s | 143 kB     00:00    
(76/137): popt-1.19-1.fc38.ppc64le.rpm          5.9 MB/s |  64 kB     00:00    
(77/137): pcre2-10.40-1.fc38.1.ppc64le.rpm       12 MB/s | 242 kB     00:00    
(78/137): python3-3.11.1-1.fc38.ppc64le.rpm     2.9 MB/s |  28 kB     00:00    
(79/137): python3-dbus-1.3.2-1.fc38.ppc64le.rpm  13 MB/s | 152 kB     00:00    
(80/137): python3-gpg-1.17.1-3.fc38.ppc64le.rpm  21 MB/s | 285 kB     00:00    
(81/137): python3-hawkey-0.68.0-1.fc38.ppc64le. 9.9 MB/s | 109 kB     00:00    
(82/137): python3-libcomps-0.1.18-4.fc38.ppc64l 5.4 MB/s |  53 kB     00:00    
(83/137): python3-libdnf-0.68.0-1.fc38.ppc64le.  38 MB/s | 815 kB     00:00    
(84/137): python3-rpm-4.18.0-8.fc38.ppc64le.rpm 4.8 MB/s | 102 kB     00:00    
(85/137): readline-8.2-2.fc38.ppc64le.rpm       4.0 MB/s | 229 kB     00:00    
(86/137): rpm-4.18.0-8.fc38.ppc64le.rpm         7.4 MB/s | 538 kB     00:00    
(87/137): python3-libs-3.11.1-1.fc38.ppc64le.rp  59 MB/s | 9.3 MB     00:00    
(88/137): rpm-build-libs-4.18.0-8.fc38.ppc64le. 1.2 MB/s | 103 kB     00:00    
(89/137): rpm-libs-4.18.0-8.fc38.ppc64le.rpm    5.2 MB/s | 355 kB     00:00    
(90/137): rpm-sign-libs-4.18.0-8.fc38.ppc64le.r 1.4 MB/s |  27 kB     00:00    
(91/137): rpm-sequoia-1.2.0-1.fc38.ppc64le.rpm   11 MB/s | 1.4 MB     00:00    
(92/137): libgcc-13.0.0-0.4.fc38.ppc64le.rpm    399 kB/s |  88 kB     00:00    
(93/137): libgomp-13.0.0-0.4.fc38.ppc64le.rpm   1.1 MB/s | 314 kB     00:00    
(94/137): audit-libs-3.0.9-2.fc38.ppc64le.rpm   1.1 MB/s | 130 kB     00:00    
(95/137): basesystem-11-14.fc37.noarch.rpm      162 kB/s | 7.0 kB     00:00    
(96/137): libstdc++-13.0.0-0.4.fc38.ppc64le.rpm 3.6 MB/s | 932 kB     00:00    
(97/137): crypto-policies-20221215-1.gita4c31a3 1.2 MB/s |  90 kB     00:00    
(98/137): ca-certificates-2022.2.54-5.fc37.noar 8.8 MB/s | 829 kB     00:00    
(99/137): dnf-data-4.14.0-1.fc38.noarch.rpm     1.5 MB/s |  43 kB     00:00    
(100/137): dnf-plugins-core-4.3.1-1.fc38.noarch 1.5 MB/s |  34 kB     00:00    
(101/137): fedora-release-38-0.6.noarch.rpm     498 kB/s |  11 kB     00:00    
(102/137): fedora-gpg-keys-38-0.3.noarch.rpm    3.0 MB/s | 125 kB     00:00    
(103/137): fedora-release-common-38-0.6.noarch. 976 kB/s |  21 kB     00:00    
(104/137): fedora-release-identity-basic-38-0.6 514 kB/s |  11 kB     00:00    
(105/137): fedora-repos-38-0.3.noarch.rpm       474 kB/s |  10 kB     00:00    
(106/137): fedora-repos-rawhide-38-0.3.noarch.r 441 kB/s | 9.7 kB     00:00    
(107/137): dnf-4.14.0-1.fc38.noarch.rpm         2.9 MB/s | 480 kB     00:00    
(108/137): filesystem-3.18-2.fc37.ppc64le.rpm    22 MB/s | 1.1 MB     00:00    
(109/137): glibc-common-2.36.9000-19.fc38.ppc64 8.8 MB/s | 322 kB     00:00    
(110/137): glibc-minimal-langpack-2.36.9000-19. 1.3 MB/s |  30 kB     00:00    
(111/137): libblkid-2.38.1-3.fc38.ppc64le.rpm   4.8 MB/s | 122 kB     00:00    
(112/137): libmount-2.38.1-3.fc38.ppc64le.rpm   6.2 MB/s | 154 kB     00:00    
(113/137): libselinux-3.5-0.rc1.1.fc38.ppc64le. 3.9 MB/s |  99 kB     00:00    
(114/137): libsemanage-3.5-0.rc1.1.fc38.ppc64le 5.2 MB/s | 131 kB     00:00    
(115/137): glibc-2.36.9000-19.fc38.ppc64le.rpm   18 MB/s | 2.2 MB     00:00    
(116/137): libsepol-3.5-0.rc1.1.fc38.ppc64le.rp  10 MB/s | 356 kB     00:00    
(117/137): libsmartcols-2.38.1-3.fc38.ppc64le.r 3.0 MB/s |  70 kB     00:00    
(118/137): libuuid-2.38.1-3.fc38.ppc64le.rpm    1.3 MB/s |  29 kB     00:00    
(119/137): publicsuffix-list-dafsa-20221208-1.f 2.6 MB/s |  59 kB     00:00    
(120/137): libzstd-1.5.2-3.fc37.ppc64le.rpm     9.6 MB/s | 316 kB     00:00    
(121/137): python-pip-wheel-22.3.1-1.fc38.noarc  34 MB/s | 1.4 MB     00:00    
(122/137): python-setuptools-wheel-65.5.1-1.fc3  19 MB/s | 715 kB     00:00    
(123/137): python3-dateutil-2.8.2-4.fc37.noarch 9.3 MB/s | 361 kB     00:00    
(124/137): python3-distro-1.8.0-1.fc38.noarch.r 2.2 MB/s |  49 kB     00:00    
(125/137): python3-dnf-4.14.0-1.fc38.noarch.rpm  19 MB/s | 607 kB     00:00    
(126/137): python3-dnf-plugins-core-4.3.1-1.fc3 8.8 MB/s | 277 kB     00:00    
(127/137): python3-six-1.16.0-8.fc37.noarch.rpm 1.9 MB/s |  42 kB     00:00    
(128/137): sed-4.8-11.fc37.ppc64le.rpm           12 MB/s | 313 kB     00:00    
(129/137): setup-2.14.3-1.fc38.noarch.rpm       5.8 MB/s | 152 kB     00:00    
(130/137): shadow-utils-4.13-3.fc38.ppc64le.rpm  32 MB/s | 1.3 MB     00:00    
(131/137): sqlite-libs-3.40.0-1.fc38.ppc64le.rp  22 MB/s | 776 kB     00:00    
(132/137): systemd-libs-252.4-598.fc38.ppc64le.  15 MB/s | 666 kB     00:00    
(133/137): tpm2-tss-4.0.0-0.1.rc2.fc38.ppc64le.  20 MB/s | 631 kB     00:00    
(134/137): tzdata-2022g-1.fc38.noarch.rpm        22 MB/s | 716 kB     00:00    
(135/137): xz-libs-5.2.9-1.fc38.ppc64le.rpm     4.4 MB/s | 104 kB     00:00    
(136/137): zchunk-libs-1.2.3-1.fc38.ppc64le.rpm 2.2 MB/s |  55 kB     00:00    
(137/137): zlib-1.2.13-1.fc38.ppc64le.rpm       4.1 MB/s | 100 kB     00:00    
--------------------------------------------------------------------------------
Total                                            26 MB/s |  59 MB     00:02     
fedora                                          1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0xEB10B464:
 Userid     : "Fedora (38) <fedora-38-primary@fedoraproject.org>"
 Fingerprint: 6A51 BBAB BA3D 5467 B617 1221 809A 8D7C EB10 B464
 From       : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-38-primary
Key imported successfully
fedora                                          1.6 MB/s | 1.6 kB     00:00    
GPG key at file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-38-primary (0xEB10B464) is already installed
fedora                                          1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x5323552A:
 Userid     : "Fedora (37) <fedora-37-primary@fedoraproject.org>"
 Fingerprint: ACB5 EE4E 831C 74BB 7C16 8D27 F55A D3FB 5323 552A
 From       : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.18-2.fc37.ppc64le                         1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-13.0.0-0.4.fc38.ppc64le                       1/137 
  Running scriptlet: libgcc-13.0.0-0.4.fc38.ppc64le                       1/137 
  Installing       : crypto-policies-20221215-1.gita4c31a3.fc38.noarc     2/137 
  Running scriptlet: crypto-policies-20221215-1.gita4c31a3.fc38.noarc     2/137 
  Installing       : tzdata-2022g-1.fc38.noarch                           3/137 
  Installing       : fedora-release-identity-basic-38-0.6.noarch          4/137 
  Installing       : python-setuptools-wheel-65.5.1-1.fc38.noarch         5/137 
  Installing       : publicsuffix-list-dafsa-20221208-1.fc38.noarch       6/137 
  Installing       : fedora-gpg-keys-38-0.3.noarch                        7/137 
  Installing       : fedora-release-38-0.6.noarch                         8/137 
  Installing       : fedora-release-common-38-0.6.noarch                  9/137 
  Installing       : fedora-repos-rawhide-38-0.3.noarch                  10/137 
  Installing       : fedora-repos-38-0.3.noarch                          11/137 
  Installing       : setup-2.14.3-1.fc38.noarch                          12/137 
  Running scriptlet: setup-2.14.3-1.fc38.noarch                          12/137 
  Installing       : filesystem-3.18-2.fc37.ppc64le                      13/137 
  Installing       : basesystem-11-14.fc37.noarch                        14/137 
  Installing       : pcre2-syntax-10.40-1.fc38.1.noarch                  15/137 
  Installing       : ncurses-base-6.3-5.20221126.fc38.noarch             16/137 
  Installing       : ncurses-libs-6.3-5.20221126.fc38.ppc64le            17/137 
  Running scriptlet: glibc-2.36.9000-19.fc38.ppc64le                     18/137 
  Installing       : glibc-2.36.9000-19.fc38.ppc64le                     18/137 
  Running scriptlet: glibc-2.36.9000-19.fc38.ppc64le                     18/137 
  Installing       : bash-5.2.9-3.fc38.ppc64le                           19/137 
  Running scriptlet: bash-5.2.9-3.fc38.ppc64le                           19/137 
  Installing       : glibc-common-2.36.9000-19.fc38.ppc64le              20/137 
  Installing       : glibc-minimal-langpack-2.36.9000-19.fc38.ppc64le    21/137 
  Installing       : zlib-1.2.13-1.fc38.ppc64le                          22/137 
  Installing       : bzip2-libs-1.0.8-12.fc38.ppc64le                    23/137 
  Installing       : xz-libs-5.2.9-1.fc38.ppc64le                        24/137 
  Installing       : libzstd-1.5.2-3.fc37.ppc64le                        25/137 
  Installing       : sqlite-libs-3.40.0-1.fc38.ppc64le                   26/137 
  Installing       : gmp-1:6.2.1-3.fc38.ppc64le                          27/137 
  Installing       : libcap-2.48-5.fc38.ppc64le                          28/137 
  Installing       : libgpg-error-1.46-1.fc38.ppc64le                    29/137 
  Installing       : popt-1.19-1.fc38.ppc64le                            30/137 
  Installing       : libxml2-2.10.3-2.fc38.ppc64le                       31/137 
  Installing       : lua-libs-5.4.4-6.fc38.ppc64le                       32/137 
  Installing       : libstdc++-13.0.0-0.4.fc38.ppc64le                   33/137 
  Installing       : libuuid-2.38.1-3.fc38.ppc64le                       34/137 
  Installing       : elfutils-libelf-0.188-3.fc38.ppc64le                35/137 
  Installing       : file-libs-5.42-4.fc38.ppc64le                       36/137 
  Installing       : libattr-2.5.1-5.fc38.ppc64le                        37/137 
  Installing       : libacl-2.3.1-4.fc38.ppc64le                         38/137 
  Installing       : libffi-3.4.4-1.fc38.ppc64le                         39/137 
  Installing       : p11-kit-0.24.1-5.fc38.ppc64le                       40/137 
  Installing       : libunistring-1.0-2.fc38.ppc64le                     41/137 
  Installing       : libidn2-2.3.4-1.fc38.ppc64le                        42/137 
  Installing       : libxcrypt-4.4.33-5.fc38.ppc64le                     43/137 
  Installing       : pcre2-10.40-1.fc38.1.ppc64le                        44/137 
  Installing       : readline-8.2-2.fc38.ppc64le                         45/137 
  Installing       : libassuan-2.5.5-5.fc38.ppc64le                      46/137 
  Installing       : nettle-3.8-2.fc38.ppc64le                           47/137 
  Installing       : rpm-sequoia-1.2.0-1.fc38.ppc64le                    48/137 
  Installing       : expat-2.5.0-1.fc38.ppc64le                          49/137 
  Installing       : gdbm-libs-1:1.23-2.fc38.ppc64le                     50/137 
  Installing       : json-c-0.16-3.fc38.ppc64le                          51/137 
  Installing       : keyutils-libs-1.6.1-5.fc38.ppc64le                  52/137 
  Installing       : libcom_err-1.46.5-3.fc38.ppc64le                    53/137 
  Installing       : libtasn1-4.19.0-1.fc38.ppc64le                      54/137 
  Installing       : lz4-libs-1.9.3-5.fc38.ppc64le                       55/137 
  Installing       : libgomp-13.0.0-0.4.fc38.ppc64le                     56/137 
  Installing       : libsepol-3.5-0.rc1.1.fc38.ppc64le                   57/137 
  Installing       : libselinux-3.5-0.rc1.1.fc38.ppc64le                 58/137 
  Installing       : sed-4.8-11.fc37.ppc64le                             59/137 
  Installing       : libsmartcols-2.38.1-3.fc38.ppc64le                  60/137 
  Installing       : findutils-1:4.9.0-2.fc38.ppc64le                    61/137 
  Installing       : libb2-0.98.1-7.fc38.ppc64le                         62/137 
  Installing       : systemd-libs-252.4-598.fc38.ppc64le                 63/137 
  Installing       : dbus-libs-1:1.14.4-1.fc38.ppc64le                   64/137 
  Installing       : cyrus-sasl-lib-2.1.28-8.fc38.ppc64le                65/137 
  Installing       : libcomps-0.1.18-4.fc38.ppc64le                      66/137 
  Installing       : grep-3.8-1.fc38.ppc64le                             67/137 
  Installing       : libpsl-0.21.1-6.fc38.ppc64le                        68/137 
  Installing       : libblkid-2.38.1-3.fc38.ppc64le                      69/137 
  Installing       : libmount-2.38.1-3.fc38.ppc64le                      70/137 
  Installing       : mpdecimal-2.5.1-4.fc38.ppc64le                      71/137 
  Installing       : libgcrypt-1.10.1-6.fc38.ppc64le                     72/137 
  Installing       : libksba-1.6.3-1.fc38.ppc64le                        73/137 
  Installing       : mpfr-4.1.1-2.fc38.ppc64le                           74/137 
  Installing       : elfutils-default-yama-scope-0.188-3.fc38.noarch     75/137 
  Running scriptlet: elfutils-default-yama-scope-0.188-3.fc38.noarch     75/137 
  Installing       : elfutils-libs-0.188-3.fc38.ppc64le                  76/137 
  Installing       : alternatives-1.21-1.fc38.ppc64le                    77/137 
  Installing       : p11-kit-trust-0.24.1-5.fc38.ppc64le                 78/137 
  Running scriptlet: p11-kit-trust-0.24.1-5.fc38.ppc64le                 78/137 
  Installing       : gnutls-3.7.8-9.fc38.ppc64le                         79/137 
  Installing       : glib2-2.74.1-2.fc38.ppc64le                         80/137 
  Installing       : libbrotli-1.0.9-9.fc38.ppc64le                      81/137 
  Installing       : libcap-ng-0.8.3-4.fc38.ppc64le                      82/137 
  Installing       : audit-libs-3.0.9-2.fc38.ppc64le                     83/137 
  Installing       : rpm-libs-4.18.0-8.fc38.ppc64le                      84/137 
  Installing       : rpm-build-libs-4.18.0-8.fc38.ppc64le                85/137 
  Installing       : libsemanage-3.5-0.rc1.1.fc38.ppc64le                86/137 
  Installing       : shadow-utils-2:4.13-3.fc38.ppc64le                  87/137 
  Installing       : libnghttp2-1.51.0-1.fc38.ppc64le                    88/137 
  Installing       : libsigsegv-2.14-3.fc38.ppc64le                      89/137 
  Installing       : gawk-5.1.1-4.fc38.ppc64le                           90/137 
  Installing       : libverto-0.3.2-4.fc38.ppc64le                       91/137 
  Installing       : libyaml-0.2.5-8.fc38.ppc64le                        92/137 
  Installing       : libmodulemd-2.14.0-4.fc38.ppc64le                   93/137 
  Installing       : npth-1.6-10.fc38.ppc64le                            94/137 
  Installing       : libssh-config-0.10.4-2.fc38.noarch                  95/137 
  Installing       : libreport-filesystem-2.17.6-1.fc38.noarch           96/137 
  Installing       : dnf-data-4.14.0-1.fc38.noarch                       97/137 
warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew

  Installing       : coreutils-common-9.1-8.fc38.ppc64le                 98/137 
  Installing       : openssl-libs-1:3.0.5-6.fc38.ppc64le                 99/137 
  Installing       : coreutils-9.1-8.fc38.ppc64le                       100/137 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            101/137 
  Installing       : ca-certificates-2022.2.54-5.fc37.noarch            101/137 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            101/137 
  Installing       : krb5-libs-1.20.1-3.fc38.ppc64le                    102/137 
  Installing       : libtirpc-1.3.3-0.fc38.ppc64le                      103/137 
  Installing       : libfsverity-1.4-8.fc38.ppc64le                     104/137 
  Installing       : zchunk-libs-1.2.3-1.fc38.ppc64le                   105/137 
  Installing       : libsolv-0.7.22-3.fc38.ppc64le                      106/137 
  Installing       : libnsl2-2.0.0-4.fc38.ppc64le                       107/137 
  Installing       : libssh-0.10.4-2.fc38.ppc64le                       108/137 
  Installing       : python-pip-wheel-22.3.1-1.fc38.noarch              109/137 
  Installing       : python3-3.11.1-1.fc38.ppc64le                      110/137 
  Installing       : python3-libs-3.11.1-1.fc38.ppc64le                 111/137 
  Installing       : python3-dbus-1.3.2-1.fc38.ppc64le                  112/137 
  Installing       : python3-libcomps-0.1.18-4.fc38.ppc64le             113/137 
  Installing       : python3-distro-1.8.0-1.fc38.noarch                 114/137 
  Installing       : python3-six-1.16.0-8.fc37.noarch                   115/137 
  Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch             116/137 
  Installing       : libarchive-3.6.1-3.fc38.ppc64le                    117/137 
  Installing       : libevent-2.1.12-7.fc38.ppc64le                     118/137 
  Installing       : openldap-2.6.3-1.fc38.ppc64le                      119/137 
  Installing       : libcurl-7.87.0-1.fc38.ppc64le                      120/137 
  Installing       : gnupg2-2.3.8-1.fc38.ppc64le                        121/137 
  Installing       : gpgme-1.17.1-3.fc38.ppc64le                        122/137 
  Installing       : librepo-1.15.1-1.fc38.ppc64le                      123/137 
  Installing       : libdnf-0.68.0-1.fc38.ppc64le                       124/137 
  Installing       : python3-libdnf-0.68.0-1.fc38.ppc64le               125/137 
  Installing       : python3-hawkey-0.68.0-1.fc38.ppc64le               126/137 
  Installing       : python3-gpg-1.17.1-3.fc38.ppc64le                  127/137 
  Installing       : curl-7.87.0-1.fc38.ppc64le                         128/137 
  Running scriptlet: tpm2-tss-4.0.0-0.1.rc2.fc38.ppc64le                129/137 
useradd: Warning: missing or non-executable shell '/usr/sbin/nologin'

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

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

Complete!
Finish(bootstrap): dnf install
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-ppc64le-1672301543.178788/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
Mock Version: 3.5
INFO: Mock Version: 3.5
Start: dnf install
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                  10 kB/s | 3.0 kB     00:00    
Copr repository                                  21 MB/s |  38 MB     00:01    
Additional repo https_jakub_fedorapeople_org_fe 9.1 kB/s | 3.0 kB     00:00    
fedora                                           22 kB/s | 6.7 kB     00:00    
Dependencies resolved.
==========================================================================================================================
 Package                         Arch     Version                    Repository                                       Size
==========================================================================================================================
Installing group/module packages:
 bash                            ppc64le  5.2.9-3.fc38               copr_base                                       1.9 M
 bzip2                           ppc64le  1.0.8-12.fc38              copr_base                                        54 k
 coreutils                       ppc64le  9.1-8.fc38                 copr_base                                       1.3 M
 cpio                            ppc64le  2.13-13.fc38               copr_base                                       277 k
 diffutils                       ppc64le  3.8-3.fc38                 copr_base                                       381 k
 fedora-release-common           noarch   38-0.6                     fedora                                           21 k
 findutils                       ppc64le  1:4.9.0-2.fc38             copr_base                                       530 k
 gawk                            ppc64le  5.1.1-4.fc38               copr_base                                       1.0 M
 glibc-minimal-langpack          ppc64le  2.36.9000-19.fc38          fedora                                           30 k
 grep                            ppc64le  3.8-1.fc38                 copr_base                                       293 k
 gzip                            ppc64le  1.12-2.fc38                copr_base                                       163 k
 info                            ppc64le  7.0.1-1.fc38               fedora                                          199 k
 patch                           ppc64le  2.7.6-17.fc38              copr_base                                       136 k
 redhat-rpm-config               noarch   235-1.fc38                 copr_base                                        74 k
 rpm-build                       ppc64le  4.18.0-8.fc38              copr_base                                        71 k
 sed                             ppc64le  4.8-11.fc37                fedora                                          313 k
 shadow-utils                    ppc64le  2:4.13-3.fc38              fedora                                          1.3 M
 tar                             ppc64le  2:1.34-5.fc38              fedora                                          914 k
 unzip                           ppc64le  6.0-58.fc38                fedora                                          188 k
 util-linux                      ppc64le  2.38.1-3.fc38              fedora                                          2.4 M
 which                           ppc64le  2.21-36.fc38               fedora                                           42 k
 xz                              ppc64le  5.2.9-1.fc38               fedora                                          310 k
Installing dependencies:
 alternatives                    ppc64le  1.21-1.fc38                copr_base                                        41 k
 ansible-srpm-macros             noarch   1-8.1.fc38                 fedora                                          8.6 k
 audit-libs                      ppc64le  3.0.9-2.fc38               fedora                                          130 k
 authselect                      ppc64le  1.4.2-1.fc38               copr_base                                       141 k
 authselect-libs                 ppc64le  1.4.2-1.fc38               copr_base                                       241 k
 basesystem                      noarch   11-14.fc37                 fedora                                          7.0 k
 binutils                        ppc64le  2.39-6.fc38                copr_base                                       6.2 M
 binutils-gold                   ppc64le  2.39-6.fc38                copr_base                                       1.1 M
 bzip2-libs                      ppc64le  1.0.8-12.fc38              copr_base                                        48 k
 ca-certificates                 noarch   2022.2.54-5.fc37           fedora                                          829 k
 coreutils-common                ppc64le  9.1-8.fc38                 copr_base                                       2.0 M
 cracklib                        ppc64le  2.9.7-30.fc38              copr_base                                        84 k
 crypto-policies                 noarch   20221215-1.gita4c31a3.fc38 fedora                                           90 k
 curl                            ppc64le  7.87.0-1.fc38              copr_base                                       348 k
 cyrus-sasl-lib                  ppc64le  2.1.28-8.fc38              copr_base                                       882 k
 debugedit                       ppc64le  5.0-5.fc37                 fedora                                           80 k
 dwz                             ppc64le  0.15-1.fc38                copr_base                                       143 k
 ed                              ppc64le  1.18-2.fc38                copr_base                                        82 k
 efi-srpm-macros                 noarch   5-6.fc37                   fedora                                           22 k
 elfutils                        ppc64le  0.188-3.fc38               copr_base                                       555 k
 elfutils-debuginfod-client      ppc64le  0.188-3.fc38               copr_base                                        42 k
 elfutils-default-yama-scope     noarch   0.188-3.fc38               copr_base                                        16 k
 elfutils-libelf                 ppc64le  0.188-3.fc38               copr_base                                       205 k
 elfutils-libs                   ppc64le  0.188-3.fc38               copr_base                                       291 k
 fedora-gpg-keys                 noarch   38-0.3                     fedora                                          125 k
 fedora-release                  noarch   38-0.6                     fedora                                           11 k
 fedora-release-identity-basic   noarch   38-0.6                     fedora                                           11 k
 fedora-repos                    noarch   38-0.3                     fedora                                           10 k
 fedora-repos-rawhide            noarch   38-0.3                     fedora                                          9.7 k
 file                            ppc64le  5.42-4.fc38                copr_base                                        50 k
 file-libs                       ppc64le  5.42-4.fc38                copr_base                                       688 k
 filesystem                      ppc64le  3.18-2.fc37                fedora                                          1.1 M
 fonts-srpm-macros               noarch   1:2.0.5-10.fc38            fedora                                           26 k
 fpc-srpm-macros                 noarch   1.3-6.fc37                 fedora                                          7.7 k
 gdb-minimal                     ppc64le  12.1-10.fc38               fedora                                          3.7 M
 gdbm-libs                       ppc64le  1:1.23-2.fc38              copr_base                                        62 k
 ghc-srpm-macros                 noarch   1.5.0-7.fc37               fedora                                          7.8 k
 glibc                           ppc64le  2.36.9000-19.fc38          fedora                                          2.2 M
 glibc-common                    ppc64le  2.36.9000-19.fc38          fedora                                          322 k
 glibc-gconv-extra               ppc64le  2.36.9000-19.fc38          fedora                                          1.9 M
 gmp                             ppc64le  1:6.2.1-3.fc38             copr_base                                       304 k
 gnat-srpm-macros                noarch   4-16.fc37                  fedora                                          8.3 k
 go-srpm-macros                  noarch   3.2.0-1.fc38               fedora                                           27 k
 jansson                         ppc64le  2.13.1-5.fc38              copr_base                                        50 k
 kernel-srpm-macros              noarch   1.0-15.fc37                fedora                                          9.4 k
 keyutils-libs                   ppc64le  1.6.1-5.fc38               copr_base                                        33 k
 krb5-libs                       ppc64le  1.20.1-3.fc38              copr_base                                       805 k
 libacl                          ppc64le  2.3.1-4.fc38               copr_base                                        26 k
 libarchive                      ppc64le  3.6.1-3.fc38               copr_base                                       464 k
 libattr                         ppc64le  2.5.1-5.fc38               copr_base                                        19 k
 libblkid                        ppc64le  2.38.1-3.fc38              fedora                                          122 k
 libbrotli                       ppc64le  1.0.9-9.fc38               copr_base                                       345 k
 libcap                          ppc64le  2.48-5.fc38                copr_base                                        73 k
 libcap-ng                       ppc64le  0.8.3-4.fc38               copr_base                                        34 k
 libcom_err                      ppc64le  1.46.5-3.fc38              copr_base                                        26 k
 libcurl                         ppc64le  7.87.0-1.fc38              copr_base                                       334 k
 libdb                           ppc64le  5.3.28-54.fc38             copr_base                                       842 k
 libeconf                        ppc64le  0.4.0-4.fc38               copr_base                                        31 k
 libevent                        ppc64le  2.1.12-7.fc38              copr_base                                       276 k
 libfdisk                        ppc64le  2.38.1-3.fc38              fedora                                          176 k
 libffi                          ppc64le  3.4.4-1.fc38               copr_base                                        39 k
 libgcc                          ppc64le  13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch   88 k
 libgomp                         ppc64le  13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  314 k
 libidn2                         ppc64le  2.3.4-1.fc38               copr_base                                       157 k
 libmount                        ppc64le  2.38.1-3.fc38              fedora                                          154 k
 libnghttp2                      ppc64le  1.51.0-1.fc38              copr_base                                        85 k
 libnsl2                         ppc64le  2.0.0-4.fc38               copr_base                                        33 k
 libpkgconf                      ppc64le  1.8.0-3.fc38               copr_base                                        40 k
 libpsl                          ppc64le  0.21.1-6.fc38              copr_base                                        67 k
 libpwquality                    ppc64le  1.4.5-1.fc38               fedora                                          122 k
 librtas                         ppc64le  2.0.3-1.fc38               copr_base                                        68 k
 libselinux                      ppc64le  3.5-0.rc1.1.fc38           fedora                                           99 k
 libsemanage                     ppc64le  3.5-0.rc1.1.fc38           fedora                                          131 k
 libsepol                        ppc64le  3.5-0.rc1.1.fc38           fedora                                          356 k
 libsigsegv                      ppc64le  2.14-3.fc38                copr_base                                        28 k
 libsmartcols                    ppc64le  2.38.1-3.fc38              fedora                                           70 k
 libssh                          ppc64le  0.10.4-2.fc38              copr_base                                       236 k
 libssh-config                   noarch   0.10.4-2.fc38              copr_base                                       9.2 k
 libstdc++                       ppc64le  13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  932 k
 libtasn1                        ppc64le  4.19.0-1.fc38              copr_base                                        81 k
 libtirpc                        ppc64le  1.3.3-0.fc38               copr_base                                       108 k
 libunistring                    ppc64le  1.0-2.fc38                 copr_base                                       575 k
 libutempter                     ppc64le  1.2.1-7.fc38               copr_base                                        27 k
 libuuid                         ppc64le  2.38.1-3.fc38              fedora                                           29 k
 libverto                        ppc64le  0.3.2-4.fc38               copr_base                                        23 k
 libxcrypt                       ppc64le  4.4.33-5.fc38              copr_base                                       133 k
 libxml2                         ppc64le  2.10.3-2.fc38              copr_base                                       780 k
 libzstd                         ppc64le  1.5.2-3.fc37               fedora                                          316 k
 lua-libs                        ppc64le  5.4.4-6.fc38               copr_base                                       149 k
 lua-srpm-macros                 noarch   1-7.fc37                   fedora                                          8.8 k
 lz4-libs                        ppc64le  1.9.3-5.fc38               copr_base                                        90 k
 mpfr                            ppc64le  4.1.1-2.fc38               copr_base                                       609 k
 ncurses-base                    noarch   6.3-5.20221126.fc38        copr_base                                        62 k
 ncurses-libs                    ppc64le  6.3-5.20221126.fc38        copr_base                                       374 k
 nettle                          ppc64le  3.8-2.fc38                 copr_base                                       443 k
 nim-srpm-macros                 noarch   3-7.fc37                   fedora                                          8.4 k
 ocaml-srpm-macros               noarch   7-2.fc37                   fedora                                           13 k
 openblas-srpm-macros            noarch   2-12.fc37                  fedora                                          7.5 k
 openldap                        ppc64le  2.6.3-1.fc38               copr_base                                       288 k
 openssl-libs                    ppc64le  1:3.0.5-6.fc38             copr_base                                       2.2 M
 p11-kit                         ppc64le  0.24.1-5.fc38              copr_base                                       359 k
 p11-kit-trust                   ppc64le  0.24.1-5.fc38              copr_base                                       150 k
 package-notes-srpm-macros       noarch   0.5-6.fc38                 fedora                                           11 k
 pam                             ppc64le  1.5.2-15.fc38              copr_base                                       569 k
 pam-libs                        ppc64le  1.5.2-15.fc38              copr_base                                        64 k
 pcre2                           ppc64le  10.40-1.fc38.1             copr_base                                       242 k
 pcre2-syntax                    noarch   10.40-1.fc38.1             copr_base                                       143 k
 perl-srpm-macros                noarch   1-47.fc38                  fedora                                          8.2 k
 pkgconf                         ppc64le  1.8.0-3.fc38               copr_base                                        43 k
 pkgconf-m4                      noarch   1.8.0-3.fc38               copr_base                                        15 k
 pkgconf-pkg-config              ppc64le  1.8.0-3.fc38               copr_base                                        11 k
 popt                            ppc64le  1.19-1.fc38                copr_base                                        64 k
 publicsuffix-list-dafsa         noarch   20221208-1.fc38            fedora                                           59 k
 python-srpm-macros              noarch   3.11-6.fc38                fedora                                           25 k
 qt5-srpm-macros                 noarch   5.15.7-1.fc38              copr_base                                       8.4 k
 readline                        ppc64le  8.2-2.fc38                 copr_base                                       229 k
 rpm                             ppc64le  4.18.0-8.fc38              copr_base                                       538 k
 rpm-build-libs                  ppc64le  4.18.0-8.fc38              copr_base                                       103 k
 rpm-libs                        ppc64le  4.18.0-8.fc38              copr_base                                       355 k
 rpm-sequoia                     ppc64le  1.2.0-1.fc38               copr_base                                       1.4 M
 rpmautospec-rpm-macros          noarch   0.3.1-1.fc38               copr_base                                       9.3 k
 rust-srpm-macros                noarch   23-1.fc38                  fedora                                          9.4 k
 setup                           noarch   2.14.3-1.fc38              fedora                                          152 k
 sqlite-libs                     ppc64le  3.40.0-1.fc38              fedora                                          776 k
 systemd-libs                    ppc64le  252.4-598.fc38             fedora                                          666 k
 tzdata                          noarch   2022g-1.fc38               fedora                                          716 k
 util-linux-core                 ppc64le  2.38.1-3.fc38              fedora                                          515 k
 xxhash-libs                     ppc64le  0.8.1-3.fc37               fedora                                           38 k
 xz-libs                         ppc64le  5.2.9-1.fc38               fedora                                          104 k
 zip                             ppc64le  3.0-35.fc38                fedora                                          267 k
 zlib                            ppc64le  1.2.13-1.fc38              fedora                                          100 k
 zstd                            ppc64le  1.5.2-3.fc37               fedora                                          466 k
Installing Groups:
 Buildsystem building group                                                                                               

Transaction Summary
==========================================================================================================================
Install  154 Packages

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

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

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

Complete!
Finish: dnf install
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: glibc-gconv-extra-2.36.9000-19.fc38.ppc64le
libxcrypt-4.4.33-5.fc38.ppc64le
lz4-libs-1.9.3-5.fc38.ppc64le
cpio-2.13-13.fc38.ppc64le
audit-libs-3.0.9-2.fc38.ppc64le
libacl-2.3.1-4.fc38.ppc64le
ocaml-srpm-macros-7-2.fc37.noarch
rpm-build-4.18.0-8.fc38.ppc64le
fedora-release-identity-basic-38-0.6.noarch
sqlite-libs-3.40.0-1.fc38.ppc64le
libpsl-0.21.1-6.fc38.ppc64le
binutils-2.39-6.fc38.ppc64le
fonts-srpm-macros-2.0.5-10.fc38.noarch
pkgconf-pkg-config-1.8.0-3.fc38.ppc64le
pkgconf-m4-1.8.0-3.fc38.noarch
popt-1.19-1.fc38.ppc64le
libnsl2-2.0.0-4.fc38.ppc64le
bzip2-libs-1.0.8-12.fc38.ppc64le
libblkid-2.38.1-3.fc38.ppc64le
gpg-pubkey-5323552a-6112bcdc
nettle-3.8-2.fc38.ppc64le
gdb-minimal-12.1-10.fc38.ppc64le
alternatives-1.21-1.fc38.ppc64le
xz-libs-5.2.9-1.fc38.ppc64le
lua-srpm-macros-1-7.fc37.noarch
libsmartcols-2.38.1-3.fc38.ppc64le
rpm-libs-4.18.0-8.fc38.ppc64le
libcap-ng-0.8.3-4.fc38.ppc64le
kernel-srpm-macros-1.0-15.fc37.noarch
keyutils-libs-1.6.1-5.fc38.ppc64le
setup-2.14.3-1.fc38.noarch
rpm-4.18.0-8.fc38.ppc64le
pcre2-syntax-10.40-1.fc38.1.noarch
file-libs-5.42-4.fc38.ppc64le
cracklib-2.9.7-30.fc38.ppc64le
ncurses-libs-6.3-5.20221126.fc38.ppc64le
basesystem-11-14.fc37.noarch
redhat-rpm-config-235-1.fc38.noarch
dwz-0.15-1.fc38.ppc64le
zip-3.0-35.fc38.ppc64le
jansson-2.13.1-5.fc38.ppc64le
coreutils-common-9.1-8.fc38.ppc64le
python-srpm-macros-3.11-6.fc38.noarch
filesystem-3.18-2.fc37.ppc64le
openldap-2.6.3-1.fc38.ppc64le
openblas-srpm-macros-2-12.fc37.noarch
ghc-srpm-macros-1.5.0-7.fc37.noarch
libssh-0.10.4-2.fc38.ppc64le
nim-srpm-macros-3-7.fc37.noarch
bash-5.2.9-3.fc38.ppc64le
rpm-sequoia-1.2.0-1.fc38.ppc64le
lua-libs-5.4.4-6.fc38.ppc64le
file-5.42-4.fc38.ppc64le
libunistring-1.0-2.fc38.ppc64le
pam-1.5.2-15.fc38.ppc64le
elfutils-libs-0.188-3.fc38.ppc64le
libfdisk-2.38.1-3.fc38.ppc64le
xz-5.2.9-1.fc38.ppc64le
libssh-config-0.10.4-2.fc38.noarch
crypto-policies-20221215-1.gita4c31a3.fc38.noarch
libsepol-3.5-0.rc1.1.fc38.ppc64le
elfutils-0.188-3.fc38.ppc64le
grep-3.8-1.fc38.ppc64le
curl-7.87.0-1.fc38.ppc64le
diffutils-3.8-3.fc38.ppc64le
libevent-2.1.12-7.fc38.ppc64le
coreutils-9.1-8.fc38.ppc64le
pkgconf-1.8.0-3.fc38.ppc64le
p11-kit-0.24.1-5.fc38.ppc64le
ansible-srpm-macros-1-8.1.fc38.noarch
zlib-1.2.13-1.fc38.ppc64le
zstd-1.5.2-3.fc37.ppc64le
publicsuffix-list-dafsa-20221208-1.fc38.noarch
libselinux-3.5-0.rc1.1.fc38.ppc64le
gpg-pubkey-eb10b464-6202d9c6
debugedit-5.0-5.fc37.ppc64le
sed-4.8-11.fc37.ppc64le
libdb-5.3.28-54.fc38.ppc64le
libuuid-2.38.1-3.fc38.ppc64le
findutils-4.9.0-2.fc38.ppc64le
libverto-0.3.2-4.fc38.ppc64le
glibc-common-2.36.9000-19.fc38.ppc64le
xxhash-libs-0.8.1-3.fc37.ppc64le
libsigsegv-2.14-3.fc38.ppc64le
elfutils-default-yama-scope-0.188-3.fc38.noarch
elfutils-debuginfod-client-0.188-3.fc38.ppc64le
libcurl-7.87.0-1.fc38.ppc64le
efi-srpm-macros-5-6.fc37.noarch
gzip-1.12-2.fc38.ppc64le
rpmautospec-rpm-macros-0.3.1-1.fc38.noarch
libmount-2.38.1-3.fc38.ppc64le
perl-srpm-macros-1-47.fc38.noarch
systemd-libs-252.4-598.fc38.ppc64le
pam-libs-1.5.2-15.fc38.ppc64le
libsemanage-3.5-0.rc1.1.fc38.ppc64le
shadow-utils-4.13-3.fc38.ppc64le
bzip2-1.0.8-12.fc38.ppc64le
qt5-srpm-macros-5.15.7-1.fc38.noarch
tzdata-2022g-1.fc38.noarch
libarchive-3.6.1-3.fc38.ppc64le
package-notes-srpm-macros-0.5-6.fc38.noarch
util-linux-2.38.1-3.fc38.ppc64le
cyrus-sasl-lib-2.1.28-8.fc38.ppc64le
fedora-gpg-keys-38-0.3.noarch
elfutils-libelf-0.188-3.fc38.ppc64le
authselect-1.4.2-1.fc38.ppc64le
libpwquality-1.4.5-1.fc38.ppc64le
ca-certificates-2022.2.54-5.fc37.noarch
gmp-6.2.1-3.fc38.ppc64le
unzip-6.0-58.fc38.ppc64le
libattr-2.5.1-5.fc38.ppc64le
gnat-srpm-macros-4-16.fc37.noarch
librtas-2.0.3-1.fc38.ppc64le
libpkgconf-1.8.0-3.fc38.ppc64le
libeconf-0.4.0-4.fc38.ppc64le
which-2.21-36.fc38.ppc64le
libtirpc-1.3.3-0.fc38.ppc64le
rpm-build-libs-4.18.0-8.fc38.ppc64le
rust-srpm-macros-23-1.fc38.noarch
openssl-libs-3.0.5-6.fc38.ppc64le
info-7.0.1-1.fc38.ppc64le
libutempter-1.2.1-7.fc38.ppc64le
libnghttp2-1.51.0-1.fc38.ppc64le
libstdc++-13.0.0-0.4.fc38.ppc64le
gawk-5.1.1-4.fc38.ppc64le
libbrotli-1.0.9-9.fc38.ppc64le
libxml2-2.10.3-2.fc38.ppc64le
ncurses-base-6.3-5.20221126.fc38.noarch
libcom_err-1.46.5-3.fc38.ppc64le
libidn2-2.3.4-1.fc38.ppc64le
krb5-libs-1.20.1-3.fc38.ppc64le
tar-1.34-5.fc38.ppc64le
glibc-minimal-langpack-2.36.9000-19.fc38.ppc64le
ed-1.18-2.fc38.ppc64le
util-linux-core-2.38.1-3.fc38.ppc64le
libtasn1-4.19.0-1.fc38.ppc64le
pcre2-10.40-1.fc38.1.ppc64le
libffi-3.4.4-1.fc38.ppc64le
glibc-2.36.9000-19.fc38.ppc64le
readline-8.2-2.fc38.ppc64le
patch-2.7.6-17.fc38.ppc64le
fedora-release-common-38-0.6.noarch
libcap-2.48-5.fc38.ppc64le
binutils-gold-2.39-6.fc38.ppc64le
mpfr-4.1.1-2.fc38.ppc64le
authselect-libs-1.4.2-1.fc38.ppc64le
fedora-repos-rawhide-38-0.3.noarch
go-srpm-macros-3.2.0-1.fc38.noarch
fedora-release-38-0.6.noarch
libgcc-13.0.0-0.4.fc38.ppc64le
fedora-repos-38-0.3.noarch
gdbm-libs-1.23-2.fc38.ppc64le
libzstd-1.5.2-3.fc37.ppc64le
p11-kit-trust-0.24.1-5.fc38.ppc64le
fpc-srpm-macros-1.3-6.fc37.noarch
libgomp-13.0.0-0.4.fc38.ppc64le
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: ppc64le
Building for target ppc64le
setting SOURCE_DATE_EPOCH=1667433600
Wrote: /builddir/build/SRPMS/sdrpp-1.0.4-10.fc38.src.rpm
Finish: rpmbuild -bs
cp: ‘var/lib/mock/fedora-rawhide-ppc64le-1672301543.178788/root/var/log’: No such file or directory
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-ppc64le-1672301543.178788/root/var/log/dnf.rpm.log
/var/lib/mock/fedora-rawhide-ppc64le-1672301543.178788/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-rawhide-ppc64le-1672301543.178788/root/var/log/dnf.log
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-1zo75euv/sdrpp/sdrpp.spec) Config(child) 1 minutes 40 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running (timeout=115200): unbuffer mock --rebuild /var/lib/copr-rpmbuild/results/sdrpp-1.0.4-10.fc38.src.rpm --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1672301543.178788 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 3.5 starting (python version = 3.11.0, NVR = mock-3.5-1.fc37)...
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/results/sdrpp-1.0.4-10.fc38.src.rpm)  Config(fedora-rawhide-ppc64le)
Start: clean chroot
Finish: clean chroot
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-ppc64le-bootstrap-1672301543.178788/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-ppc64le-bootstrap-1672301543.178788/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
Mock Version: 3.5
INFO: Mock Version: 3.5
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-ppc64le-1672301543.178788/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
Mock Version: 3.5
INFO: Mock Version: 3.5
Start: dnf update
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                  11 kB/s | 3.0 kB     00:00    
Copr repository                                 7.1 MB/s |  38 MB     00:05    
Additional repo https_jakub_fedorapeople_org_fe 9.3 kB/s | 3.0 kB     00:00    
fedora                                           23 kB/s | 6.7 kB     00:00    
Dependencies resolved.
Nothing to do.
Complete!
Finish: dnf update
Finish: chroot init
Start: build phase for sdrpp-1.0.4-10.fc38.src.rpm
Start: build setup for sdrpp-1.0.4-10.fc38.src.rpm
Building target platforms: ppc64le
Building for target ppc64le
setting SOURCE_DATE_EPOCH=1667433600
Wrote: /builddir/build/SRPMS/sdrpp-1.0.4-10.fc38.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 9.8 kB/s | 3.0 kB     00:00    
Additional repo https_jakub_fedorapeople_org_fe 9.8 kB/s | 3.0 kB     00:00    
fedora                                           25 kB/s | 6.7 kB     00:00    
Dependencies resolved.
==================================================================================================================================
 Package                           Arch     Version                          Repository                                       Size
==================================================================================================================================
Installing:
 SoapySDR-devel                    ppc64le  0.8.1-7.fc38                     copr_base                                        38 k
 cmake                             ppc64le  3.25.1-1.fc38                    copr_base                                       6.8 M
 codec2-devel                      ppc64le  1.0.5-1.fc38                     copr_base                                        22 k
 desktop-file-utils                ppc64le  0.26-7.fc38                      copr_base                                        78 k
 fftw-devel                        ppc64le  3.3.10-3.fc38                    copr_base                                       129 k
 fmt-devel                         ppc64le  9.1.0-1.fc38                     copr_base                                       124 k
 gcc-c++                           ppc64le  13.0.0-0.4.fc38                  https_jakub_fedorapeople_org_fedora_gcc13_arch   12 M
 glew-devel                        ppc64le  2.2.0-3.fc38                     copr_base                                       217 k
 glfw-devel                        ppc64le  1:3.3.8-1.fc38                   copr_base                                        47 k
 hackrf-devel                      ppc64le  2022.09.1-6.fc38                 copr_base                                        13 k
 json-devel                        ppc64le  3.11.2-1.fc38                    fedora                                          164 k
 libcorrect-devel                  ppc64le  0-9.20181010gitf5a28c7.fc38      copr_base                                        12 k
 libiio-devel                      ppc64le  0.24-2.fc38                      copr_base                                        19 k
 portaudio-devel                   ppc64le  19-39.fc38                       copr_base                                       277 k
 rapidjson-devel                   ppc64le  1.1.0-20.fc38                    copr_base                                       110 k
 rtaudio-devel                     ppc64le  5.2.0-1.fc38                     copr_base                                       161 k
 rtl-sdr-devel                     ppc64le  0.6.0-12.fc38                    copr_base                                        12 k
 spdlog-devel                      ppc64le  1.11.0-1.fc38                    fedora                                           93 k
 stb_image-devel                   ppc64le  2.27^20220908git8b5f1f3-0.4.fc38 fedora                                           69 k
 stb_image_resize-devel            ppc64le  0.97^20220908git8b5f1f3-0.4.fc38 fedora                                           30 k
 stb_truetype-devel                ppc64le  1.26^20220908git8b5f1f3-0.4.fc38 fedora                                           53 k
 volk-devel                        ppc64le  2.5.2-1.fc38                     fedora                                          184 k
Installing dependencies:
 SoapySDR                          ppc64le  0.8.1-7.fc38                     copr_base                                       164 k
 alsa-lib                          ppc64le  1.2.8-2.fc38                     copr_base                                       570 k
 alsa-lib-devel                    ppc64le  1.2.8-2.fc38                     copr_base                                       808 k
 annobin-docs                      noarch   10.99-1.0.1.fc38                 https_jakub_fedorapeople_org_fedora_gcc13_arch   93 k
 annobin-plugin-gcc                ppc64le  10.99-1.0.1.fc38                 https_jakub_fedorapeople_org_fedora_gcc13_arch  890 k
 avahi-libs                        ppc64le  0.8-19.fc38                      copr_base                                        72 k
 cmake-data                        noarch   3.25.1-1.fc38                    copr_base                                       1.7 M
 cmake-filesystem                  ppc64le  3.25.1-1.fc38                    copr_base                                        17 k
 cmake-rpm-macros                  noarch   3.25.1-1.fc38                    copr_base                                        16 k
 codec2                            ppc64le  1.0.5-1.fc38                     copr_base                                       671 k
 cpp                               ppc64le  13.0.0-0.4.fc38                  https_jakub_fedorapeople_org_fedora_gcc13_arch  9.8 M
 cryptsetup-libs                   ppc64le  2.6.0-1.fc38                     copr_base                                       515 k
 dbus                              ppc64le  1:1.14.4-1.fc38                  copr_base                                       8.3 k
 dbus-broker                       ppc64le  32-1.fc38                        copr_base                                       189 k
 dbus-common                       noarch   1:1.14.4-1.fc38                  copr_base                                        15 k
 dbus-libs                         ppc64le  1:1.14.4-1.fc38                  copr_base                                       177 k
 device-mapper                     ppc64le  1.02.189-1.fc38                  fedora                                          142 k
 device-mapper-libs                ppc64le  1.02.189-1.fc38                  fedora                                          189 k
 emacs-filesystem                  noarch   1:28.1-3.fc37                    fedora                                          9.5 k
 expat                             ppc64le  2.5.0-1.fc38                     copr_base                                       117 k
 fftw                              ppc64le  3.3.10-3.fc38                    copr_base                                        40 k
 fftw-libs                         ppc64le  3.3.10-3.fc38                    copr_base                                       7.8 k
 fftw-libs-double                  ppc64le  3.3.10-3.fc38                    copr_base                                       646 k
 fftw-libs-long                    ppc64le  3.3.10-3.fc38                    copr_base                                       826 k
 fftw-libs-single                  ppc64le  3.3.10-3.fc38                    copr_base                                       651 k
 flac-libs                         ppc64le  1.4.2-1.fc38                     copr_base                                       269 k
 fmt                               ppc64le  9.1.0-1.fc38                     copr_base                                       138 k
 gc                                ppc64le  8.2.2-1.fc38                     copr_base                                       122 k
 gcc                               ppc64le  13.0.0-0.4.fc38                  https_jakub_fedorapeople_org_fedora_gcc13_arch   30 M
 gcc-plugin-annobin                ppc64le  13.0.0-0.4.fc38                  https_jakub_fedorapeople_org_fedora_gcc13_arch   32 k
 gl-manpages                       noarch   1.1-25.20190306.fc37             fedora                                          1.2 M
 glfw                              ppc64le  1:3.3.8-1.fc38                   copr_base                                        98 k
 glib2                             ppc64le  2.74.1-2.fc38                    copr_base                                       2.8 M
 glib2-devel                       ppc64le  2.74.1-2.fc38                    copr_base                                       540 k
 glibc-devel                       ppc64le  2.36.9000-19.fc38                fedora                                          546 k
 glibmm2.4                         ppc64le  2.66.5-2.fc38                    copr_base                                       666 k
 gnutls                            ppc64le  3.7.8-9.fc38                     copr_base                                       1.1 M
 gsm                               ppc64le  1.0.22-1.fc38                    copr_base                                        38 k
 guile22                           ppc64le  2.2.7-6.fc38                     copr_base                                       6.5 M
 hackrf                            ppc64le  2022.09.1-6.fc38                 copr_base                                        88 k
 jack-audio-connection-kit         ppc64le  1.9.21-3.fc38                    copr_base                                       584 k
 jack-audio-connection-kit-devel   ppc64le  1.9.21-3.fc38                    copr_base                                       207 k
 json-c                            ppc64le  0.16-3.fc38                      copr_base                                        46 k
 jsoncpp                           ppc64le  1.9.5-3.fc38                     copr_base                                       101 k
 kbd                               ppc64le  2.5.1-3.fc38                     copr_base                                       413 k
 kbd-legacy                        noarch   2.5.1-3.fc38                     copr_base                                       508 k
 kbd-misc                          noarch   2.5.1-3.fc38                     copr_base                                       1.5 M
 kernel-headers                    ppc64le  6.1.0-1.fc38                     fedora                                          1.5 M
 kmod                              ppc64le  30-3.fc38                        copr_base                                       132 k
 kmod-libs                         ppc64le  30-3.fc38                        copr_base                                        76 k
 lame-libs                         ppc64le  3.100-13.fc38                    copr_base                                       355 k
 libGLEW                           ppc64le  2.2.0-3.fc38                     copr_base                                       170 k
 libX11                            ppc64le  1.8.1-2.fc38                     copr_base                                       698 k
 libX11-common                     noarch   1.8.1-2.fc38                     copr_base                                       150 k
 libX11-devel                      ppc64le  1.8.1-2.fc38                     copr_base                                       939 k
 libX11-xcb                        ppc64le  1.8.1-2.fc38                     copr_base                                        13 k
 libXau                            ppc64le  1.0.11-1.fc38                    copr_base                                        33 k
 libXau-devel                      ppc64le  1.0.11-1.fc38                    copr_base                                        14 k
 libXcursor                        ppc64le  1.2.1-2.fc38                     copr_base                                        35 k
 libXcursor-devel                  ppc64le  1.2.1-2.fc38                     copr_base                                        29 k
 libXext                           ppc64le  1.3.5-1.fc38                     copr_base                                        41 k
 libXext-devel                     ppc64le  1.3.5-1.fc38                     copr_base                                        72 k
 libXfixes                         ppc64le  6.0.0-4.fc38                     copr_base                                        20 k
 libXfixes-devel                   ppc64le  6.0.0-4.fc38                     copr_base                                        13 k
 libXi                             ppc64le  1.8-3.fc38                       copr_base                                        42 k
 libXi-devel                       ppc64le  1.8-3.fc38                       copr_base                                       103 k
 libXinerama                       ppc64le  1.1.5-1.fc38                     copr_base                                        15 k
 libXinerama-devel                 ppc64le  1.1.5-1.fc38                     copr_base                                        13 k
 libXrandr                         ppc64le  1.5.2-9.fc38                     copr_base                                        29 k
 libXrandr-devel                   ppc64le  1.5.2-9.fc38                     copr_base                                        20 k
 libXrender                        ppc64le  0.9.11-1.fc38                    copr_base                                        29 k
 libXrender-devel                  ppc64le  0.9.11-1.fc38                    copr_base                                        19 k
 libXxf86vm                        ppc64le  1.1.5-1.fc38                     fedora                                           18 k
 libargon2                         ppc64le  20190702-1.fc38                  copr_base                                        31 k
 libasan                           ppc64le  13.0.0-0.4.fc38                  https_jakub_fedorapeople_org_fedora_gcc13_arch  477 k
 libasyncns                        ppc64le  0.8-23.fc38                      copr_base                                        31 k
 libatomic                         ppc64le  13.0.0-0.4.fc38                  https_jakub_fedorapeople_org_fedora_gcc13_arch   19 k
 libb2                             ppc64le  0.98.1-7.fc38                    copr_base                                        26 k
 libblkid-devel                    ppc64le  2.38.1-3.fc38                    fedora                                           16 k
 libconfig                         ppc64le  1.7.3-4.fc38                     copr_base                                        74 k
 libcorrect                        ppc64le  0-9.20181010gitf5a28c7.fc38      copr_base                                        32 k
 libdrm                            ppc64le  2.4.114-1.fc38                   copr_base                                       109 k
 libdrm-devel                      ppc64le  2.4.114-1.fc38                   copr_base                                       160 k
 libffado                          ppc64le  2.4.6-3.fc38                     copr_base                                       893 k
 libffi-devel                      ppc64le  3.4.4-1.fc38                     copr_base                                        29 k
 libglvnd                          ppc64le  1:1.6.0-1.fc38                   copr_base                                       131 k
 libglvnd-core-devel               ppc64le  1:1.6.0-1.fc38                   copr_base                                        18 k
 libglvnd-devel                    ppc64le  1:1.6.0-1.fc38                   copr_base                                       158 k
 libglvnd-egl                      ppc64le  1:1.6.0-1.fc38                   copr_base                                        42 k
 libglvnd-gles                     ppc64le  1:1.6.0-1.fc38                   copr_base                                        34 k
 libglvnd-glx                      ppc64le  1:1.6.0-1.fc38                   copr_base                                       148 k
 libglvnd-opengl                   ppc64le  1:1.6.0-1.fc38                   copr_base                                        45 k
 libiec61883                       ppc64le  1.2.0-30.fc38                    copr_base                                        42 k
 libiio                            ppc64le  0.24-2.fc38                      copr_base                                        98 k
 libmount-devel                    ppc64le  2.38.1-3.fc38                    fedora                                           18 k
 libmpc                            ppc64le  1.2.1-5.fc38                     copr_base                                        85 k
 libogg                            ppc64le  2:1.3.5-4.fc38                   copr_base                                        35 k
 libraw1394                        ppc64le  2.1.2-16.fc38                    copr_base                                        70 k
 libsamplerate                     ppc64le  0.2.2-3.fc38                     copr_base                                       1.3 M
 libseccomp                        ppc64le  2.5.3-3.fc38                     copr_base                                        80 k
 libselinux-devel                  ppc64le  3.5-0.rc1.1.fc38                 fedora                                          150 k
 libsepol-devel                    ppc64le  3.5-0.rc1.1.fc38                 fedora                                           49 k
 libsigc++20                       ppc64le  2.10.8-2.fc38                    copr_base                                        40 k
 libsndfile                        ppc64le  1.1.0-5.fc38                     copr_base                                       243 k
 libstdc++-devel                   ppc64le  13.0.0-0.4.fc38                  https_jakub_fedorapeople_org_fedora_gcc13_arch  2.4 M
 libtool-ltdl                      ppc64le  2.4.7-3.0.1.fc38                 https_jakub_fedorapeople_org_fedora_gcc13_arch   41 k
 libubsan                          ppc64le  13.0.0-0.4.fc38                  https_jakub_fedorapeople_org_fedora_gcc13_arch  234 k
 libusb1                           ppc64le  1.0.26-1.fc38                    copr_base                                        81 k
 libusb1-devel                     ppc64le  1.0.26-1.fc38                    copr_base                                        25 k
 libuv                             ppc64le  1:1.44.2-2.fc38                  copr_base                                       162 k
 libvorbis                         ppc64le  1:1.3.7-6.fc38                   copr_base                                       211 k
 libwayland-client                 ppc64le  1.21.0-1.fc37                    fedora                                           35 k
 libwayland-server                 ppc64le  1.21.0-1.fc37                    fedora                                           46 k
 libxcb                            ppc64le  1.13.1-10.fc38                   copr_base                                       244 k
 libxcb-devel                      ppc64le  1.13.1-10.fc38                   copr_base                                       1.0 M
 libxcrypt-devel                   ppc64le  4.4.33-5.fc38                    copr_base                                        31 k
 libxml++                          ppc64le  2.42.2-1.fc38                    copr_base                                        98 k
 libxshmfence                      ppc64le  1.3-11.fc38                      copr_base                                        13 k
 lpcnetfreedv                      ppc64le  0.2-12.fc38                      copr_base                                       7.3 M
 make                              ppc64le  1:4.3-11.fc38                    copr_base                                       549 k
 mesa-libEGL                       ppc64le  22.3.1-1.fc38                    copr_base                                       147 k
 mesa-libGL                        ppc64le  22.3.1-1.fc38                    copr_base                                       196 k
 mesa-libGL-devel                  ppc64le  22.3.1-1.fc38                    copr_base                                        36 k
 mesa-libGLU                       ppc64le  9.0.1-7.fc38                     copr_base                                       173 k
 mesa-libGLU-devel                 ppc64le  9.0.1-7.fc38                     copr_base                                        13 k
 mesa-libgbm                       ppc64le  22.3.1-1.fc38                    copr_base                                        50 k
 mesa-libglapi                     ppc64le  22.3.1-1.fc38                    copr_base                                        56 k
 mpdecimal                         ppc64le  2.5.1-4.fc38                     copr_base                                       118 k
 mpg123-libs                       ppc64le  1.31.1-3.fc38                    copr_base                                       379 k
 opus                              ppc64le  1.3.1-11.fc37                    fedora                                          222 k
 orc                               ppc64le  0.4.33-1.fc38                    copr_base                                       217 k
 pcre2-devel                       ppc64le  10.40-1.fc38.1                   copr_base                                       474 k
 pcre2-utf16                       ppc64le  10.40-1.fc38.1                   copr_base                                       221 k
 pcre2-utf32                       ppc64le  10.40-1.fc38.1                   copr_base                                       209 k
 portaudio                         ppc64le  19-39.fc38                       copr_base                                       100 k
 pulseaudio-libs                   ppc64le  16.1-2.fc38                      copr_base                                       688 k
 pulseaudio-libs-devel             ppc64le  16.1-2.fc38                      copr_base                                       405 k
 pulseaudio-libs-glib2             ppc64le  16.1-2.fc38                      copr_base                                        18 k
 python-pip-wheel                  noarch   22.3.1-1.fc38                    fedora                                          1.4 M
 python-setuptools-wheel           noarch   65.5.1-1.fc38                    fedora                                          715 k
 python3                           ppc64le  3.11.1-1.fc38                    copr_base                                        28 k
 python3-libs                      ppc64le  3.11.1-1.fc38                    copr_base                                       9.3 M
 rhash                             ppc64le  1.4.3-1.fc38                     copr_base                                       206 k
 rtaudio                           ppc64le  5.2.0-1.fc38                     copr_base                                        67 k
 rtl-sdr                           ppc64le  0.6.0-12.fc38                    copr_base                                       100 k
 spdlog                            ppc64le  1.11.0-1.fc38                    fedora                                          172 k
 sysprof-capture-devel             ppc64le  3.46.0-1.fc38                    fedora                                           66 k
 systemd                           ppc64le  252.4-598.fc38                   fedora                                          4.4 M
 systemd-pam                       ppc64le  252.4-598.fc38                   fedora                                          356 k
 systemd-rpm-macros                noarch   252.4-598.fc38                   fedora                                           31 k
 systemd-udev                      ppc64le  252.4-598.fc38                   fedora                                          1.9 M
 vim-filesystem                    noarch   2:9.0.1054-1.fc38                fedora                                           19 k
 volk                              ppc64le  2.5.2-1.fc38                     fedora                                          227 k
 xorg-x11-proto-devel              noarch   2022.2-2.fc38                    fedora                                          299 k
 zita-alsa-pcmi                    ppc64le  0.5.1-1.fc38                     fedora                                           33 k
 zita-resampler                    ppc64le  1.8.0-5.fc37                     fedora                                           46 k
 zlib-devel                        ppc64le  1.2.13-1.fc38                    fedora                                           45 k

Transaction Summary
==================================================================================================================================
Install  179 Packages

Total size: 131 M
Total download size: 29 M
Installed size: 527 M
Downloading Packages:
[SKIPPED] avahi-libs-0.8-19.fc38.ppc64le.rpm: Already downloaded               
[SKIPPED] cmake-3.25.1-1.fc38.ppc64le.rpm: Already downloaded                  
[SKIPPED] cmake-data-3.25.1-1.fc38.noarch.rpm: Already downloaded              
[SKIPPED] cmake-filesystem-3.25.1-1.fc38.ppc64le.rpm: Already downloaded       
[SKIPPED] cmake-rpm-macros-3.25.1-1.fc38.noarch.rpm: Already downloaded        
[SKIPPED] dbus-1.14.4-1.fc38.ppc64le.rpm: Already downloaded                   
[SKIPPED] dbus-broker-32-1.fc38.ppc64le.rpm: Already downloaded                
[SKIPPED] dbus-common-1.14.4-1.fc38.noarch.rpm: Already downloaded             
[SKIPPED] dbus-libs-1.14.4-1.fc38.ppc64le.rpm: Already downloaded              
[SKIPPED] expat-2.5.0-1.fc38.ppc64le.rpm: Already downloaded                   
[SKIPPED] gc-8.2.2-1.fc38.ppc64le.rpm: Already downloaded                      
[SKIPPED] glib2-2.74.1-2.fc38.ppc64le.rpm: Already downloaded                  
[SKIPPED] gnutls-3.7.8-9.fc38.ppc64le.rpm: Already downloaded                  
[SKIPPED] guile22-2.2.7-6.fc38.ppc64le.rpm: Already downloaded                 
[SKIPPED] jsoncpp-1.9.5-3.fc38.ppc64le.rpm: Already downloaded                 
[SKIPPED] kmod-libs-30-3.fc38.ppc64le.rpm: Already downloaded                  
[SKIPPED] libX11-1.8.1-2.fc38.ppc64le.rpm: Already downloaded                  
[SKIPPED] libX11-common-1.8.1-2.fc38.noarch.rpm: Already downloaded            
[SKIPPED] libX11-devel-1.8.1-2.fc38.ppc64le.rpm: Already downloaded            
[SKIPPED] libX11-xcb-1.8.1-2.fc38.ppc64le.rpm: Already downloaded              
[SKIPPED] libXau-1.0.11-1.fc38.ppc64le.rpm: Already downloaded                 
[SKIPPED] libXau-devel-1.0.11-1.fc38.ppc64le.rpm: Already downloaded           
[SKIPPED] libXext-1.3.5-1.fc38.ppc64le.rpm: Already downloaded                 
[SKIPPED] libXfixes-6.0.0-4.fc38.ppc64le.rpm: Already downloaded               
[SKIPPED] libXrender-0.9.11-1.fc38.ppc64le.rpm: Already downloaded             
[SKIPPED] libb2-0.98.1-7.fc38.ppc64le.rpm: Already downloaded                  
[SKIPPED] libdrm-2.4.114-1.fc38.ppc64le.rpm: Already downloaded                
[SKIPPED] libglvnd-1.6.0-1.fc38.ppc64le.rpm: Already downloaded                
[SKIPPED] libglvnd-core-devel-1.6.0-1.fc38.ppc64le.rpm: Already downloaded     
[SKIPPED] libglvnd-devel-1.6.0-1.fc38.ppc64le.rpm: Already downloaded          
[SKIPPED] libglvnd-egl-1.6.0-1.fc38.ppc64le.rpm: Already downloaded            
[SKIPPED] libglvnd-gles-1.6.0-1.fc38.ppc64le.rpm: Already downloaded           
[SKIPPED] libglvnd-glx-1.6.0-1.fc38.ppc64le.rpm: Already downloaded            
[SKIPPED] libglvnd-opengl-1.6.0-1.fc38.ppc64le.rpm: Already downloaded         
[SKIPPED] libmpc-1.2.1-5.fc38.ppc64le.rpm: Already downloaded                  
[SKIPPED] libseccomp-2.5.3-3.fc38.ppc64le.rpm: Already downloaded              
[SKIPPED] libuv-1.44.2-2.fc38.ppc64le.rpm: Already downloaded                  
[SKIPPED] libxcb-1.13.1-10.fc38.ppc64le.rpm: Already downloaded                
[SKIPPED] libxcb-devel-1.13.1-10.fc38.ppc64le.rpm: Already downloaded          
[SKIPPED] libxcrypt-devel-4.4.33-5.fc38.ppc64le.rpm: Already downloaded        
[SKIPPED] libxshmfence-1.3-11.fc38.ppc64le.rpm: Already downloaded             
[SKIPPED] make-4.3-11.fc38.ppc64le.rpm: Already downloaded                     
[SKIPPED] mesa-libEGL-22.3.1-1.fc38.ppc64le.rpm: Already downloaded            
[SKIPPED] mesa-libGL-22.3.1-1.fc38.ppc64le.rpm: Already downloaded             
[SKIPPED] mesa-libGLU-9.0.1-7.fc38.ppc64le.rpm: Already downloaded             
[SKIPPED] mesa-libGLU-devel-9.0.1-7.fc38.ppc64le.rpm: Already downloaded       
[SKIPPED] mesa-libgbm-22.3.1-1.fc38.ppc64le.rpm: Already downloaded            
[SKIPPED] mesa-libglapi-22.3.1-1.fc38.ppc64le.rpm: Already downloaded          
[SKIPPED] mpdecimal-2.5.1-4.fc38.ppc64le.rpm: Already downloaded               
[SKIPPED] pcre2-utf16-10.40-1.fc38.1.ppc64le.rpm: Already downloaded           
[SKIPPED] python3-3.11.1-1.fc38.ppc64le.rpm: Already downloaded                
[SKIPPED] python3-libs-3.11.1-1.fc38.ppc64le.rpm: Already downloaded           
[SKIPPED] rhash-1.4.3-1.fc38.ppc64le.rpm: Already downloaded                   
[SKIPPED] annobin-docs-10.99-1.0.1.fc38.noarch.rpm: Already downloaded         
[SKIPPED] annobin-plugin-gcc-10.99-1.0.1.fc38.ppc64le.rpm: Already downloaded  
[SKIPPED] cpp-13.0.0-0.4.fc38.ppc64le.rpm: Already downloaded                  
[SKIPPED] gcc-13.0.0-0.4.fc38.ppc64le.rpm: Already downloaded                  
[SKIPPED] gcc-c++-13.0.0-0.4.fc38.ppc64le.rpm: Already downloaded              
[SKIPPED] gcc-plugin-annobin-13.0.0-0.4.fc38.ppc64le.rpm: Already downloaded   
[SKIPPED] libasan-13.0.0-0.4.fc38.ppc64le.rpm: Already downloaded              
[SKIPPED] libatomic-13.0.0-0.4.fc38.ppc64le.rpm: Already downloaded            
[SKIPPED] libstdc++-devel-13.0.0-0.4.fc38.ppc64le.rpm: Already downloaded      
[SKIPPED] libtool-ltdl-2.4.7-3.0.1.fc38.ppc64le.rpm: Already downloaded        
[SKIPPED] libubsan-13.0.0-0.4.fc38.ppc64le.rpm: Already downloaded             
[SKIPPED] emacs-filesystem-28.1-3.fc37.noarch.rpm: Already downloaded          
[SKIPPED] gl-manpages-1.1-25.20190306.fc37.noarch.rpm: Already downloaded      
[SKIPPED] glibc-devel-2.36.9000-19.fc38.ppc64le.rpm: Already downloaded        
[SKIPPED] kernel-headers-6.1.0-1.fc38.ppc64le.rpm: Already downloaded          
[SKIPPED] libXxf86vm-1.1.5-1.fc38.ppc64le.rpm: Already downloaded              
[SKIPPED] libwayland-client-1.21.0-1.fc37.ppc64le.rpm: Already downloaded      
[SKIPPED] libwayland-server-1.21.0-1.fc37.ppc64le.rpm: Already downloaded      
[SKIPPED] python-pip-wheel-22.3.1-1.fc38.noarch.rpm: Already downloaded        
[SKIPPED] python-setuptools-wheel-65.5.1-1.fc38.noarch.rpm: Already downloaded 
[SKIPPED] systemd-252.4-598.fc38.ppc64le.rpm: Already downloaded               
[SKIPPED] systemd-pam-252.4-598.fc38.ppc64le.rpm: Already downloaded           
[SKIPPED] systemd-rpm-macros-252.4-598.fc38.noarch.rpm: Already downloaded     
[SKIPPED] vim-filesystem-9.0.1054-1.fc38.noarch.rpm: Already downloaded        
[SKIPPED] xorg-x11-proto-devel-2022.2-2.fc38.noarch.rpm: Already downloaded    
(79/179): SoapySDR-devel-0.8.1-7.fc38.ppc64le.r 124 kB/s |  38 kB     00:00    
(80/179): SoapySDR-0.8.1-7.fc38.ppc64le.rpm     523 kB/s | 164 kB     00:00    
(81/179): alsa-lib-devel-1.2.8-2.fc38.ppc64le.r  23 MB/s | 808 kB     00:00    
(82/179): codec2-1.0.5-1.fc38.ppc64le.rpm        18 MB/s | 671 kB     00:00    
(83/179): alsa-lib-1.2.8-2.fc38.ppc64le.rpm     1.5 MB/s | 570 kB     00:00    
(84/179): cryptsetup-libs-2.6.0-1.fc38.ppc64le.  24 MB/s | 515 kB     00:00    
(85/179): codec2-devel-1.0.5-1.fc38.ppc64le.rpm 733 kB/s |  22 kB     00:00    
(86/179): desktop-file-utils-0.26-7.fc38.ppc64l 6.9 MB/s |  78 kB     00:00    
(87/179): fftw-3.3.10-3.fc38.ppc64le.rpm        2.1 MB/s |  40 kB     00:00    
(88/179): fftw-libs-3.3.10-3.fc38.ppc64le.rpm   656 kB/s | 7.8 kB     00:00    
(89/179): fftw-devel-3.3.10-3.fc38.ppc64le.rpm  5.3 MB/s | 129 kB     00:00    
(90/179): fftw-libs-double-3.3.10-3.fc38.ppc64l  29 MB/s | 646 kB     00:00    
(91/179): fftw-libs-long-3.3.10-3.fc38.ppc64le.  20 MB/s | 826 kB     00:00    
(92/179): fftw-libs-single-3.3.10-3.fc38.ppc64l  16 MB/s | 651 kB     00:00    
(93/179): flac-libs-1.4.2-1.fc38.ppc64le.rpm     11 MB/s | 269 kB     00:00    
(94/179): glew-devel-2.2.0-3.fc38.ppc64le.rpm    15 MB/s | 217 kB     00:00    
(95/179): fmt-9.1.0-1.fc38.ppc64le.rpm          6.8 MB/s | 138 kB     00:00    
(96/179): fmt-devel-9.1.0-1.fc38.ppc64le.rpm    5.9 MB/s | 124 kB     00:00    
(97/179): glib2-devel-2.74.1-2.fc38.ppc64le.rpm  29 MB/s | 540 kB     00:00    
(98/179): glfw-devel-3.3.8-1.fc38.ppc64le.rpm   2.0 MB/s |  47 kB     00:00    
(99/179): glfw-3.3.8-1.fc38.ppc64le.rpm         3.4 MB/s |  98 kB     00:00    
(100/179): gsm-1.0.22-1.fc38.ppc64le.rpm        3.5 MB/s |  38 kB     00:00    
(101/179): glibmm2.4-2.66.5-2.fc38.ppc64le.rpm   31 MB/s | 666 kB     00:00    
(102/179): jack-audio-connection-kit-1.9.21-3.f  28 MB/s | 584 kB     00:00    
(103/179): hackrf-devel-2022.09.1-6.fc38.ppc64l 428 kB/s |  13 kB     00:00    
(104/179): json-c-0.16-3.fc38.ppc64le.rpm       4.4 MB/s |  46 kB     00:00    
(105/179): jack-audio-connection-kit-devel-1.9.  15 MB/s | 207 kB     00:00    
(106/179): hackrf-2022.09.1-6.fc38.ppc64le.rpm  1.7 MB/s |  88 kB     00:00    
(107/179): kbd-2.5.1-3.fc38.ppc64le.rpm          21 MB/s | 413 kB     00:00    
(108/179): kbd-legacy-2.5.1-3.fc38.noarch.rpm    16 MB/s | 508 kB     00:00    
(109/179): kbd-misc-2.5.1-3.fc38.noarch.rpm      22 MB/s | 1.5 MB     00:00    
(110/179): kmod-30-3.fc38.ppc64le.rpm           2.4 MB/s | 132 kB     00:00    
(111/179): lame-libs-3.100-13.fc38.ppc64le.rpm  8.6 MB/s | 355 kB     00:00    
(112/179): libGLEW-2.2.0-3.fc38.ppc64le.rpm      12 MB/s | 170 kB     00:00    
(113/179): libXcursor-1.2.1-2.fc38.ppc64le.rpm  2.6 MB/s |  35 kB     00:00    
(114/179): libXcursor-devel-1.2.1-2.fc38.ppc64l 2.5 MB/s |  29 kB     00:00    
(115/179): libXext-devel-1.3.5-1.fc38.ppc64le.r 6.4 MB/s |  72 kB     00:00    
(116/179): libXfixes-devel-6.0.0-4.fc38.ppc64le 1.2 MB/s |  13 kB     00:00    
(117/179): libXi-1.8-3.fc38.ppc64le.rpm         3.7 MB/s |  42 kB     00:00    
(118/179): libXi-devel-1.8-3.fc38.ppc64le.rpm   7.5 MB/s | 103 kB     00:00    
(119/179): libXinerama-devel-1.1.5-1.fc38.ppc64 1.0 MB/s |  13 kB     00:00    
(120/179): libXinerama-1.1.5-1.fc38.ppc64le.rpm 1.1 MB/s |  15 kB     00:00    
(121/179): libXrandr-1.5.2-9.fc38.ppc64le.rpm   2.8 MB/s |  29 kB     00:00    
(122/179): libXrandr-devel-1.5.2-9.fc38.ppc64le 1.8 MB/s |  20 kB     00:00    
(123/179): libXrender-devel-0.9.11-1.fc38.ppc64 1.8 MB/s |  19 kB     00:00    
(124/179): libargon2-20190702-1.fc38.ppc64le.rp 2.8 MB/s |  31 kB     00:00    
(125/179): libasyncns-0.8-23.fc38.ppc64le.rpm   2.8 MB/s |  31 kB     00:00    
(126/179): libconfig-1.7.3-4.fc38.ppc64le.rpm   6.2 MB/s |  74 kB     00:00    
(127/179): libdrm-devel-2.4.114-1.fc38.ppc64le.  13 MB/s | 160 kB     00:00    
(128/179): libcorrect-devel-0-9.20181010gitf5a2 471 kB/s |  12 kB     00:00    
(129/179): libffado-2.4.6-3.fc38.ppc64le.rpm     32 MB/s | 893 kB     00:00    
(130/179): libcorrect-0-9.20181010gitf5a28c7.fc 751 kB/s |  32 kB     00:00    
(131/179): libffi-devel-3.4.4-1.fc38.ppc64le.rp 1.7 MB/s |  29 kB     00:00    
(132/179): libiec61883-1.2.0-30.fc38.ppc64le.rp 3.8 MB/s |  42 kB     00:00    
(133/179): libiio-devel-0.24-2.fc38.ppc64le.rpm 1.1 MB/s |  19 kB     00:00    
(134/179): libogg-1.3.5-4.fc38.ppc64le.rpm      3.4 MB/s |  35 kB     00:00    
(135/179): libraw1394-2.1.2-16.fc38.ppc64le.rpm 4.8 MB/s |  70 kB     00:00    
(136/179): libsamplerate-0.2.2-3.fc38.ppc64le.r  31 MB/s | 1.3 MB     00:00    
(137/179): libiio-0.24-2.fc38.ppc64le.rpm       1.5 MB/s |  98 kB     00:00    
(138/179): libsigc++20-2.10.8-2.fc38.ppc64le.rp 1.3 MB/s |  40 kB     00:00    
(139/179): libsndfile-1.1.0-5.fc38.ppc64le.rpm   15 MB/s | 243 kB     00:00    
(140/179): libusb1-1.0.26-1.fc38.ppc64le.rpm    5.2 MB/s |  81 kB     00:00    
(141/179): libusb1-devel-1.0.26-1.fc38.ppc64le. 1.5 MB/s |  25 kB     00:00    
(142/179): libvorbis-1.3.7-6.fc38.ppc64le.rpm    14 MB/s | 211 kB     00:00    
(143/179): libxml++-2.42.2-1.fc38.ppc64le.rpm   6.5 MB/s |  98 kB     00:00    
(144/179): mesa-libGL-devel-22.3.1-1.fc38.ppc64 3.3 MB/s |  36 kB     00:00    
(145/179): mpg123-libs-1.31.1-3.fc38.ppc64le.rp  15 MB/s | 379 kB     00:00    
(146/179): orc-0.4.33-1.fc38.ppc64le.rpm        1.9 MB/s | 217 kB     00:00    
(147/179): pcre2-devel-10.40-1.fc38.1.ppc64le.r 4.2 MB/s | 474 kB     00:00    
(148/179): pcre2-utf32-10.40-1.fc38.1.ppc64le.r 1.7 MB/s | 209 kB     00:00    
(149/179): portaudio-19-39.fc38.ppc64le.rpm     719 kB/s | 100 kB     00:00    
(150/179): lpcnetfreedv-0.2-12.fc38.ppc64le.rpm  21 MB/s | 7.3 MB     00:00    
(151/179): portaudio-devel-19-39.fc38.ppc64le.r 2.7 MB/s | 277 kB     00:00    
(152/179): pulseaudio-libs-16.1-2.fc38.ppc64le. 6.6 MB/s | 688 kB     00:00    
(153/179): pulseaudio-libs-devel-16.1-2.fc38.pp 8.3 MB/s | 405 kB     00:00    
(154/179): pulseaudio-libs-glib2-16.1-2.fc38.pp 380 kB/s |  18 kB     00:00    
(155/179): rapidjson-devel-1.1.0-20.fc38.ppc64l 3.0 MB/s | 110 kB     00:00    
(156/179): rtaudio-devel-5.2.0-1.fc38.ppc64le.r 5.6 MB/s | 161 kB     00:00    
(157/179): rtaudio-5.2.0-1.fc38.ppc64le.rpm     2.1 MB/s |  67 kB     00:00    
(158/179): rtl-sdr-devel-0.6.0-12.fc38.ppc64le. 260 kB/s |  12 kB     00:00    
(159/179): rtl-sdr-0.6.0-12.fc38.ppc64le.rpm    715 kB/s | 100 kB     00:00    
(160/179): device-mapper-1.02.189-1.fc38.ppc64l 387 kB/s | 142 kB     00:00    
(161/179): device-mapper-libs-1.02.189-1.fc38.p 514 kB/s | 189 kB     00:00    
(162/179): json-devel-3.11.2-1.fc38.ppc64le.rpm 576 kB/s | 164 kB     00:00    
(163/179): libblkid-devel-2.38.1-3.fc38.ppc64le 324 kB/s |  16 kB     00:00    
(164/179): libmount-devel-2.38.1-3.fc38.ppc64le 391 kB/s |  18 kB     00:00    
(165/179): libselinux-devel-3.5-0.rc1.1.fc38.pp 1.7 MB/s | 150 kB     00:00    
(166/179): libsepol-devel-3.5-0.rc1.1.fc38.ppc6 488 kB/s |  49 kB     00:00    
(167/179): opus-1.3.1-11.fc37.ppc64le.rpm       2.5 MB/s | 222 kB     00:00    
(168/179): spdlog-1.11.0-1.fc38.ppc64le.rpm     2.7 MB/s | 172 kB     00:00    
(169/179): spdlog-devel-1.11.0-1.fc38.ppc64le.r 1.4 MB/s |  93 kB     00:00    
(170/179): stb_image-devel-2.27^20220908git8b5f 1.4 MB/s |  69 kB     00:00    
(171/179): stb_image_resize-devel-0.97^20220908 456 kB/s |  30 kB     00:00    
(172/179): stb_truetype-devel-1.26^20220908git8 712 kB/s |  53 kB     00:00    
(173/179): sysprof-capture-devel-3.46.0-1.fc38. 1.0 MB/s |  66 kB     00:00    
(174/179): systemd-udev-252.4-598.fc38.ppc64le.  16 MB/s | 1.9 MB     00:00    
(175/179): volk-2.5.2-1.fc38.ppc64le.rpm        1.5 MB/s | 227 kB     00:00    
(176/179): volk-devel-2.5.2-1.fc38.ppc64le.rpm  934 kB/s | 184 kB     00:00    
(177/179): zita-alsa-pcmi-0.5.1-1.fc38.ppc64le. 307 kB/s |  33 kB     00:00    
(178/179): zita-resampler-1.8.0-5.fc37.ppc64le. 514 kB/s |  46 kB     00:00    
(179/179): zlib-devel-1.2.13-1.fc38.ppc64le.rpm 859 kB/s |  45 kB     00:00    
--------------------------------------------------------------------------------
Total                                            10 MB/s |  29 MB     00:02     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : cmake-filesystem-3.25.1-1.fc38.ppc64le               1/179 
  Installing       : xorg-x11-proto-devel-2022.2-2.fc38.noarch            2/179 
  Installing       : expat-2.5.0-1.fc38.ppc64le                           3/179 
  Installing       : libglvnd-1:1.6.0-1.fc38.ppc64le                      4/179 
  Installing       : alsa-lib-1.2.8-2.fc38.ppc64le                        5/179 
  Installing       : libdrm-2.4.114-1.fc38.ppc64le                        6/179 
  Installing       : libstdc++-devel-13.0.0-0.4.fc38.ppc64le              7/179 
  Installing       : mesa-libglapi-22.3.1-1.fc38.ppc64le                  8/179 
  Installing       : libogg-2:1.3.5-4.fc38.ppc64le                        9/179 
  Installing       : libmpc-1.2.1-5.fc38.ppc64le                         10/179 
  Installing       : libX11-xcb-1.8.1-2.fc38.ppc64le                     11/179 
  Installing       : fftw-libs-single-3.3.10-3.fc38.ppc64le              12/179 
  Installing       : dbus-libs-1:1.14.4-1.fc38.ppc64le                   13/179 
  Installing       : alsa-lib-devel-1.2.8-2.fc38.ppc64le                 14/179 
  Installing       : lpcnetfreedv-0.2-12.fc38.ppc64le                    15/179 
  Installing       : codec2-1.0.5-1.fc38.ppc64le                         16/179 
  Installing       : opus-1.3.1-11.fc37.ppc64le                          17/179 
  Installing       : libwayland-server-1.21.0-1.fc37.ppc64le             18/179 
  Installing       : kernel-headers-6.1.0-1.fc38.ppc64le                 19/179 
  Installing       : glibc-devel-2.36.9000-19.fc38.ppc64le               20/179 
  Installing       : libxcrypt-devel-4.4.33-5.fc38.ppc64le               21/179 
  Installing       : gl-manpages-1.1-25.20190306.fc37.noarch             22/179 
  Installing       : emacs-filesystem-1:28.1-3.fc37.noarch               23/179 
  Installing       : libatomic-13.0.0-0.4.fc38.ppc64le                   24/179 
  Installing       : libusb1-1.0.26-1.fc38.ppc64le                       25/179 
  Installing       : libxshmfence-1.3-11.fc38.ppc64le                    26/179 
  Installing       : libraw1394-2.1.2-16.fc38.ppc64le                    27/179 
  Installing       : libXau-1.0.11-1.fc38.ppc64le                        28/179 
  Installing       : libxcb-1.13.1-10.fc38.ppc64le                       29/179 
  Installing       : kmod-libs-30-3.fc38.ppc64le                         30/179 
  Installing       : fmt-9.1.0-1.fc38.ppc64le                            31/179 
  Installing       : fftw-libs-long-3.3.10-3.fc38.ppc64le                32/179 
  Installing       : fftw-libs-double-3.3.10-3.fc38.ppc64le              33/179 
  Installing       : fftw-3.3.10-3.fc38.ppc64le                          34/179 
  Installing       : fftw-libs-3.3.10-3.fc38.ppc64le                     35/179 
  Installing       : fmt-devel-9.1.0-1.fc38.ppc64le                      36/179 
  Installing       : spdlog-1.11.0-1.fc38.ppc64le                        37/179 
  Installing       : libXau-devel-1.0.11-1.fc38.ppc64le                  38/179 
  Installing       : libxcb-devel-1.13.1-10.fc38.ppc64le                 39/179 
  Installing       : libiec61883-1.2.0-30.fc38.ppc64le                   40/179 
  Installing       : hackrf-2022.09.1-6.fc38.ppc64le                     41/179 
  Running scriptlet: hackrf-2022.09.1-6.fc38.ppc64le                     41/179 
  Installing       : libusb1-devel-1.0.26-1.fc38.ppc64le                 42/179 
  Running scriptlet: rtl-sdr-0.6.0-12.fc38.ppc64le                       43/179 
  Installing       : rtl-sdr-0.6.0-12.fc38.ppc64le                       43/179 
  Installing       : libdrm-devel-2.4.114-1.fc38.ppc64le                 44/179 
  Installing       : mesa-libgbm-22.3.1-1.fc38.ppc64le                   45/179 
  Installing       : avahi-libs-0.8-19.fc38.ppc64le                      46/179 
  Installing       : libiio-0.24-2.fc38.ppc64le                          47/179 
  Installing       : cpp-13.0.0-0.4.fc38.ppc64le                         48/179 
  Installing       : flac-libs-1.4.2-1.fc38.ppc64le                      49/179 
  Installing       : libvorbis-1:1.3.7-6.fc38.ppc64le                    50/179 
  Installing       : zita-alsa-pcmi-0.5.1-1.fc38.ppc64le                 51/179 
  Installing       : libglvnd-opengl-1:1.6.0-1.fc38.ppc64le              52/179 
  Installing       : zlib-devel-1.2.13-1.fc38.ppc64le                    53/179 
  Installing       : vim-filesystem-2:9.0.1054-1.fc38.noarch             54/179 
  Installing       : sysprof-capture-devel-3.46.0-1.fc38.ppc64le         55/179 
  Installing       : python-setuptools-wheel-65.5.1-1.fc38.noarch        56/179 
  Installing       : python-pip-wheel-22.3.1-1.fc38.noarch               57/179 
  Installing       : libwayland-client-1.21.0-1.fc37.ppc64le             58/179 
  Installing       : libglvnd-egl-1:1.6.0-1.fc38.ppc64le                 59/179 
  Installing       : mesa-libEGL-22.3.1-1.fc38.ppc64le                   60/179 
  Installing       : libglvnd-gles-1:1.6.0-1.fc38.ppc64le                61/179 
  Installing       : libsepol-devel-3.5-0.rc1.1.fc38.ppc64le             62/179 
  Installing       : libblkid-devel-2.38.1-3.fc38.ppc64le                63/179 
  Installing       : libubsan-13.0.0-0.4.fc38.ppc64le                    64/179 
  Installing       : libtool-ltdl-2.4.7-3.0.1.fc38.ppc64le               65/179 
  Installing       : libasan-13.0.0-0.4.fc38.ppc64le                     66/179 
  Installing       : annobin-docs-10.99-1.0.1.fc38.noarch                67/179 
  Installing       : rhash-1.4.3-1.fc38.ppc64le                          68/179 
  Installing       : pcre2-utf32-10.40-1.fc38.1.ppc64le                  69/179 
  Installing       : pcre2-utf16-10.40-1.fc38.1.ppc64le                  70/179 
  Installing       : pcre2-devel-10.40-1.fc38.1.ppc64le                  71/179 
  Installing       : libselinux-devel-3.5-0.rc1.1.fc38.ppc64le           72/179 
  Installing       : libmount-devel-2.38.1-3.fc38.ppc64le                73/179 
  Installing       : orc-0.4.33-1.fc38.ppc64le                           74/179 
  Installing       : mpg123-libs-1.31.1-3.fc38.ppc64le                   75/179 
  Installing       : mpdecimal-2.5.1-4.fc38.ppc64le                      76/179 
  Installing       : libuv-1:1.44.2-2.fc38.ppc64le                       77/179 
  Installing       : libsigc++20-2.10.8-2.fc38.ppc64le                   78/179 
  Installing       : libseccomp-2.5.3-3.fc38.ppc64le                     79/179 
  Installing       : libsamplerate-0.2.2-3.fc38.ppc64le                  80/179 
  Installing       : libglvnd-core-devel-1:1.6.0-1.fc38.ppc64le          81/179 
  Installing       : libffi-devel-3.4.4-1.fc38.ppc64le                   82/179 
  Installing       : libcorrect-0-9.20181010gitf5a28c7.fc38.ppc64le      83/179 
  Installing       : libconfig-1.7.3-4.fc38.ppc64le                      84/179 
  Installing       : libb2-0.98.1-7.fc38.ppc64le                         85/179 
  Installing       : python3-3.11.1-1.fc38.ppc64le                       86/179 
  Installing       : python3-libs-3.11.1-1.fc38.ppc64le                  87/179 
  Installing       : cmake-rpm-macros-3.25.1-1.fc38.noarch               88/179 
  Installing       : volk-2.5.2-1.fc38.ppc64le                           89/179 
  Installing       : libasyncns-0.8-23.fc38.ppc64le                      90/179 
  Installing       : libargon2-20190702-1.fc38.ppc64le                   91/179 
  Installing       : libX11-common-1.8.1-2.fc38.noarch                   92/179 
  Installing       : libX11-1.8.1-2.fc38.ppc64le                         93/179 
  Installing       : libX11-devel-1.8.1-2.fc38.ppc64le                   94/179 
  Installing       : libXext-1.3.5-1.fc38.ppc64le                        95/179 
  Installing       : libXext-devel-1.3.5-1.fc38.ppc64le                  96/179 
  Installing       : libXfixes-6.0.0-4.fc38.ppc64le                      97/179 
  Installing       : libXrender-0.9.11-1.fc38.ppc64le                    98/179 
  Installing       : libXrender-devel-0.9.11-1.fc38.ppc64le              99/179 
  Installing       : libXfixes-devel-6.0.0-4.fc38.ppc64le               100/179 
  Installing       : libXcursor-1.2.1-2.fc38.ppc64le                    101/179 
  Installing       : libXcursor-devel-1.2.1-2.fc38.ppc64le              102/179 
  Installing       : libXrandr-1.5.2-9.fc38.ppc64le                     103/179 
  Installing       : libXrandr-devel-1.5.2-9.fc38.ppc64le               104/179 
  Installing       : libXi-1.8-3.fc38.ppc64le                           105/179 
  Installing       : libXi-devel-1.8-3.fc38.ppc64le                     106/179 
  Installing       : libXinerama-1.1.5-1.fc38.ppc64le                   107/179 
  Installing       : libXinerama-devel-1.1.5-1.fc38.ppc64le             108/179 
  Installing       : libXxf86vm-1.1.5-1.fc38.ppc64le                    109/179 
  Installing       : libglvnd-glx-1:1.6.0-1.fc38.ppc64le                110/179 
  Installing       : mesa-libGL-22.3.1-1.fc38.ppc64le                   111/179 
  Installing       : libglvnd-devel-1:1.6.0-1.fc38.ppc64le              112/179 
  Installing       : mesa-libGL-devel-22.3.1-1.fc38.ppc64le             113/179 
  Installing       : libGLEW-2.2.0-3.fc38.ppc64le                       114/179 
  Installing       : mesa-libGLU-9.0.1-7.fc38.ppc64le                   115/179 
  Installing       : mesa-libGLU-devel-9.0.1-7.fc38.ppc64le             116/179 
  Installing       : glfw-1:3.3.8-1.fc38.ppc64le                        117/179 
  Installing       : lame-libs-3.100-13.fc38.ppc64le                    118/179 
  Installing       : kmod-30-3.fc38.ppc64le                             119/179 
  Installing       : kbd-misc-2.5.1-3.fc38.noarch                       120/179 
  Installing       : kbd-legacy-2.5.1-3.fc38.noarch                     121/179 
  Installing       : kbd-2.5.1-3.fc38.ppc64le                           122/179 
  Installing       : jsoncpp-1.9.5-3.fc38.ppc64le                       123/179 
  Installing       : json-c-0.16-3.fc38.ppc64le                         124/179 
  Installing       : gsm-1.0.22-1.fc38.ppc64le                          125/179 
  Installing       : libsndfile-1.1.0-5.fc38.ppc64le                    126/179 
  Installing       : pulseaudio-libs-16.1-2.fc38.ppc64le                127/179 
  Installing       : zita-resampler-1.8.0-5.fc37.ppc64le                128/179 
  Installing       : gnutls-3.7.8-9.fc38.ppc64le                        129/179 
  Installing       : glib2-2.74.1-2.fc38.ppc64le                        130/179 
  Installing       : glibmm2.4-2.66.5-2.fc38.ppc64le                    131/179 
  Installing       : libxml++-2.42.2-1.fc38.ppc64le                     132/179 
  Installing       : glib2-devel-2.74.1-2.fc38.ppc64le                  133/179 
  Installing       : pulseaudio-libs-glib2-16.1-2.fc38.ppc64le          134/179 
  Installing       : pulseaudio-libs-devel-16.1-2.fc38.ppc64le          135/179 
  Installing       : gc-8.2.2-1.fc38.ppc64le                            136/179 
  Installing       : guile22-2.2.7-6.fc38.ppc64le                       137/179 
  Installing       : make-1:4.3-11.fc38.ppc64le                         138/179 
  Installing       : gcc-13.0.0-0.4.fc38.ppc64le                        139/179 
  Running scriptlet: gcc-13.0.0-0.4.fc38.ppc64le                        139/179 
  Installing       : cmake-data-3.25.1-1.fc38.noarch                    140/179 
  Installing       : cmake-3.25.1-1.fc38.ppc64le                        141/179 
  Installing       : dbus-common-1:1.14.4-1.fc38.noarch                 142/179 
  Running scriptlet: dbus-common-1:1.14.4-1.fc38.noarch                 142/179 
  Running scriptlet: dbus-broker-32-1.fc38.ppc64le                      143/179 
  Installing       : dbus-broker-32-1.fc38.ppc64le                      143/179 
  Running scriptlet: dbus-broker-32-1.fc38.ppc64le                      143/179 
  Installing       : dbus-1:1.14.4-1.fc38.ppc64le                       144/179 
  Installing       : device-mapper-libs-1.02.189-1.fc38.ppc64le         145/179 
  Installing       : cryptsetup-libs-2.6.0-1.fc38.ppc64le               146/179 
  Installing       : device-mapper-1.02.189-1.fc38.ppc64le              147/179 
  Installing       : systemd-pam-252.4-598.fc38.ppc64le                 148/179 
  Installing       : systemd-252.4-598.fc38.ppc64le                     149/179 
  Running scriptlet: systemd-252.4-598.fc38.ppc64le                     149/179 
/usr/lib/sysusers.d/basic.conf:9: Conflict with earlier configuration for user 'root', ignoring line.
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.
Creating group 'systemd-oom' with GID 998.
Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.

  Installing       : systemd-udev-252.4-598.fc38.ppc64le                150/179 
  Running scriptlet: systemd-udev-252.4-598.fc38.ppc64le                150/179 
  Installing       : libffado-2.4.6-3.fc38.ppc64le                      151/179 
  Running scriptlet: jack-audio-connection-kit-1.9.21-3.fc38.ppc64le    152/179 
  Installing       : jack-audio-connection-kit-1.9.21-3.fc38.ppc64le    152/179 
  Installing       : jack-audio-connection-kit-devel-1.9.21-3.fc38.pp   153/179 
  Installing       : portaudio-19-39.fc38.ppc64le                       154/179 
  Installing       : rtaudio-5.2.0-1.fc38.ppc64le                       155/179 
  Installing       : SoapySDR-0.8.1-7.fc38.ppc64le                      156/179 
  Installing       : SoapySDR-devel-0.8.1-7.fc38.ppc64le                157/179 
  Installing       : rtaudio-devel-5.2.0-1.fc38.ppc64le                 158/179 
  Installing       : portaudio-devel-19-39.fc38.ppc64le                 159/179 
  Installing       : annobin-plugin-gcc-10.99-1.0.1.fc38.ppc64le        160/179 
  Running scriptlet: annobin-plugin-gcc-10.99-1.0.1.fc38.ppc64le        160/179 
  Installing       : gcc-c++-13.0.0-0.4.fc38.ppc64le                    161/179 
  Installing       : gcc-plugin-annobin-13.0.0-0.4.fc38.ppc64le         162/179 
  Installing       : desktop-file-utils-0.26-7.fc38.ppc64le             163/179 
  Installing       : glfw-devel-1:3.3.8-1.fc38.ppc64le                  164/179 
  Installing       : glew-devel-2.2.0-3.fc38.ppc64le                    165/179 
  Installing       : volk-devel-2.5.2-1.fc38.ppc64le                    166/179 
  Installing       : libcorrect-devel-0-9.20181010gitf5a28c7.fc38.ppc   167/179 
  Installing       : libiio-devel-0.24-2.fc38.ppc64le                   168/179 
  Installing       : rtl-sdr-devel-0.6.0-12.fc38.ppc64le                169/179 
  Installing       : hackrf-devel-2022.09.1-6.fc38.ppc64le              170/179 
  Installing       : spdlog-devel-1.11.0-1.fc38.ppc64le                 171/179 
  Installing       : fftw-devel-3.3.10-3.fc38.ppc64le                   172/179 
  Installing       : codec2-devel-1.0.5-1.fc38.ppc64le                  173/179 
  Installing       : json-devel-3.11.2-1.fc38.ppc64le                   174/179 
  Installing       : rapidjson-devel-1.1.0-20.fc38.ppc64le              175/179 
  Installing       : systemd-rpm-macros-252.4-598.fc38.noarch           176/179 
  Installing       : stb_truetype-devel-1.26^20220908git8b5f1f3-0.4.f   177/179 
  Installing       : stb_image_resize-devel-0.97^20220908git8b5f1f3-0   178/179 
  Installing       : stb_image-devel-2.27^20220908git8b5f1f3-0.4.fc38   179/179 
  Running scriptlet: stb_image-devel-2.27^20220908git8b5f1f3-0.4.fc38   179/179 
/usr/lib/sysusers.d/basic.conf:9: Conflict with earlier configuration for user 'root', ignoring line.
Creating group 'systemd-coredump' with GID 996.
Creating user 'systemd-coredump' (systemd Core Dumper) with UID 996 and GID 996.
Creating group 'systemd-timesync' with GID 995.
Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 995 and GID 995.

  Verifying        : SoapySDR-0.8.1-7.fc38.ppc64le                        1/179 
  Verifying        : SoapySDR-devel-0.8.1-7.fc38.ppc64le                  2/179 
  Verifying        : alsa-lib-1.2.8-2.fc38.ppc64le                        3/179 
  Verifying        : alsa-lib-devel-1.2.8-2.fc38.ppc64le                  4/179 
  Verifying        : avahi-libs-0.8-19.fc38.ppc64le                       5/179 
  Verifying        : cmake-3.25.1-1.fc38.ppc64le                          6/179 
  Verifying        : cmake-data-3.25.1-1.fc38.noarch                      7/179 
  Verifying        : cmake-filesystem-3.25.1-1.fc38.ppc64le               8/179 
  Verifying        : cmake-rpm-macros-3.25.1-1.fc38.noarch                9/179 
  Verifying        : codec2-1.0.5-1.fc38.ppc64le                         10/179 
  Verifying        : codec2-devel-1.0.5-1.fc38.ppc64le                   11/179 
  Verifying        : cryptsetup-libs-2.6.0-1.fc38.ppc64le                12/179 
  Verifying        : dbus-1:1.14.4-1.fc38.ppc64le                        13/179 
  Verifying        : dbus-broker-32-1.fc38.ppc64le                       14/179 
  Verifying        : dbus-common-1:1.14.4-1.fc38.noarch                  15/179 
  Verifying        : dbus-libs-1:1.14.4-1.fc38.ppc64le                   16/179 
  Verifying        : desktop-file-utils-0.26-7.fc38.ppc64le              17/179 
  Verifying        : expat-2.5.0-1.fc38.ppc64le                          18/179 
  Verifying        : fftw-3.3.10-3.fc38.ppc64le                          19/179 
  Verifying        : fftw-devel-3.3.10-3.fc38.ppc64le                    20/179 
  Verifying        : fftw-libs-3.3.10-3.fc38.ppc64le                     21/179 
  Verifying        : fftw-libs-double-3.3.10-3.fc38.ppc64le              22/179 
  Verifying        : fftw-libs-long-3.3.10-3.fc38.ppc64le                23/179 
  Verifying        : fftw-libs-single-3.3.10-3.fc38.ppc64le              24/179 
  Verifying        : flac-libs-1.4.2-1.fc38.ppc64le                      25/179 
  Verifying        : fmt-9.1.0-1.fc38.ppc64le                            26/179 
  Verifying        : fmt-devel-9.1.0-1.fc38.ppc64le                      27/179 
  Verifying        : gc-8.2.2-1.fc38.ppc64le                             28/179 
  Verifying        : glew-devel-2.2.0-3.fc38.ppc64le                     29/179 
  Verifying        : glfw-1:3.3.8-1.fc38.ppc64le                         30/179 
  Verifying        : glfw-devel-1:3.3.8-1.fc38.ppc64le                   31/179 
  Verifying        : glib2-2.74.1-2.fc38.ppc64le                         32/179 
  Verifying        : glib2-devel-2.74.1-2.fc38.ppc64le                   33/179 
  Verifying        : glibmm2.4-2.66.5-2.fc38.ppc64le                     34/179 
  Verifying        : gnutls-3.7.8-9.fc38.ppc64le                         35/179 
  Verifying        : gsm-1.0.22-1.fc38.ppc64le                           36/179 
  Verifying        : guile22-2.2.7-6.fc38.ppc64le                        37/179 
  Verifying        : hackrf-2022.09.1-6.fc38.ppc64le                     38/179 
  Verifying        : hackrf-devel-2022.09.1-6.fc38.ppc64le               39/179 
  Verifying        : jack-audio-connection-kit-1.9.21-3.fc38.ppc64le     40/179 
  Verifying        : jack-audio-connection-kit-devel-1.9.21-3.fc38.pp    41/179 
  Verifying        : json-c-0.16-3.fc38.ppc64le                          42/179 
  Verifying        : jsoncpp-1.9.5-3.fc38.ppc64le                        43/179 
  Verifying        : kbd-2.5.1-3.fc38.ppc64le                            44/179 
  Verifying        : kbd-legacy-2.5.1-3.fc38.noarch                      45/179 
  Verifying        : kbd-misc-2.5.1-3.fc38.noarch                        46/179 
  Verifying        : kmod-30-3.fc38.ppc64le                              47/179 
  Verifying        : kmod-libs-30-3.fc38.ppc64le                         48/179 
  Verifying        : lame-libs-3.100-13.fc38.ppc64le                     49/179 
  Verifying        : libGLEW-2.2.0-3.fc38.ppc64le                        50/179 
  Verifying        : libX11-1.8.1-2.fc38.ppc64le                         51/179 
  Verifying        : libX11-common-1.8.1-2.fc38.noarch                   52/179 
  Verifying        : libX11-devel-1.8.1-2.fc38.ppc64le                   53/179 
  Verifying        : libX11-xcb-1.8.1-2.fc38.ppc64le                     54/179 
  Verifying        : libXau-1.0.11-1.fc38.ppc64le                        55/179 
  Verifying        : libXau-devel-1.0.11-1.fc38.ppc64le                  56/179 
  Verifying        : libXcursor-1.2.1-2.fc38.ppc64le                     57/179 
  Verifying        : libXcursor-devel-1.2.1-2.fc38.ppc64le               58/179 
  Verifying        : libXext-1.3.5-1.fc38.ppc64le                        59/179 
  Verifying        : libXext-devel-1.3.5-1.fc38.ppc64le                  60/179 
  Verifying        : libXfixes-6.0.0-4.fc38.ppc64le                      61/179 
  Verifying        : libXfixes-devel-6.0.0-4.fc38.ppc64le                62/179 
  Verifying        : libXi-1.8-3.fc38.ppc64le                            63/179 
  Verifying        : libXi-devel-1.8-3.fc38.ppc64le                      64/179 
  Verifying        : libXinerama-1.1.5-1.fc38.ppc64le                    65/179 
  Verifying        : libXinerama-devel-1.1.5-1.fc38.ppc64le              66/179 
  Verifying        : libXrandr-1.5.2-9.fc38.ppc64le                      67/179 
  Verifying        : libXrandr-devel-1.5.2-9.fc38.ppc64le                68/179 
  Verifying        : libXrender-0.9.11-1.fc38.ppc64le                    69/179 
  Verifying        : libXrender-devel-0.9.11-1.fc38.ppc64le              70/179 
  Verifying        : libargon2-20190702-1.fc38.ppc64le                   71/179 
  Verifying        : libasyncns-0.8-23.fc38.ppc64le                      72/179 
  Verifying        : libb2-0.98.1-7.fc38.ppc64le                         73/179 
  Verifying        : libconfig-1.7.3-4.fc38.ppc64le                      74/179 
  Verifying        : libcorrect-0-9.20181010gitf5a28c7.fc38.ppc64le      75/179 
  Verifying        : libcorrect-devel-0-9.20181010gitf5a28c7.fc38.ppc    76/179 
  Verifying        : libdrm-2.4.114-1.fc38.ppc64le                       77/179 
  Verifying        : libdrm-devel-2.4.114-1.fc38.ppc64le                 78/179 
  Verifying        : libffado-2.4.6-3.fc38.ppc64le                       79/179 
  Verifying        : libffi-devel-3.4.4-1.fc38.ppc64le                   80/179 
  Verifying        : libglvnd-1:1.6.0-1.fc38.ppc64le                     81/179 
  Verifying        : libglvnd-core-devel-1:1.6.0-1.fc38.ppc64le          82/179 
  Verifying        : libglvnd-devel-1:1.6.0-1.fc38.ppc64le               83/179 
  Verifying        : libglvnd-egl-1:1.6.0-1.fc38.ppc64le                 84/179 
  Verifying        : libglvnd-gles-1:1.6.0-1.fc38.ppc64le                85/179 
  Verifying        : libglvnd-glx-1:1.6.0-1.fc38.ppc64le                 86/179 
  Verifying        : libglvnd-opengl-1:1.6.0-1.fc38.ppc64le              87/179 
  Verifying        : libiec61883-1.2.0-30.fc38.ppc64le                   88/179 
  Verifying        : libiio-0.24-2.fc38.ppc64le                          89/179 
  Verifying        : libiio-devel-0.24-2.fc38.ppc64le                    90/179 
  Verifying        : libmpc-1.2.1-5.fc38.ppc64le                         91/179 
  Verifying        : libogg-2:1.3.5-4.fc38.ppc64le                       92/179 
  Verifying        : libraw1394-2.1.2-16.fc38.ppc64le                    93/179 
  Verifying        : libsamplerate-0.2.2-3.fc38.ppc64le                  94/179 
  Verifying        : libseccomp-2.5.3-3.fc38.ppc64le                     95/179 
  Verifying        : libsigc++20-2.10.8-2.fc38.ppc64le                   96/179 
  Verifying        : libsndfile-1.1.0-5.fc38.ppc64le                     97/179 
  Verifying        : libusb1-1.0.26-1.fc38.ppc64le                       98/179 
  Verifying        : libusb1-devel-1.0.26-1.fc38.ppc64le                 99/179 
  Verifying        : libuv-1:1.44.2-2.fc38.ppc64le                      100/179 
  Verifying        : libvorbis-1:1.3.7-6.fc38.ppc64le                   101/179 
  Verifying        : libxcb-1.13.1-10.fc38.ppc64le                      102/179 
  Verifying        : libxcb-devel-1.13.1-10.fc38.ppc64le                103/179 
  Verifying        : libxcrypt-devel-4.4.33-5.fc38.ppc64le              104/179 
  Verifying        : libxml++-2.42.2-1.fc38.ppc64le                     105/179 
  Verifying        : libxshmfence-1.3-11.fc38.ppc64le                   106/179 
  Verifying        : lpcnetfreedv-0.2-12.fc38.ppc64le                   107/179 
  Verifying        : make-1:4.3-11.fc38.ppc64le                         108/179 
  Verifying        : mesa-libEGL-22.3.1-1.fc38.ppc64le                  109/179 
  Verifying        : mesa-libGL-22.3.1-1.fc38.ppc64le                   110/179 
  Verifying        : mesa-libGL-devel-22.3.1-1.fc38.ppc64le             111/179 
  Verifying        : mesa-libGLU-9.0.1-7.fc38.ppc64le                   112/179 
  Verifying        : mesa-libGLU-devel-9.0.1-7.fc38.ppc64le             113/179 
  Verifying        : mesa-libgbm-22.3.1-1.fc38.ppc64le                  114/179 
  Verifying        : mesa-libglapi-22.3.1-1.fc38.ppc64le                115/179 
  Verifying        : mpdecimal-2.5.1-4.fc38.ppc64le                     116/179 
  Verifying        : mpg123-libs-1.31.1-3.fc38.ppc64le                  117/179 
  Verifying        : orc-0.4.33-1.fc38.ppc64le                          118/179 
  Verifying        : pcre2-devel-10.40-1.fc38.1.ppc64le                 119/179 
  Verifying        : pcre2-utf16-10.40-1.fc38.1.ppc64le                 120/179 
  Verifying        : pcre2-utf32-10.40-1.fc38.1.ppc64le                 121/179 
  Verifying        : portaudio-19-39.fc38.ppc64le                       122/179 
  Verifying        : portaudio-devel-19-39.fc38.ppc64le                 123/179 
  Verifying        : pulseaudio-libs-16.1-2.fc38.ppc64le                124/179 
  Verifying        : pulseaudio-libs-devel-16.1-2.fc38.ppc64le          125/179 
  Verifying        : pulseaudio-libs-glib2-16.1-2.fc38.ppc64le          126/179 
  Verifying        : python3-3.11.1-1.fc38.ppc64le                      127/179 
  Verifying        : python3-libs-3.11.1-1.fc38.ppc64le                 128/179 
  Verifying        : rapidjson-devel-1.1.0-20.fc38.ppc64le              129/179 
  Verifying        : rhash-1.4.3-1.fc38.ppc64le                         130/179 
  Verifying        : rtaudio-5.2.0-1.fc38.ppc64le                       131/179 
  Verifying        : rtaudio-devel-5.2.0-1.fc38.ppc64le                 132/179 
  Verifying        : rtl-sdr-0.6.0-12.fc38.ppc64le                      133/179 
  Verifying        : rtl-sdr-devel-0.6.0-12.fc38.ppc64le                134/179 
  Verifying        : annobin-docs-10.99-1.0.1.fc38.noarch               135/179 
  Verifying        : annobin-plugin-gcc-10.99-1.0.1.fc38.ppc64le        136/179 
  Verifying        : cpp-13.0.0-0.4.fc38.ppc64le                        137/179 
  Verifying        : gcc-13.0.0-0.4.fc38.ppc64le                        138/179 
  Verifying        : gcc-c++-13.0.0-0.4.fc38.ppc64le                    139/179 
  Verifying        : gcc-plugin-annobin-13.0.0-0.4.fc38.ppc64le         140/179 
  Verifying        : libasan-13.0.0-0.4.fc38.ppc64le                    141/179 
  Verifying        : libatomic-13.0.0-0.4.fc38.ppc64le                  142/179 
  Verifying        : libstdc++-devel-13.0.0-0.4.fc38.ppc64le            143/179 
  Verifying        : libtool-ltdl-2.4.7-3.0.1.fc38.ppc64le              144/179 
  Verifying        : libubsan-13.0.0-0.4.fc38.ppc64le                   145/179 
  Verifying        : device-mapper-1.02.189-1.fc38.ppc64le              146/179 
  Verifying        : device-mapper-libs-1.02.189-1.fc38.ppc64le         147/179 
  Verifying        : emacs-filesystem-1:28.1-3.fc37.noarch              148/179 
  Verifying        : gl-manpages-1.1-25.20190306.fc37.noarch            149/179 
  Verifying        : glibc-devel-2.36.9000-19.fc38.ppc64le              150/179 
  Verifying        : json-devel-3.11.2-1.fc38.ppc64le                   151/179 
  Verifying        : kernel-headers-6.1.0-1.fc38.ppc64le                152/179 
  Verifying        : libXxf86vm-1.1.5-1.fc38.ppc64le                    153/179 
  Verifying        : libblkid-devel-2.38.1-3.fc38.ppc64le               154/179 
  Verifying        : libmount-devel-2.38.1-3.fc38.ppc64le               155/179 
  Verifying        : libselinux-devel-3.5-0.rc1.1.fc38.ppc64le          156/179 
  Verifying        : libsepol-devel-3.5-0.rc1.1.fc38.ppc64le            157/179 
  Verifying        : libwayland-client-1.21.0-1.fc37.ppc64le            158/179 
  Verifying        : libwayland-server-1.21.0-1.fc37.ppc64le            159/179 
  Verifying        : opus-1.3.1-11.fc37.ppc64le                         160/179 
  Verifying        : python-pip-wheel-22.3.1-1.fc38.noarch              161/179 
  Verifying        : python-setuptools-wheel-65.5.1-1.fc38.noarch       162/179 
  Verifying        : spdlog-1.11.0-1.fc38.ppc64le                       163/179 
  Verifying        : spdlog-devel-1.11.0-1.fc38.ppc64le                 164/179 
  Verifying        : stb_image-devel-2.27^20220908git8b5f1f3-0.4.fc38   165/179 
  Verifying        : stb_image_resize-devel-0.97^20220908git8b5f1f3-0   166/179 
  Verifying        : stb_truetype-devel-1.26^20220908git8b5f1f3-0.4.f   167/179 
  Verifying        : sysprof-capture-devel-3.46.0-1.fc38.ppc64le        168/179 
  Verifying        : systemd-252.4-598.fc38.ppc64le                     169/179 
  Verifying        : systemd-pam-252.4-598.fc38.ppc64le                 170/179 
  Verifying        : systemd-rpm-macros-252.4-598.fc38.noarch           171/179 
  Verifying        : systemd-udev-252.4-598.fc38.ppc64le                172/179 
  Verifying        : vim-filesystem-2:9.0.1054-1.fc38.noarch            173/179 
  Verifying        : volk-2.5.2-1.fc38.ppc64le                          174/179 
  Verifying        : volk-devel-2.5.2-1.fc38.ppc64le                    175/179 
  Verifying        : xorg-x11-proto-devel-2022.2-2.fc38.noarch          176/179 
  Verifying        : zita-alsa-pcmi-0.5.1-1.fc38.ppc64le                177/179 
  Verifying        : zita-resampler-1.8.0-5.fc37.ppc64le                178/179 
  Verifying        : zlib-devel-1.2.13-1.fc38.ppc64le                   179/179 

Installed:
  SoapySDR-0.8.1-7.fc38.ppc64le                                                 
  SoapySDR-devel-0.8.1-7.fc38.ppc64le                                           
  alsa-lib-1.2.8-2.fc38.ppc64le                                                 
  alsa-lib-devel-1.2.8-2.fc38.ppc64le                                           
  annobin-docs-10.99-1.0.1.fc38.noarch                                          
  annobin-plugin-gcc-10.99-1.0.1.fc38.ppc64le                                   
  avahi-libs-0.8-19.fc38.ppc64le                                                
  cmake-3.25.1-1.fc38.ppc64le                                                   
  cmake-data-3.25.1-1.fc38.noarch                                               
  cmake-filesystem-3.25.1-1.fc38.ppc64le                                        
  cmake-rpm-macros-3.25.1-1.fc38.noarch                                         
  codec2-1.0.5-1.fc38.ppc64le                                                   
  codec2-devel-1.0.5-1.fc38.ppc64le                                             
  cpp-13.0.0-0.4.fc38.ppc64le                                                   
  cryptsetup-libs-2.6.0-1.fc38.ppc64le                                          
  dbus-1:1.14.4-1.fc38.ppc64le                                                  
  dbus-broker-32-1.fc38.ppc64le                                                 
  dbus-common-1:1.14.4-1.fc38.noarch                                            
  dbus-libs-1:1.14.4-1.fc38.ppc64le                                             
  desktop-file-utils-0.26-7.fc38.ppc64le                                        
  device-mapper-1.02.189-1.fc38.ppc64le                                         
  device-mapper-libs-1.02.189-1.fc38.ppc64le                                    
  emacs-filesystem-1:28.1-3.fc37.noarch                                         
  expat-2.5.0-1.fc38.ppc64le                                                    
  fftw-3.3.10-3.fc38.ppc64le                                                    
  fftw-devel-3.3.10-3.fc38.ppc64le                                              
  fftw-libs-3.3.10-3.fc38.ppc64le                                               
  fftw-libs-double-3.3.10-3.fc38.ppc64le                                        
  fftw-libs-long-3.3.10-3.fc38.ppc64le                                          
  fftw-libs-single-3.3.10-3.fc38.ppc64le                                        
  flac-libs-1.4.2-1.fc38.ppc64le                                                
  fmt-9.1.0-1.fc38.ppc64le                                                      
  fmt-devel-9.1.0-1.fc38.ppc64le                                                
  gc-8.2.2-1.fc38.ppc64le                                                       
  gcc-13.0.0-0.4.fc38.ppc64le                                                   
  gcc-c++-13.0.0-0.4.fc38.ppc64le                                               
  gcc-plugin-annobin-13.0.0-0.4.fc38.ppc64le                                    
  gl-manpages-1.1-25.20190306.fc37.noarch                                       
  glew-devel-2.2.0-3.fc38.ppc64le                                               
  glfw-1:3.3.8-1.fc38.ppc64le                                                   
  glfw-devel-1:3.3.8-1.fc38.ppc64le                                             
  glib2-2.74.1-2.fc38.ppc64le                                                   
  glib2-devel-2.74.1-2.fc38.ppc64le                                             
  glibc-devel-2.36.9000-19.fc38.ppc64le                                         
  glibmm2.4-2.66.5-2.fc38.ppc64le                                               
  gnutls-3.7.8-9.fc38.ppc64le                                                   
  gsm-1.0.22-1.fc38.ppc64le                                                     
  guile22-2.2.7-6.fc38.ppc64le                                                  
  hackrf-2022.09.1-6.fc38.ppc64le                                               
  hackrf-devel-2022.09.1-6.fc38.ppc64le                                         
  jack-audio-connection-kit-1.9.21-3.fc38.ppc64le                               
  jack-audio-connection-kit-devel-1.9.21-3.fc38.ppc64le                         
  json-c-0.16-3.fc38.ppc64le                                                    
  json-devel-3.11.2-1.fc38.ppc64le                                              
  jsoncpp-1.9.5-3.fc38.ppc64le                                                  
  kbd-2.5.1-3.fc38.ppc64le                                                      
  kbd-legacy-2.5.1-3.fc38.noarch                                                
  kbd-misc-2.5.1-3.fc38.noarch                                                  
  kernel-headers-6.1.0-1.fc38.ppc64le                                           
  kmod-30-3.fc38.ppc64le                                                        
  kmod-libs-30-3.fc38.ppc64le                                                   
  lame-libs-3.100-13.fc38.ppc64le                                               
  libGLEW-2.2.0-3.fc38.ppc64le                                                  
  libX11-1.8.1-2.fc38.ppc64le                                                   
  libX11-common-1.8.1-2.fc38.noarch                                             
  libX11-devel-1.8.1-2.fc38.ppc64le                                             
  libX11-xcb-1.8.1-2.fc38.ppc64le                                               
  libXau-1.0.11-1.fc38.ppc64le                                                  
  libXau-devel-1.0.11-1.fc38.ppc64le                                            
  libXcursor-1.2.1-2.fc38.ppc64le                                               
  libXcursor-devel-1.2.1-2.fc38.ppc64le                                         
  libXext-1.3.5-1.fc38.ppc64le                                                  
  libXext-devel-1.3.5-1.fc38.ppc64le                                            
  libXfixes-6.0.0-4.fc38.ppc64le                                                
  libXfixes-devel-6.0.0-4.fc38.ppc64le                                          
  libXi-1.8-3.fc38.ppc64le                                                      
  libXi-devel-1.8-3.fc38.ppc64le                                                
  libXinerama-1.1.5-1.fc38.ppc64le                                              
  libXinerama-devel-1.1.5-1.fc38.ppc64le                                        
  libXrandr-1.5.2-9.fc38.ppc64le                                                
  libXrandr-devel-1.5.2-9.fc38.ppc64le                                          
  libXrender-0.9.11-1.fc38.ppc64le                                              
  libXrender-devel-0.9.11-1.fc38.ppc64le                                        
  libXxf86vm-1.1.5-1.fc38.ppc64le                                               
  libargon2-20190702-1.fc38.ppc64le                                             
  libasan-13.0.0-0.4.fc38.ppc64le                                               
  libasyncns-0.8-23.fc38.ppc64le                                                
  libatomic-13.0.0-0.4.fc38.ppc64le                                             
  libb2-0.98.1-7.fc38.ppc64le                                                   
  libblkid-devel-2.38.1-3.fc38.ppc64le                                          
  libconfig-1.7.3-4.fc38.ppc64le                                                
  libcorrect-0-9.20181010gitf5a28c7.fc38.ppc64le                                
  libcorrect-devel-0-9.20181010gitf5a28c7.fc38.ppc64le                          
  libdrm-2.4.114-1.fc38.ppc64le                                                 
  libdrm-devel-2.4.114-1.fc38.ppc64le                                           
  libffado-2.4.6-3.fc38.ppc64le                                                 
  libffi-devel-3.4.4-1.fc38.ppc64le                                             
  libglvnd-1:1.6.0-1.fc38.ppc64le                                               
  libglvnd-core-devel-1:1.6.0-1.fc38.ppc64le                                    
  libglvnd-devel-1:1.6.0-1.fc38.ppc64le                                         
  libglvnd-egl-1:1.6.0-1.fc38.ppc64le                                           
  libglvnd-gles-1:1.6.0-1.fc38.ppc64le                                          
  libglvnd-glx-1:1.6.0-1.fc38.ppc64le                                           
  libglvnd-opengl-1:1.6.0-1.fc38.ppc64le                                        
  libiec61883-1.2.0-30.fc38.ppc64le                                             
  libiio-0.24-2.fc38.ppc64le                                                    
  libiio-devel-0.24-2.fc38.ppc64le                                              
  libmount-devel-2.38.1-3.fc38.ppc64le                                          
  libmpc-1.2.1-5.fc38.ppc64le                                                   
  libogg-2:1.3.5-4.fc38.ppc64le                                                 
  libraw1394-2.1.2-16.fc38.ppc64le                                              
  libsamplerate-0.2.2-3.fc38.ppc64le                                            
  libseccomp-2.5.3-3.fc38.ppc64le                                               
  libselinux-devel-3.5-0.rc1.1.fc38.ppc64le                                     
  libsepol-devel-3.5-0.rc1.1.fc38.ppc64le                                       
  libsigc++20-2.10.8-2.fc38.ppc64le                                             
  libsndfile-1.1.0-5.fc38.ppc64le                                               
  libstdc++-devel-13.0.0-0.4.fc38.ppc64le                                       
  libtool-ltdl-2.4.7-3.0.1.fc38.ppc64le                                         
  libubsan-13.0.0-0.4.fc38.ppc64le                                              
  libusb1-1.0.26-1.fc38.ppc64le                                                 
  libusb1-devel-1.0.26-1.fc38.ppc64le                                           
  libuv-1:1.44.2-2.fc38.ppc64le                                                 
  libvorbis-1:1.3.7-6.fc38.ppc64le                                              
  libwayland-client-1.21.0-1.fc37.ppc64le                                       
  libwayland-server-1.21.0-1.fc37.ppc64le                                       
  libxcb-1.13.1-10.fc38.ppc64le                                                 
  libxcb-devel-1.13.1-10.fc38.ppc64le                                           
  libxcrypt-devel-4.4.33-5.fc38.ppc64le                                         
  libxml++-2.42.2-1.fc38.ppc64le                                                
  libxshmfence-1.3-11.fc38.ppc64le                                              
  lpcnetfreedv-0.2-12.fc38.ppc64le                                              
  make-1:4.3-11.fc38.ppc64le                                                    
  mesa-libEGL-22.3.1-1.fc38.ppc64le                                             
  mesa-libGL-22.3.1-1.fc38.ppc64le                                              
  mesa-libGL-devel-22.3.1-1.fc38.ppc64le                                        
  mesa-libGLU-9.0.1-7.fc38.ppc64le                                              
  mesa-libGLU-devel-9.0.1-7.fc38.ppc64le                                        
  mesa-libgbm-22.3.1-1.fc38.ppc64le                                             
  mesa-libglapi-22.3.1-1.fc38.ppc64le                                           
  mpdecimal-2.5.1-4.fc38.ppc64le                                                
  mpg123-libs-1.31.1-3.fc38.ppc64le                                             
  opus-1.3.1-11.fc37.ppc64le                                                    
  orc-0.4.33-1.fc38.ppc64le                                                     
  pcre2-devel-10.40-1.fc38.1.ppc64le                                            
  pcre2-utf16-10.40-1.fc38.1.ppc64le                                            
  pcre2-utf32-10.40-1.fc38.1.ppc64le                                            
  portaudio-19-39.fc38.ppc64le                                                  
  portaudio-devel-19-39.fc38.ppc64le                                            
  pulseaudio-libs-16.1-2.fc38.ppc64le                                           
  pulseaudio-libs-devel-16.1-2.fc38.ppc64le                                     
  pulseaudio-libs-glib2-16.1-2.fc38.ppc64le                                     
  python-pip-wheel-22.3.1-1.fc38.noarch                                         
  python-setuptools-wheel-65.5.1-1.fc38.noarch                                  
  python3-3.11.1-1.fc38.ppc64le                                                 
  python3-libs-3.11.1-1.fc38.ppc64le                                            
  rapidjson-devel-1.1.0-20.fc38.ppc64le                                         
  rhash-1.4.3-1.fc38.ppc64le                                                    
  rtaudio-5.2.0-1.fc38.ppc64le                                                  
  rtaudio-devel-5.2.0-1.fc38.ppc64le                                            
  rtl-sdr-0.6.0-12.fc38.ppc64le                                                 
  rtl-sdr-devel-0.6.0-12.fc38.ppc64le                                           
  spdlog-1.11.0-1.fc38.ppc64le                                                  
  spdlog-devel-1.11.0-1.fc38.ppc64le                                            
  stb_image-devel-2.27^20220908git8b5f1f3-0.4.fc38.ppc64le                      
  stb_image_resize-devel-0.97^20220908git8b5f1f3-0.4.fc38.ppc64le               
  stb_truetype-devel-1.26^20220908git8b5f1f3-0.4.fc38.ppc64le                   
  sysprof-capture-devel-3.46.0-1.fc38.ppc64le                                   
  systemd-252.4-598.fc38.ppc64le                                                
  systemd-pam-252.4-598.fc38.ppc64le                                            
  systemd-rpm-macros-252.4-598.fc38.noarch                                      
  systemd-udev-252.4-598.fc38.ppc64le                                           
  vim-filesystem-2:9.0.1054-1.fc38.noarch                                       
  volk-2.5.2-1.fc38.ppc64le                                                     
  volk-devel-2.5.2-1.fc38.ppc64le                                               
  xorg-x11-proto-devel-2022.2-2.fc38.noarch                                     
  zita-alsa-pcmi-0.5.1-1.fc38.ppc64le                                           
  zita-resampler-1.8.0-5.fc37.ppc64le                                           
  zlib-devel-1.2.13-1.fc38.ppc64le                                              

Complete!
Finish: build setup for sdrpp-1.0.4-10.fc38.src.rpm
Start: rpmbuild sdrpp-1.0.4-10.fc38.src.rpm
Building target platforms: ppc64le
Building for target ppc64le
setting SOURCE_DATE_EPOCH=1667433600
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ALIUAi
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf SDRPlusPlus-1.0.4
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/sdrpp-1.0.4.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd SDRPlusPlus-1.0.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/remove-rapidjson.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/cmake-top.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/add-libraries.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/configfile-libdir.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/remove-libcorrect.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ grep -rl lib/sdrpp/plugins .
+ xargs sed -i -e s:lib/sdrpp/plugins:lib64/sdrpp/plugins:g
+ rm -rf core/src/spdlog
+ rm -rf misc_modules/discord_integration/discord-rpc/include/rapidjson
+ sed -i -e 's:#include "rapidjson/\(.*\)":#include <rapidjson/\1>:' misc_modules/discord_integration/discord-rpc/src/serialization.h
+ rm core/src/json.hpp
+ grep -l -r '#include <json.hpp>' .
+ xargs sed -i -e 's:#include <json.hpp>:#include <nlohmann/json.hpp>:'
+ rm core/src/imgui/stb_image_resize.h
+ rm core/src/imgui/stb_image.h
+ sed -i -e 's:#include <imgui/stb_image.h>:#include <stb/stb_image.h>:' core/src/gui/icons.cpp
+ sed -i -e 's:#include <stb_image.h>:#include <stb/stb_image.h>:' -e 's:#include <stb_image_resize.h>:#include <stb/stb_image_resize.h>:' core/src/core.cpp
+ sed -i -e 's:#include "imstb_truetype.h":#include<stb/stb_truetype.h>:' core/src/imgui/imgui_draw.cpp
+ rm -rf core/libcorrect/
+ sed -i -e 's:resDir + "/fonts/Roboto-Medium.ttf":"/usr/share/fonts/google-roboto/Roboto-Medium.ttf":' core/src/gui/style.cpp
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ui5NbU
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd SDRPlusPlus-1.0.4
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ /usr/bin/cmake -S . -B redhat-linux-build -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DOPT_BUILD_AIRSPY_SOURCE=OFF -DOPT_BUILD_AIRSPYHF_SOURCE=OFF -DOPT_BUILD_BLADERF_SOURCE=OFF -DOPT_BUILD_PLUTOSDR_SOURCE=OFF -DOPT_BUILD_NEW_PORTAUDIO_SINK=ON -DOPT_BUILD_M17_DECODER=ON -DBUILD_SHARED_LIBS=0
-- The C compiler identification is GNU 13.0.0
-- The CXX compiler identification is GNU 13.0.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.0") 
-- Found OpenGL: /usr/lib64/libOpenGL.so   
-- Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found version "3.11.2") 
-- Checking for module 'glew'
--   Found glew, version 2.2.0
-- Checking for module 'fftw3f'
--   Found fftw3f, version 3.3.10
-- Checking for module 'volk'
--   Found volk, version 2.5
-- Checking for module 'glfw3'
--   Found glfw3, version 3.3.8
-- Checking for module 'fmt'
--   Found fmt, version 9.1.0
-- Checking for module 'spdlog'
--   Found spdlog, version 1.11.0
-- Checking for module 'libhackrf'
--   Found libhackrf, version 0.7
-- Checking for module 'librtlsdr'
--   Found librtlsdr, version 0.6.0
-- Checking for module 'libusb-1.0'
--   Found libusb-1.0, version 1.0.26
-- Checking for module 'SoapySDR'
--   Found SoapySDR, version 0.8.1
-- Checking for module 'rtaudio'
--   Found rtaudio, version 5.2.0
-- Checking for module 'portaudio-2.0'
--   Found portaudio-2.0, version 19
-- Checking for module 'codec2'
--   Found codec2, version 1.0.5
-- RapidJSON found. Headers: /usr/include
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_C_FLAGS_RELEASE
    CMAKE_Fortran_FLAGS_RELEASE
    CMAKE_INSTALL_DO_STRIP
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR


-- Build files have been written to: /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build
+ /usr/bin/cmake --build redhat-linux-build -j5 --verbose
/usr/bin/cmake -S/builddir/build/BUILD/SDRPlusPlus-1.0.4 -B/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/CMakeFiles /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f core/CMakeFiles/sdrpp_core.dir/build.make core/CMakeFiles/sdrpp_core.dir/depend
/usr/bin/gmake  -f misc_modules/discord_integration/discord-rpc/src/CMakeFiles/discord-rpc.dir/build.make misc_modules/discord_integration/discord-rpc/src/CMakeFiles/discord-rpc.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/discord_integration/discord-rpc/src /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/discord_integration/discord-rpc/src /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/discord_integration/discord-rpc/src/CMakeFiles/discord-rpc.dir/DependInfo.cmake --color=
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/core /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core/CMakeFiles/sdrpp_core.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f core/CMakeFiles/sdrpp_core.dir/build.make core/CMakeFiles/sdrpp_core.dir/build
/usr/bin/gmake  -f misc_modules/discord_integration/discord-rpc/src/CMakeFiles/discord-rpc.dir/build.make misc_modules/discord_integration/discord-rpc/src/CMakeFiles/discord-rpc.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[  1%] Building CXX object misc_modules/discord_integration/discord-rpc/src/CMakeFiles/discord-rpc.dir/discord_rpc.cpp.o
[  3%] Building CXX object misc_modules/discord_integration/discord-rpc/src/CMakeFiles/discord-rpc.dir/connection_unix.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/discord_integration/discord-rpc/src && /usr/bin/g++ -DDISCORD_LINUX -DSPDLOG_FMT_EXTERNAL -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/discord_integration/discord-rpc/include -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -g -Wall -Wextra -Wpedantic -Wno-unknown-pragmas -Wno-old-style-cast -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-missing-noreturn -Wno-padded -Wno-covered-switch-default -Wno-exit-time-destructors -Wno-global-constructors -std=gnu++14 -MD -MT misc_modules/discord_integration/discord-rpc/src/CMakeFiles/discord-rpc.dir/discord_rpc.cpp.o -MF CMakeFiles/discord-rpc.dir/discord_rpc.cpp.o.d -o CMakeFiles/discord-rpc.dir/discord_rpc.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/discord_integration/discord-rpc/src/discord_rpc.cpp
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/discord_integration/discord-rpc/src && /usr/bin/g++ -DDISCORD_LINUX -DSPDLOG_FMT_EXTERNAL -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/discord_integration/discord-rpc/include -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -g -Wall -Wextra -Wpedantic -Wno-unknown-pragmas -Wno-old-style-cast -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-missing-noreturn -Wno-padded -Wno-covered-switch-default -Wno-exit-time-destructors -Wno-global-constructors -std=gnu++14 -MD -MT misc_modules/discord_integration/discord-rpc/src/CMakeFiles/discord-rpc.dir/connection_unix.cpp.o -MF CMakeFiles/discord-rpc.dir/connection_unix.cpp.o.d -o CMakeFiles/discord-rpc.dir/connection_unix.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/discord_integration/discord-rpc/src/connection_unix.cpp
[  4%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/config.cpp.o
[  5%] Building CXX object misc_modules/discord_integration/discord-rpc/src/CMakeFiles/discord-rpc.dir/rpc_connection.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/config.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/config.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/config.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/config.cpp
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/discord_integration/discord-rpc/src && /usr/bin/g++ -DDISCORD_LINUX -DSPDLOG_FMT_EXTERNAL -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/discord_integration/discord-rpc/include -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -g -Wall -Wextra -Wpedantic -Wno-unknown-pragmas -Wno-old-style-cast -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-missing-noreturn -Wno-padded -Wno-covered-switch-default -Wno-exit-time-destructors -Wno-global-constructors -std=gnu++14 -MD -MT misc_modules/discord_integration/discord-rpc/src/CMakeFiles/discord-rpc.dir/rpc_connection.cpp.o -MF CMakeFiles/discord-rpc.dir/rpc_connection.cpp.o.d -o CMakeFiles/discord-rpc.dir/rpc_connection.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/discord_integration/discord-rpc/src/rpc_connection.cpp
[  3%] Building CXX object misc_modules/discord_integration/discord-rpc/src/CMakeFiles/discord-rpc.dir/serialization.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/discord_integration/discord-rpc/src && /usr/bin/g++ -DDISCORD_LINUX -DSPDLOG_FMT_EXTERNAL -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/discord_integration/discord-rpc/include -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -g -Wall -Wextra -Wpedantic -Wno-unknown-pragmas -Wno-old-style-cast -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-missing-noreturn -Wno-padded -Wno-covered-switch-default -Wno-exit-time-destructors -Wno-global-constructors -std=gnu++14 -MD -MT misc_modules/discord_integration/discord-rpc/src/CMakeFiles/discord-rpc.dir/serialization.cpp.o -MF CMakeFiles/discord-rpc.dir/serialization.cpp.o.d -o CMakeFiles/discord-rpc.dir/serialization.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/discord_integration/discord-rpc/src/serialization.cpp
[  6%] Building CXX object misc_modules/discord_integration/discord-rpc/src/CMakeFiles/discord-rpc.dir/discord_register_linux.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/discord_integration/discord-rpc/src && /usr/bin/g++ -DDISCORD_LINUX -DSPDLOG_FMT_EXTERNAL -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/discord_integration/discord-rpc/include -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -g -Wall -Wextra -Wpedantic -Wno-unknown-pragmas -Wno-old-style-cast -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-missing-noreturn -Wno-padded -Wno-covered-switch-default -Wno-exit-time-destructors -Wno-global-constructors -std=gnu++14 -MD -MT misc_modules/discord_integration/discord-rpc/src/CMakeFiles/discord-rpc.dir/discord_register_linux.cpp.o -MF CMakeFiles/discord-rpc.dir/discord_register_linux.cpp.o.d -o CMakeFiles/discord-rpc.dir/discord_register_linux.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/discord_integration/discord-rpc/src/discord_register_linux.cpp
[  7%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/core.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/core.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/core.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/core.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/core.cpp
[  8%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/credits.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/credits.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/credits.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/credits.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/credits.cpp
[  9%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/colormaps.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/colormaps.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/colormaps.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/colormaps.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/colormaps.cpp
[ 10%] Linking CXX static library libdiscord-rpc.a
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/discord_integration/discord-rpc/src && /usr/bin/cmake -P CMakeFiles/discord-rpc.dir/cmake_clean_target.cmake
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/discord_integration/discord-rpc/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/discord-rpc.dir/link.txt --verbose=1
/usr/bin/ar qc libdiscord-rpc.a "CMakeFiles/discord-rpc.dir/discord_rpc.cpp.o" "CMakeFiles/discord-rpc.dir/rpc_connection.cpp.o" "CMakeFiles/discord-rpc.dir/serialization.cpp.o" "CMakeFiles/discord-rpc.dir/connection_unix.cpp.o" "CMakeFiles/discord-rpc.dir/discord_register_linux.cpp.o"
/usr/bin/ranlib libdiscord-rpc.a
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 10%] Built target discord-rpc
[ 11%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/dialogs/credits.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/dialogs/credits.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/dialogs/credits.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/dialogs/credits.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/dialogs/credits.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/config.cpp: In member function 'void ConfigManager::load(nlohmann::json_abi_v3_11_2::json, bool)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/config.cpp:40:27: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=]
   40 |     catch (std::exception e) {
      |                           ^
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/core.cpp: In function 'int sdrpp_main(int, char**)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/core.cpp:329:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  329 |     for (int i = 0; i < OPENGL_VERSION_COUNT; i++) {
      |                       ^
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/colormaps.cpp: In function 'void colormaps::loadMap(std::string)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/colormaps.cpp:40:21: warning: unused variable 'r' [-Wunused-variable]
   40 |             uint8_t r, g, b, a;
      |                     ^
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/colormaps.cpp:40:24: warning: unused variable 'g' [-Wunused-variable]
   40 |             uint8_t r, g, b, a;
      |                        ^
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/colormaps.cpp:40:27: warning: unused variable 'b' [-Wunused-variable]
   40 |             uint8_t r, g, b, a;
      |                           ^
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/colormaps.cpp:40:30: warning: unused variable 'a' [-Wunused-variable]
   40 |             uint8_t r, g, b, a;
      |                              ^
[ 12%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/dialogs/loading_screen.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/dialogs/loading_screen.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/dialogs/loading_screen.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/dialogs/loading_screen.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/dialogs/loading_screen.cpp
[ 13%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/gui.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/gui.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/gui.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/gui.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/gui.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/core.cpp:474:37: warning: 'fsWidth' may be used uninitialized [-Wmaybe-uninitialized]
  474 |                 glfwSetWindowMonitor(core::window, nullptr,  fsPosX, fsPosY, fsWidth, fsHeight, 0);
      |                 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/core.cpp:436:9: note: 'fsWidth' was declared here
  436 |     int fsWidth, fsHeight, fsPosX, fsPosY;
      |         ^~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/core.cpp:474:37: warning: 'fsHeight' may be used uninitialized [-Wmaybe-uninitialized]
  474 |                 glfwSetWindowMonitor(core::window, nullptr,  fsPosX, fsPosY, fsWidth, fsHeight, 0);
      |                 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/core.cpp:436:18: note: 'fsHeight' was declared here
  436 |     int fsWidth, fsHeight, fsPosX, fsPosY;
      |                  ^~~~~~~~
[ 14%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/icons.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/icons.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/icons.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/icons.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/icons.cpp
[ 15%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/main_window.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/main_window.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/main_window.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/main_window.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/main_window.cpp
[ 17%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/menus/bandplan.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/menus/bandplan.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/menus/bandplan.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/menus/bandplan.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/menus/bandplan.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/main_window.cpp: In member function 'void MainWindow::draw()':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/main_window.cpp:489:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Menu::MenuOption_t>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  489 |             for (int i = 0; i < gui::menu.order.size(); i++) {
      |                             ~~^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/main_window.cpp:484:15: warning: unused variable 'menuColumnWidth' [-Wunused-variable]
  484 |         float menuColumnWidth = ImGui::GetContentRegionAvailWidth();
      |               ^~~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/main_window.cpp:345:9: warning: unused variable 'width' [-Wunused-variable]
  345 |     int width = vMax.x - vMin.x;
      |         ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/main_window.cpp:346:9: warning: unused variable 'height' [-Wunused-variable]
  346 |     int height = vMax.y - vMin.y;
      |         ^~~~~~
[ 18%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/menus/display.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/menus/display.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/menus/display.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/menus/display.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/menus/display.cpp
[ 19%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/menus/module_manager.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/menus/module_manager.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/menus/module_manager.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/menus/module_manager.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/menus/module_manager.cpp
[ 20%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/menus/sink.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/menus/sink.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/menus/sink.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/menus/sink.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/menus/sink.cpp
[ 21%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/menus/source.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/menus/source.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/menus/source.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/menus/source.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/menus/source.cpp
[ 22%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/menus/theme.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/menus/theme.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/menus/theme.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/menus/theme.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/menus/theme.cpp
[ 23%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/menus/vfo_color.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/menus/vfo_color.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/menus/vfo_color.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/menus/vfo_color.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/menus/vfo_color.cpp
[ 24%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/style.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/style.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/style.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/style.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/style.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/menus/vfo_color.cpp: In function 'void vfo_color_menu::draw(void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/menus/vfo_color.cpp:107:22: warning: unused variable 'buf' [-Wunused-variable]
  107 |                 char buf[16];
      |                      ^~~
[ 25%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/theme_manager.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/theme_manager.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/theme_manager.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/theme_manager.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/theme_manager.cpp
[ 26%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/tuner.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/tuner.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/tuner.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/tuner.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/tuner.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/tuner.cpp: In function 'void tuner::normalTuning(std::string, double)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/tuner.cpp:81:20: warning: unused variable 'newViewTop' [-Wunused-variable]
   81 |             double newViewTop = newViewOff + (viewBW / 2.0);
      |                    ^~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/tuner.cpp:97:20: warning: unused variable 'newViewBottom' [-Wunused-variable]
   97 |             double newViewBottom = newViewOff - (viewBW / 2.0);
      |                    ^~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/tuner.cpp:47:16: warning: unused variable 'wholeFreq' [-Wunused-variable]
   47 |         double wholeFreq = gui::waterfall.getCenterFrequency();
      |                ^~~~~~~~~
[ 27%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/bandplan.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/bandplan.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/widgets/bandplan.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/widgets/bandplan.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/bandplan.cpp
[ 28%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/constellation_diagram.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/constellation_diagram.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/widgets/constellation_diagram.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/widgets/constellation_diagram.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/constellation_diagram.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/bandplan.cpp: In function 'void bandplan::generateTxt()':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/bandplan.cpp:16:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   16 |         for (int i = 0; i < bandplanNames.size(); i++) {
      |                         ~~^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/constellation_diagram.cpp: In member function 'void ImGui::ConstellationDiagram::draw(const ImVec2&)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/constellation_diagram.cpp:12:15: warning: unused variable 'pad' [-Wunused-variable]
   12 |         float pad = style.FramePadding.y;
      |               ^~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/constellation_diagram.cpp:16:15: warning: unused variable 'lineHeight' [-Wunused-variable]
   16 |         float lineHeight = size.y;
      |               ^~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/constellation_diagram.cpp:25:15: warning: unused variable 'increment' [-Wunused-variable]
   25 |         float increment = size.x / 1024.0f;
      |               ^~~~~~~~~
[ 29%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/file_select.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/file_select.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/widgets/file_select.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/widgets/file_select.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/file_select.cpp
[ 30%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/folder_select.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/folder_select.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/widgets/folder_select.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/widgets/folder_select.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/folder_select.cpp
[ 31%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/frequency_select.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/frequency_select.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/widgets/frequency_select.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/widgets/frequency_select.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/frequency_select.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/frequency_select.cpp: In member function 'void FrequencySelect::draw()':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/frequency_select.cpp:125:9: warning: unused variable 'digitHeight' [-Wunused-variable]
  125 |     int digitHeight = digitSz.y;
      |         ^~~~~~~~~~~
[ 32%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/line_push_image.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/line_push_image.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/widgets/line_push_image.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/widgets/line_push_image.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/line_push_image.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/line_push_image.cpp: In member function 'void ImGui::LinePushImage::draw(const ImVec2&)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/line_push_image.cpp:18:15: warning: unused variable 'pad' [-Wunused-variable]
   18 |         float pad = style.FramePadding.y;
      |               ^~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/line_push_image.cpp:27:15: warning: unused variable 'lineHeight' [-Wunused-variable]
   27 |         float lineHeight = size.y;
      |               ^~~~~~~~~~
[ 34%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/menu.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/menu.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/widgets/menu.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/widgets/menu.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/menu.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/menu.cpp: In member function 'bool Menu::draw(bool)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/menu.cpp:155:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Menu::MenuOption_t>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  155 |                 for (int i = 0; i < order.size(); i++) {
      |                                 ~~^~~~~~~~~~~~~~
[ 35%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/snr_meter.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/snr_meter.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/widgets/snr_meter.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/widgets/snr_meter.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/snr_meter.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/snr_meter.cpp: In function 'void ImGui::SNRMeter(float, const ImVec2&)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/snr_meter.cpp:14:15: warning: unused variable 'pad' [-Wunused-variable]
   14 |         float pad = style.FramePadding.y;
      |               ^~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/snr_meter.cpp:22:15: warning: unused variable 'lineHeight' [-Wunused-variable]
   22 |         float lineHeight = size.y;
      |               ^~~~~~~~~~
[ 36%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/stepped_slider.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/stepped_slider.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/widgets/stepped_slider.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/widgets/stepped_slider.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/stepped_slider.cpp
[ 37%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/symbol_diagram.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/symbol_diagram.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/widgets/symbol_diagram.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/widgets/symbol_diagram.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/symbol_diagram.cpp
[ 38%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/volume_meter.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/volume_meter.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/widgets/volume_meter.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/widgets/volume_meter.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/volume_meter.cpp
[ 39%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/waterfall.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/gui/widgets/waterfall.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/gui/widgets/waterfall.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/gui/widgets/waterfall.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/waterfall.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/volume_meter.cpp: In function 'void ImGui::VolumeMeter(float, float, float, float, const ImVec2&)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/volume_meter.cpp:17:15: warning: unused variable 'pad' [-Wunused-variable]
   17 |         float pad = style.FramePadding.y;
      |               ^~~
[ 40%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/imgui/imgui.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/imgui/imgui.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/imgui/imgui.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/imgui/imgui.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui/imgui.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/symbol_diagram.cpp: In member function 'void ImGui::SymbolDiagram::draw(const ImVec2&)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/symbol_diagram.cpp:21:15: warning: unused variable 'pad' [-Wunused-variable]
   21 |         float pad = style.FramePadding.y;
      |               ^~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/symbol_diagram.cpp:25:15: warning: unused variable 'lineHeight' [-Wunused-variable]
   25 |         float lineHeight = size.y;
      |               ^~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/symbol_diagram.cpp:34:15: warning: unused variable 'col2' [-Wunused-variable]
   34 |         ImU32 col2 = ImGui::GetColorU32(ImGuiCol_CheckMark, 0.7f);
      |               ^~~~
[ 41%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/imgui/imgui_demo.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/imgui/imgui_demo.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/imgui/imgui_demo.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/imgui/imgui_demo.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui/imgui_demo.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/waterfall.cpp: In function 'void doZoom(int, int, int, float*, float*, bool)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/waterfall.cpp:47:15: warning: unused variable 'val' [-Wunused-variable]
   47 |         float val, maxVal;
      |               ^~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/waterfall.cpp:48:18: warning: unused variable 'maxId' [-Wunused-variable]
   48 |         uint32_t maxId;
      |                  ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/waterfall.cpp: In member function 'void ImGui::WaterfallVFO::updateDrawingVars(double, float, double, ImVec2, int)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/widgets/waterfall.cpp:1177:16: warning: unused variable 'width' [-Wunused-variable]
 1177 |         double width = (bandwidth / viewBandwidth) * (double)dataWidth;
      |                ^~~~~
[ 42%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/imgui/imgui_draw.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/imgui/imgui_draw.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/imgui/imgui_draw.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/imgui/imgui_draw.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui/imgui_draw.cpp
[ 43%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/imgui/imgui_impl_glfw.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/imgui/imgui_impl_glfw.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/imgui/imgui_impl_glfw.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/imgui/imgui_impl_glfw.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui/imgui_impl_glfw.cpp
[ 44%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/imgui/imgui_impl_opengl3.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/imgui/imgui_impl_opengl3.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/imgui/imgui_impl_opengl3.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/imgui/imgui_impl_opengl3.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui/imgui_impl_opengl3.cpp
[ 45%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/imgui/imgui_tables.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/imgui/imgui_tables.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/imgui/imgui_tables.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/imgui/imgui_tables.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui/imgui_tables.cpp
[ 46%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/imgui/imgui_widgets.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/imgui/imgui_widgets.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/imgui/imgui_widgets.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/imgui/imgui_widgets.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui/imgui_widgets.cpp
[ 47%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/module.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/module.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/module.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/module.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/module.cpp
[ 48%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/module_com.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/module_com.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/module_com.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/module_com.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/module_com.cpp
[ 50%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/options.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/options.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/options.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/options.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/options.cpp
[ 51%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/server.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/server.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/server.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/server.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/server.cpp
[ 52%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/signal_path/dsp.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/signal_path/dsp.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/signal_path/dsp.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/signal_path/dsp.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/signal_path/dsp.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/signal_path/dsp.cpp: In member function 'void SignalPath::removeVFO(std::string)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/signal_path/dsp.cpp:115:5: warning: deleting object of polymorphic class type 'dsp::stream<dsp::complex_t>' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
  115 |     delete vfo.inputStream;
      |     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/routing.h:3,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/signal_path/dsp.h:2,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/signal_path/dsp.cpp:1:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/buffer.h: In instantiation of 'int dsp::SampleFrameBuffer<T>::run() [with T = dsp::complex_t]':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/buffer.h:272:13:   required from here
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/buffer.h:288:27: warning: unused variable 'ptr' [-Wunused-variable]
  288 |                 uintptr_t ptr = (uintptr_t)buffers[writeCur];
      |                           ^~~
[ 53%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/signal_path/signal_path.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/signal_path/signal_path.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/signal_path/signal_path.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/signal_path/signal_path.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/signal_path/signal_path.cpp
[ 54%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/signal_path/sink.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/signal_path/sink.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/signal_path/sink.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/signal_path/sink.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/signal_path/sink.cpp
[ 55%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/signal_path/source.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/signal_path/source.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/signal_path/source.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/signal_path/source.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/signal_path/source.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/signal_path/sink.cpp: In member function 'void SinkManager::Stream::unbindStream(dsp::stream<dsp::stereo_t>*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/signal_path/sink.cpp:79:5: warning: deleting object of polymorphic class type 'dsp::stream<dsp::stereo_t>' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
   79 |     delete stream;
      |     ^~~~~~~~~~~~~
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/routing.h:3,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/signal_path/dsp.h:2,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/signal_path/signal_path.h:2,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/signal_path/signal_path.cpp:1:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/buffer.h: In instantiation of 'int dsp::SampleFrameBuffer<T>::run() [with T = dsp::complex_t]':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/buffer.h:272:13:   required from here
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/buffer.h:288:27: warning: unused variable 'ptr' [-Wunused-variable]
  288 |                 uintptr_t ptr = (uintptr_t)buffers[writeCur];
      |                           ^~~
[ 56%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/signal_path/vfo_manager.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/signal_path/vfo_manager.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/signal_path/vfo_manager.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/signal_path/vfo_manager.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/signal_path/vfo_manager.cpp
[ 57%] Building CXX object core/CMakeFiles/sdrpp_core.dir/src/utils/networking.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DLIB_SUFFIX=\"64\" -DSDRPP_IS_CORE -DSPDLOG_FMT_EXTERNAL -Dsdrpp_core_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT core/CMakeFiles/sdrpp_core.dir/src/utils/networking.cpp.o -MF CMakeFiles/sdrpp_core.dir/src/utils/networking.cpp.o.d -o CMakeFiles/sdrpp_core.dir/src/utils/networking.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/utils/networking.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/utils/networking.cpp: In member function 'bool net::ConnClass::write(int, uint8_t*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/utils/networking.cpp:94:17: warning: unused variable 'fromLen' [-Wunused-variable]
   94 |             int fromLen = sizeof(remoteAddr);
      |                 ^~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/utils/networking.cpp: In member function 'void net::ListenerClass::worker()':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/utils/networking.cpp:293:35: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=]
  293 |             catch (std::exception e) {
      |                                   ^
[ 58%] Linking CXX shared library libsdrpp_core.so
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/cmake -E cmake_link_script CMakeFiles/sdrpp_core.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,libsdrpp_core.so.1.0.4 -o libsdrpp_core.so.1.0.4 CMakeFiles/sdrpp_core.dir/src/config.cpp.o CMakeFiles/sdrpp_core.dir/src/core.cpp.o CMakeFiles/sdrpp_core.dir/src/credits.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/colormaps.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/dialogs/credits.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/dialogs/loading_screen.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/gui.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/icons.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/main_window.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/menus/bandplan.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/menus/display.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/menus/module_manager.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/menus/sink.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/menus/source.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/menus/theme.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/menus/vfo_color.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/style.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/theme_manager.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/tuner.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/widgets/bandplan.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/widgets/constellation_diagram.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/widgets/file_select.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/widgets/folder_select.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/widgets/frequency_select.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/widgets/line_push_image.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/widgets/menu.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/widgets/snr_meter.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/widgets/stepped_slider.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/widgets/symbol_diagram.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/widgets/volume_meter.cpp.o CMakeFiles/sdrpp_core.dir/src/gui/widgets/waterfall.cpp.o CMakeFiles/sdrpp_core.dir/src/imgui/imgui.cpp.o CMakeFiles/sdrpp_core.dir/src/imgui/imgui_demo.cpp.o CMakeFiles/sdrpp_core.dir/src/imgui/imgui_draw.cpp.o CMakeFiles/sdrpp_core.dir/src/imgui/imgui_impl_glfw.cpp.o CMakeFiles/sdrpp_core.dir/src/imgui/imgui_impl_opengl3.cpp.o CMakeFiles/sdrpp_core.dir/src/imgui/imgui_tables.cpp.o CMakeFiles/sdrpp_core.dir/src/imgui/imgui_widgets.cpp.o CMakeFiles/sdrpp_core.dir/src/module.cpp.o CMakeFiles/sdrpp_core.dir/src/module_com.cpp.o CMakeFiles/sdrpp_core.dir/src/options.cpp.o CMakeFiles/sdrpp_core.dir/src/server.cpp.o CMakeFiles/sdrpp_core.dir/src/signal_path/dsp.cpp.o CMakeFiles/sdrpp_core.dir/src/signal_path/signal_path.cpp.o CMakeFiles/sdrpp_core.dir/src/signal_path/sink.cpp.o CMakeFiles/sdrpp_core.dir/src/signal_path/source.cpp.o CMakeFiles/sdrpp_core.dir/src/signal_path/vfo_manager.cpp.o CMakeFiles/sdrpp_core.dir/src/utils/networking.cpp.o  -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lstdc++fs -lspdlog -lstdc++fs 
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core && /usr/bin/cmake -E cmake_symlink_library libsdrpp_core.so.1.0.4 libsdrpp_core.so.1.0.4 libsdrpp_core.so
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 58%] Built target sdrpp_core
/usr/bin/gmake  -f CMakeFiles/sdrpp.dir/build.make CMakeFiles/sdrpp.dir/depend
/usr/bin/gmake  -f source_modules/file_source/CMakeFiles/file_source.dir/build.make source_modules/file_source/CMakeFiles/file_source.dir/depend
/usr/bin/gmake  -f source_modules/hackrf_source/CMakeFiles/hackrf_source.dir/build.make source_modules/hackrf_source/CMakeFiles/hackrf_source.dir/depend
/usr/bin/gmake  -f source_modules/rtl_sdr_source/CMakeFiles/rtl_sdr_source.dir/build.make source_modules/rtl_sdr_source/CMakeFiles/rtl_sdr_source.dir/depend
/usr/bin/gmake  -f source_modules/rtl_tcp_source/CMakeFiles/rtl_tcp_source.dir/build.make source_modules/rtl_tcp_source/CMakeFiles/rtl_tcp_source.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/CMakeFiles/sdrpp.dir/DependInfo.cmake --color=
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/hackrf_source /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/hackrf_source /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/hackrf_source/CMakeFiles/hackrf_source.dir/DependInfo.cmake --color=
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_sdr_source /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/rtl_sdr_source /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/rtl_sdr_source/CMakeFiles/rtl_sdr_source.dir/DependInfo.cmake --color=
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/file_source /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/file_source /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/file_source/CMakeFiles/file_source.dir/DependInfo.cmake --color=
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_tcp_source /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/rtl_tcp_source /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/rtl_tcp_source/CMakeFiles/rtl_tcp_source.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f source_modules/hackrf_source/CMakeFiles/hackrf_source.dir/build.make source_modules/hackrf_source/CMakeFiles/hackrf_source.dir/build
/usr/bin/gmake  -f CMakeFiles/sdrpp.dir/build.make CMakeFiles/sdrpp.dir/build
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f source_modules/rtl_sdr_source/CMakeFiles/rtl_sdr_source.dir/build.make source_modules/rtl_sdr_source/CMakeFiles/rtl_sdr_source.dir/build
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f source_modules/rtl_tcp_source/CMakeFiles/rtl_tcp_source.dir/build.make source_modules/rtl_tcp_source/CMakeFiles/rtl_tcp_source.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f source_modules/file_source/CMakeFiles/file_source.dir/build.make source_modules/file_source/CMakeFiles/file_source.dir/build
[ 59%] Building CXX object CMakeFiles/sdrpp.dir/src/main.cpp.o
/usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -std=c++17 -MD -MT CMakeFiles/sdrpp.dir/src/main.cpp.o -MF CMakeFiles/sdrpp.dir/src/main.cpp.o.d -o CMakeFiles/sdrpp.dir/src/main.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/src/main.cpp
[ 60%] Building CXX object source_modules/rtl_sdr_source/CMakeFiles/rtl_sdr_source.dir/src/main.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/rtl_sdr_source && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Drtl_sdr_source_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_sdr_source/src -I/usr/include/libusb-1.0 -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT source_modules/rtl_sdr_source/CMakeFiles/rtl_sdr_source.dir/src/main.cpp.o -MF CMakeFiles/rtl_sdr_source.dir/src/main.cpp.o.d -o CMakeFiles/rtl_sdr_source.dir/src/main.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_sdr_source/src/main.cpp
[ 61%] Building CXX object source_modules/hackrf_source/CMakeFiles/hackrf_source.dir/src/main.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/hackrf_source && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Dhackrf_source_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/hackrf_source/src -I/usr/include/libhackrf -I/usr/include/libusb-1.0 -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT source_modules/hackrf_source/CMakeFiles/hackrf_source.dir/src/main.cpp.o -MF CMakeFiles/hackrf_source.dir/src/main.cpp.o.d -o CMakeFiles/hackrf_source.dir/src/main.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/hackrf_source/src/main.cpp
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 62%] Building CXX object source_modules/rtl_tcp_source/CMakeFiles/rtl_tcp_source.dir/src/main.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/rtl_tcp_source && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Drtl_tcp_source_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_tcp_source/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT source_modules/rtl_tcp_source/CMakeFiles/rtl_tcp_source.dir/src/main.cpp.o -MF CMakeFiles/rtl_tcp_source.dir/src/main.cpp.o.d -o CMakeFiles/rtl_tcp_source.dir/src/main.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_tcp_source/src/main.cpp
[ 63%] Building CXX object source_modules/file_source/CMakeFiles/file_source.dir/src/main.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/file_source && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Dfile_source_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/file_source/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT source_modules/file_source/CMakeFiles/file_source.dir/src/main.cpp.o -MF CMakeFiles/file_source.dir/src/main.cpp.o.d -o CMakeFiles/file_source.dir/src/main.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/file_source/src/main.cpp
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_tcp_source/src/main.cpp:1:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_tcp_source/src/rtltcp_client.h: In member function 'void RTLTCPClient::receiveData(uint8_t*, size_t)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_tcp_source/src/rtltcp_client.h:142:25: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  142 |         while (received < count) {
      |                ~~~~~~~~~^~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_tcp_source/src/main.cpp: In constructor 'RTLTCPSourceModule::RTLTCPSourceModule(std::string)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_tcp_source/src/main.cpp:61:27: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
   61 |         for (int i = 0; i < SAMPLE_RATE_COUNT; i++) {
      |                           ^
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_tcp_source/src/main.cpp:84:27: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
   84 |         for (int i = 0; i < SAMPLE_RATE_COUNT; i++) {
      |                           ^
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_tcp_source/src/main.cpp: In function 'void _DELETE_INSTANCE_(ModuleManager::Instance*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_tcp_source/src/main.cpp:377:5: warning: deleting object of polymorphic class type 'RTLTCPSourceModule' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
  377 |     delete (RTLTCPSourceModule*)instance;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/hackrf_source/src/main.cpp: In member function 'void HackRFSourceModule::refresh()':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/hackrf_source/src/main.cpp:130:18: warning: unused variable 'serials' [-Wunused-variable]
  130 |         uint64_t serials[256];
      |                  ^~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/hackrf_source/src/main.cpp: In function 'void _DELETE_INSTANCE_(ModuleManager::Instance*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/hackrf_source/src/main.cpp:404:5: warning: deleting object of polymorphic class type 'HackRFSourceModule' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
  404 |     delete (HackRFSourceModule*)instance;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_sdr_source/src/main.cpp: In member function 'void RTLSDRSourceModule::selectById(int)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_sdr_source/src/main.cpp:172:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  172 |         if (gainId >= gainList.size()) { gainId = gainList.size() - 1; }
      |             ~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/file_source/src/main.cpp:6:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/file_source/src/wavreader.h: In member function 'void WavReader::readSamples(void*, size_t)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/file_source/src/wavreader.h:45:18: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
   45 |         if (read < size) {
      |             ~~~~~^~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_sdr_source/src/main.cpp: In function 'void _DELETE_INSTANCE_(ModuleManager::Instance*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_sdr_source/src/main.cpp:530:5: warning: deleting object of polymorphic class type 'RTLSDRSourceModule' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
  530 |     delete (RTLSDRSourceModule*)instance;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/file_source/src/main.cpp: In static member function 'static void FileSourceModule::menuHandler(void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/file_source/src/main.cpp:132:39: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=]
  132 |                 catch (std::exception e) {
      |                                       ^
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/file_source/src/main.cpp: In function 'void _DELETE_INSTANCE_(void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/file_source/src/main.cpp:211:5: warning: deleting object of polymorphic class type 'FileSourceModule' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
  211 |     delete (FileSourceModule*)instance;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_tcp_source/src/rtltcp_client.h: In member function 'void RTLTCPClient::sendCommand(uint8_t, uint32_t)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/rtl_tcp_source/src/rtltcp_client.h:135:20: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result]
  135 |         (void)write(sockfd, &cmd, sizeof(command_t));
      |               ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 64%] Linking CXX executable sdrpp
/usr/bin/cmake -E cmake_link_script CMakeFiles/sdrpp.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes CMakeFiles/sdrpp.dir/src/main.cpp.o -o sdrpp  -Wl,-rpath,/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core: core/libsdrpp_core.so.1.0.4 -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lspdlog -lstdc++fs 
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 64%] Built target sdrpp
/usr/bin/gmake  -f source_modules/soapy_source/CMakeFiles/soapy_source.dir/build.make source_modules/soapy_source/CMakeFiles/soapy_source.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/soapy_source /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/soapy_source /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/soapy_source/CMakeFiles/soapy_source.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f source_modules/soapy_source/CMakeFiles/soapy_source.dir/build.make source_modules/soapy_source/CMakeFiles/soapy_source.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 65%] Building CXX object source_modules/soapy_source/CMakeFiles/soapy_source.dir/src/main.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/soapy_source && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Dsoapy_source_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/soapy_source/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT source_modules/soapy_source/CMakeFiles/soapy_source.dir/src/main.cpp.o -MF CMakeFiles/soapy_source.dir/src/main.cpp.o.d -o CMakeFiles/soapy_source.dir/src/main.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/soapy_source/src/main.cpp
[ 67%] Linking CXX shared library rtl_tcp_source.so
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/rtl_tcp_source && /usr/bin/cmake -E cmake_link_script CMakeFiles/rtl_tcp_source.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,rtl_tcp_source.so -o rtl_tcp_source.so CMakeFiles/rtl_tcp_source.dir/src/main.cpp.o  -Wl,-rpath,/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core: ../../core/libsdrpp_core.so.1.0.4 -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lspdlog -lstdc++fs 
[ 68%] Linking CXX shared library hackrf_source.so
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/hackrf_source && /usr/bin/cmake -E cmake_link_script CMakeFiles/hackrf_source.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,hackrf_source.so -o hackrf_source.so CMakeFiles/hackrf_source.dir/src/main.cpp.o  -Wl,-rpath,/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core: ../../core/libsdrpp_core.so.1.0.4 -lhackrf -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lspdlog -lstdc++fs 
[ 69%] Linking CXX shared library rtl_sdr_source.so
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/rtl_sdr_source && /usr/bin/cmake -E cmake_link_script CMakeFiles/rtl_sdr_source.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,rtl_sdr_source.so -o rtl_sdr_source.so CMakeFiles/rtl_sdr_source.dir/src/main.cpp.o   -L/usr/usr/lib64  -Wl,-rpath,/usr/usr/lib64:/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core: ../../core/libsdrpp_core.so.1.0.4 -lrtlsdr -lusb-1.0 -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lspdlog -lstdc++fs 
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/soapy_source/src/main.cpp: In function 'void _DELETE_INSTANCE_(ModuleManager::Instance*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/soapy_source/src/main.cpp:531:5: warning: deleting object of polymorphic class type 'SoapyModule' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
  531 |     delete (SoapyModule*)instance;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 69%] Built target rtl_tcp_source
/usr/bin/gmake  -f source_modules/spyserver_source/CMakeFiles/spyserver_source.dir/build.make source_modules/spyserver_source/CMakeFiles/spyserver_source.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/spyserver_source /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/spyserver_source /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/spyserver_source/CMakeFiles/spyserver_source.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f source_modules/spyserver_source/CMakeFiles/spyserver_source.dir/build.make source_modules/spyserver_source/CMakeFiles/spyserver_source.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 70%] Building CXX object source_modules/spyserver_source/CMakeFiles/spyserver_source.dir/src/main.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/spyserver_source && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Dspyserver_source_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/spyserver_source/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT source_modules/spyserver_source/CMakeFiles/spyserver_source.dir/src/main.cpp.o -MF CMakeFiles/spyserver_source.dir/src/main.cpp.o.d -o CMakeFiles/spyserver_source.dir/src/main.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/spyserver_source/src/main.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 70%] Built target hackrf_source
/usr/bin/gmake  -f sink_modules/audio_sink/CMakeFiles/audio_sink.dir/build.make sink_modules/audio_sink/CMakeFiles/audio_sink.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/audio_sink /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/sink_modules/audio_sink /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/sink_modules/audio_sink/CMakeFiles/audio_sink.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f sink_modules/audio_sink/CMakeFiles/audio_sink.dir/build.make sink_modules/audio_sink/CMakeFiles/audio_sink.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 71%] Building CXX object sink_modules/audio_sink/CMakeFiles/audio_sink.dir/src/main.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/sink_modules/audio_sink && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Daudio_sink_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/audio_sink/src -I/usr/include/rtaudio -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT sink_modules/audio_sink/CMakeFiles/audio_sink.dir/src/main.cpp.o -MF CMakeFiles/audio_sink.dir/src/main.cpp.o.d -o CMakeFiles/audio_sink.dir/src/main.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/audio_sink/src/main.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 71%] Built target rtl_sdr_source
/usr/bin/gmake  -f sink_modules/network_sink/CMakeFiles/network_sink.dir/build.make sink_modules/network_sink/CMakeFiles/network_sink.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/network_sink /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/sink_modules/network_sink /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/sink_modules/network_sink/CMakeFiles/network_sink.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f sink_modules/network_sink/CMakeFiles/network_sink.dir/build.make sink_modules/network_sink/CMakeFiles/network_sink.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 72%] Building CXX object sink_modules/network_sink/CMakeFiles/network_sink.dir/src/main.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/sink_modules/network_sink && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Dnetwork_sink_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/network_sink/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT sink_modules/network_sink/CMakeFiles/network_sink.dir/src/main.cpp.o -MF CMakeFiles/network_sink.dir/src/main.cpp.o.d -o CMakeFiles/network_sink.dir/src/main.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/network_sink/src/main.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/spyserver_source/src/main.cpp: In static member function 'static void SpyServerSourceModule::menuHandler(void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/spyserver_source/src/main.cpp:207:80: warning: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare]
  207 |                     for (int i = _this->client->devInfo.MinimumIQDecimation; i <= _this->client->devInfo.DecimationStageCount; i++) {
      |                                                                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/spyserver_source/src/main.cpp:221:35: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=]
  221 |             catch (std::exception e) {
      |                                   ^
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/spyserver_source/src/main.cpp: In function 'void _DELETE_INSTANCE_(ModuleManager::Instance*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/spyserver_source/src/main.cpp:328:5: warning: deleting object of polymorphic class type 'SpyServerSourceModule' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
  328 |     delete (SpyServerSourceModule*)instance;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/audio_sink/src/main.cpp: In member function 'void AudioSink::selectByName(std::string)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/audio_sink/src/main.cpp:86:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<RtAudio::DeviceInfo>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   86 |         for (int i = 0; i < devList.size(); i++) {
      |                         ~~^~~~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/audio_sink/src/main.cpp: In member function 'void AudioSink::selectById(int)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/audio_sink/src/main.cpp:112:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<unsigned int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  112 |         for (int i = 0; i < sampleRates.size(); i++) {
      |                         ~~^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/audio_sink/src/main.cpp: In function 'void _DELETE_INSTANCE_(void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/audio_sink/src/main.cpp:293:5: warning: deleting object of polymorphic class type 'AudioSinkModule' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
  293 |     delete (AudioSinkModule*)instance;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/network_sink/src/main.cpp: In function 'void _DELETE_INSTANCE_(void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/network_sink/src/main.cpp:350:5: warning: deleting object of polymorphic class type 'NetworkSinkModule' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
  350 |     delete (NetworkSinkModule*)instance;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 73%] Linking CXX shared library file_source.so
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/file_source && /usr/bin/cmake -E cmake_link_script CMakeFiles/file_source.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,file_source.so -o file_source.so CMakeFiles/file_source.dir/src/main.cpp.o  -Wl,-rpath,/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core: ../../core/libsdrpp_core.so.1.0.4 -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lspdlog -lstdc++fs 
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 73%] Built target file_source
/usr/bin/gmake  -f sink_modules/new_portaudio_sink/CMakeFiles/new_portaudio_sink.dir/build.make sink_modules/new_portaudio_sink/CMakeFiles/new_portaudio_sink.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/new_portaudio_sink /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/sink_modules/new_portaudio_sink /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/sink_modules/new_portaudio_sink/CMakeFiles/new_portaudio_sink.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f sink_modules/new_portaudio_sink/CMakeFiles/new_portaudio_sink.dir/build.make sink_modules/new_portaudio_sink/CMakeFiles/new_portaudio_sink.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 74%] Building CXX object sink_modules/new_portaudio_sink/CMakeFiles/new_portaudio_sink.dir/src/main.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/sink_modules/new_portaudio_sink && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Dnew_portaudio_sink_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/new_portaudio_sink/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT sink_modules/new_portaudio_sink/CMakeFiles/new_portaudio_sink.dir/src/main.cpp.o -MF CMakeFiles/new_portaudio_sink.dir/src/main.cpp.o.d -o CMakeFiles/new_portaudio_sink.dir/src/main.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/new_portaudio_sink/src/main.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/new_portaudio_sink/src/main.cpp: In member function 'void AudioSink::refreshDevices()':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/new_portaudio_sink/src/main.cpp:203:28: warning: unused variable 'outputParams' [-Wunused-variable]
  203 |         PaStreamParameters outputParams;
      |                            ^~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/new_portaudio_sink/src/main.cpp: In member function 'void AudioSink::selectDevByName(std::string)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/new_portaudio_sink/src/main.cpp:319:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  319 |         for (int i = 0; i < selectedDev.sampleRates.size(); i++) {
      |                         ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/new_portaudio_sink/src/main.cpp: In function 'void _DELETE_INSTANCE_(void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/new_portaudio_sink/src/main.cpp:439:5: warning: deleting object of polymorphic class type 'AudioSinkModule' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
  439 |     delete (AudioSinkModule*)instance;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/network_sink/src/main.cpp: In member function 'NetworkSink::NetworkSink(SinkManager::Stream*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/network_sink/src/main.cpp:90:28: warning: '_48kId' may be used uninitialized [-Wmaybe-uninitialized]
   90 |         if (!found) { srId = _48kId; sampleRate = 48000.0; }
      |                       ~~~~~^~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/sink_modules/network_sink/src/main.cpp:80:13: note: '_48kId' was declared here
   80 |         int _48kId;
      |             ^~~~~~
[ 75%] Linking CXX shared library soapy_source.so
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/soapy_source && /usr/bin/cmake -E cmake_link_script CMakeFiles/soapy_source.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,soapy_source.so -o soapy_source.so CMakeFiles/soapy_source.dir/src/main.cpp.o  -Wl,-rpath,/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core: ../../core/libsdrpp_core.so.1.0.4 -lSoapySDR -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lspdlog -lstdc++fs 
[ 76%] Linking CXX shared library audio_sink.so
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/sink_modules/audio_sink && /usr/bin/cmake -E cmake_link_script CMakeFiles/audio_sink.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,audio_sink.so -o audio_sink.so CMakeFiles/audio_sink.dir/src/main.cpp.o  -Wl,-rpath,/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core: ../../core/libsdrpp_core.so.1.0.4 -lrtaudio -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lspdlog -lstdc++fs 
[ 77%] Building CXX object source_modules/spyserver_source/CMakeFiles/spyserver_source.dir/src/spyserver_client.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/spyserver_source && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Dspyserver_source_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/spyserver_source/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT source_modules/spyserver_source/CMakeFiles/spyserver_source.dir/src/spyserver_client.cpp.o -MF CMakeFiles/spyserver_source.dir/src/spyserver_client.cpp.o.d -o CMakeFiles/spyserver_source.dir/src/spyserver_client.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/spyserver_source/src/spyserver_client.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/spyserver_source/src/spyserver_client.cpp: In static member function 'static void spyserver::SpyServerClientClass::dataHandler(int, uint8_t*, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/source_modules/spyserver_source/src/spyserver_client.cpp:111:19: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  111 |         if (count < sizeof(SpyServerMessageHeader)) {
      |             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 78%] Linking CXX shared library spyserver_source.so
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/source_modules/spyserver_source && /usr/bin/cmake -E cmake_link_script CMakeFiles/spyserver_source.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,spyserver_source.so -o spyserver_source.so CMakeFiles/spyserver_source.dir/src/main.cpp.o CMakeFiles/spyserver_source.dir/src/spyserver_client.cpp.o  -Wl,-rpath,/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core: ../../core/libsdrpp_core.so.1.0.4 -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lspdlog -lstdc++fs 
[ 78%] Built target soapy_source
/usr/bin/gmake  -f decoder_modules/m17_decoder/CMakeFiles/m17_decoder.dir/build.make decoder_modules/m17_decoder/CMakeFiles/m17_decoder.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/m17_decoder /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/decoder_modules/m17_decoder /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/decoder_modules/m17_decoder/CMakeFiles/m17_decoder.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f decoder_modules/m17_decoder/CMakeFiles/m17_decoder.dir/build.make decoder_modules/m17_decoder/CMakeFiles/m17_decoder.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 79%] Building CXX object decoder_modules/m17_decoder/CMakeFiles/m17_decoder.dir/src/base40.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/decoder_modules/m17_decoder && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Dm17_decoder_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/m17_decoder/src -I/usr/include/codec2 -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT decoder_modules/m17_decoder/CMakeFiles/m17_decoder.dir/src/base40.cpp.o -MF CMakeFiles/m17_decoder.dir/src/base40.cpp.o.d -o CMakeFiles/m17_decoder.dir/src/base40.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/m17_decoder/src/base40.cpp
[ 80%] Building CXX object decoder_modules/m17_decoder/CMakeFiles/m17_decoder.dir/src/lsf_decode.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/decoder_modules/m17_decoder && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Dm17_decoder_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/m17_decoder/src -I/usr/include/codec2 -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT decoder_modules/m17_decoder/CMakeFiles/m17_decoder.dir/src/lsf_decode.cpp.o -MF CMakeFiles/m17_decoder.dir/src/lsf_decode.cpp.o.d -o CMakeFiles/m17_decoder.dir/src/lsf_decode.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/m17_decoder/src/lsf_decode.cpp
[ 81%] Linking CXX shared library network_sink.so
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/sink_modules/network_sink && /usr/bin/cmake -E cmake_link_script CMakeFiles/network_sink.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,network_sink.so -o network_sink.so CMakeFiles/network_sink.dir/src/main.cpp.o  -Wl,-rpath,/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core: ../../core/libsdrpp_core.so.1.0.4 -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lspdlog -lstdc++fs 
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 81%] Built target audio_sink
/usr/bin/gmake  -f decoder_modules/meteor_demodulator/CMakeFiles/meteor_demodulator.dir/build.make decoder_modules/meteor_demodulator/CMakeFiles/meteor_demodulator.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/meteor_demodulator /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/decoder_modules/meteor_demodulator /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/decoder_modules/meteor_demodulator/CMakeFiles/meteor_demodulator.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f decoder_modules/meteor_demodulator/CMakeFiles/meteor_demodulator.dir/build.make decoder_modules/meteor_demodulator/CMakeFiles/meteor_demodulator.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 82%] Building CXX object decoder_modules/meteor_demodulator/CMakeFiles/meteor_demodulator.dir/src/main.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/decoder_modules/meteor_demodulator && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Dmeteor_demodulator_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/meteor_demodulator/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT decoder_modules/meteor_demodulator/CMakeFiles/meteor_demodulator.dir/src/main.cpp.o -MF CMakeFiles/meteor_demodulator.dir/src/main.cpp.o.d -o CMakeFiles/meteor_demodulator.dir/src/main.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/meteor_demodulator/src/main.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 82%] Built target spyserver_source
/usr/bin/gmake  -f decoder_modules/radio/CMakeFiles/radio.dir/build.make decoder_modules/radio/CMakeFiles/radio.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/radio /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/decoder_modules/radio /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/decoder_modules/radio/CMakeFiles/radio.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f decoder_modules/radio/CMakeFiles/radio.dir/build.make decoder_modules/radio/CMakeFiles/radio.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 84%] Building CXX object decoder_modules/radio/CMakeFiles/radio.dir/src/main.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/decoder_modules/radio && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Dradio_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/radio/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT decoder_modules/radio/CMakeFiles/radio.dir/src/main.cpp.o -MF CMakeFiles/radio.dir/src/main.cpp.o.d -o CMakeFiles/radio.dir/src/main.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/radio/src/main.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 84%] Built target network_sink
/usr/bin/gmake  -f decoder_modules/weather_sat_decoder/CMakeFiles/weather_sat_decoder.dir/build.make decoder_modules/weather_sat_decoder/CMakeFiles/weather_sat_decoder.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/decoder_modules/weather_sat_decoder /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/decoder_modules/weather_sat_decoder/CMakeFiles/weather_sat_decoder.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f decoder_modules/weather_sat_decoder/CMakeFiles/weather_sat_decoder.dir/build.make decoder_modules/weather_sat_decoder/CMakeFiles/weather_sat_decoder.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 85%] Building CXX object decoder_modules/weather_sat_decoder/CMakeFiles/weather_sat_decoder.dir/src/main.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/decoder_modules/weather_sat_decoder && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Dweather_sat_decoder_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT decoder_modules/weather_sat_decoder/CMakeFiles/weather_sat_decoder.dir/src/main.cpp.o -MF CMakeFiles/weather_sat_decoder.dir/src/main.cpp.o.d -o CMakeFiles/weather_sat_decoder.dir/src/main.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/main.cpp
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/meteor_demodulator/src/main.cpp:10:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/pll.h: In member function 'virtual int dsp::PLL::run()':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/pll.h:278:23: warning: unused variable 'outVal' [-Wunused-variable]
  278 |             complex_t outVal;
      |                       ^~~~~~
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/vfo.h:2,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/signal_path/vfo_manager.h:2,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/main_window.h:6,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/gui.h:7,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/meteor_demodulator/src/main.cpp:5:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h: At global scope:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h:148:22: warning: 'void dsp::generic_hier_block<BLOCK>::init() [with BLOCK = dsp::FSKDemod]' was hidden [-Woverloaded-virtual=]
  148 |         virtual void init() {}
      |                      ^~~~
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/meteor_demodulator/src/main.cpp:12:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h:383:14: note:   by 'void dsp::FSKDemod::init(dsp::stream<dsp::complex_t>*, float, float, float, float, float, float)'
  383 |         void init(stream<complex_t>* input, float sampleRate, float deviation, float baudRate, float omegaGain = (0.01*0.01) / 4, float muGain = 0.01f, float omegaRelLimit = 0.005f) {
      |              ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h:148:22: warning: 'void dsp::generic_hier_block<BLOCK>::init() [with BLOCK = dsp::GFSKDemod]' was hidden [-Woverloaded-virtual=]
  148 |         virtual void init() {}
      |                      ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h:462:14: note:   by 'void dsp::GFSKDemod::init(dsp::stream<dsp::complex_t>*, float, float, float, float, float, float, float)'
  462 |         void init(stream<complex_t>* input, float sampleRate, float deviation, float rrcAlpha, float baudRate, float omegaGain = (0.01*0.01) / 4, float muGain = 0.01f, float omegaRelLimit = 0.005f) {
      |              ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h:148:22: warning: 'void dsp::generic_hier_block<BLOCK>::init() [with BLOCK = dsp::PMDemod]' was hidden [-Woverloaded-virtual=]
  148 |         virtual void init() {}
      |                      ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h:690:14: note:   by 'void dsp::PMDemod::init(dsp::stream<dsp::complex_t>*, float, float, float, float, int, float, float, float, float)'
  690 |         void init(stream<complex_t>* input, float sampleRate, float baudRate, float agcRate = 0.02e-3f, float pllLoopBandwidth = (0.06f*0.06f) / 4.0f, int rrcTapCount = 31, float rrcAlpha = 0.6f, float omegaGain = (0.01*0.01) / 4, float muGain = 0.01f, float omegaRelLimit = 0.005f) {
      |              ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h:148:22: warning: 'void dsp::generic_hier_block<BLOCK>::init() [with BLOCK = dsp::StereoFMDemod]' was hidden [-Woverloaded-virtual=]
  148 |         virtual void init() {}
      |                      ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h:783:14: note:   by 'void dsp::StereoFMDemod::init(dsp::stream<dsp::complex_t>*, float, float)'
  783 |         void init(stream<complex_t>* input, float sampleRate, float deviation) {
      |              ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h: In instantiation of 'class dsp::PSKDemod<4, false>':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/meteor_demodulator/src/main.cpp:224:29:   required from here
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h:148:22: warning: 'void dsp::generic_hier_block<BLOCK>::init() [with BLOCK = dsp::PSKDemod<4, false>]' was hidden [-Woverloaded-virtual=]
  148 |         virtual void init() {}
      |                      ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h:562:14: note:   by 'void dsp::PSKDemod<ORDER, OFFSET>::init(dsp::stream<dsp::complex_t>*, float, float, int, float, float, float, float, float, float) [with int ORDER = 4; bool OFFSET = false]'
  562 |         void init(stream<complex_t>* input, float sampleRate, float baudRate, int RRCTapCount = 31, float RRCAlpha = 0.32f, float agcRate = 10e-4, float costasLoopBw = 0.004f, float omegaGain = (0.01*0.01) / 4, float muGain = 0.01f, float omegaRelLimit = 0.005f) {
      |              ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/meteor_demodulator/src/main.cpp: In function 'void _DELETE_INSTANCE_(void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/meteor_demodulator/src/main.cpp:265:5: warning: deleting object of polymorphic class type 'MeteorDemodulatorModule' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
  265 |     delete (MeteorDemodulatorModule*)instance;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h:8,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/radio/src/wfm_demod.h:3,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/radio/src/main.cpp:9:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/pll.h: In member function 'virtual int dsp::PLL::run()':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/pll.h:278:23: warning: unused variable 'outVal' [-Wunused-variable]
  278 |             complex_t outVal;
      |                       ^~~~~~
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/vfo.h:2,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/signal_path/vfo_manager.h:2,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/main_window.h:6,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/gui.h:7,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/radio/src/main.cpp:4:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h: At global scope:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h:148:22: warning: 'void dsp::generic_hier_block<BLOCK>::init() [with BLOCK = dsp::FSKDemod]' was hidden [-Woverloaded-virtual=]
  148 |         virtual void init() {}
      |                      ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h:383:14: note:   by 'void dsp::FSKDemod::init(dsp::stream<dsp::complex_t>*, float, float, float, float, float, float)'
  383 |         void init(stream<complex_t>* input, float sampleRate, float deviation, float baudRate, float omegaGain = (0.01*0.01) / 4, float muGain = 0.01f, float omegaRelLimit = 0.005f) {
      |              ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h:148:22: warning: 'void dsp::generic_hier_block<BLOCK>::init() [with BLOCK = dsp::GFSKDemod]' was hidden [-Woverloaded-virtual=]
  148 |         virtual void init() {}
      |                      ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h:462:14: note:   by 'void dsp::GFSKDemod::init(dsp::stream<dsp::complex_t>*, float, float, float, float, float, float, float)'
  462 |         void init(stream<complex_t>* input, float sampleRate, float deviation, float rrcAlpha, float baudRate, float omegaGain = (0.01*0.01) / 4, float muGain = 0.01f, float omegaRelLimit = 0.005f) {
      |              ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h:148:22: warning: 'void dsp::generic_hier_block<BLOCK>::init() [with BLOCK = dsp::PMDemod]' was hidden [-Woverloaded-virtual=]
  148 |         virtual void init() {}
      |                      ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h:690:14: note:   by 'void dsp::PMDemod::init(dsp::stream<dsp::complex_t>*, float, float, float, float, int, float, float, float, float)'
  690 |         void init(stream<complex_t>* input, float sampleRate, float baudRate, float agcRate = 0.02e-3f, float pllLoopBandwidth = (0.06f*0.06f) / 4.0f, int rrcTapCount = 31, float rrcAlpha = 0.6f, float omegaGain = (0.01*0.01) / 4, float muGain = 0.01f, float omegaRelLimit = 0.005f) {
      |              ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h:148:22: warning: 'void dsp::generic_hier_block<BLOCK>::init() [with BLOCK = dsp::StereoFMDemod]' was hidden [-Woverloaded-virtual=]
  148 |         virtual void init() {}
      |                      ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h:783:14: note:   by 'void dsp::StereoFMDemod::init(dsp::stream<dsp::complex_t>*, float, float)'
  783 |         void init(stream<complex_t>* input, float sampleRate, float deviation) {
      |              ^~~~
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/main.cpp:10:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/pll.h: In member function 'virtual int dsp::PLL::run()':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/pll.h:278:23: warning: unused variable 'outVal' [-Wunused-variable]
  278 |             complex_t outVal;
      |                       ^~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/radio/src/main.cpp: In static member function 'static void RadioModule::menuHandler(void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/radio/src/main.cpp:118:15: warning: unused variable 'menuWidth' [-Wunused-variable]
  118 |         float menuWidth = ImGui::GetContentRegionAvailWidth();
      |               ^~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/radio/src/main.cpp: In function 'void _DELETE_INSTANCE_(void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/radio/src/main.cpp:247:5: warning: deleting object of polymorphic class type 'RadioModule' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
  247 |     delete (RadioModule*)instance;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/vfo.h:2,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/signal_path/vfo_manager.h:2,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/main_window.h:6,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/gui.h:7,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/main.cpp:5:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h: At global scope:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h:148:22: warning: 'void dsp::generic_hier_block<BLOCK>::init() [with BLOCK = dsp::FSKDemod]' was hidden [-Woverloaded-virtual=]
  148 |         virtual void init() {}
      |                      ^~~~
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/main.cpp:12:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h:383:14: note:   by 'void dsp::FSKDemod::init(dsp::stream<dsp::complex_t>*, float, float, float, float, float, float)'
  383 |         void init(stream<complex_t>* input, float sampleRate, float deviation, float baudRate, float omegaGain = (0.01*0.01) / 4, float muGain = 0.01f, float omegaRelLimit = 0.005f) {
      |              ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h:148:22: warning: 'void dsp::generic_hier_block<BLOCK>::init() [with BLOCK = dsp::GFSKDemod]' was hidden [-Woverloaded-virtual=]
  148 |         virtual void init() {}
      |                      ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h:462:14: note:   by 'void dsp::GFSKDemod::init(dsp::stream<dsp::complex_t>*, float, float, float, float, float, float, float)'
  462 |         void init(stream<complex_t>* input, float sampleRate, float deviation, float rrcAlpha, float baudRate, float omegaGain = (0.01*0.01) / 4, float muGain = 0.01f, float omegaRelLimit = 0.005f) {
      |              ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h:148:22: warning: 'void dsp::generic_hier_block<BLOCK>::init() [with BLOCK = dsp::PMDemod]' was hidden [-Woverloaded-virtual=]
  148 |         virtual void init() {}
      |                      ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h:690:14: note:   by 'void dsp::PMDemod::init(dsp::stream<dsp::complex_t>*, float, float, float, float, int, float, float, float, float)'
  690 |         void init(stream<complex_t>* input, float sampleRate, float baudRate, float agcRate = 0.02e-3f, float pllLoopBandwidth = (0.06f*0.06f) / 4.0f, int rrcTapCount = 31, float rrcAlpha = 0.6f, float omegaGain = (0.01*0.01) / 4, float muGain = 0.01f, float omegaRelLimit = 0.005f) {
      |              ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h:148:22: warning: 'void dsp::generic_hier_block<BLOCK>::init() [with BLOCK = dsp::StereoFMDemod]' was hidden [-Woverloaded-virtual=]
  148 |         virtual void init() {}
      |                      ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h:783:14: note:   by 'void dsp::StereoFMDemod::init(dsp::stream<dsp::complex_t>*, float, float)'
  783 |         void init(stream<complex_t>* input, float sampleRate, float deviation) {
      |              ^~~~
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/main.cpp:23:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs1Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:393:26: warning: unused variable '_this' [-Wunused-variable]
  393 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs2Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:398:26: warning: unused variable '_this' [-Wunused-variable]
  398 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs3Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:403:26: warning: unused variable '_this' [-Wunused-variable]
  403 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs4Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:408:26: warning: unused variable '_this' [-Wunused-variable]
  408 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs5Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:413:26: warning: unused variable '_this' [-Wunused-variable]
  413 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs6Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:418:26: warning: unused variable '_this' [-Wunused-variable]
  418 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs7Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:423:26: warning: unused variable '_this' [-Wunused-variable]
  423 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs8Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:428:26: warning: unused variable '_this' [-Wunused-variable]
  428 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs9Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:433:26: warning: unused variable '_this' [-Wunused-variable]
  433 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs10Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:438:26: warning: unused variable '_this' [-Wunused-variable]
  438 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs11Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:443:26: warning: unused variable '_this' [-Wunused-variable]
  443 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs12Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:448:26: warning: unused variable '_this' [-Wunused-variable]
  448 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs13Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:453:26: warning: unused variable '_this' [-Wunused-variable]
  453 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs14Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:458:26: warning: unused variable '_this' [-Wunused-variable]
  458 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs15Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:463:26: warning: unused variable '_this' [-Wunused-variable]
  463 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs16Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:468:26: warning: unused variable '_this' [-Wunused-variable]
  468 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs17Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:473:26: warning: unused variable '_this' [-Wunused-variable]
  473 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs18Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:478:26: warning: unused variable '_this' [-Wunused-variable]
  478 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs19Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:483:26: warning: unused variable '_this' [-Wunused-variable]
  483 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h: In static member function 'static void NOAAHRPTDecoder::hirs20Handler(uint16_t*, int, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/noaa_hrpt_decoder.h:488:26: warning: unused variable '_this' [-Wunused-variable]
  488 |         NOAAHRPTDecoder* _this = (NOAAHRPTDecoder*)ctx;
      |                          ^~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/main.cpp: In function 'void _DELETE_INSTANCE_(void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/weather_sat_decoder/src/main.cpp:144:5: warning: deleting object of polymorphic class type 'WeatherSatDecoderModule' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
  144 |     delete (WeatherSatDecoderModule*)instance;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 86%] Linking CXX shared library new_portaudio_sink.so
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/sink_modules/new_portaudio_sink && /usr/bin/cmake -E cmake_link_script CMakeFiles/new_portaudio_sink.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,new_portaudio_sink.so -o new_portaudio_sink.so CMakeFiles/new_portaudio_sink.dir/src/main.cpp.o  -Wl,-rpath,/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core: ../../core/libsdrpp_core.so.1.0.4 -lportaudio -lm -lpthread -lasound -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lspdlog -lstdc++fs 
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 86%] Built target new_portaudio_sink
/usr/bin/gmake  -f misc_modules/discord_integration/CMakeFiles/discord_integration.dir/build.make misc_modules/discord_integration/CMakeFiles/discord_integration.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/discord_integration /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/discord_integration /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/discord_integration/CMakeFiles/discord_integration.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f misc_modules/discord_integration/CMakeFiles/discord_integration.dir/build.make misc_modules/discord_integration/CMakeFiles/discord_integration.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 87%] Building CXX object misc_modules/discord_integration/CMakeFiles/discord_integration.dir/src/main.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/discord_integration && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Ddiscord_integration_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/discord_integration/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/discord_integration/discord-rpc/include -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/discord_integration/../../decoder_modules/radio/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fPIC -O3 -std=c++17 -MD -MT misc_modules/discord_integration/CMakeFiles/discord_integration.dir/src/main.cpp.o -MF CMakeFiles/discord_integration.dir/src/main.cpp.o.d -o CMakeFiles/discord_integration.dir/src/main.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/discord_integration/src/main.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/discord_integration/src/main.cpp: In function 'void _DELETE_INSTANCE_(void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/discord_integration/src/main.cpp:161:5: warning: deleting object of polymorphic class type 'DiscordIntegrationModule' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
  161 |     delete (DiscordIntegrationModule*)instance;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 88%] Building CXX object decoder_modules/m17_decoder/CMakeFiles/m17_decoder.dir/src/main.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/decoder_modules/m17_decoder && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Dm17_decoder_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/m17_decoder/src -I/usr/include/codec2 -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT decoder_modules/m17_decoder/CMakeFiles/m17_decoder.dir/src/main.cpp.o -MF CMakeFiles/m17_decoder.dir/src/main.cpp.o.d -o CMakeFiles/m17_decoder.dir/src/main.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/m17_decoder/src/main.cpp
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/m17_decoder/src/main.cpp:10:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/pll.h: In member function 'virtual int dsp::PLL::run()':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/pll.h:278:23: warning: unused variable 'outVal' [-Wunused-variable]
  278 |             complex_t outVal;
      |                       ^~~~~~
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/vfo.h:2,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/signal_path/vfo_manager.h:2,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/main_window.h:6,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/gui.h:7,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/m17_decoder/src/main.cpp:5:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h: At global scope:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h:148:22: warning: 'void dsp::generic_hier_block<BLOCK>::init() [with BLOCK = dsp::FSKDemod]' was hidden [-Woverloaded-virtual=]
  148 |         virtual void init() {}
      |                      ^~~~
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/m17_decoder/src/main.cpp:12:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h:383:14: note:   by 'void dsp::FSKDemod::init(dsp::stream<dsp::complex_t>*, float, float, float, float, float, float)'
  383 |         void init(stream<complex_t>* input, float sampleRate, float deviation, float baudRate, float omegaGain = (0.01*0.01) / 4, float muGain = 0.01f, float omegaRelLimit = 0.005f) {
      |              ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h:148:22: warning: 'void dsp::generic_hier_block<BLOCK>::init() [with BLOCK = dsp::GFSKDemod]' was hidden [-Woverloaded-virtual=]
  148 |         virtual void init() {}
      |                      ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h:462:14: note:   by 'void dsp::GFSKDemod::init(dsp::stream<dsp::complex_t>*, float, float, float, float, float, float, float)'
  462 |         void init(stream<complex_t>* input, float sampleRate, float deviation, float rrcAlpha, float baudRate, float omegaGain = (0.01*0.01) / 4, float muGain = 0.01f, float omegaRelLimit = 0.005f) {
      |              ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h:148:22: warning: 'void dsp::generic_hier_block<BLOCK>::init() [with BLOCK = dsp::PMDemod]' was hidden [-Woverloaded-virtual=]
  148 |         virtual void init() {}
      |                      ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h:690:14: note:   by 'void dsp::PMDemod::init(dsp::stream<dsp::complex_t>*, float, float, float, float, int, float, float, float, float)'
  690 |         void init(stream<complex_t>* input, float sampleRate, float baudRate, float agcRate = 0.02e-3f, float pllLoopBandwidth = (0.06f*0.06f) / 4.0f, int rrcTapCount = 31, float rrcAlpha = 0.6f, float omegaGain = (0.01*0.01) / 4, float muGain = 0.01f, float omegaRelLimit = 0.005f) {
      |              ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h:148:22: warning: 'void dsp::generic_hier_block<BLOCK>::init() [with BLOCK = dsp::StereoFMDemod]' was hidden [-Woverloaded-virtual=]
  148 |         virtual void init() {}
      |                      ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/demodulator.h:783:14: note:   by 'void dsp::StereoFMDemod::init(dsp::stream<dsp::complex_t>*, float, float)'
  783 |         void init(stream<complex_t>* input, float sampleRate, float deviation) {
      |              ^~~~
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/m17_decoder/src/main.cpp:20:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/m17_decoder/src/m17dsp.h: In member function 'virtual int dsp::M17LICHDecoder::run()':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/m17_decoder/src/m17dsp.h:543:25: warning: unused variable 'temp' [-Wunused-variable]
  543 |                 uint8_t temp;
      |                         ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h: At global scope:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/dsp/block.h:148:22: warning: 'void dsp::generic_hier_block<BLOCK>::init() [with BLOCK = dsp::M17Decoder]' was hidden [-Woverloaded-virtual=]
  148 |         virtual void init() {}
      |                      ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/m17_decoder/src/m17dsp.h:604:14: note:   by 'void dsp::M17Decoder::init(dsp::stream<dsp::complex_t>*, float, void (*)(M17LSF&, void*), void*)'
  604 |         void init(stream<complex_t>* input, float sampleRate, void (*handler)(M17LSF& lsf, void* ctx), void* ctx) {
      |              ^~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/m17_decoder/src/main.cpp: In function 'void _DELETE_INSTANCE_(void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/decoder_modules/m17_decoder/src/main.cpp:309:5: warning: deleting object of polymorphic class type 'M17DecoderModule' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
  309 |     delete (M17DecoderModule*)instance;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 89%] Linking CXX shared library meteor_demodulator.so
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/decoder_modules/meteor_demodulator && /usr/bin/cmake -E cmake_link_script CMakeFiles/meteor_demodulator.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,meteor_demodulator.so -o meteor_demodulator.so CMakeFiles/meteor_demodulator.dir/src/main.cpp.o  -Wl,-rpath,/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core: ../../core/libsdrpp_core.so.1.0.4 -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lspdlog -lstdc++fs 
[ 90%] Linking CXX shared library weather_sat_decoder.so
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/decoder_modules/weather_sat_decoder && /usr/bin/cmake -E cmake_link_script CMakeFiles/weather_sat_decoder.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,weather_sat_decoder.so -o weather_sat_decoder.so CMakeFiles/weather_sat_decoder.dir/src/main.cpp.o  -Wl,-rpath,/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core: ../../core/libsdrpp_core.so.1.0.4 -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lspdlog -lstdc++fs 
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 90%] Built target meteor_demodulator
/usr/bin/gmake  -f misc_modules/frequency_manager/CMakeFiles/frequency_manager.dir/build.make misc_modules/frequency_manager/CMakeFiles/frequency_manager.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/frequency_manager /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/frequency_manager/CMakeFiles/frequency_manager.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f misc_modules/frequency_manager/CMakeFiles/frequency_manager.dir/build.make misc_modules/frequency_manager/CMakeFiles/frequency_manager.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 91%] Building CXX object misc_modules/frequency_manager/CMakeFiles/frequency_manager.dir/src/main.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/frequency_manager && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Dfrequency_manager_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/../../decoder_modules/radio/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT misc_modules/frequency_manager/CMakeFiles/frequency_manager.dir/src/main.cpp.o -MF CMakeFiles/frequency_manager.dir/src/main.cpp.o.d -o CMakeFiles/frequency_manager.dir/src/main.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp
[ 92%] Linking CXX shared library discord_integration.so
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/discord_integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/discord_integration.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,discord_integration.so -o discord_integration.so CMakeFiles/discord_integration.dir/src/main.cpp.o  -Wl,-rpath,/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core: ../../core/libsdrpp_core.so.1.0.4 discord-rpc/src/libdiscord-rpc.a -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lspdlog -lstdc++fs -lpthread 
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp: In member function 'bool FrequencyManagerModule::selectListsDialog()':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp:276:15: warning: unused variable 'menuWidth' [-Wunused-variable]
  276 |         float menuWidth = ImGui::GetContentRegionAvailWidth();
      |               ^~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp: In static member function 'static void FrequencyManagerModule::menuHandler(void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp:511:24: warning: variable 'min' set but not used [-Wunused-but-set-variable]
  511 |                 ImVec2 min = ImGui::GetCursorPos();
      |                        ^~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp:529:24: warning: variable 'max' set but not used [-Wunused-but-set-variable]
  529 |                 ImVec2 max = ImGui::GetCursorPos();
      |                        ^~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp:550:135: warning: 'pfd::open_file::open_file(const std::string&, const std::string&, const std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > >&, bool)' is deprecated: Use pfd::opt::multiselect instead of allow_multiselect [-Wdeprecated-declarations]
  550 |             _this->importDialog = new pfd::open_file("Import bookmarks", "", {"JSON Files (*.json)", "*.json", "All Files", "*"}, true);
      |                                                                                                                                       ^
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp:13:
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/file_dialogs.h:1654:8: note: declared here
 1654 | inline open_file::open_file(std::string const &title,
      |        ^~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp:563:135: warning: 'pfd::save_file::save_file(const std::string&, const std::string&, const std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > >&, bool)' is deprecated: Use pfd::opt::force_overwrite instead of confirm_overwrite [-Wdeprecated-declarations]
  563 |             _this->exportDialog = new pfd::save_file("Export bookmarks", "", {"JSON Files (*.json)", "*.json", "All Files", "*"}, true);
      |                                                                                                                                       ^
/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/gui/file_dialogs.h:1678:8: note: declared here
 1678 | inline save_file::save_file(std::string const &title,
      |        ^~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp: In static member function 'static void FrequencyManagerModule::fftRedraw(ImGui::WaterFall::FFTRedrawArgs, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp:626:29: warning: loop variable 'bm' creates a copy from type 'const WaterfallBookmark' [-Wrange-loop-construct]
  626 |             for (auto const bm : _this->waterfallBookmarks) {
      |                             ^~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp:626:29: note: use reference type to prevent copying
  626 |             for (auto const bm : _this->waterfallBookmarks) {
      |                             ^~
      |                             &
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp:648:29: warning: loop variable 'bm' creates a copy from type 'const WaterfallBookmark' [-Wrange-loop-construct]
  648 |             for (auto const bm : _this->waterfallBookmarks) {
      |                             ^~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp:648:29: note: use reference type to prevent copying
  648 |             for (auto const bm : _this->waterfallBookmarks) {
      |                             ^~
      |                             &
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp: In static member function 'static void FrequencyManagerModule::fftInput(ImGui::WaterFall::InputHandlerArgs, void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp:747:16: warning: variable 'clampedRectMin' set but not used [-Wunused-but-set-variable]
  747 |         ImVec2 clampedRectMin = ImVec2(std::clamp<double>(rectMin.x, args.fftRectMin.x, args.fftRectMax.x), rectMin.y);
      |                ^~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp:748:16: warning: variable 'clampedRectMax' set but not used [-Wunused-but-set-variable]
  748 |         ImVec2 clampedRectMax = ImVec2(std::clamp<double>(rectMax.x, args.fftRectMin.x, args.fftRectMax.x), rectMax.y);
      |                ^~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp: In member function 'void FrequencyManagerModule::importBookmarks(std::string)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp:787:25: warning: loop variable '<structured bindings>' creates a copy from type 'const nlohmann::json_abi_v3_11_2::detail::iteration_proxy_value<nlohmann::json_abi_v3_11_2::detail::iter_impl<nlohmann::json_abi_v3_11_2::basic_json<> > >' [-Wrange-loop-construct]
  787 |         for (auto const [_name, bm] : importBookmarks["bookmarks"].items()) {
      |                         ^~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp:787:25: note: use reference type to prevent copying
  787 |         for (auto const [_name, bm] : importBookmarks["bookmarks"].items()) {
      |                         ^~~~~~~~~~~
      |                         &
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp: In member function 'void FrequencyManagerModule::exportBookmarks(std::string)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp:806:30: warning: 'std::ostream& nlohmann::json_abi_v3_11_2::operator>>(const basic_json<>&, std::ostream&)' is deprecated: Since 3.0.0; use operator<<(std::ostream&, const basic_json&) [-Wdeprecated-declarations]
  806 |         exportedBookmarks >> fs;
      |                              ^~
In file included from /builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/module.h:4,
                 from /builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp:3:
/usr/include/nlohmann/json.hpp:3989:26: note: declared here
 3989 |     friend std::ostream& operator>>(const basic_json& j, std::ostream& o)
      |                          ^~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp: In function 'void _DELETE_INSTANCE_(void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/frequency_manager/src/main.cpp:873:5: warning: deleting object of polymorphic class type 'FrequencyManagerModule' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
  873 |     delete (FrequencyManagerModule*)instance;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 92%] Built target weather_sat_decoder
/usr/bin/gmake  -f misc_modules/recorder/CMakeFiles/recorder.dir/build.make misc_modules/recorder/CMakeFiles/recorder.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/recorder /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/recorder /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/recorder/CMakeFiles/recorder.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f misc_modules/recorder/CMakeFiles/recorder.dir/build.make misc_modules/recorder/CMakeFiles/recorder.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 93%] Building CXX object misc_modules/recorder/CMakeFiles/recorder.dir/src/main.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/recorder && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Drecorder_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/recorder/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT misc_modules/recorder/CMakeFiles/recorder.dir/src/main.cpp.o -MF CMakeFiles/recorder.dir/src/main.cpp.o.d -o CMakeFiles/recorder.dir/src/main.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/recorder/src/main.cpp
[ 94%] Linking CXX shared library radio.so
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/decoder_modules/radio && /usr/bin/cmake -E cmake_link_script CMakeFiles/radio.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,radio.so -o radio.so CMakeFiles/radio.dir/src/main.cpp.o  -Wl,-rpath,/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core: ../../core/libsdrpp_core.so.1.0.4 -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lspdlog -lstdc++fs 
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 94%] Built target discord_integration
/usr/bin/gmake  -f misc_modules/rigctl_server/CMakeFiles/rigctl_server.dir/build.make misc_modules/rigctl_server/CMakeFiles/rigctl_server.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/rigctl_server /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/rigctl_server /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/rigctl_server/CMakeFiles/rigctl_server.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f misc_modules/rigctl_server/CMakeFiles/rigctl_server.dir/build.make misc_modules/rigctl_server/CMakeFiles/rigctl_server.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 95%] Building CXX object misc_modules/rigctl_server/CMakeFiles/rigctl_server.dir/src/main.cpp.o
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/rigctl_server && /usr/bin/g++ -DINSTALL_PREFIX=\"/usr\" -DSPDLOG_FMT_EXTERNAL -Drigctl_server_EXPORTS -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/rigctl_server/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/rigctl_server/../recorder/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/rigctl_server/../../decoder_modules/meteor_demodulator/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/rigctl_server/../../decoder_modules/radio/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src -I/builddir/build/BUILD/SDRPlusPlus-1.0.4/core/src/imgui -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O3 -std=c++17 -MD -MT misc_modules/rigctl_server/CMakeFiles/rigctl_server.dir/src/main.cpp.o -MF CMakeFiles/rigctl_server.dir/src/main.cpp.o.d -o CMakeFiles/rigctl_server.dir/src/main.cpp.o -c /builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/rigctl_server/src/main.cpp
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/recorder/src/main.cpp: In function 'void _DELETE_INSTANCE_(ModuleManager::Instance*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/recorder/src/main.cpp:527:5: warning: deleting object of polymorphic class type 'RecorderModule' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
  527 |     delete (RecorderModule*)inst;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/rigctl_server/src/main.cpp: In member function 'void SigctlServerModule::startServer()':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/rigctl_server/src/main.cpp:204:31: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=]
  204 |         catch (std::exception e) {
      |                               ^
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/rigctl_server/src/main.cpp: In function 'void _DELETE_INSTANCE_(void*)':
/builddir/build/BUILD/SDRPlusPlus-1.0.4/misc_modules/rigctl_server/src/main.cpp:741:5: warning: deleting object of polymorphic class type 'SigctlServerModule' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
  741 |     delete (SigctlServerModule*)instance;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 95%] Built target radio
/usr/bin/gmake  -f CMakeFiles/do_always.dir/build.make CMakeFiles/do_always.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4 /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/CMakeFiles/do_always.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/do_always.dir/build.make CMakeFiles/do_always.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
cp "/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core/libsdrpp_core.so" "/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build"
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 95%] Built target do_always
[ 96%] Linking CXX shared library m17_decoder.so
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/decoder_modules/m17_decoder && /usr/bin/cmake -E cmake_link_script CMakeFiles/m17_decoder.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,m17_decoder.so -o m17_decoder.so CMakeFiles/m17_decoder.dir/src/base40.cpp.o CMakeFiles/m17_decoder.dir/src/lsf_decode.cpp.o CMakeFiles/m17_decoder.dir/src/main.cpp.o  -Wl,-rpath,/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core: ../../core/libsdrpp_core.so.1.0.4 -lcodec2 -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lspdlog -lstdc++fs 
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 96%] Built target m17_decoder
[ 97%] Linking CXX shared library rigctl_server.so
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/rigctl_server && /usr/bin/cmake -E cmake_link_script CMakeFiles/rigctl_server.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,rigctl_server.so -o rigctl_server.so CMakeFiles/rigctl_server.dir/src/main.cpp.o  -Wl,-rpath,/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core: ../../core/libsdrpp_core.so.1.0.4 -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lspdlog -lstdc++fs 
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[ 97%] Built target rigctl_server
[ 98%] Linking CXX shared library frequency_manager.so
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/frequency_manager && /usr/bin/cmake -E cmake_link_script CMakeFiles/frequency_manager.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,frequency_manager.so -o frequency_manager.so CMakeFiles/frequency_manager.dir/src/main.cpp.o  -Wl,-rpath,/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core: ../../core/libsdrpp_core.so.1.0.4 -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lspdlog -lstdc++fs 
[100%] Linking CXX shared library recorder.so
cd /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/misc_modules/recorder && /usr/bin/cmake -E cmake_link_script CMakeFiles/recorder.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,recorder.so -o recorder.so CMakeFiles/recorder.dir/src/main.cpp.o  -Wl,-rpath,/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/core: ../../core/libsdrpp_core.so.1.0.4 -lcorrect /usr/lib64/libOpenGL.so /usr/lib64/libGLX.so /usr/lib64/libGLU.so -lGLEW -lX11 -lGLU -lGL -lfftw3f -lglfw -lvolk -lfmt -lspdlog -lfmt -lspdlog -lstdc++fs 
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[100%] Built target frequency_manager
gmake[2]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
[100%] Built target recorder
gmake[1]: Leaving directory '/builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/SDRPlusPlus-1.0.4/redhat-linux-build/CMakeFiles 0
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uFi80o
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le
++ dirname /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd SDRPlusPlus-1.0.4
+ DESTDIR=/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le
+ /usr/bin/cmake --install redhat-linux-build
-- Install configuration: ""
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/bin/sdrpp
-- Set runtime path of "/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/bin/sdrpp" to ""
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/bandplans
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/bandplans/usa.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/bandplans/russia.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/bandplans/germany.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/bandplans/germany-mobile-networks.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/bandplans/germany-mobile-lte-bands.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/bandplans/general.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/bandplans/france.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/bandplans/china.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/bandplans/canada.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/colormaps
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/colormaps/websdr.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/colormaps/viridis.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/colormaps/turbo.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/colormaps/plasma.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/colormaps/magma.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/colormaps/inferno.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/colormaps/greyscale.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/colormaps/gqrx.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/colormaps/electric.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/colormaps/classic_green.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/colormaps/classic.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/fonts
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/fonts/Roboto-Medium.ttf
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/icons
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/icons/unmuted.png
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/icons/stop.png
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/icons/sdrpp.png
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/icons/sdrpp.ico
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/icons/play.png
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/icons/normal_tuning.png
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/icons/muted.png
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/icons/menu.png
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/icons/center_tuning.png
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/themes
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/themes/light.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/themes/grey.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/themes/deep blue.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/themes/dark.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/themes/army green.json
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/applications/sdrpp.desktop
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/libsdrpp_core.so.1.0.4
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/libsdrpp_core.so
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/file_source.so
-- Set runtime path of "/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/file_source.so" to ""
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/hackrf_source.so
-- Set runtime path of "/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/hackrf_source.so" to ""
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/rtl_sdr_source.so
-- Set runtime path of "/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/rtl_sdr_source.so" to ""
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/rtl_tcp_source.so
-- Set runtime path of "/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/rtl_tcp_source.so" to ""
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/soapy_source.so
-- Set runtime path of "/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/soapy_source.so" to ""
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/spyserver_source.so
-- Set runtime path of "/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/spyserver_source.so" to ""
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/audio_sink.so
-- Set runtime path of "/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/audio_sink.so" to ""
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/network_sink.so
-- Set runtime path of "/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/network_sink.so" to ""
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/new_portaudio_sink.so
-- Set runtime path of "/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/new_portaudio_sink.so" to ""
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/m17_decoder.so
-- Set runtime path of "/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/m17_decoder.so" to ""
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/meteor_demodulator.so
-- Set runtime path of "/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/meteor_demodulator.so" to ""
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/radio.so
-- Set runtime path of "/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/radio.so" to ""
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/weather_sat_decoder.so
-- Set runtime path of "/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/weather_sat_decoder.so" to ""
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/discord_integration.so
-- Set runtime path of "/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/discord_integration.so" to ""
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/frequency_manager.so
-- Set runtime path of "/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/frequency_manager.so" to ""
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/recorder.so
-- Set runtime path of "/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/recorder.so" to ""
-- Installing: /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/rigctl_server.so
-- Set runtime path of "/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/rigctl_server.so" to ""
+ rm /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/libsdrpp_core.so
+ rm -rf /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/sdrpp/fonts
+ /usr/bin/find-debuginfo -j5 --strict-build-id -m -i --build-id-seed 1.0.4-10.fc38 --unique-debug-suffix -1.0.4-10.fc38.ppc64le --unique-debug-src-base sdrpp-1.0.4-10.fc38.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/SDRPlusPlus-1.0.4
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/libsdrpp_core.so.1.0.4
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/audio_sink.so
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/bin/sdrpp
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/file_source.so
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/discord_integration.so
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/frequency_manager.so
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/hackrf_source.so
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/m17_decoder.so
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/meteor_demodulator.so
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/network_sink.so
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/new_portaudio_sink.so
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/radio.so
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/recorder.so
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/rigctl_server.so
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/rtl_sdr_source.so
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/rtl_tcp_source.so
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/soapy_source.so
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/spyserver_source.so
extracting debug info from /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/lib64/sdrpp/plugins/weather_sat_decoder.so
original debug info size: 217152kB, size after compression: 132928kB
/usr/bin/sepdebugcrcfix: Updated 19 CRC32s, 0 CRC32s did match.
6537 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Q25Wrz
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd SDRPlusPlus-1.0.4
+ desktop-file-validate /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le//usr/share/applications/sdrpp.desktop
/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le//usr/share/applications/sdrpp.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated
/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le//usr/share/applications/sdrpp.desktop: hint: value item "HamRadio" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Network, or Audio
/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le//usr/share/applications/sdrpp.desktop: hint: value "HamRadio" for key "Categories" in group "Desktop Entry" does not contain a registered main category; application might only show up in a "catch-all" section of the application menu
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: sdrpp-1.0.4-10.fc38.ppc64le
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HaxUPp
+ umask 022
+ cd /builddir/build/BUILD
+ cd SDRPlusPlus-1.0.4
+ DOCDIR=/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/doc/sdrpp
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/doc/sdrpp
+ cp -pr readme.md /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/doc/sdrpp
+ cp -pr contributing.md /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/doc/sdrpp
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AqIjDy
+ umask 022
+ cd /builddir/build/BUILD
+ cd SDRPlusPlus-1.0.4
+ LICENSEDIR=/builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/licenses/sdrpp
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/licenses/sdrpp
+ cp -pr license /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/licenses/sdrpp
+ cp -pr misc_modules/discord_integration/discord-rpc/LICENSE /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le/usr/share/licenses/sdrpp
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(sdrpp.desktop) bundled(discord-rpc) = 3.4.0 bundled(imgui) = 1.83 bundled(portable-file-dialogs) = 0.1.0 libsdrpp_core.so.1.0.4()(64bit) sdrpp = 1.0.4-10.fc38 sdrpp(ppc-64) = 1.0.4-10.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld64.so.2()(64bit) ld64.so.2(GLIBC_2.22)(64bit) ld64.so.2(GLIBC_2.23)(64bit) libGLEW.so.2.2()(64bit) libOpenGL.so.0()(64bit) libSoapySDR.so.0.8()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcodec2.so.1.0()(64bit) libcorrect.so.0.0.0()(64bit) libfftw3f.so.3()(64bit) libfmt.so.9()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libglfw.so.3()(64bit) libhackrf.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libportaudio.so.2()(64bit) librtaudio.so.6()(64bit) librtlsdr.so.0()(64bit) libsdrpp_core.so.1.0.4()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libvolk.so.2.5()(64bit) rtld(GNU_HASH)
Processing files: sdrpp-debugsource-1.0.4-10.fc38.ppc64le
Provides: sdrpp-debugsource = 1.0.4-10.fc38 sdrpp-debugsource(ppc-64) = 1.0.4-10.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: sdrpp-debuginfo-1.0.4-10.fc38.ppc64le
Provides: debuginfo(build-id) = 0fbed72620a2d6f92f19cc96fca1a92ed02afefb debuginfo(build-id) = 1c290d0788eaf2c9e29cf5f318fe3bd20d058a5c debuginfo(build-id) = 3a409efd5dc153cc664948924dd6ab08f602c470 debuginfo(build-id) = 4f218dcc2c884eaed1872e18d7b463b76ce3a2c6 debuginfo(build-id) = 5a0af9dc877ae31cde82ee820ffe6eeb1e8d0afc debuginfo(build-id) = 5f8de1aeb81385ab0af4ee417cb65bfc5a603179 debuginfo(build-id) = 69f3d1ff50b31a61f86c4ed42a34aad771cf3795 debuginfo(build-id) = 6a529539a638ab9e38b32fb5895a2389a4a78757 debuginfo(build-id) = 6dd5104f9093ade07c2d124ee1759f7a5c60daa6 debuginfo(build-id) = 86e8b2bfebb6e9f89709454d19de36a1a7a1cc59 debuginfo(build-id) = 94fe5119b1118aed6511f3f8f1009b3e1ce8a034 debuginfo(build-id) = 97e44817bd3143c804e2862a9cfc3dc9d68ac58a debuginfo(build-id) = 98297fbf6638ade8dac1c9fb7ec46c0f1ea2e74d debuginfo(build-id) = b419a038c3d48ab36d59c7e739bdefc1de088667 debuginfo(build-id) = cb930949272730a0f3ff9b855522d8a5922d1521 debuginfo(build-id) = d28b05f6ccf0f7e9219e4665fd156ae2f0090cd0 debuginfo(build-id) = d97a8b3e2898e413266bc9f03c05d2d33dbf9fe6 debuginfo(build-id) = e0f31793c4b332e0bd506fc902f6a5ed6514aec8 debuginfo(build-id) = ea740c553397b14cf3d15966ecb2b7a71fca15b0 libsdrpp_core.so.1.0.4-1.0.4-10.fc38.ppc64le.debug()(64bit) sdrpp-debuginfo = 1.0.4-10.fc38 sdrpp-debuginfo(ppc-64) = 1.0.4-10.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: sdrpp-debugsource(ppc-64) = 1.0.4-10.fc38
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le
Wrote: /builddir/build/RPMS/sdrpp-debugsource-1.0.4-10.fc38.ppc64le.rpm
Wrote: /builddir/build/RPMS/sdrpp-1.0.4-10.fc38.ppc64le.rpm
Wrote: /builddir/build/RPMS/sdrpp-debuginfo-1.0.4-10.fc38.ppc64le.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.68gDoI
+ umask 022
+ cd /builddir/build/BUILD
+ cd SDRPlusPlus-1.0.4
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/sdrpp-1.0.4-10.fc38.ppc64le
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.pOyxev
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf SDRPlusPlus-1.0.4 SDRPlusPlus-1.0.4.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild sdrpp-1.0.4-10.fc38.src.rpm
Finish: build phase for sdrpp-1.0.4-10.fc38.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-ppc64le-1672301543.178788/root/var/log/dnf.rpm.log
/var/lib/mock/fedora-rawhide-ppc64le-1672301543.178788/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-rawhide-ppc64le-1672301543.178788/root/var/log/dnf.log
INFO: Done(/var/lib/copr-rpmbuild/results/sdrpp-1.0.4-10.fc38.src.rpm) Config(child) 7 minutes 43 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