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

You can reproduce this build on your computer by running:

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


Version: 1.0
PID: 7013
Logging PID: 7014
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': False,
 'build_id': 8106339,
 'buildroot_pkgs': [],
 'chroot': 'fedora-40-x86_64',
 'enable_net': True,
 'fedora_review': False,
 'git_hash': 'd0d08423e304e91de78086831d2eeb94d222b2f4',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/frostyx/foo/hello',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'hello',
 'package_version': '2.12.1-5',
 'project_dirname': 'foo',
 'project_name': 'foo',
 'project_owner': 'frostyx',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/frostyx/foo/fedora-40-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'frostyx/foo--frostyx',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'frostyx',
 'tags': [],
 'task_id': '8106339-fedora-40-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/frostyx/foo/hello /var/lib/copr-rpmbuild/workspace/workdir-ssviqh3r/hello --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/frostyx/foo/hello', '/var/lib/copr-rpmbuild/workspace/workdir-ssviqh3r/hello', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-ssviqh3r/hello'...

Running: git checkout d0d08423e304e91de78086831d2eeb94d222b2f4 --

cmd: ['git', 'checkout', 'd0d08423e304e91de78086831d2eeb94d222b2f4', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-ssviqh3r/hello
rc: 0
stdout: 
stderr: Note: switching to 'd0d08423e304e91de78086831d2eeb94d222b2f4'.

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 d0d0842 automatic import of hello

Running: dist-git-client sources
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-ssviqh3r/hello
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 gnu-keyring.gpg
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o gnu-keyring.gpg --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/frostyx/foo/hello/gnu-keyring.gpg/md5/e5fdb9861d99761735834857b6123df3/gnu-keyring.gpg
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 2494k  100 2494k    0     0  23.7M      0 --:--:-- --:--:-- --:--:-- 23.8M
INFO: Reading stdout from command: md5sum gnu-keyring.gpg
INFO: Downloading hello-2.12.1.tar.gz
INFO: Calling: curl -H Pragma: -o hello-2.12.1.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/frostyx/foo/hello/hello-2.12.1.tar.gz/md5/5cf598783b9541527e17c9b5e525b7eb/hello-2.12.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1009k  100 1009k    0     0  10.3M      0 --:--:-- --:--:-- --:--:-- 10.3M
INFO: Reading stdout from command: md5sum hello-2.12.1.tar.gz

Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-ssviqh3r/hello/hello.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-ssviqh3r/hello --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1727981288.107792 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-ssviqh3r/hello/hello.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-ssviqh3r/hello --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1727981288.107792 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-ssviqh3r/hello/hello.spec)  Config(fedora-40-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.6
INFO: Mock Version: 5.6
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-bootstrap-1727981288.107792/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using bootstrap image: registry.fedoraproject.org/fedora:40
INFO: Pulling image: registry.fedoraproject.org/fedora:40
INFO: Copy content of container registry.fedoraproject.org/fedora:40 to /var/lib/mock/fedora-40-x86_64-bootstrap-1727981288.107792/root
INFO: Checking that registry.fedoraproject.org/fedora:40 image matches host's architecture
INFO: mounting registry.fedoraproject.org/fedora:40 with podman image mount
INFO: image registry.fedoraproject.org/fedora:40 as /var/lib/containers/storage/overlay/a87ba78243458d991383a334610fc0210ad65025e479ee5c26459bb9041a2676/merged
INFO: umounting image registry.fedoraproject.org/fedora:40 (/var/lib/containers/storage/overlay/a87ba78243458d991383a334610fc0210ad65025e479ee5c26459bb9041a2676/merged) with podman image umount
INFO: Using 'dnf' instead of 'dnf5' for bootstrap chroot
INFO: Package manager dnf detected and used (fallback)
INFO: Bootstrap image not marked ready
Start(bootstrap): installing dnf5 tooling
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 115 kB/s |  13 kB     00:00    
fedora                                           14 MB/s |  20 MB     00:01    
updates                                         6.8 MB/s |  10 MB     00:01    
Dependencies resolved.
================================================================================
 Package             Architecture  Version                 Repository      Size
================================================================================
Installing:
 dnf5                x86_64        5.1.17-2.fc40           updates        700 k
 dnf5-plugins        x86_64        5.1.17-2.fc40           updates        358 k
Installing dependencies:
 fmt                 x86_64        10.2.1-4.fc40           fedora         125 k
 libdnf5             x86_64        5.1.17-2.fc40           updates        999 k
 libdnf5-cli         x86_64        5.1.17-2.fc40           updates        231 k
 sdbus-cpp           x86_64        1.4.0-2.fc40            fedora         110 k

Transaction Summary
================================================================================
Install  6 Packages

Total download size: 2.5 M
Installed size: 6.9 M
Downloading Packages:
(1/6): dnf5-5.1.17-2.fc40.x86_64.rpm            3.0 MB/s | 700 kB     00:00    
(2/6): dnf5-plugins-5.1.17-2.fc40.x86_64.rpm    5.9 MB/s | 358 kB     00:00    
(3/6): libdnf5-5.1.17-2.fc40.x86_64.rpm          13 MB/s | 999 kB     00:00    
(4/6): libdnf5-cli-5.1.17-2.fc40.x86_64.rpm     5.8 MB/s | 231 kB     00:00    
(5/6): sdbus-cpp-1.4.0-2.fc40.x86_64.rpm        266 kB/s | 110 kB     00:00    
(6/6): fmt-10.2.1-4.fc40.x86_64.rpm             300 kB/s | 125 kB     00:00    
--------------------------------------------------------------------------------
Total                                           5.3 MB/s | 2.5 MB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : fmt-10.2.1-4.fc40.x86_64                               1/6 
  Installing       : libdnf5-5.1.17-2.fc40.x86_64                           2/6 
  Installing       : libdnf5-cli-5.1.17-2.fc40.x86_64                       3/6 
  Installing       : sdbus-cpp-1.4.0-2.fc40.x86_64                          4/6 
  Installing       : dnf5-5.1.17-2.fc40.x86_64                              5/6 
  Installing       : dnf5-plugins-5.1.17-2.fc40.x86_64                      6/6 
  Running scriptlet: dnf5-plugins-5.1.17-2.fc40.x86_64                      6/6 

Installed:
  dnf5-5.1.17-2.fc40.x86_64              dnf5-plugins-5.1.17-2.fc40.x86_64      
  fmt-10.2.1-4.fc40.x86_64               libdnf5-5.1.17-2.fc40.x86_64           
  libdnf5-cli-5.1.17-2.fc40.x86_64       sdbus-cpp-1.4.0-2.fc40.x86_64          

Complete!
INFO: Switching package manager from dnf to the dnf5 (direct choice)
Finish(bootstrap): installing dnf5 tooling
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-40-x86_64-1727981288.107792/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1.1-1.fc40.x86_64
  rpm-sequoia-1.7.0-1.fc40.x86_64
  python3-dnf-4.21.1-1.fc40.noarch
  yum-4.21.1-1.fc40.noarch
  dnf5-5.1.17-2.fc40.x86_64
  dnf5-plugins-5.1.17-2.fc40.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% |  16.0 MiB/s |  11.3 MiB |  00m01s
 fedora                                 100% |  13.1 MiB/s |  20.8 MiB |  00m02s
 Copr repository                        100% | 230.2 KiB/s |  14.3 KiB |  00m00s
Repositories loaded.
Package                           Arch   Version                     Repository      Size
Installing group/module packages:                                                        
 bash                             x86_64 5.2.26-3.fc40               fedora       8.1 MiB
 bzip2                            x86_64 1.0.8-18.fc40               fedora      91.7 KiB
 coreutils                        x86_64 9.4-8.fc40                  updates      5.8 MiB
 cpio                             x86_64 2.15-1.fc40                 fedora       1.1 MiB
 diffutils                        x86_64 3.10-5.fc40                 fedora       1.6 MiB
 fedora-release-common            noarch 40-39                       updates     19.1 KiB
 findutils                        x86_64 1:4.9.0-9.fc40              updates      1.5 MiB
 gawk                             x86_64 5.3.0-3.fc40                fedora       1.7 MiB
 glibc-minimal-langpack           x86_64 2.39-22.fc40                updates      0.0   B
 grep                             x86_64 3.11-7.fc40                 fedora       1.0 MiB
 gzip                             x86_64 1.13-1.fc40                 fedora     385.0 KiB
 info                             x86_64 7.1-2.fc40                  fedora     357.8 KiB
 patch                            x86_64 2.7.6-24.fc40               fedora     262.8 KiB
 redhat-rpm-config                noarch 288-1.fc40                  updates    185.2 KiB
 rpm-build                        x86_64 4.19.1.1-1.fc40             fedora     173.7 KiB
 sed                              x86_64 4.9-1.fc40                  fedora     861.5 KiB
 shadow-utils                     x86_64 2:4.15.1-3.fc40             updates      4.1 MiB
 tar                              x86_64 2:1.35-3.fc40               fedora       2.9 MiB
 unzip                            x86_64 6.0-63.fc40                 fedora     382.8 KiB
 util-linux                       x86_64 2.40.1-1.fc40               updates      3.7 MiB
 which                            x86_64 2.21-41.fc40                fedora      80.2 KiB
 xz                               x86_64 1:5.4.6-3.fc40              fedora       2.0 MiB
Installing dependencies:                                                                 
 alternatives                     x86_64 1.27-1.fc40                 updates     66.3 KiB
 ansible-srpm-macros              noarch 1-14.fc40                   fedora      35.7 KiB
 audit-libs                       x86_64 4.0.2-1.fc40                updates    327.4 KiB
 authselect                       x86_64 1.5.0-5.fc40                fedora     153.6 KiB
 authselect-libs                  x86_64 1.5.0-5.fc40                fedora     818.3 KiB
 basesystem                       noarch 11-20.fc40                  fedora       0.0   B
 binutils                         x86_64 2.41-37.fc40                updates     26.4 MiB
 binutils-gold                    x86_64 2.41-37.fc40                updates      2.0 MiB
 bzip2-libs                       x86_64 1.0.8-18.fc40               fedora      80.7 KiB
 ca-certificates                  noarch 2024.2.69_v8.0.401-1.0.fc40 updates      2.4 MiB
 coreutils-common                 x86_64 9.4-8.fc40                  updates     11.4 MiB
 cracklib                         x86_64 2.9.11-5.fc40               fedora     238.9 KiB
 crypto-policies                  noarch 20240725-1.git28d3e2d.fc40  updates    153.3 KiB
 curl                             x86_64 8.6.0-10.fc40               updates    738.6 KiB
 cyrus-sasl-lib                   x86_64 2.1.28-19.fc40              fedora       2.3 MiB
 debugedit                        x86_64 5.0-14.fc40                 fedora     199.0 KiB
 dwz                              x86_64 0.15-6.fc40                 fedora     290.9 KiB
 ed                               x86_64 1.20.2-1.fc40               updates    146.9 KiB
 efi-srpm-macros                  noarch 5-11.fc40                   fedora      40.1 KiB
 elfutils                         x86_64 0.191-4.fc40                fedora       2.5 MiB
 elfutils-debuginfod-client       x86_64 0.191-4.fc40                fedora      64.9 KiB
 elfutils-default-yama-scope      noarch 0.191-4.fc40                fedora       1.8 KiB
 elfutils-libelf                  x86_64 0.191-4.fc40                fedora       1.2 MiB
 elfutils-libs                    x86_64 0.191-4.fc40                fedora     646.1 KiB
 fedora-gpg-keys                  noarch 40-2                        updates    124.7 KiB
 fedora-release                   noarch 40-39                       updates      0.0   B
 fedora-release-identity-basic    noarch 40-39                       updates    654.0   B
 fedora-repos                     noarch 40-2                        updates      4.9 KiB
 file                             x86_64 5.45-4.fc40                 fedora     103.5 KiB
 file-libs                        x86_64 5.45-4.fc40                 fedora       9.9 MiB
 filesystem                       x86_64 3.18-8.fc40                 fedora     106.0   B
 fonts-srpm-macros                noarch 1:2.0.5-14.fc40             fedora      55.3 KiB
 forge-srpm-macros                noarch 0.3.2-1.fc40                updates     39.0 KiB
 fpc-srpm-macros                  noarch 1.3-12.fc40                 fedora     144.0   B
 gdb-minimal                      x86_64 15.1-1.fc40                 updates     13.0 MiB
 gdbm                             x86_64 1:1.23-6.fc40               fedora     460.9 KiB
 gdbm-libs                        x86_64 1:1.23-6.fc40               fedora     121.9 KiB
 ghc-srpm-macros                  noarch 1.9-1.fc40                  fedora     716.0   B
 glibc                            x86_64 2.39-22.fc40                updates      6.6 MiB
 glibc-common                     x86_64 2.39-22.fc40                updates      1.0 MiB
 glibc-gconv-extra                x86_64 2.39-22.fc40                updates      7.8 MiB
 gmp                              x86_64 1:6.2.1-8.fc40              fedora     794.6 KiB
 gnat-srpm-macros                 noarch 6-5.fc40                    fedora       1.0 KiB
 go-srpm-macros                   noarch 3.5.0-1.fc40                fedora      60.6 KiB
 jansson                          x86_64 2.13.1-9.fc40               fedora      88.3 KiB
 kernel-srpm-macros               noarch 1.0-23.fc40                 fedora       1.9 KiB
 keyutils-libs                    x86_64 1.6.3-3.fc40                fedora      54.4 KiB
 krb5-libs                        x86_64 1.21.3-1.fc40               updates      2.3 MiB
 libacl                           x86_64 2.3.2-1.fc40                fedora      40.0 KiB
 libarchive                       x86_64 3.7.2-4.fc40                updates    914.6 KiB
 libattr                          x86_64 2.5.2-3.fc40                fedora      28.5 KiB
 libblkid                         x86_64 2.40.1-1.fc40               updates    258.5 KiB
 libbrotli                        x86_64 1.1.0-3.fc40                fedora     829.5 KiB
 libcap                           x86_64 2.69-8.fc40                 updates    219.8 KiB
 libcap-ng                        x86_64 0.8.4-4.fc40                fedora      73.1 KiB
 libcom_err                       x86_64 1.47.0-5.fc40               fedora      67.2 KiB
 libcurl                          x86_64 8.6.0-10.fc40               updates    776.8 KiB
 libeconf                         x86_64 0.6.2-2.fc40                updates     58.0 KiB
 libevent                         x86_64 2.1.12-12.fc40              fedora     895.6 KiB
 libfdisk                         x86_64 2.40.1-1.fc40               updates    362.9 KiB
 libffi                           x86_64 3.4.4-7.fc40                fedora      81.6 KiB
 libgcc                           x86_64 14.2.1-3.fc40               updates    274.6 KiB
 libgomp                          x86_64 14.2.1-3.fc40               updates    523.6 KiB
 libidn2                          x86_64 2.3.7-1.fc40                fedora     329.1 KiB
 libmount                         x86_64 2.40.1-1.fc40               updates    351.8 KiB
 libnghttp2                       x86_64 1.59.0-3.fc40               updates    166.1 KiB
 libnsl2                          x86_64 2.0.1-1.fc40                fedora      57.9 KiB
 libpkgconf                       x86_64 2.1.1-2.fc40                updates     74.2 KiB
 libpsl                           x86_64 0.21.5-3.fc40               fedora      80.5 KiB
 libpwquality                     x86_64 1.4.5-9.fc40                fedora     417.8 KiB
 libselinux                       x86_64 3.7-5.fc40                  updates    177.0 KiB
 libsemanage                      x86_64 3.7-2.fc40                  updates    293.5 KiB
 libsepol                         x86_64 3.7-2.fc40                  updates    817.9 KiB
 libsmartcols                     x86_64 2.40.1-1.fc40               updates    180.4 KiB
 libssh                           x86_64 0.10.6-5.fc40               fedora     509.3 KiB
 libssh-config                    noarch 0.10.6-5.fc40               fedora     277.0   B
 libstdc++                        x86_64 14.2.1-3.fc40               updates      2.8 MiB
 libtasn1                         x86_64 4.19.0-6.fc40               fedora     175.7 KiB
 libtirpc                         x86_64 1.3.5-0.fc40                updates    202.7 KiB
 libtool-ltdl                     x86_64 2.4.7-10.fc40               fedora      66.2 KiB
 libunistring                     x86_64 1.1-7.fc40                  fedora       1.7 MiB
 libutempter                      x86_64 1.2.1-13.fc40               fedora      57.7 KiB
 libuuid                          x86_64 2.40.1-1.fc40               updates     37.4 KiB
 libverto                         x86_64 0.3.2-8.fc40                fedora      29.5 KiB
 libxcrypt                        x86_64 4.4.36-5.fc40               fedora     262.8 KiB
 libxml2                          x86_64 2.12.8-1.fc40               updates      1.7 MiB
 libzstd                          x86_64 1.5.6-1.fc40                updates    787.9 KiB
 lua-libs                         x86_64 5.4.6-5.fc40                fedora     281.1 KiB
 lua-srpm-macros                  noarch 1-13.fc40                   fedora       1.3 KiB
 lz4-libs                         x86_64 1.9.4-6.fc40                fedora     129.4 KiB
 mpfr                             x86_64 4.2.1-4.fc40                updates    832.0 KiB
 ncurses-base                     noarch 6.4-12.20240127.fc40        fedora     326.2 KiB
 ncurses-libs                     x86_64 6.4-12.20240127.fc40        fedora     963.2 KiB
 ocaml-srpm-macros                noarch 9-3.fc40                    fedora       1.9 KiB
 openblas-srpm-macros             noarch 2-16.fc40                   fedora     104.0   B
 openldap                         x86_64 2.6.7-1.fc40                fedora     635.1 KiB
 openssl-libs                     x86_64 1:3.2.2-3.fc40              updates      7.8 MiB
 p11-kit                          x86_64 0.25.5-1.fc40               updates      2.2 MiB
 p11-kit-trust                    x86_64 0.25.5-1.fc40               updates    391.4 KiB
 package-notes-srpm-macros        noarch 0.5-11.fc40                 fedora       1.6 KiB
 pam                              x86_64 1.6.1-3.fc40                updates      1.8 MiB
 pam-libs                         x86_64 1.6.1-3.fc40                updates    135.0 KiB
 pcre2                            x86_64 10.44-1.fc40                updates    653.5 KiB
 pcre2-syntax                     noarch 10.44-1.fc40                updates    251.6 KiB
 perl-srpm-macros                 noarch 1-53.fc40                   fedora     861.0   B
 pkgconf                          x86_64 2.1.1-2.fc40                updates     82.9 KiB
 pkgconf-m4                       noarch 2.1.1-2.fc40                updates     13.9 KiB
 pkgconf-pkg-config               x86_64 2.1.1-2.fc40                updates    989.0   B
 popt                             x86_64 1.19-6.fc40                 fedora     136.9 KiB
 publicsuffix-list-dafsa          noarch 20240107-3.fc40             fedora      67.5 KiB
 pyproject-srpm-macros            noarch 1.15.0-1.fc40               updates      1.9 KiB
 python-srpm-macros               noarch 3.12-8.fc40                 updates     50.6 KiB
 qt5-srpm-macros                  noarch 5.15.15-1.fc40              updates    500.0   B
 qt6-srpm-macros                  noarch 6.7.2-2.fc40                updates    456.0   B
 readline                         x86_64 8.2-8.fc40                  fedora     489.2 KiB
 rpm                              x86_64 4.19.1.1-1.fc40             fedora       3.0 MiB
 rpm-build-libs                   x86_64 4.19.1.1-1.fc40             fedora     198.4 KiB
 rpm-libs                         x86_64 4.19.1.1-1.fc40             fedora     709.9 KiB
 rpm-sequoia                      x86_64 1.7.0-1.fc40                updates      2.4 MiB
 rust-srpm-macros                 noarch 26.3-1.fc40                 updates      4.8 KiB
 setup                            noarch 2.14.5-2.fc40               fedora     720.4 KiB
 sqlite-libs                      x86_64 3.45.1-2.fc40               fedora       1.4 MiB
 systemd-libs                     x86_64 255.12-1.fc40               updates      1.9 MiB
 util-linux-core                  x86_64 2.40.1-1.fc40               updates      1.5 MiB
 xxhash-libs                      x86_64 0.8.2-2.fc40                fedora      88.5 KiB
 xz-libs                          x86_64 1:5.4.6-3.fc40              fedora     209.8 KiB
 zig-srpm-macros                  noarch 1-2.fc40                    fedora       1.1 KiB
 zip                              x86_64 3.0-40.fc40                 fedora     703.2 KiB
 zlib-ng-compat                   x86_64 2.1.7-2.fc40                updates    134.0 KiB
 zstd                             x86_64 1.5.6-1.fc40                updates      1.7 MiB
Installing groups:                                                                       
 Buildsystem building group                                                              

Transaction Summary:
 Installing:      152 packages

Total size of inbound packages is 53 MiB. Need to download 53 MiB.
After this operation 179 MiB will be used (install 179 MiB, remove 0 B).
[  1/152] bzip2-0:1.0.8-18.fc40.x86_64  100% |  90.9 KiB/s |  52.4 KiB |  00m01s
[  2/152] cpio-0:2.15-1.fc40.x86_64     100% | 448.9 KiB/s | 292.2 KiB |  00m01s
[  3/152] diffutils-0:3.10-5.fc40.x86_6 100% |   1.0 MiB/s | 405.6 KiB |  00m00s
[  4/152] bash-0:5.2.26-3.fc40.x86_64   100% |   1.8 MiB/s |   1.8 MiB |  00m01s
[  5/152] grep-0:3.11-7.fc40.x86_64     100% | 568.7 KiB/s | 300.2 KiB |  00m01s
[  6/152] info-0:7.1-2.fc40.x86_64      100% |   1.0 MiB/s | 182.3 KiB |  00m00s
[  7/152] gzip-0:1.13-1.fc40.x86_64     100% | 389.6 KiB/s | 170.6 KiB |  00m00s
[  8/152] patch-0:2.7.6-24.fc40.x86_64  100% | 573.3 KiB/s | 130.7 KiB |  00m00s
[  9/152] sed-0:4.9-1.fc40.x86_64       100% |   2.8 MiB/s | 318.2 KiB |  00m00s
[ 10/152] unzip-0:6.0-63.fc40.x86_64    100% |   1.5 MiB/s | 184.5 KiB |  00m00s
[ 11/152] tar-2:1.35-3.fc40.x86_64      100% |   3.6 MiB/s | 856.6 KiB |  00m00s
[ 12/152] rpm-build-0:4.19.1.1-1.fc40.x 100% | 161.9 KiB/s |  78.2 KiB |  00m00s
[ 13/152] which-0:2.21-41.fc40.x86_64   100% | 380.2 KiB/s |  41.4 KiB |  00m00s
[ 14/152] xz-1:5.4.6-3.fc40.x86_64      100% |   3.9 MiB/s | 557.4 KiB |  00m00s
[ 15/152] fedora-release-common-0:40-39 100% |  88.0 KiB/s |  21.3 KiB |  00m00s
[ 16/152] findutils-1:4.9.0-9.fc40.x86_ 100% | 896.7 KiB/s | 491.4 KiB |  00m01s
[ 17/152] coreutils-0:9.4-8.fc40.x86_64 100% |   1.5 MiB/s |   1.1 MiB |  00m01s
[ 18/152] redhat-rpm-config-0:288-1.fc4 100% |   1.1 MiB/s |  82.1 KiB |  00m00s
[ 19/152] gawk-0:5.3.0-3.fc40.x86_64    100% |   1.8 MiB/s |   1.1 MiB |  00m01s
[ 20/152] glibc-minimal-langpack-0:2.39 100% | 425.2 KiB/s | 106.3 KiB |  00m00s
[ 21/152] shadow-utils-2:4.15.1-3.fc40. 100% |   8.8 MiB/s |   1.3 MiB |  00m00s
[ 22/152] ncurses-libs-0:6.4-12.2024012 100% |   4.3 MiB/s | 332.5 KiB |  00m00s
[ 23/152] util-linux-0:2.40.1-1.fc40.x8 100% |   5.5 MiB/s |   1.2 MiB |  00m00s
[ 24/152] bzip2-libs-0:1.0.8-18.fc40.x8 100% | 770.9 KiB/s |  40.9 KiB |  00m00s
[ 25/152] libattr-0:2.5.2-3.fc40.x86_64 100% | 360.0 KiB/s |  18.0 KiB |  00m00s
[ 26/152] debugedit-0:5.0-14.fc40.x86_6 100% |   1.3 MiB/s |  78.7 KiB |  00m00s
[ 27/152] filesystem-0:3.18-8.fc40.x86_ 100% |   3.3 MiB/s |   1.1 MiB |  00m00s
[ 28/152] elfutils-libelf-0:0.191-4.fc4 100% |   1.5 MiB/s | 209.8 KiB |  00m00s
[ 29/152] file-0:5.45-4.fc40.x86_64     100% | 365.5 KiB/s |  49.0 KiB |  00m00s
[ 30/152] popt-0:1.19-6.fc40.x86_64     100% |   1.0 MiB/s |  66.7 KiB |  00m00s
[ 31/152] rpm-0:4.19.1.1-1.fc40.x86_64  100% |   3.6 MiB/s | 540.1 KiB |  00m00s
[ 32/152] readline-0:8.2-8.fc40.x86_64  100% |   1.0 MiB/s | 213.3 KiB |  00m00s
[ 33/152] elfutils-0:0.191-4.fc40.x86_6 100% |   1.1 MiB/s | 531.3 KiB |  00m00s
[ 34/152] rpm-build-libs-0:4.19.1.1-1.f 100% | 812.1 KiB/s |  95.0 KiB |  00m00s
[ 35/152] libacl-0:2.3.2-1.fc40.x86_64  100% | 370.1 KiB/s |  24.4 KiB |  00m00s
[ 36/152] xz-libs-1:5.4.6-3.fc40.x86_64 100% |   1.6 MiB/s | 110.0 KiB |  00m00s
[ 37/152] coreutils-common-0:9.4-8.fc40 100% |  14.6 MiB/s |   2.1 MiB |  00m00s
[ 38/152] gmp-1:6.2.1-8.fc40.x86_64     100% |   2.2 MiB/s | 312.5 KiB |  00m00s
[ 39/152] glibc-common-0:2.39-22.fc40.x 100% |   4.9 MiB/s | 390.4 KiB |  00m00s
[ 40/152] ansible-srpm-macros-0:1-14.fc 100% | 119.8 KiB/s |  20.8 KiB |  00m00s
[ 41/152] dwz-0:0.15-6.fc40.x86_64      100% |   1.1 MiB/s | 137.8 KiB |  00m00s
[ 42/152] efi-srpm-macros-0:5-11.fc40.n 100% | 348.4 KiB/s |  22.3 KiB |  00m00s
[ 43/152] fpc-srpm-macros-0:1.3-12.fc40 100% | 124.3 KiB/s |   7.8 KiB |  00m00s
[ 44/152] fonts-srpm-macros-1:2.0.5-14. 100% | 185.5 KiB/s |  26.5 KiB |  00m00s
[ 45/152] ghc-srpm-macros-0:1.9-1.fc40. 100% | 126.8 KiB/s |   8.7 KiB |  00m00s
[ 46/152] gnat-srpm-macros-0:6-5.fc40.n 100% |  64.4 KiB/s |   8.8 KiB |  00m00s
[ 47/152] kernel-srpm-macros-0:1.0-23.f 100% | 145.2 KiB/s |   9.7 KiB |  00m00s
[ 48/152] rpm-libs-0:4.19.1.1-1.fc40.x8 100% | 317.2 KiB/s | 308.9 KiB |  00m01s
[ 49/152] go-srpm-macros-0:3.5.0-1.fc40 100% |  86.4 KiB/s |  27.5 KiB |  00m00s
[ 50/152] ocaml-srpm-macros-0:9-3.fc40. 100% | 139.6 KiB/s |   9.1 KiB |  00m00s
[ 51/152] openblas-srpm-macros-0:2-16.f 100% | 123.0 KiB/s |   7.5 KiB |  00m00s
[ 52/152] lua-srpm-macros-0:1-13.fc40.n 100% |  26.1 KiB/s |   8.7 KiB |  00m00s
[ 53/152] package-notes-srpm-macros-0:0 100% |  77.1 KiB/s |   9.9 KiB |  00m00s
[ 54/152] perl-srpm-macros-0:1-53.fc40. 100% |  67.6 KiB/s |   8.4 KiB |  00m00s
[ 55/152] zig-srpm-macros-0:1-2.fc40.no 100% | 131.8 KiB/s |   8.0 KiB |  00m00s
[ 56/152] libxcrypt-0:4.4.36-5.fc40.x86 100% | 715.6 KiB/s | 118.1 KiB |  00m00s
[ 57/152] setup-0:2.14.5-2.fc40.noarch  100% |   1.0 MiB/s | 154.7 KiB |  00m00s
[ 58/152] zip-0:3.0-40.fc40.x86_64      100% |   1.2 MiB/s | 264.8 KiB |  00m00s
[ 59/152] util-linux-core-0:2.40.1-1.fc 100% |   6.5 MiB/s | 537.0 KiB |  00m00s
[ 60/152] libcap-ng-0:0.8.4-4.fc40.x86_ 100% | 259.1 KiB/s |  32.6 KiB |  00m00s
[ 61/152] libutempter-0:1.2.1-13.fc40.x 100% | 200.0 KiB/s |  26.4 KiB |  00m00s
[ 62/152] ncurses-base-0:6.4-12.2024012 100% | 565.8 KiB/s |  88.8 KiB |  00m00s
[ 63/152] elfutils-debuginfod-client-0: 100% | 427.4 KiB/s |  38.5 KiB |  00m00s
[ 64/152] elfutils-libs-0:0.191-4.fc40. 100% |   1.4 MiB/s | 259.9 KiB |  00m00s
[ 65/152] lua-libs-0:5.4.6-5.fc40.x86_6 100% | 630.9 KiB/s | 131.9 KiB |  00m00s
[ 66/152] elfutils-default-yama-scope-0 100% |  96.7 KiB/s |  13.5 KiB |  00m00s
[ 67/152] file-libs-0:5.45-4.fc40.x86_6 100% |   1.6 MiB/s | 762.7 KiB |  00m00s
[ 68/152] sqlite-libs-0:3.45.1-2.fc40.x 100% |   1.9 MiB/s | 705.1 KiB |  00m00s
[ 69/152] glibc-0:2.39-22.fc40.x86_64   100% |  21.9 MiB/s |   2.2 MiB |  00m00s
[ 70/152] basesystem-0:11-20.fc40.noarc 100% | 121.8 KiB/s |   7.2 KiB |  00m00s
[ 71/152] libselinux-0:3.7-5.fc40.x86_6 100% |   1.2 MiB/s |  88.0 KiB |  00m00s
[ 72/152] zlib-ng-compat-0:2.1.7-2.fc40 100% | 983.3 KiB/s |  77.7 KiB |  00m00s
[ 73/152] libcap-0:2.69-8.fc40.x86_64   100% |   1.1 MiB/s |  85.7 KiB |  00m00s
[ 74/152] libzstd-0:1.5.6-1.fc40.x86_64 100% |   4.0 MiB/s | 309.2 KiB |  00m00s
[ 75/152] rpm-sequoia-0:1.7.0-1.fc40.x8 100% |  10.4 MiB/s | 892.8 KiB |  00m00s
[ 76/152] libgcc-0:14.2.1-3.fc40.x86_64 100% |   1.8 MiB/s | 133.3 KiB |  00m00s
[ 77/152] libgomp-0:14.2.1-3.fc40.x86_6 100% |   4.5 MiB/s | 353.9 KiB |  00m00s
[ 78/152] libsepol-0:3.7-2.fc40.x86_64  100% | 673.7 KiB/s | 342.2 KiB |  00m01s
[ 79/152] jansson-0:2.13.1-9.fc40.x86_6 100% | 589.0 KiB/s |  44.2 KiB |  00m00s
[ 80/152] glibc-gconv-extra-0:2.39-22.f 100% |   2.4 MiB/s |   1.7 MiB |  00m01s
[ 81/152] pkgconf-pkg-config-0:2.1.1-2. 100% | 133.0 KiB/s |   9.8 KiB |  00m00s
[ 82/152] binutils-0:2.41-37.fc40.x86_6 100% |  27.8 MiB/s |   6.2 MiB |  00m00s
[ 83/152] pkgconf-0:2.1.1-2.fc40.x86_64 100% | 599.3 KiB/s |  43.7 KiB |  00m00s
[ 84/152] pkgconf-m4-0:2.1.1-2.fc40.noa 100% | 192.3 KiB/s |  14.0 KiB |  00m00s
[ 85/152] libpkgconf-0:2.1.1-2.fc40.x86 100% | 526.8 KiB/s |  37.9 KiB |  00m00s
[ 86/152] zstd-0:1.5.6-1.fc40.x86_64    100% |   5.4 MiB/s | 479.4 KiB |  00m00s
[ 87/152] curl-0:8.6.0-10.fc40.x86_64   100% |   3.8 MiB/s | 299.2 KiB |  00m00s
[ 88/152] libarchive-0:3.7.2-4.fc40.x86 100% |   4.7 MiB/s | 406.7 KiB |  00m00s
[ 89/152] ed-0:1.20.2-1.fc40.x86_64     100% |   1.0 MiB/s |  81.9 KiB |  00m00s
[ 90/152] pcre2-0:10.44-1.fc40.x86_64   100% |   3.0 MiB/s | 242.9 KiB |  00m00s
[ 91/152] pcre2-syntax-0:10.44-1.fc40.n 100% |   2.0 MiB/s | 149.8 KiB |  00m00s
[ 92/152] forge-srpm-macros-0:0.3.2-1.f 100% | 269.4 KiB/s |  19.7 KiB |  00m00s
[ 93/152] mpfr-0:4.2.1-4.fc40.x86_64    100% |   4.4 MiB/s | 348.9 KiB |  00m00s
[ 94/152] libstdc++-0:14.2.1-3.fc40.x86 100% |   8.4 MiB/s | 886.5 KiB |  00m00s
[ 95/152] libblkid-0:2.40.1-1.fc40.x86_ 100% |   1.7 MiB/s | 124.3 KiB |  00m00s
[ 96/152] lz4-libs-0:1.9.4-6.fc40.x86_6 100% | 143.0 KiB/s |  67.2 KiB |  00m00s
[ 97/152] libuuid-0:2.40.1-1.fc40.x86_6 100% | 389.6 KiB/s |  28.4 KiB |  00m00s
[ 98/152] libmount-0:2.40.1-1.fc40.x86_ 100% |   2.0 MiB/s | 154.6 KiB |  00m00s
[ 99/152] libsmartcols-0:2.40.1-1.fc40. 100% |   1.0 MiB/s |  83.3 KiB |  00m00s
[100/152] audit-libs-0:4.0.2-1.fc40.x86 100% |   1.7 MiB/s | 125.8 KiB |  00m00s
[101/152] systemd-libs-0:255.12-1.fc40. 100% |   7.2 MiB/s | 707.2 KiB |  00m00s
[102/152] libfdisk-0:2.40.1-1.fc40.x86_ 100% |   1.6 MiB/s | 159.4 KiB |  00m00s
[103/152] pam-0:1.6.1-3.fc40.x86_64     100% |   6.8 MiB/s | 553.4 KiB |  00m00s
[104/152] pam-libs-0:1.6.1-3.fc40.x86_6 100% | 731.9 KiB/s |  57.1 KiB |  00m00s
[105/152] gdbm-libs-1:1.23-6.fc40.x86_6 100% | 603.9 KiB/s |  56.2 KiB |  00m00s
[106/152] libnsl2-0:2.0.1-1.fc40.x86_64 100% | 250.6 KiB/s |  29.6 KiB |  00m00s
[107/152] authselect-0:1.5.0-5.fc40.x86 100% | 516.5 KiB/s | 146.2 KiB |  00m00s
[108/152] libpwquality-0:1.4.5-9.fc40.x 100% | 592.4 KiB/s | 119.7 KiB |  00m00s
[109/152] authselect-libs-0:1.5.0-5.fc4 100% |   1.1 MiB/s | 218.6 KiB |  00m00s
[110/152] libeconf-0:0.6.2-2.fc40.x86_6 100% | 443.9 KiB/s |  32.0 KiB |  00m00s
[111/152] libsemanage-0:3.7-2.fc40.x86_ 100% |   1.5 MiB/s | 116.1 KiB |  00m00s
[112/152] cracklib-0:2.9.11-5.fc40.x86_ 100% | 540.9 KiB/s |  92.5 KiB |  00m00s
[113/152] openssl-libs-1:3.2.2-3.fc40.x 100% |  22.9 MiB/s |   2.3 MiB |  00m00s
[114/152] pyproject-srpm-macros-0:1.15. 100% | 159.6 KiB/s |  13.6 KiB |  00m00s
[115/152] python-srpm-macros-0:3.12-8.f 100% | 311.8 KiB/s |  23.4 KiB |  00m00s
[116/152] qt5-srpm-macros-0:5.15.15-1.f 100% | 123.6 KiB/s |   8.9 KiB |  00m00s
[117/152] qt6-srpm-macros-0:6.7.2-2.fc4 100% | 125.0 KiB/s |   9.0 KiB |  00m00s
[118/152] rust-srpm-macros-0:26.3-1.fc4 100% | 169.1 KiB/s |  12.5 KiB |  00m00s
[119/152] libtirpc-0:1.3.5-0.fc40.x86_6 100% |   1.2 MiB/s |  94.1 KiB |  00m00s
[120/152] libcom_err-0:1.47.0-5.fc40.x8 100% | 264.1 KiB/s |  25.4 KiB |  00m00s
[121/152] ca-certificates-0:2024.2.69_v 100% |  10.1 MiB/s | 871.2 KiB |  00m00s
[122/152] crypto-policies-0:20240725-1. 100% |   1.3 MiB/s |  99.2 KiB |  00m00s
[123/152] gdbm-1:1.23-6.fc40.x86_64     100% | 876.5 KiB/s | 152.5 KiB |  00m00s
[124/152] krb5-libs-0:1.21.3-1.fc40.x86 100% |   8.7 MiB/s | 757.0 KiB |  00m00s
[125/152] keyutils-libs-0:1.6.3-3.fc40. 100% | 288.7 KiB/s |  31.5 KiB |  00m00s
[126/152] libverto-0:0.3.2-8.fc40.x86_6 100% | 293.4 KiB/s |  20.5 KiB |  00m00s
[127/152] libxml2-0:2.12.8-1.fc40.x86_6 100% |   7.7 MiB/s | 687.1 KiB |  00m00s
[128/152] fedora-repos-0:40-2.noarch    100% | 124.8 KiB/s |   9.5 KiB |  00m00s
[129/152] p11-kit-0:0.25.5-1.fc40.x86_6 100% |   6.1 MiB/s | 491.2 KiB |  00m00s
[130/152] fedora-gpg-keys-0:40-2.noarch 100% | 776.8 KiB/s | 132.1 KiB |  00m00s
[131/152] libffi-0:3.4.4-7.fc40.x86_64  100% | 227.5 KiB/s |  39.4 KiB |  00m00s
[132/152] p11-kit-trust-0:0.25.5-1.fc40 100% |   1.8 MiB/s | 132.0 KiB |  00m00s
[133/152] libtasn1-0:4.19.0-6.fc40.x86_ 100% | 481.6 KiB/s |  73.7 KiB |  00m00s
[134/152] alternatives-0:1.27-1.fc40.x8 100% | 557.9 KiB/s |  40.7 KiB |  00m00s
[135/152] binutils-gold-0:2.41-37.fc40. 100% |   9.0 MiB/s | 780.6 KiB |  00m00s
[136/152] fedora-release-0:40-39.noarch 100% |  67.5 KiB/s |  10.8 KiB |  00m00s
[137/152] xxhash-libs-0:0.8.2-2.fc40.x8 100% | 236.8 KiB/s |  36.9 KiB |  00m00s
[138/152] libcurl-0:8.6.0-10.fc40.x86_6 100% |   4.4 MiB/s | 344.8 KiB |  00m00s
[139/152] gdb-minimal-0:15.1-1.fc40.x86 100% |  20.0 MiB/s |   4.3 MiB |  00m00s
[140/152] libidn2-0:2.3.7-1.fc40.x86_64 100% | 886.0 KiB/s | 118.7 KiB |  00m00s
[141/152] libpsl-0:0.21.5-3.fc40.x86_64 100% | 459.7 KiB/s |  63.9 KiB |  00m00s
[142/152] libssh-0:0.10.6-5.fc40.x86_64 100% |   1.0 MiB/s | 210.6 KiB |  00m00s
[143/152] openldap-0:2.6.7-1.fc40.x86_6 100% |   1.1 MiB/s | 254.3 KiB |  00m00s
[144/152] libbrotli-0:1.1.0-3.fc40.x86_ 100% | 627.9 KiB/s | 338.4 KiB |  00m01s
[145/152] publicsuffix-list-dafsa-0:202 100% | 379.7 KiB/s |  58.1 KiB |  00m00s
[146/152] libssh-config-0:0.10.6-5.fc40 100% |  50.7 KiB/s |   9.0 KiB |  00m00s
[147/152] libunistring-0:1.1-7.fc40.x86 100% |   1.1 MiB/s | 545.5 KiB |  00m00s
[148/152] libtool-ltdl-0:2.4.7-10.fc40. 100% | 446.4 KiB/s |  36.2 KiB |  00m00s
[149/152] libnghttp2-0:1.59.0-3.fc40.x8 100% | 991.1 KiB/s |  75.3 KiB |  00m00s
[150/152] cyrus-sasl-lib-0:2.1.28-19.fc 100% |   1.6 MiB/s | 789.3 KiB |  00m00s
[151/152] fedora-release-identity-basic 100% | 146.7 KiB/s |  11.6 KiB |  00m00s
[152/152] libevent-0:2.1.12-12.fc40.x86 100% | 487.1 KiB/s | 257.2 KiB |  00m01s
--------------------------------------------------------------------------------
[152/152] Total                         100% |   5.6 MiB/s |  52.8 MiB |  00m09s
Running transaction
Importing PGP key 0xA15B79CC:
 Userid     : "Fedora (40) <fedora-40-primary@fedoraproject.org>"
 Fingerprint: 115DF9AEF857853EE8445D0A0727707EA15B79CC
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-40-primary
The key was successfully imported.
[  1/154] Verify package files          100% | 700.0   B/s | 152.0   B |  00m00s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-8.fc40.x86_64
>>> Stop pre-transaction scriptlet: filesystem-0:3.18-8.fc40.x86_64
[  2/154] Prepare transaction           100% |   1.9 KiB/s | 152.0   B |  00m00s
[  3/154] Installing libgcc-0:14.2.1-3. 100% | 134.9 MiB/s | 276.3 KiB |  00m00s
>>> Running post-install scriptlet: libgcc-0:14.2.1-3.fc40.x86_64
>>> Stop post-install scriptlet: libgcc-0:14.2.1-3.fc40.x86_64
[  4/154] Installing crypto-policies-0: 100% |  16.5 MiB/s | 185.9 KiB |  00m00s
>>> Running post-install scriptlet: crypto-policies-0:20240725-1.git28d3e2d.fc40
>>> Stop post-install scriptlet: crypto-policies-0:20240725-1.git28d3e2d.fc40.no
[  5/154] Installing fedora-release-ide 100% | 890.6 KiB/s | 912.0   B |  00m00s
[  6/154] Installing fedora-gpg-keys-0: 100% |  20.7 MiB/s | 169.7 KiB |  00m00s
[  7/154] Installing fedora-repos-0:40- 100% |   5.6 MiB/s |   5.7 KiB |  00m00s
[  8/154] Installing fedora-release-com 100% |   4.5 MiB/s |  23.3 KiB |  00m00s
[  9/154] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 10/154] Installing setup-0:2.14.5-2.f 100% |  50.6 MiB/s | 725.8 KiB |  00m00s
>>> Running post-install scriptlet: setup-0:2.14.5-2.fc40.noarch
>>> Stop post-install scriptlet: setup-0:2.14.5-2.fc40.noarch
[ 11/154] Installing filesystem-0:3.18- 100% |   1.7 MiB/s | 212.4 KiB |  00m00s
[ 12/154] Installing basesystem-0:11-20 100% |   0.0   B/s | 124.0   B |  00m00s
[ 13/154] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[ 14/154] Installing publicsuffix-list- 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[ 15/154] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[ 16/154] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[ 17/154] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[ 18/154] Installing pcre2-syntax-0:10. 100% | 124.1 MiB/s | 254.1 KiB |  00m00s
[ 19/154] Installing pkgconf-m4-0:2.1.1 100% |  14.0 MiB/s |  14.3 KiB |  00m00s
[ 20/154] Installing ncurses-base-0:6.4 100% |  38.2 MiB/s | 351.6 KiB |  00m00s
[ 21/154] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 22/154] Installing ncurses-libs-0:6.4 100% | 135.3 MiB/s | 969.7 KiB |  00m00s
>>> Running pre-install scriptlet: glibc-0:2.39-22.fc40.x86_64
>>> Stop pre-install scriptlet: glibc-0:2.39-22.fc40.x86_64
[ 23/154] Installing glibc-0:2.39-22.fc 100% | 114.3 MiB/s |   6.6 MiB |  00m00s
>>> Running post-install scriptlet: glibc-0:2.39-22.fc40.x86_64
>>> Stop post-install scriptlet: glibc-0:2.39-22.fc40.x86_64
[ 24/154] Installing bash-0:5.2.26-3.fc 100% | 263.3 MiB/s |   8.2 MiB |  00m00s
>>> Running post-install scriptlet: bash-0:5.2.26-3.fc40.x86_64
>>> Stop post-install scriptlet: bash-0:5.2.26-3.fc40.x86_64
[ 25/154] Installing glibc-common-0:2.3 100% | 128.6 MiB/s |   1.0 MiB |  00m00s
[ 26/154] Installing glibc-gconv-extra- 100% | 121.3 MiB/s |   7.9 MiB |  00m00s
>>> Running post-install scriptlet: glibc-gconv-extra-0:2.39-22.fc40.x86_64
>>> Stop post-install scriptlet: glibc-gconv-extra-0:2.39-22.fc40.x86_64
[ 27/154] Installing zlib-ng-compat-0:2 100% | 131.6 MiB/s | 134.8 KiB |  00m00s
[ 28/154] Installing xz-libs-1:5.4.6-3. 100% | 206.0 MiB/s | 210.9 KiB |  00m00s
[ 29/154] Installing bzip2-libs-0:1.0.8 100% |  79.9 MiB/s |  81.8 KiB |  00m00s
[ 30/154] Installing popt-0:1.19-6.fc40 100% |  35.0 MiB/s | 143.5 KiB |  00m00s
[ 31/154] Installing readline-0:8.2-8.f 100% | 160.0 MiB/s | 491.4 KiB |  00m00s
[ 32/154] Installing libzstd-0:1.5.6-1. 100% | 256.9 MiB/s | 789.2 KiB |  00m00s
[ 33/154] Installing elfutils-libelf-0: 100% | 233.9 MiB/s |   1.2 MiB |  00m00s
[ 34/154] Installing libstdc++-0:14.2.1 100% | 251.5 MiB/s |   2.8 MiB |  00m00s
[ 35/154] Installing libuuid-0:2.40.1-1 100% |  37.5 MiB/s |  38.4 KiB |  00m00s
[ 36/154] Installing libblkid-0:2.40.1- 100% | 126.8 MiB/s | 259.7 KiB |  00m00s
[ 37/154] Installing libattr-0:2.5.2-3. 100% |  28.8 MiB/s |  29.5 KiB |  00m00s
[ 38/154] Installing libacl-0:2.3.2-1.f 100% |  39.9 MiB/s |  40.8 KiB |  00m00s
[ 39/154] Installing gmp-1:6.2.1-8.fc40 100% | 194.5 MiB/s | 796.8 KiB |  00m00s
[ 40/154] Installing libxcrypt-0:4.4.36 100% | 129.7 MiB/s | 265.5 KiB |  00m00s
[ 41/154] Installing lz4-libs-0:1.9.4-6 100% | 127.4 MiB/s | 130.5 KiB |  00m00s
[ 42/154] Installing gdbm-libs-1:1.23-6 100% | 120.7 MiB/s | 123.6 KiB |  00m00s
[ 43/154] Installing libeconf-0:0.6.2-2 100% |  58.3 MiB/s |  59.6 KiB |  00m00s
[ 44/154] Installing mpfr-0:4.2.1-4.fc4 100% | 203.5 MiB/s | 833.7 KiB |  00m00s
[ 45/154] Installing gawk-0:5.3.0-3.fc4 100% | 192.0 MiB/s |   1.7 MiB |  00m00s
[ 46/154] Installing dwz-0:0.15-6.fc40. 100% | 142.7 MiB/s | 292.3 KiB |  00m00s
[ 47/154] Installing unzip-0:6.0-63.fc4 100% | 125.8 MiB/s | 386.3 KiB |  00m00s
[ 48/154] Installing file-libs-0:5.45-4 100% | 472.9 MiB/s |   9.9 MiB |  00m00s
[ 49/154] Installing file-0:5.45-4.fc40 100% | 102.6 MiB/s | 105.0 KiB |  00m00s
[ 50/154] Installing libcap-ng-0:0.8.4- 100% |  73.2 MiB/s |  75.0 KiB |  00m00s
[ 51/154] Installing audit-libs-0:4.0.2 100% | 160.8 MiB/s | 329.3 KiB |  00m00s
[ 52/154] Installing pam-libs-0:1.6.1-3 100% | 134.2 MiB/s | 137.4 KiB |  00m00s
[ 53/154] Installing libcap-0:2.69-8.fc 100% |  73.2 MiB/s | 224.8 KiB |  00m00s
[ 54/154] Installing systemd-libs-0:255 100% | 193.1 MiB/s |   1.9 MiB |  00m00s
[ 55/154] Installing lua-libs-0:5.4.6-5 100% | 137.8 MiB/s | 282.3 KiB |  00m00s
[ 56/154] Installing libsepol-0:3.7-2.f 100% | 266.5 MiB/s | 818.8 KiB |  00m00s
[ 57/154] Installing jansson-0:2.13.1-9 100% |  87.6 MiB/s |  89.7 KiB |  00m00s
[ 58/154] Installing pcre2-0:10.44-1.fc 100% | 213.2 MiB/s | 654.9 KiB |  00m00s
[ 59/154] Installing libselinux-0:3.7-5 100% |  87.0 MiB/s | 178.3 KiB |  00m00s
[ 60/154] Installing sed-0:4.9-1.fc40.x 100% | 121.3 MiB/s | 869.7 KiB |  00m00s
[ 61/154] Installing grep-0:3.11-7.fc40 100% | 125.4 MiB/s |   1.0 MiB |  00m00s
[ 62/154] Installing findutils-1:4.9.0- 100% | 162.9 MiB/s |   1.5 MiB |  00m00s
[ 63/154] Installing xz-1:5.4.6-3.fc40. 100% | 154.0 MiB/s |   2.0 MiB |  00m00s
[ 64/154] Installing libmount-0:2.40.1- 100% | 172.3 MiB/s | 352.8 KiB |  00m00s
[ 65/154] Installing libsmartcols-0:2.4 100% | 177.3 MiB/s | 181.5 KiB |  00m00s
[ 66/154] Installing libcom_err-0:1.47. 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[ 67/154] Installing libffi-0:3.4.4-7.f 100% |  40.5 MiB/s |  83.0 KiB |  00m00s
[ 68/154] Installing libtasn1-0:4.19.0- 100% |  86.7 MiB/s | 177.5 KiB |  00m00s
[ 69/154] Installing p11-kit-0:0.25.5-1 100% | 157.7 MiB/s |   2.2 MiB |  00m00s
[ 70/154] Installing alternatives-0:1.2 100% |  66.4 MiB/s |  68.0 KiB |  00m00s
[ 71/154] Installing libunistring-0:1.1 100% | 247.2 MiB/s |   1.7 MiB |  00m00s
[ 72/154] Installing libidn2-0:2.3.7-1. 100% |  81.8 MiB/s | 335.0 KiB |  00m00s
[ 73/154] Installing libpsl-0:0.21.5-3. 100% |  79.7 MiB/s |  81.6 KiB |  00m00s
[ 74/154] Installing p11-kit-trust-0:0. 100% |  22.6 MiB/s | 393.1 KiB |  00m00s
>>> Running post-install scriptlet: p11-kit-trust-0:0.25.5-1.fc40.x86_64
>>> Stop post-install scriptlet: p11-kit-trust-0:0.25.5-1.fc40.x86_64
[ 75/154] Installing util-linux-core-0: 100% | 123.8 MiB/s |   1.5 MiB |  00m00s
[ 76/154] Installing tar-2:1.35-3.fc40. 100% | 227.0 MiB/s |   3.0 MiB |  00m00s
[ 77/154] Installing libsemanage-0:3.7- 100% |  96.1 MiB/s | 295.2 KiB |  00m00s
[ 78/154] Installing shadow-utils-2:4.1 100% |  78.7 MiB/s |   4.2 MiB |  00m00s
>>> Running pre-install scriptlet: libutempter-0:1.2.1-13.fc40.x86_64
>>> Stop pre-install scriptlet: libutempter-0:1.2.1-13.fc40.x86_64
[ 79/154] Installing libutempter-0:1.2. 100% |  29.2 MiB/s |  59.7 KiB |  00m00s
[ 80/154] Installing zip-0:3.0-40.fc40. 100% | 172.6 MiB/s | 707.1 KiB |  00m00s
[ 81/154] Installing gdbm-1:1.23-6.fc40 100% | 113.7 MiB/s | 465.8 KiB |  00m00s
[ 82/154] Installing cyrus-sasl-lib-0:2 100% | 253.7 MiB/s |   2.3 MiB |  00m00s
[ 83/154] Installing zstd-0:1.5.6-1.fc4 100% | 279.3 MiB/s |   1.7 MiB |  00m00s
[ 84/154] Installing libfdisk-0:2.40.1- 100% | 177.7 MiB/s | 364.0 KiB |  00m00s
[ 85/154] Installing bzip2-0:1.0.8-18.f 100% |  47.0 MiB/s |  96.2 KiB |  00m00s
[ 86/154] Installing libxml2-0:2.12.8-1 100% | 244.6 MiB/s |   1.7 MiB |  00m00s
[ 87/154] Installing sqlite-libs-0:3.45 100% | 280.3 MiB/s |   1.4 MiB |  00m00s
[ 88/154] Installing elfutils-default-y 100% | 170.2 KiB/s |   2.0 KiB |  00m00s
>>> Running post-install scriptlet: elfutils-default-yama-scope-0:0.191-4.fc40.n
>>> Stop post-install scriptlet: elfutils-default-yama-scope-0:0.191-4.fc40.noar
[ 89/154] Installing ed-0:1.20.2-1.fc40 100% |  72.8 MiB/s | 149.2 KiB |  00m00s
[ 90/154] Installing patch-0:2.7.6-24.f 100% | 129.0 MiB/s | 264.3 KiB |  00m00s
[ 91/154] Installing cpio-0:2.15-1.fc40 100% | 157.1 MiB/s |   1.1 MiB |  00m00s
[ 92/154] Installing diffutils-0:3.10-5 100% | 176.2 MiB/s |   1.6 MiB |  00m00s
[ 93/154] Installing libgomp-0:14.2.1-3 100% | 256.3 MiB/s | 525.0 KiB |  00m00s
[ 94/154] Installing libpkgconf-0:2.1.1 100% |  73.5 MiB/s |  75.3 KiB |  00m00s
[ 95/154] Installing pkgconf-0:2.1.1-2. 100% |  41.7 MiB/s |  85.4 KiB |  00m00s
[ 96/154] Installing pkgconf-pkg-config 100% |   1.7 MiB/s |   1.8 KiB |  00m00s
[ 97/154] Installing keyutils-libs-0:1. 100% |  54.5 MiB/s |  55.8 KiB |  00m00s
[ 98/154] Installing libverto-0:0.3.2-8 100% |  30.5 MiB/s |  31.3 KiB |  00m00s
[ 99/154] Installing xxhash-libs-0:0.8. 100% |  87.8 MiB/s |  89.9 KiB |  00m00s
[100/154] Installing libbrotli-0:1.1.0- 100% | 203.1 MiB/s | 831.8 KiB |  00m00s
[101/154] Installing libtool-ltdl-0:2.4 100% |  65.7 MiB/s |  67.3 KiB |  00m00s
[102/154] Installing libnghttp2-0:1.59. 100% | 163.3 MiB/s | 167.2 KiB |  00m00s
[103/154] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[104/154] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[105/154] Installing openblas-srpm-macr 100% |   0.0   B/s | 384.0   B |  00m00s
[106/154] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[107/154] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[108/154] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[109/154] Installing ghc-srpm-macros-0: 100% |   0.0   B/s | 992.0   B |  00m00s
[110/154] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[111/154] Installing ansible-srpm-macro 100% |  35.4 MiB/s |  36.2 KiB |  00m00s
[112/154] Installing coreutils-common-0 100% | 254.8 MiB/s |  11.5 MiB |  00m00s
[113/154] Installing openssl-libs-1:3.2 100% | 313.0 MiB/s |   7.8 MiB |  00m00s
[114/154] Installing coreutils-0:9.4-8. 100% | 149.4 MiB/s |   5.8 MiB |  00m00s
>>> Running pre-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc40
>>> Stop pre-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc40.no
[115/154] Installing ca-certificates-0: 100% |   2.6 MiB/s |   2.4 MiB |  00m01s
>>> Running post-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc4
>>> Stop post-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc40.n
[116/154] Installing krb5-libs-0:1.21.3 100% | 191.6 MiB/s |   2.3 MiB |  00m00s
[117/154] Installing libtirpc-0:1.3.5-0 100% |  99.9 MiB/s | 204.5 KiB |  00m00s
[118/154] Installing gzip-0:1.13-1.fc40 100% |  95.4 MiB/s | 390.6 KiB |  00m00s
[119/154] Installing authselect-libs-0: 100% |  90.4 MiB/s | 833.2 KiB |  00m00s
[120/154] Installing libarchive-0:3.7.2 100% | 223.8 MiB/s | 916.6 KiB |  00m00s
[121/154] Installing authselect-0:1.5.0 100% |  51.4 MiB/s | 157.9 KiB |  00m00s
[122/154] Installing cracklib-0:2.9.11- 100% |  34.9 MiB/s | 250.3 KiB |  00m00s
[123/154] Installing libpwquality-0:1.4 100% |  52.5 MiB/s | 430.1 KiB |  00m00s
[124/154] Installing libnsl2-0:2.0.1-1. 100% |  28.8 MiB/s |  59.0 KiB |  00m00s
[125/154] Installing pam-0:1.6.1-3.fc40 100% |  79.1 MiB/s |   1.8 MiB |  00m00s
[126/154] Installing libssh-0:0.10.6-5. 100% | 166.5 MiB/s | 511.4 KiB |  00m00s
[127/154] Installing rpm-sequoia-0:1.7. 100% | 295.9 MiB/s |   2.4 MiB |  00m00s
[128/154] Installing rpm-libs-0:4.19.1. 100% | 231.6 MiB/s | 711.4 KiB |  00m00s
[129/154] Installing libevent-0:2.1.12- 100% | 175.7 MiB/s | 899.4 KiB |  00m00s
[130/154] Installing openldap-0:2.6.7-1 100% | 156.0 MiB/s | 638.9 KiB |  00m00s
[131/154] Installing libcurl-0:8.6.0-10 100% | 189.9 MiB/s | 777.9 KiB |  00m00s
[132/154] Installing elfutils-libs-0:0. 100% | 210.9 MiB/s | 648.0 KiB |  00m00s
[133/154] Installing elfutils-debuginfo 100% |  32.7 MiB/s |  66.9 KiB |  00m00s
[134/154] Installing binutils-0:2.41-37 100% | 264.0 MiB/s |  26.4 MiB |  00m00s
>>> Running post-install scriptlet: binutils-0:2.41-37.fc40.x86_64
>>> Stop post-install scriptlet: binutils-0:2.41-37.fc40.x86_64
[135/154] Installing binutils-gold-0:2. 100% |  96.7 MiB/s |   2.0 MiB |  00m00s
>>> Running post-install scriptlet: binutils-gold-0:2.41-37.fc40.x86_64
>>> Stop post-install scriptlet: binutils-gold-0:2.41-37.fc40.x86_64
[136/154] Installing elfutils-0:0.191-4 100% | 213.1 MiB/s |   2.6 MiB |  00m00s
[137/154] Installing gdb-minimal-0:15.1 100% | 316.9 MiB/s |  13.0 MiB |  00m00s
[138/154] Installing debugedit-0:5.0-14 100% |  32.8 MiB/s | 201.7 KiB |  00m00s
[139/154] Installing rpm-build-libs-0:4 100% |  97.3 MiB/s | 199.2 KiB |  00m00s
[140/154] Installing curl-0:8.6.0-10.fc 100% |  34.5 MiB/s | 740.9 KiB |  00m00s
>>> Running pre-install scriptlet: rpm-0:4.19.1.1-1.fc40.x86_64
>>> Stop pre-install scriptlet: rpm-0:4.19.1.1-1.fc40.x86_64
[141/154] Installing rpm-0:4.19.1.1-1.f 100% |  88.8 MiB/s |   2.4 MiB |  00m00s
[142/154] Installing efi-srpm-macros-0: 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
[143/154] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[144/154] Installing zig-srpm-macros-0: 100% |   1.6 MiB/s |   1.7 KiB |  00m00s
[145/154] Installing fonts-srpm-macros- 100% |  55.1 MiB/s |  56.5 KiB |  00m00s
[146/154] Installing go-srpm-macros-0:3 100% |  60.2 MiB/s |  61.6 KiB |  00m00s
[147/154] Installing forge-srpm-macros- 100% |  39.4 MiB/s |  40.4 KiB |  00m00s
[148/154] Installing python-srpm-macros 100% |  50.6 MiB/s |  51.8 KiB |  00m00s
[149/154] Installing redhat-rpm-config- 100% |  62.5 MiB/s | 191.9 KiB |  00m00s
[150/154] Installing rpm-build-0:4.19.1 100% |  44.4 MiB/s | 182.0 KiB |  00m00s
[151/154] Installing pyproject-srpm-mac 100% |   1.2 MiB/s |   2.5 KiB |  00m00s
[152/154] Installing util-linux-0:2.40. 100% |  89.2 MiB/s |   3.7 MiB |  00m00s
>>> Running post-install scriptlet: util-linux-0:2.40.1-1.fc40.x86_64
>>> Stop post-install scriptlet: util-linux-0:2.40.1-1.fc40.x86_64
[153/154] Installing which-0:2.21-41.fc 100% |  40.3 MiB/s |  82.4 KiB |  00m00s
[154/154] Installing info-0:7.1-2.fc40. 100% | 281.6 KiB/s | 358.2 KiB |  00m01s
>>> Running post-transaction scriptlet: filesystem-0:3.18-8.fc40.x86_64
>>> Stop post-transaction scriptlet: filesystem-0:3.18-8.fc40.x86_64
>>> Running post-transaction scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0
>>> Stop post-transaction scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc
>>> Running post-transaction scriptlet: authselect-libs-0:1.5.0-5.fc40.x86_64
>>> Stop post-transaction scriptlet: authselect-libs-0:1.5.0-5.fc40.x86_64
>>> Running post-transaction scriptlet: rpm-0:4.19.1.1-1.fc40.x86_64
>>> Stop post-transaction scriptlet: rpm-0:4.19.1.1-1.fc40.x86_64
>>> Running trigger-install scriptlet: glibc-common-0:2.39-22.fc40.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.39-22.fc40.x86_64
>>> Running trigger-install scriptlet: info-0:7.1-2.fc40.x86_64
>>> Stop trigger-install scriptlet: info-0:7.1-2.fc40.x86_64
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: alternatives-1.27-1.fc40.x86_64
ansible-srpm-macros-1-14.fc40.noarch
audit-libs-4.0.2-1.fc40.x86_64
authselect-1.5.0-5.fc40.x86_64
authselect-libs-1.5.0-5.fc40.x86_64
basesystem-11-20.fc40.noarch
bash-5.2.26-3.fc40.x86_64
binutils-2.41-37.fc40.x86_64
binutils-gold-2.41-37.fc40.x86_64
bzip2-1.0.8-18.fc40.x86_64
bzip2-libs-1.0.8-18.fc40.x86_64
ca-certificates-2024.2.69_v8.0.401-1.0.fc40.noarch
coreutils-9.4-8.fc40.x86_64
coreutils-common-9.4-8.fc40.x86_64
cpio-2.15-1.fc40.x86_64
cracklib-2.9.11-5.fc40.x86_64
crypto-policies-20240725-1.git28d3e2d.fc40.noarch
curl-8.6.0-10.fc40.x86_64
cyrus-sasl-lib-2.1.28-19.fc40.x86_64
debugedit-5.0-14.fc40.x86_64
diffutils-3.10-5.fc40.x86_64
dwz-0.15-6.fc40.x86_64
ed-1.20.2-1.fc40.x86_64
efi-srpm-macros-5-11.fc40.noarch
elfutils-0.191-4.fc40.x86_64
elfutils-debuginfod-client-0.191-4.fc40.x86_64
elfutils-default-yama-scope-0.191-4.fc40.noarch
elfutils-libelf-0.191-4.fc40.x86_64
elfutils-libs-0.191-4.fc40.x86_64
fedora-gpg-keys-40-2.noarch
fedora-release-40-39.noarch
fedora-release-common-40-39.noarch
fedora-release-identity-basic-40-39.noarch
fedora-repos-40-2.noarch
file-5.45-4.fc40.x86_64
file-libs-5.45-4.fc40.x86_64
filesystem-3.18-8.fc40.x86_64
findutils-4.9.0-9.fc40.x86_64
fonts-srpm-macros-2.0.5-14.fc40.noarch
forge-srpm-macros-0.3.2-1.fc40.noarch
fpc-srpm-macros-1.3-12.fc40.noarch
gawk-5.3.0-3.fc40.x86_64
gdb-minimal-15.1-1.fc40.x86_64
gdbm-1.23-6.fc40.x86_64
gdbm-libs-1.23-6.fc40.x86_64
ghc-srpm-macros-1.9-1.fc40.noarch
glibc-2.39-22.fc40.x86_64
glibc-common-2.39-22.fc40.x86_64
glibc-gconv-extra-2.39-22.fc40.x86_64
glibc-minimal-langpack-2.39-22.fc40.x86_64
gmp-6.2.1-8.fc40.x86_64
gnat-srpm-macros-6-5.fc40.noarch
go-srpm-macros-3.5.0-1.fc40.noarch
gpg-pubkey-a15b79cc-63d04c2c
grep-3.11-7.fc40.x86_64
gzip-1.13-1.fc40.x86_64
info-7.1-2.fc40.x86_64
jansson-2.13.1-9.fc40.x86_64
kernel-srpm-macros-1.0-23.fc40.noarch
keyutils-libs-1.6.3-3.fc40.x86_64
krb5-libs-1.21.3-1.fc40.x86_64
libacl-2.3.2-1.fc40.x86_64
libarchive-3.7.2-4.fc40.x86_64
libattr-2.5.2-3.fc40.x86_64
libblkid-2.40.1-1.fc40.x86_64
libbrotli-1.1.0-3.fc40.x86_64
libcap-2.69-8.fc40.x86_64
libcap-ng-0.8.4-4.fc40.x86_64
libcom_err-1.47.0-5.fc40.x86_64
libcurl-8.6.0-10.fc40.x86_64
libeconf-0.6.2-2.fc40.x86_64
libevent-2.1.12-12.fc40.x86_64
libfdisk-2.40.1-1.fc40.x86_64
libffi-3.4.4-7.fc40.x86_64
libgcc-14.2.1-3.fc40.x86_64
libgomp-14.2.1-3.fc40.x86_64
libidn2-2.3.7-1.fc40.x86_64
libmount-2.40.1-1.fc40.x86_64
libnghttp2-1.59.0-3.fc40.x86_64
libnsl2-2.0.1-1.fc40.x86_64
libpkgconf-2.1.1-2.fc40.x86_64
libpsl-0.21.5-3.fc40.x86_64
libpwquality-1.4.5-9.fc40.x86_64
libselinux-3.7-5.fc40.x86_64
libsemanage-3.7-2.fc40.x86_64
libsepol-3.7-2.fc40.x86_64
libsmartcols-2.40.1-1.fc40.x86_64
libssh-0.10.6-5.fc40.x86_64
libssh-config-0.10.6-5.fc40.noarch
libstdc++-14.2.1-3.fc40.x86_64
libtasn1-4.19.0-6.fc40.x86_64
libtirpc-1.3.5-0.fc40.x86_64
libtool-ltdl-2.4.7-10.fc40.x86_64
libunistring-1.1-7.fc40.x86_64
libutempter-1.2.1-13.fc40.x86_64
libuuid-2.40.1-1.fc40.x86_64
libverto-0.3.2-8.fc40.x86_64
libxcrypt-4.4.36-5.fc40.x86_64
libxml2-2.12.8-1.fc40.x86_64
libzstd-1.5.6-1.fc40.x86_64
lua-libs-5.4.6-5.fc40.x86_64
lua-srpm-macros-1-13.fc40.noarch
lz4-libs-1.9.4-6.fc40.x86_64
mpfr-4.2.1-4.fc40.x86_64
ncurses-base-6.4-12.20240127.fc40.noarch
ncurses-libs-6.4-12.20240127.fc40.x86_64
ocaml-srpm-macros-9-3.fc40.noarch
openblas-srpm-macros-2-16.fc40.noarch
openldap-2.6.7-1.fc40.x86_64
openssl-libs-3.2.2-3.fc40.x86_64
p11-kit-0.25.5-1.fc40.x86_64
p11-kit-trust-0.25.5-1.fc40.x86_64
package-notes-srpm-macros-0.5-11.fc40.noarch
pam-1.6.1-3.fc40.x86_64
pam-libs-1.6.1-3.fc40.x86_64
patch-2.7.6-24.fc40.x86_64
pcre2-10.44-1.fc40.x86_64
pcre2-syntax-10.44-1.fc40.noarch
perl-srpm-macros-1-53.fc40.noarch
pkgconf-2.1.1-2.fc40.x86_64
pkgconf-m4-2.1.1-2.fc40.noarch
pkgconf-pkg-config-2.1.1-2.fc40.x86_64
popt-1.19-6.fc40.x86_64
publicsuffix-list-dafsa-20240107-3.fc40.noarch
pyproject-srpm-macros-1.15.0-1.fc40.noarch
python-srpm-macros-3.12-8.fc40.noarch
qt5-srpm-macros-5.15.15-1.fc40.noarch
qt6-srpm-macros-6.7.2-2.fc40.noarch
readline-8.2-8.fc40.x86_64
redhat-rpm-config-288-1.fc40.noarch
rpm-4.19.1.1-1.fc40.x86_64
rpm-build-4.19.1.1-1.fc40.x86_64
rpm-build-libs-4.19.1.1-1.fc40.x86_64
rpm-libs-4.19.1.1-1.fc40.x86_64
rpm-sequoia-1.7.0-1.fc40.x86_64
rust-srpm-macros-26.3-1.fc40.noarch
sed-4.9-1.fc40.x86_64
setup-2.14.5-2.fc40.noarch
shadow-utils-4.15.1-3.fc40.x86_64
sqlite-libs-3.45.1-2.fc40.x86_64
systemd-libs-255.12-1.fc40.x86_64
tar-1.35-3.fc40.x86_64
unzip-6.0-63.fc40.x86_64
util-linux-2.40.1-1.fc40.x86_64
util-linux-core-2.40.1-1.fc40.x86_64
which-2.21-41.fc40.x86_64
xxhash-libs-0.8.2-2.fc40.x86_64
xz-5.4.6-3.fc40.x86_64
xz-libs-5.4.6-3.fc40.x86_64
zig-srpm-macros-1-2.fc40.noarch
zip-3.0-40.fc40.x86_64
zlib-ng-compat-2.1.7-2.fc40.x86_64
zstd-1.5.6-1.fc40.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1721260800
Wrote: /builddir/build/SRPMS/hello-2.12.1-5.fc40.src.rpm
Finish: rpmbuild -bs
cp: preserving permissions for ‘/var/lib/copr-rpmbuild/results/chroot_scan/var/lib/mock/fedora-40-x86_64-1727981288.107792/root/var/log’: No such file or directory
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-40-x86_64-1727981288.107792/root/var/log/dnf5.log
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-ssviqh3r/hello/hello.spec) Config(child) 0 minutes 55 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/hello-2.12.1-5.fc40.src.rpm)  Config(fedora-40-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-bootstrap-1727981288.107792/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-40-x86_64-bootstrap-1727981288.107792/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-1727981288.107792/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1.1-1.fc40.x86_64
  rpm-sequoia-1.7.0-1.fc40.x86_64
  python3-dnf-4.21.1-1.fc40.noarch
  yum-4.21.1-1.fc40.noarch
  dnf5-5.1.17-2.fc40.x86_64
  dnf5-plugins-5.1.17-2.fc40.x86_64
Finish: chroot init
Start: build phase for hello-2.12.1-5.fc40.src.rpm
Start: build setup for hello-2.12.1-5.fc40.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1721260800
Wrote: /builddir/build/SRPMS/hello-2.12.1-5.fc40.src.rpm
Updating and loading repositories:
 updates                                100% |   1.1 MiB/s |  28.9 KiB |  00m00s
 fedora                                 100% |   1.1 MiB/s |  30.7 KiB |  00m00s
 Copr repository                        100% |  50.8 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package                  Arch   Version         Repository      Size
Installing:                                                         
 gcc                     x86_64 14.2.1-3.fc40   updates    104.3 MiB
 gnupg2                  x86_64 2.4.4-1.fc40    fedora       9.5 MiB
 make                    x86_64 1:4.4.1-6.fc40  fedora       1.8 MiB
Installing dependencies:                                            
 annobin-docs            noarch 12.60-1.fc40    updates     96.2 KiB
 annobin-plugin-gcc      x86_64 12.60-1.fc40    updates    976.2 KiB
 cpp                     x86_64 14.2.1-3.fc40   updates     35.0 MiB
 gc                      x86_64 8.2.2-6.fc40    fedora     258.7 KiB
 gcc-plugin-annobin      x86_64 14.2.1-3.fc40   updates     57.1 KiB
 glibc-devel             x86_64 2.39-22.fc40    updates     35.8 KiB
 glibc-headers-x86       noarch 2.39-22.fc40    updates      2.2 MiB
 gnutls                  x86_64 3.8.6-1.fc40    updates      3.2 MiB
 guile30                 x86_64 3.0.7-12.fc40   fedora      51.5 MiB
 json-c                  x86_64 0.17-3.fc40     fedora      82.4 KiB
 kernel-headers          x86_64 6.10.3-200.fc40 updates      6.3 MiB
 libassuan               x86_64 2.5.7-1.fc40    fedora     163.8 KiB
 libgcrypt               x86_64 1.10.3-3.fc40   fedora       1.3 MiB
 libgpg-error            x86_64 1.49-1.fc40     updates    875.2 KiB
 libksba                 x86_64 1.6.6-1.fc40    fedora     392.9 KiB
 libmpc                  x86_64 1.3.1-5.fc40    fedora     164.7 KiB
 libxcrypt-devel         x86_64 4.4.36-5.fc40   fedora      30.3 KiB
 nettle                  x86_64 3.9.1-6.fc40    fedora     790.1 KiB
 npth                    x86_64 1.7-1.fc40      fedora      49.6 KiB
 tpm2-tss                x86_64 4.1.3-1.fc40    updates      1.5 MiB

Transaction Summary:
 Installing:       23 packages

Total size of inbound packages is 67 MiB. Need to download 67 MiB.
After this operation 220 MiB will be used (install 220 MiB, remove 0 B).
[ 1/23] gcc-0:14.2.1-3.fc40.x86_64      100% |  69.4 MiB/s |  37.0 MiB |  00m01s
[ 2/23] make-1:4.4.1-6.fc40.x86_64      100% | 906.8 KiB/s | 587.6 KiB |  00m01s
[ 3/23] libgcrypt-0:1.10.3-3.fc40.x86_6 100% |   4.1 MiB/s | 504.1 KiB |  00m00s
[ 4/23] gnupg2-0:2.4.4-1.fc40.x86_64    100% |   3.3 MiB/s |   2.7 MiB |  00m01s
[ 5/23] libksba-0:1.6.6-1.fc40.x86_64   100% |   1.8 MiB/s | 158.7 KiB |  00m00s
[ 6/23] npth-0:1.7-1.fc40.x86_64        100% | 333.5 KiB/s |  25.0 KiB |  00m00s
[ 7/23] libassuan-0:2.5.7-1.fc40.x86_64 100% | 166.3 KiB/s |  66.9 KiB |  00m00s
[ 8/23] libmpc-0:1.3.1-5.fc40.x86_64    100% | 900.5 KiB/s |  71.1 KiB |  00m00s
[ 9/23] cpp-0:14.2.1-3.fc40.x86_64      100% |  69.1 MiB/s |  12.0 MiB |  00m00s
[10/23] gcc-plugin-annobin-0:14.2.1-3.f 100% |   3.6 MiB/s |  55.1 KiB |  00m00s
[11/23] libgpg-error-0:1.49-1.fc40.x86_ 100% |  13.4 MiB/s | 232.4 KiB |  00m00s
[12/23] gc-0:8.2.2-6.fc40.x86_64        100% |   1.4 MiB/s | 110.2 KiB |  00m00s
[13/23] gnutls-0:3.8.6-1.fc40.x86_64    100% |  38.3 MiB/s |   1.1 MiB |  00m00s
[14/23] tpm2-tss-0:4.1.3-1.fc40.x86_64  100% |  19.2 MiB/s | 411.9 KiB |  00m00s
[15/23] nettle-0:3.9.1-6.fc40.x86_64    100% |   5.1 MiB/s | 424.9 KiB |  00m00s
[16/23] annobin-plugin-gcc-0:12.60-1.fc 100% |  32.5 MiB/s | 966.0 KiB |  00m00s
[17/23] annobin-docs-0:12.60-1.fc40.noa 100% |   5.5 MiB/s |  89.5 KiB |  00m00s
[18/23] glibc-devel-0:2.39-22.fc40.x86_ 100% |   7.1 MiB/s | 115.6 KiB |  00m00s
[19/23] json-c-0:0.17-3.fc40.x86_64     100% | 423.3 KiB/s |  44.0 KiB |  00m00s
[20/23] glibc-headers-x86-0:2.39-22.fc4 100% |  22.9 MiB/s | 609.6 KiB |  00m00s
[21/23] guile30-0:3.0.7-12.fc40.x86_64  100% |  18.1 MiB/s |   8.1 MiB |  00m00s
[22/23] kernel-headers-0:6.10.3-200.fc4 100% |  38.2 MiB/s |   1.6 MiB |  00m00s
[23/23] libxcrypt-devel-0:4.4.36-5.fc40 100% | 387.0 KiB/s |  28.6 KiB |  00m00s
--------------------------------------------------------------------------------
[23/23] Total                           100% |  48.7 MiB/s |  66.9 MiB |  00m01s
Running transaction
[ 1/25] Verify package files            100% | 103.0   B/s |  23.0   B |  00m00s
[ 2/25] Prepare transaction             100% | 547.0   B/s |  23.0   B |  00m00s
[ 3/25] Installing libgpg-error-0:1.49- 100% | 107.6 MiB/s | 881.1 KiB |  00m00s
[ 4/25] Installing libmpc-0:1.3.1-5.fc4 100% |  81.2 MiB/s | 166.2 KiB |  00m00s
[ 5/25] Installing cpp-0:14.2.1-3.fc40. 100% | 294.1 MiB/s |  35.0 MiB |  00m00s
[ 6/25] Installing libassuan-0:2.5.7-1. 100% |  80.9 MiB/s | 165.6 KiB |  00m00s
[ 7/25] Installing libgcrypt-0:1.10.3-3 100% | 259.2 MiB/s |   1.3 MiB |  00m00s
[ 8/25] Installing libksba-0:1.6.6-1.fc 100% |  77.2 MiB/s | 395.4 KiB |  00m00s
[ 9/25] Installing kernel-headers-0:6.1 100% | 117.3 MiB/s |   6.4 MiB |  00m00s
[10/25] Installing glibc-headers-x86-0: 100% |  98.1 MiB/s |   2.3 MiB |  00m00s
[11/25] Installing libxcrypt-devel-0:4. 100% |  15.9 MiB/s |  32.6 KiB |  00m00s
[12/25] Installing glibc-devel-0:2.39-2 100% |  19.2 MiB/s |  39.3 KiB |  00m00s
[13/25] Installing annobin-docs-0:12.60 100% |  95.1 MiB/s |  97.4 KiB |  00m00s
[14/25] Installing json-c-0:0.17-3.fc40 100% |   2.7 MiB/s |  83.6 KiB |  00m00s
>>> Running pre-install scriptlet: tpm2-tss-0:4.1.3-1.fc40.x86_64
>>> Stop pre-install scriptlet: tpm2-tss-0:4.1.3-1.fc40.x86_64
[15/25] Installing tpm2-tss-0:4.1.3-1.f 100% | 155.4 MiB/s |   1.6 MiB |  00m00s
[16/25] Installing nettle-0:3.9.1-6.fc4 100% | 193.7 MiB/s | 793.3 KiB |  00m00s
[17/25] Installing gnutls-0:3.8.6-1.fc4 100% | 247.7 MiB/s |   3.2 MiB |  00m00s
[18/25] Installing gc-0:8.2.2-6.fc40.x8 100% |  63.8 MiB/s | 261.2 KiB |  00m00s
[19/25] Installing guile30-0:3.0.7-12.f 100% | 318.4 MiB/s |  51.6 MiB |  00m00s
[20/25] Installing make-1:4.4.1-6.fc40. 100% | 180.0 MiB/s |   1.8 MiB |  00m00s
[21/25] Installing gcc-0:14.2.1-3.fc40. 100% | 318.3 MiB/s | 104.4 MiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
[22/25] Installing npth-0:1.7-1.fc40.x8 100% |  24.7 MiB/s |  50.7 KiB |  00m00s
[23/25] Installing gnupg2-0:2.4.4-1.fc4 100% | 231.9 MiB/s |   9.5 MiB |  00m00s
[24/25] Installing gcc-plugin-annobin-0 100% |   2.9 MiB/s |  58.6 KiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
[25/25] Installing annobin-plugin-gcc-0 100% |   5.1 MiB/s | 977.9 KiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
>>> Running trigger-install scriptlet: glibc-common-0:2.39-22.fc40.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.39-22.fc40.x86_64
>>> Running trigger-install scriptlet: info-0:7.1-2.fc40.x86_64
>>> Stop trigger-install scriptlet: info-0:7.1-2.fc40.x86_64
Finish: build setup for hello-2.12.1-5.fc40.src.rpm
Start: rpmbuild hello-2.12.1-5.fc40.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1721260800
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mhNXXH
+ umask 022
+ cd /builddir/build/BUILD
+ /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/gnu-keyring.gpg --signature=/builddir/build/SOURCES/hello-2.12.1.tar.gz.sig --data=/builddir/build/SOURCES/hello-2.12.1.tar.gz
gpgv: Signature made Sun May 29 23:05:00 2022 UTC
gpgv:                using RSA key 24093F016FFE8602EF449BB84C8EF3DA3FD37230
gpgv: Good signature from "Reuben Thomas <rrt@sc3d.org>"
+ cd /builddir/build/BUILD
+ rm -rf hello-2.12.1
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/hello-2.12.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd hello-2.12.1
+ rm -rf /builddir/build/BUILD/hello-2.12.1-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/hello-2.12.1-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sP4eI1
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd hello-2.12.1
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']'
++ find . -type f -name configure -print
+ for file in $(find . -type f -name configure -print)
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure
+ diff -u ./configure.backup ./configure
--- ./configure.backup	2022-05-29 23:03:19.000000000 +0000
+++ ./configure	2024-10-03 18:49:13.364518850 +0000
@@ -2668,7 +2668,7 @@
 #ifdef __cplusplus
 extern "C"
 #endif
-char $2 ();
+__attribute__ ((used)) char $2 ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
+ /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./build-aux/config.guess
++ basename ./build-aux/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./build-aux/config.sub
++ basename ./build-aux/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub'
+ '[' 1 = 1 ']'
+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']'
++ find . -name ltmain.sh
++ grep -q runstatedir=DIR ./configure
++ echo --runstatedir=/run
+ ./configure --build=x86_64-redhat-linux --host=x86_64-redhat-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-redhat-linux-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking for stdio_ext.h... yes
checking for sys/stat.h... (cached) yes
checking for getopt.h... yes
checking for sys/cdefs.h... yes
checking for threads.h... yes
checking for iconv.h... yes
checking for limits.h... yes
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for crtdefs.h... no
checking for wctype.h... yes
checking for xlocale.h... no
checking for sys/mman.h... yes
checking for sys/param.h... yes
checking for sys/time.h... yes
checking for features.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for Minix Amsterdam compiler... no
checking for x86_64-redhat-linux-ar... no
checking for ar... ar
checking for x86_64-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for _set_invalid_parameter_handler... no
checking for fcntl... yes
checking for symlink... yes
checking for getdtablesize... yes
checking for getprogname... no
checking for getexecname... no
checking for iswcntrl... yes
checking for iswblank... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mbslen... no
checking for mbsrtowcs... yes
checking for mprotect... yes
checking for lstat... yes
checking for strndup... yes
checking for wcwidth... yes
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for working fcntl.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking whether stat file-mode macros are broken... no
checking for C/C++ restrict keyword... __restrict__
checking for nlink_t... yes
checking whether getdtablesize is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking whether POSIX threads API is available... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
checking whether setlocale (category, NULL) is multithread-safe... yes
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for iconv... yes
checking for working iconv... yes
checking whether iconv is compatible with its POSIX signature... yes
checking for inline... inline
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
checking for wint_t... yes
checking whether wint_t is large enough... yes
checking whether the compiler produces multi-arch binaries... no
checking whether stdint.h conforms to C99... yes
checking whether stdint.h works without ISO C predefines... yes
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional french locale... none
checking for a traditional japanese locale... none
checking for a french Unicode locale... none
checking for a transitional chinese locale... none
checking for wchar_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether locale.h defines locale_t... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for GNU libc compatible malloc... yes
checking for mbstate_t... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether fcloseall is declared... yes
checking whether ecvt is declared... yes
checking whether fcvt is declared... yes
checking whether gcvt is declared... yes
checking whether strerror(0) succeeds... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking for struct timespec in <time.h>... yes
checking whether execvpe is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for alloca as a compiler built-in... yes
checking whether // is distinct from /... no
checking whether dup2 works... yes
checking for error_at_line... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking for __fpending... yes
checking whether __fpending is declared... yes
checking whether getdtablesize works... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... no
checking whether the compiler generally respects inline... yes
checking whether iswblank is declared... yes
checking whether iswdigit is ISO C compliant... guessing yes
checking whether iswxdigit is ISO C compliant... guessing yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc stores incomplete characters... guessing no
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbsrtowcs works... guessing yes
checking whether open recognizes a trailing slash... yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for va_copy... yes
checking for good max_align_t... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking which flavor of printf attribute matches inttypes macros... system
checking for working stdnoreturn.h... yes
checking for working strerror function... yes
checking for working strndup... yes
checking for working strnlen... yes
checking for nlink_t... (cached) yes
checking whether wcsdup is declared... yes
checking whether iswcntrl works... (cached) yes
checking for towlower... (cached) yes
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking whether wcwidth is declared... yes
checking whether wcwidth works reasonably in UTF-8 locales... yes
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
+ /usr/bin/make -O -j2 V=1 VERBOSE=1
rm -f lib/alloca.h-t lib/alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./lib/alloca.in.h; \
} > lib/alloca.h-t && \
mv -f lib/alloca.h-t lib/alloca.h
rm -f lib/configmake.h-t && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  echo '#if HAVE_WINSOCK2_H'; \
  echo '# include <winsock2.h> /* avoid mingw pollution on DATADIR */'; \
  echo '#endif'; \
  echo '#define PREFIX "/usr"'; \
  echo '#define EXEC_PREFIX "/usr"'; \
  echo '#define BINDIR "/usr/bin"'; \
  echo '#define SBINDIR "/usr/sbin"'; \
  echo '#define LIBEXECDIR "/usr/libexec"'; \
  echo '#define DATAROOTDIR "/usr/share"'; \
  echo '#define DATADIR "/usr/share"'; \
  echo '#define SYSCONFDIR "/etc"'; \
  echo '#define SHAREDSTATEDIR "/var/lib"'; \
  echo '#define LOCALSTATEDIR "/var"'; \
  echo '#define RUNSTATEDIR "/run"'; \
  echo '#define INCLUDEDIR "/usr/include"'; \
  echo '#define OLDINCLUDEDIR "/usr/include"'; \
  echo '#define DOCDIR "/usr/share/doc/hello"'; \
  echo '#define INFODIR "/usr/share/info"'; \
  echo '#define HTMLDIR "/usr/share/doc/hello"'; \
  echo '#define DVIDIR "/usr/share/doc/hello"'; \
  echo '#define PDFDIR "/usr/share/doc/hello"'; \
  echo '#define PSDIR "/usr/share/doc/hello"'; \
  echo '#define LIBDIR "/usr/lib64"'; \
  echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \
  echo '#define LOCALEDIR "/usr/share/locale"'; \
  echo '#define MANDIR "/usr/share/man"'; \
  echo '#define MANEXT ""'; \
  echo '#define PKGDATADIR "/usr/share/hello"'; \
  echo '#define PKGINCLUDEDIR "/usr/include/hello"'; \
  echo '#define PKGLIBDIR "/usr/lib64/hello"'; \
  echo '#define PKGLIBEXECDIR "/usr/libexec/hello"'; \
} | sed '/""/d' > lib/configmake.h-t && \
mv -f lib/configmake.h-t lib/configmake.h
rm -f lib/fcntl.h-t lib/fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
      -e 's/@''GNULIB_CREAT''@/0/g' \
      -e 's/@''GNULIB_FCNTL''@/1/g' \
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_OPEN''@/1/g' \
      -e 's/@''GNULIB_OPENAT''@/0/g' \
      -e 's/@''GNULIB_MDA_CREAT''@/1/g' \
      -e 's/@''GNULIB_MDA_OPEN''@/1/g' \
      -e 's|@''HAVE_FCNTL''@|1|g' \
      -e 's|@''HAVE_OPENAT''@|1|g' \
      -e 's|@''REPLACE_CREAT''@|0|g' \
      -e 's|@''REPLACE_FCNTL''@|1|g' \
      -e 's|@''REPLACE_OPEN''@|0|g' \
      -e 's|@''REPLACE_OPENAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/fcntl.in.h; \
} > lib/fcntl.h-t && \
mv lib/fcntl.h-t lib/fcntl.h
rm -f lib/iconv.h-t lib/iconv.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \
      -e 's/@''GNULIB_ICONV''@/1/g' \
      -e 's|@''ICONV_CONST''@||g' \
      -e 's|@''REPLACE_ICONV''@|0|g' \
      -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \
      -e 's|@''REPLACE_ICONV_UTF''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/iconv.in.h; \
} > lib/iconv.h-t && \
mv lib/iconv.h-t lib/iconv.h
rm -f lib/limits.h-t lib/limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
      < ./lib/limits.in.h; \
} > lib/limits.h-t && \
mv lib/limits.h-t lib/limits.h
rm -f lib/inttypes.h-t lib/inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
      -e 's/@''GNULIB_IMAXABS''@/0/g' \
      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
      -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
      -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
      -e 's/@''HAVE_IMAXDIV_T''@/1/g' \
      -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
      -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/inttypes.in.h; \
} > lib/inttypes.h-t && \
mv lib/inttypes.h-t lib/inttypes.h
rm -f lib/locale.h-t lib/locale.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
      -e 's/@''GNULIB_LOCALECONV''@/0/g' \
      -e 's/@''GNULIB_SETLOCALE''@/0/g' \
      -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \
      -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
      -e 's/@''GNULIB_LOCALENAME''@/0/g' \
      -e 's|@''HAVE_NEWLOCALE''@|1|g' \
      -e 's|@''HAVE_DUPLOCALE''@|1|g' \
      -e 's|@''HAVE_FREELOCALE''@|1|g' \
      -e 's|@''HAVE_XLOCALE_H''@|0|g' \
      -e 's|@''REPLACE_LOCALECONV''@|0|g' \
      -e 's|@''REPLACE_SETLOCALE''@|0|g' \
      -e 's|@''REPLACE_NEWLOCALE''@|0|g' \
      -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
      -e 's|@''REPLACE_FREELOCALE''@|0|g' \
      -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/locale.in.h; \
} > lib/locale.h-t && \
mv lib/locale.h-t lib/locale.h
rm -f lib/stdio.h-t lib/stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/0/g' \
      -e 's/@''GNULIB_FFLUSH''@/0/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/0/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_FPURGE''@/0/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/0/g' \
      -e 's/@''GNULIB_FSEEKO''@/0/g' \
      -e 's/@''GNULIB_FTELL''@/0/g' \
      -e 's/@''GNULIB_FTELLO''@/0/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/0/g' \
      -e 's/@''GNULIB_GETLINE''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/0/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/0/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/0/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/0/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \
      -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \
      -e 's/@''GNULIB_MDA_FILENO''@/1/g' \
      -e 's/@''GNULIB_MDA_GETW''@/1/g' \
      -e 's/@''GNULIB_MDA_PUTW''@/1/g' \
      -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \
      < ./lib/stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \
      -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|0|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|0|g' \
      -e 's|@''REPLACE_FSEEKO''@|0|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
} > lib/stdio.h-t && \
mv lib/stdio.h-t lib/stdio.h
rm -f lib/stdlib.h-t lib/stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
      -e 's/@''GNULIB_FREE_POSIX''@/0/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_MBTOWC''@/0/g' \
      -e 's/@''GNULIB_MKDTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/0/g' \
      -e 's/@''GNULIB_QSORT_R''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
      -e 's/@''GNULIB_REALPATH''@/0/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
      -e 's/@''GNULIB_SETENV''@/0/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOLD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/0/g' \
      -e 's/@''GNULIB_WCTOMB''@/0/g' \
      -e 's/@''GNULIB_MDA_ECVT''@/1/g' \
      -e 's/@''GNULIB_MDA_FCVT''@/1/g' \
      -e 's/@''GNULIB_MDA_GCVT''@/1/g' \
      -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \
      -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \
      < ./lib/stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_ECVT''@|1|g' \
      -e 's|@''HAVE_DECL_FCVT''@|1|g' \
      -e 's|@''HAVE_DECL_GCVT''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_INITSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
      -e 's|@''HAVE_MBTOWC''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_QSORT_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_SETSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOLD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \
      -e 's|@''REPLACE_CALLOC''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_FREE''@|0|g' \
      -e 's|@''REPLACE_INITSTATE''@|0|g' \
      -e 's|@''REPLACE_MALLOC''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|0|g' \
      -e 's|@''REPLACE_QSORT_R''@|0|g' \
      -e 's|@''REPLACE_RANDOM''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_SETSTATE''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_STRTOLD''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _Noreturn/r ./lib/_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
} > lib/stdlib.h-t && \
mv lib/stdlib.h-t lib/stdlib.h
rm -f lib/string.h-t lib/string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/1/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/1/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/0/g' \
      -e 's/@''GNULIB_MEMPCPY''@/0/g' \
      -e 's/@''GNULIB_MEMRCHR''@/0/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
      -e 's/@''GNULIB_STPCPY''@/0/g' \
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
      -e 's/@''GNULIB_STRDUP''@/0/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/1/g' \
      -e 's/@''GNULIB_STRNLEN''@/1/g' \
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/0/g' \
      -e 's/@''GNULIB_STRCASESTR''@/0/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/1/g' \
      -e 's/@''GNULIB_STRERROR_R''@/0/g' \
      -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \
      -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \
      -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \
      -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \
      < ./lib/string.in.h | \
  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
      -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
      -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
      -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
      -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
      < ./lib/string.in.h; \
} > lib/string.h-t && \
mv lib/string.h-t lib/string.h
/usr/bin/mkdir -p lib/sys
rm -f lib/sys/stat.h-t lib/sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
      -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
      -e 's/@''GNULIB_FCHMODAT''@/0/g' \
      -e 's/@''GNULIB_FSTAT''@/1/g' \
      -e 's/@''GNULIB_FSTATAT''@/0/g' \
      -e 's/@''GNULIB_FUTIMENS''@/0/g' \
      -e 's/@''GNULIB_GETUMASK''@/0/g' \
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
      -e 's/@''GNULIB_LSTAT''@/0/g' \
      -e 's/@''GNULIB_MKDIR''@/0/g' \
      -e 's/@''GNULIB_MKDIRAT''@/0/g' \
      -e 's/@''GNULIB_MKFIFO''@/0/g' \
      -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
      -e 's/@''GNULIB_MKNOD''@/0/g' \
      -e 's/@''GNULIB_MKNODAT''@/0/g' \
      -e 's/@''GNULIB_STAT''@/1/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
      -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \
      -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \
      -e 's/@''GNULIB_MDA_UMASK''@/1/g' \
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
      -e 's|@''HAVE_FSTATAT''@|1|g' \
      -e 's|@''HAVE_FUTIMENS''@|1|g' \
      -e 's|@''HAVE_GETUMASK''@|1|g' \
      -e 's|@''HAVE_LCHMOD''@|1|g' \
      -e 's|@''HAVE_LSTAT''@|1|g' \
      -e 's|@''HAVE_MKDIRAT''@|1|g' \
      -e 's|@''HAVE_MKFIFO''@|1|g' \
      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
      -e 's|@''HAVE_MKNOD''@|1|g' \
      -e 's|@''HAVE_MKNODAT''@|1|g' \
      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
      -e 's|@''REPLACE_FCHMODAT''@|0|g' \
      -e 's|@''REPLACE_FSTAT''@|0|g' \
      -e 's|@''REPLACE_FSTATAT''@|0|g' \
      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
      -e 's|@''REPLACE_LSTAT''@|0|g' \
      -e 's|@''REPLACE_MKDIR''@|0|g' \
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_STAT''@|0|g' \
      -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/sys_stat.in.h; \
} > lib/sys/stat.h-t && \
mv lib/sys/stat.h-t lib/sys/stat.h
/usr/bin/mkdir -p lib/sys
rm -f lib/sys/types.h-t lib/sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
      < ./lib/sys_types.in.h; \
} > lib/sys/types.h-t && \
mv lib/sys/types.h-t lib/sys/types.h
rm -f lib/time.h-t lib/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
      -e 's/@''GNULIB_CTIME''@/0/g' \
      -e 's/@''GNULIB_LOCALTIME''@/0/g' \
      -e 's/@''GNULIB_MKTIME''@/0/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
      -e 's/@''GNULIB_STRFTIME''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/0/g' \
      -e 's/@''GNULIB_TIMEGM''@/0/g' \
      -e 's/@''GNULIB_TIME_R''@/0/g' \
      -e 's/@''GNULIB_TIME_RZ''@/0/g' \
      -e 's/@''GNULIB_TZSET''@/0/g' \
      -e 's/@''GNULIB_MDA_TZSET''@/1/g' \
      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
      -e 's|@''HAVE_STRPTIME''@|1|g' \
      -e 's|@''HAVE_TIMEGM''@|1|g' \
      -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
      -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_GMTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/time.in.h; \
} > lib/time.h-t && \
mv lib/time.h-t lib/time.h
rm -f lib/unistr.h-t lib/unistr.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./lib/unistr.in.h; \
} > lib/unistr.h-t && \
mv -f lib/unistr.h-t lib/unistr.h
rm -f lib/unistd.h-t lib/unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_ACCESS''@/0/g' \
      -e 's/@''GNULIB_CHDIR''@/0/g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/1/g' \
      -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
      -e 's/@''GNULIB_DUP''@/0/g' \
      -e 's/@''GNULIB_DUP2''@/1/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/0/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
      -e 's/@''GNULIB_EXECL''@/0/g' \
      -e 's/@''GNULIB_EXECLE''@/0/g' \
      -e 's/@''GNULIB_EXECLP''@/0/g' \
      -e 's/@''GNULIB_EXECV''@/0/g' \
      -e 's/@''GNULIB_EXECVE''@/0/g' \
      -e 's/@''GNULIB_EXECVP''@/0/g' \
      -e 's/@''GNULIB_EXECVPE''@/0/g' \
      -e 's/@''GNULIB_FACCESSAT''@/0/g' \
      -e 's/@''GNULIB_FCHDIR''@/0/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
      -e 's/@''GNULIB_GETCWD''@/0/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
      -e 's/@''GNULIB_GETENTROPY''@/0/g' \
      -e 's/@''GNULIB_GETGROUPS''@/0/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
      -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
      -e 's/@''GNULIB_GETPASS''@/0/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/0/g' \
      -e 's/@''GNULIB_LINK''@/0/g' \
      -e 's/@''GNULIB_LINKAT''@/0/g' \
      -e 's/@''GNULIB_LSEEK''@/0/g' \
      -e 's/@''GNULIB_PIPE''@/0/g' \
      -e 's/@''GNULIB_PIPE2''@/0/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/0/g' \
      -e 's/@''GNULIB_READLINK''@/0/g' \
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
      -e 's/@''GNULIB_RMDIR''@/0/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/0/g' \
      -e 's/@''GNULIB_SYMLINK''@/0/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
      -e 's/@''GNULIB_TRUNCATE''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_UNLINK''@/0/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/0/g' \
      -e 's/@''GNULIB_WRITE''@/0/g' \
      -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \
      -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \
      -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \
      -e 's/@''GNULIB_MDA_DUP''@/1/g' \
      -e 's/@''GNULIB_MDA_DUP2''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECL''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECV''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \
      -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \
      -e 's/@''GNULIB_MDA_GETPID''@/1/g' \
      -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \
      -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \
      -e 's/@''GNULIB_MDA_READ''@/1/g' \
      -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \
      -e 's/@''GNULIB_MDA_SWAB''@/1/g' \
      -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \
      -e 's/@''GNULIB_MDA_WRITE''@/1/g' \
      < ./lib/unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_EXECVPE''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETENTROPY''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GETPASS''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_ACCESS''@|0|g' \
      -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_EXECL''@|0|g' \
      -e 's|@''REPLACE_EXECLE''@|0|g' \
      -e 's|@''REPLACE_EXECLP''@|0|g' \
      -e 's|@''REPLACE_EXECV''@|0|g' \
      -e 's|@''REPLACE_EXECVE''@|0|g' \
      -e 's|@''REPLACE_EXECVP''@|0|g' \
      -e 's|@''REPLACE_EXECVPE''@|0|g' \
      -e 's|@''REPLACE_FACCESSAT''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_GETPASS''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
      -e 's|@''REPLACE_TRUNCATE''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
} > lib/unistd.h-t && \
mv lib/unistd.h-t lib/unistd.h
rm -f lib/unitypes.h-t lib/unitypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./lib/unitypes.in.h; \
} > lib/unitypes.h-t && \
mv -f lib/unitypes.h-t lib/unitypes.h
rm -f lib/uniwidth.h-t lib/uniwidth.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./lib/uniwidth.in.h; \
} > lib/uniwidth.h-t && \
mv -f lib/uniwidth.h-t lib/uniwidth.h
rm -f lib/wctype.h-t lib/wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_ISWBLANK''@/1/g' \
      -e 's/@''GNULIB_ISWDIGIT''@/1/g' \
      -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWDIGIT''@/0/g' \
      -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/wctype.in.h; \
} > lib/wctype.h-t && \
mv lib/wctype.h-t lib/wctype.h
rm -f lib/wchar.h-t lib/wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_BTOWC''@/0/g' \
      -e 's/@''GNULIB_WCTOB''@/0/g' \
      -e 's/@''GNULIB_MBSINIT''@/1/g' \
      -e 's/@''GNULIB_MBRTOWC''@/1/g' \
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/0/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/1/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMPCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      -e 's/@''GNULIB_WCSFTIME''@/0/g' \
      -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \
      < ./lib/wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMPCPY''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_WCSFTIME''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|1|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSFTIME''@|0|g' \
      -e 's|@''REPLACE_WCSTOK''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
} > lib/wchar.h-t && \
mv lib/wchar.h-t lib/wchar.h
/usr/bin/make  all-recursive
Making all in po
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1/po'
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1/po'
Makefile:170: warning: ignoring prerequisites on suffix rule definition
make[2]: Nothing to be done for 'all'.
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/version-etc-fsf.o lib/version-etc-fsf.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/wctype-h.o lib/wctype-h.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/version-etc.o lib/version-etc.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/xalloc-die.o lib/xalloc-die.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/xmalloc.o lib/xmalloc.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/xstriconv.o lib/xstriconv.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/xstrndup.o lib/xstrndup.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/mbrtowc.o lib/mbrtowc.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/fcntl.o lib/fcntl.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/basename-lgpl.o lib/basename-lgpl.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o src/hello.o src/hello.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/c-ctype.o lib/c-ctype.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/c-strcasecmp.o lib/c-strcasecmp.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/c-strncasecmp.o lib/c-strncasecmp.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/cloexec.o lib/cloexec.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/close-stream.o lib/close-stream.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/dirname.o lib/dirname.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/closeout.o lib/closeout.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/basename.o lib/basename.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/stripslash.o lib/stripslash.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/dirname-lgpl.o lib/dirname-lgpl.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/exitfail.o lib/exitfail.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/fd-hook.o lib/fd-hook.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/getprogname.o lib/getprogname.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/hard-locale.o lib/hard-locale.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/localcharset.o lib/localcharset.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/malloca.o lib/malloca.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/mbchar.o lib/mbchar.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/mbiter.o lib/mbiter.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/mbslen.o lib/mbslen.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/mbuiter.o lib/mbuiter.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/progname.o lib/progname.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/mbsstr.o lib/mbsstr.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/propername.o lib/propername.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/setlocale_null.o lib/setlocale_null.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/stat-time.o lib/stat-time.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/striconv.o lib/striconv.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/strnlen1.o lib/strnlen1.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/trim.o lib/trim.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
lib/trim.c: In function 'trim2':
lib/trim.c:103:16: warning: 'r' may be used uninitialized [-Wmaybe-uninitialized]
  103 |             *r = '\0';
      |             ~~~^~~~~~
lib/trim.c:69:17: note: 'r' was declared here
   69 |           char *r IF_LINT (= NULL); /* used only while state = 2 */
      |                 ^
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/unistd.o lib/unistd.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/unistr/u8-mbtoucr.o lib/unistr/u8-mbtoucr.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/unistr/u8-uctomb.o lib/unistr/u8-uctomb.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/unistr/u8-uctomb-aux.o lib/unistr/u8-uctomb-aux.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/quotearg.o lib/quotearg.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  -Ilib -I./lib -Isrc -I./src   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o lib/uniwidth/width.o lib/uniwidth/width.c
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
rm -f lib/libhello.a
ar cr lib/libhello.a lib/basename-lgpl.o lib/c-ctype.o lib/c-strcasecmp.o lib/c-strncasecmp.o lib/cloexec.o lib/close-stream.o lib/closeout.o lib/dirname.o lib/basename.o lib/dirname-lgpl.o lib/stripslash.o lib/exitfail.o lib/fd-hook.o lib/getprogname.o lib/hard-locale.o lib/localcharset.o lib/malloca.o lib/mbchar.o lib/mbiter.o lib/mbslen.o lib/mbsstr.o lib/mbuiter.o lib/progname.o lib/propername.o lib/quotearg.o lib/setlocale_null.o lib/stat-time.o lib/striconv.o lib/strnlen1.o lib/trim.o lib/unistd.o lib/unistr/u8-mbtoucr.o lib/unistr/u8-uctomb.o lib/unistr/u8-uctomb-aux.o lib/uniwidth/width.o lib/version-etc.o lib/version-etc-fsf.o lib/wctype-h.o lib/xmalloc.o lib/xalloc-die.o lib/xstriconv.o lib/xstrndup.o lib/fcntl.o lib/mbrtowc.o
ranlib lib/libhello.a
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  -o hello src/hello.o  ./lib/libhello.a 
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KUdQEW
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64
++ dirname /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd hello-2.12.1
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64 'INSTALL=/usr/bin/install -p'
/usr/bin/make  install-recursive
make[1]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
Making install in po
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1/po'
Makefile:170: warning: ignoring prerequisites on suffix rule definition
installing ast.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/ast/LC_MESSAGES/hello.mo
installing bg.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/bg/LC_MESSAGES/hello.mo
installing ca.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/ca/LC_MESSAGES/hello.mo
installing da.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/da/LC_MESSAGES/hello.mo
installing de.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/de/LC_MESSAGES/hello.mo
installing el.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/el/LC_MESSAGES/hello.mo
installing eo.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/eo/LC_MESSAGES/hello.mo
installing es.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/es/LC_MESSAGES/hello.mo
installing et.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/et/LC_MESSAGES/hello.mo
installing eu.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/eu/LC_MESSAGES/hello.mo
installing fa.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/fa/LC_MESSAGES/hello.mo
installing fi.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/fi/LC_MESSAGES/hello.mo
installing fr.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/fr/LC_MESSAGES/hello.mo
installing ga.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/ga/LC_MESSAGES/hello.mo
installing gl.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/gl/LC_MESSAGES/hello.mo
installing he.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/he/LC_MESSAGES/hello.mo
installing hr.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/hr/LC_MESSAGES/hello.mo
installing hu.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/hu/LC_MESSAGES/hello.mo
installing id.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/id/LC_MESSAGES/hello.mo
installing it.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/it/LC_MESSAGES/hello.mo
installing ja.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/ja/LC_MESSAGES/hello.mo
installing ka.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/ka/LC_MESSAGES/hello.mo
installing ko.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/ko/LC_MESSAGES/hello.mo
installing lv.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/lv/LC_MESSAGES/hello.mo
installing ms.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/ms/LC_MESSAGES/hello.mo
installing nb.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/nb/LC_MESSAGES/hello.mo
installing nl.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/nl/LC_MESSAGES/hello.mo
installing nn.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/nn/LC_MESSAGES/hello.mo
installing pl.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/pl/LC_MESSAGES/hello.mo
installing pt.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/pt/LC_MESSAGES/hello.mo
installing pt_BR.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/hello.mo
installing ro.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/ro/LC_MESSAGES/hello.mo
installing ru.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/ru/LC_MESSAGES/hello.mo
installing sk.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/sk/LC_MESSAGES/hello.mo
installing sl.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/sl/LC_MESSAGES/hello.mo
installing sr.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/sr/LC_MESSAGES/hello.mo
installing sv.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/sv/LC_MESSAGES/hello.mo
installing ta.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/ta/LC_MESSAGES/hello.mo
installing th.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/th/LC_MESSAGES/hello.mo
installing tr.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/tr/LC_MESSAGES/hello.mo
installing uk.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/uk/LC_MESSAGES/hello.mo
installing vi.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/vi/LC_MESSAGES/hello.mo
installing zh_CN.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/hello.mo
installing zh_TW.gmo as /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/hello.mo
if test "hello" = "gettext-tools"; then \
  /usr/bin/mkdir -p /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -p -m 644 ./$file \
		    /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1/po'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
make[3]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/bin'
  /usr/bin/install -p hello '/builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/bin'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/info'
 /usr/bin/install -p -m 644 ./doc/hello.info '/builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/info'
 install-info --info-dir='/builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/info' '/builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/info/hello.info'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/man/man1'
 /usr/bin/install -p -m 644 hello.1 '/builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/man/man1'
make[3]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[1]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
+ rm -f /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/info/dir
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64 hello
+ /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 2.12.1-5.fc40 --unique-debug-suffix -2.12.1-5.fc40.x86_64 --unique-debug-src-base hello-2.12.1-5.fc40.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/hello-2.12.1
find-debuginfo: starting
Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/hello-2.12.1-5.fc40.x86_64
822 blocks
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j2
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.INBzr5
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd hello-2.12.1
+ make check
if test -d ./.git				\
	&& git --version >/dev/null 2>&1; then			\
  cd . &&						\
  git submodule --quiet foreach					\
      'test "$(git rev-parse "$sha1")"			\
	  = "$(git merge-base origin "$sha1")"'		\
    || { echo 'maint.mk: found non-public submodule commit' >&2;	\
	 exit 1; };						\
else								\
  : ;								\
fi
make  check-recursive
make[1]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
Making check in po
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1/po'
Makefile:170: warning: ignoring prerequisites on suffix rule definition
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1/po'
make[2]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
make  check-TESTS
make[3]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
make[4]: Entering directory '/builddir/build/BUILD/hello-2.12.1'
PASS: tests/atexit-1
PASS: tests/greeting-1
SKIP: tests/greeting-2
PASS: tests/hello-1
PASS: tests/last-1
PASS: tests/operand-1
PASS: tests/traditional-1
============================================================================
Testsuite summary for GNU Hello 2.12.1
============================================================================
# TOTAL: 7
# PASS:  6
# SKIP:  1
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[3]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[2]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
make[1]: Leaving directory '/builddir/build/BUILD/hello-2.12.1'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: hello-2.12.1-5.fc40.x86_64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fH0jNr
+ umask 022
+ cd /builddir/build/BUILD
+ cd hello-2.12.1
+ LICENSEDIR=/builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/licenses/hello
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/licenses/hello
+ cp -pr /builddir/build/BUILD/hello-2.12.1/COPYING /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64/usr/share/licenses/hello
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: bundled(gnulib) hello = 2.12.1-5.fc40 hello(x86-64) = 2.12.1-5.fc40
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) rtld(GNU_HASH)
Recommends: info
Processing files: hello-debugsource-2.12.1-5.fc40.x86_64
Provides: hello-debugsource = 2.12.1-5.fc40 hello-debugsource(x86-64) = 2.12.1-5.fc40
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: hello-debuginfo-2.12.1-5.fc40.x86_64
Provides: debuginfo(build-id) = c6f98942b11012a598daed3fb71f30c0b394fda8 hello-debuginfo = 2.12.1-5.fc40 hello-debuginfo(x86-64) = 2.12.1-5.fc40
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: hello-debugsource(x86-64) = 2.12.1-5.fc40
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64
Wrote: /builddir/build/RPMS/hello-2.12.1-5.fc40.x86_64.rpm
Wrote: /builddir/build/RPMS/hello-debugsource-2.12.1-5.fc40.x86_64.rpm
Wrote: /builddir/build/RPMS/hello-debuginfo-2.12.1-5.fc40.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HNVqUY
+ umask 022
+ cd /builddir/build/BUILD
+ cd hello-2.12.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/hello-2.12.1-5.fc40.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.9wnjID
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf /builddir/build/BUILD/hello-2.12.1-SPECPARTS
+ rm -rf hello-2.12.1 hello-2.12.1.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild hello-2.12.1-5.fc40.src.rpm
Finish: build phase for hello-2.12.1-5.fc40.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-40-x86_64-1727981288.107792/root/var/log/dnf5.log
INFO: Done(/var/lib/copr-rpmbuild/results/hello-2.12.1-5.fc40.src.rpm) Config(child) 0 minutes 24 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "hello",
            "epoch": null,
            "version": "2.12.1",
            "release": "5.fc40",
            "arch": "x86_64"
        },
        {
            "name": "hello",
            "epoch": null,
            "version": "2.12.1",
            "release": "5.fc40",
            "arch": "src"
        },
        {
            "name": "hello-debuginfo",
            "epoch": null,
            "version": "2.12.1",
            "release": "5.fc40",
            "arch": "x86_64"
        },
        {
            "name": "hello-debugsource",
            "epoch": null,
            "version": "2.12.1",
            "release": "5.fc40",
            "arch": "x86_64"
        }
    ]
}
RPMResults finished