Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c111' (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/8459717-fedora-41-x86_64 --chroot fedora-41-x86_64


Version: 1.2
PID: 10416
Logging PID: 10417
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'build_id': 8459717,
 'buildroot_pkgs': ['fedora-clang-default-cc'],
 'chroot': 'fedora-41-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': '4f35bccaf256542c70f3bf0eb8d94d939e85086e',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/fedora-41-clang-20/gawk',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'gawk',
 'package_version': '5.3.0-4',
 'project_dirname': 'fedora-41-clang-20',
 'project_name': 'fedora-41-clang-20',
 'project_owner': '@fedora-llvm-team',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/fedora-41-clang-20/fedora-41-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None},
           {'baseurl': 'https://download.copr.fedorainfracloud.org/results/tstellar/fedora-clang-default-cc/fedora-41-x86_64/',
            'id': 'copr_tstellar_fedora_clang_default_cc',
            'name': 'Additional repo copr_tstellar_fedora_clang_default_cc'},
           {'baseurl': 'https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/llvm-snapshots-big-merge-20241231/fedora-41-x86_64/',
            'id': 'copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231',
            'module_hotfixes': True,
            'name': 'Additional repo copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231'}],
 'sandbox': '@fedora-llvm-team/fedora-41-clang-20--tstellar',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': 0,
 'submitter': 'tstellar',
 'tags': [],
 'task_id': '8459717-fedora-41-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': ['toolchain_clang', 'clang_lto'],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/fedora-41-clang-20/gawk /var/lib/copr-rpmbuild/workspace/workdir-i9qsk3u_/gawk --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/fedora-41-clang-20/gawk', '/var/lib/copr-rpmbuild/workspace/workdir-i9qsk3u_/gawk', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-i9qsk3u_/gawk'...

Running: git checkout 4f35bccaf256542c70f3bf0eb8d94d939e85086e --

cmd: ['git', 'checkout', '4f35bccaf256542c70f3bf0eb8d94d939e85086e', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-i9qsk3u_/gawk
rc: 0
stdout: 
stderr: Note: switching to '4f35bccaf256542c70f3bf0eb8d94d939e85086e'.

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 4f35bcc automatic import of gawk

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-i9qsk3u_/gawk
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 gawk-5.3.0.tar.xz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o gawk-5.3.0.tar.xz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/@fedora-llvm-team/fedora-41-clang-20/gawk/gawk-5.3.0.tar.xz/md5/97c5a7d83f91a7e1b2035ebbe6ac7abd/gawk-5.3.0.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 3355k  100 3355k    0     0  12.7M      0 --:--:-- --:--:-- --:--:-- 12.7M
INFO: Reading stdout from command: md5sum gawk-5.3.0.tar.xz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-i9qsk3u_/gawk/gawk.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-i9qsk3u_/gawk --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1735733733.003250 -r /var/lib/copr-rpmbuild/results/configs/child.cfg --with toolchain_clang --with clang_lto
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-i9qsk3u_/gawk/gawk.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-i9qsk3u_/gawk --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1735733733.003250 -r /var/lib/copr-rpmbuild/results/configs/child.cfg --with toolchain_clang --with clang_lto
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-i9qsk3u_/gawk/gawk.spec)  Config(fedora-41-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1735733733.003250/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 container image: registry.fedoraproject.org/fedora:41
INFO: Pulling image: registry.fedoraproject.org/fedora:41
INFO: Tagging container image as mock-bootstrap-a161cfbc-0b9d-4e88-9c19-22e1be68cbf1
INFO: Checking that 33f125c7df6be72bed9496e13e539b15156854735d37190769d06d53a522296e image matches host's architecture
INFO: Copy content of container 33f125c7df6be72bed9496e13e539b15156854735d37190769d06d53a522296e to /var/lib/mock/fedora-41-x86_64-bootstrap-1735733733.003250/root
INFO: mounting 33f125c7df6be72bed9496e13e539b15156854735d37190769d06d53a522296e with podman image mount
INFO: image 33f125c7df6be72bed9496e13e539b15156854735d37190769d06d53a522296e as /var/lib/containers/storage/overlay/3aa6096abd61507d798a1a2097f9ea753cffead107d87ca23bdcc4af1073bfac/merged
INFO: umounting image 33f125c7df6be72bed9496e13e539b15156854735d37190769d06d53a522296e (/var/lib/containers/storage/overlay/3aa6096abd61507d798a1a2097f9ea753cffead107d87ca23bdcc4af1073bfac/merged) with podman image umount
INFO: Removing image mock-bootstrap-a161cfbc-0b9d-4e88-9c19-22e1be68cbf1
INFO: Package manager dnf5 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
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-41-x86_64-1735733733.003250/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.20.0-1.fc41.x86_64
  rpm-sequoia-1.7.0-3.fc41.x86_64
  dnf5-5.2.8.1-2.fc41.x86_64
  dnf5-plugins-5.2.8.1-2.fc41.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% |   4.7 MiB/s |   7.6 MiB |  00m02s
 fedora                                 100% |  18.0 MiB/s |  35.4 MiB |  00m02s
 Copr repository                        100% |  24.3 MiB/s |   4.3 MiB |  00m00s
 Additional repo copr_tstellar_fedora_c 100% |  41.3 KiB/s |   2.3 KiB |  00m00s
 Additional repo copr_fedora_llvm_team_ 100% | 370.6 KiB/s |  21.5 KiB |  00m00s
Repositories loaded.
Package                            Arch   Version                                   Repository                                                   Size
Installing group/module packages:
 bash                              x86_64 5.2.32-1.fc41                             copr_base                                                 8.2 MiB
 bzip2                             x86_64 1.0.8-19.fc41                             copr_base                                               102.9 KiB
 coreutils                         x86_64 9.5-11.fc41                               copr_base                                                 5.6 MiB
 cpio                              x86_64 2.15-2.fc41                               copr_base                                                 1.1 MiB
 diffutils                         x86_64 3.10-8.fc41                               copr_base                                                 1.6 MiB
 fedora-release-common             noarch 41-29                                     updates                                                  19.7 KiB
 findutils                         x86_64 1:4.10.0-4.fc41                           copr_base                                                 1.9 MiB
 gawk                              x86_64 5.3.0-4.fc41                              copr_base                                                 1.7 MiB
 glibc-minimal-langpack            x86_64 2.40-17.fc41                              copr_base                                                 0.0   B
 grep                              x86_64 3.11-9.fc41                               copr_base                                                 1.0 MiB
 gzip                              x86_64 1.13-2.fc41                               copr_base                                               400.9 KiB
 info                              x86_64 7.1-3.fc41                                copr_base                                               393.4 KiB
 patch                             x86_64 2.7.6-25.fc41                             copr_base                                               295.3 KiB
 redhat-rpm-config                 noarch 293-1.fc41                                fedora                                                  183.5 KiB
 rpm-build                         x86_64 4.20.0-1.fc41                             copr_base                                               195.5 KiB
 sed                               x86_64 4.9-3.fc41                                copr_base                                               885.5 KiB
 shadow-utils                      x86_64 2:4.15.1-12.fc41                          copr_base                                                 4.3 MiB
 tar                               x86_64 2:1.35-4.fc41                             copr_base                                                 3.0 MiB
 unzip                             x86_64 6.0-64.fc41                               fedora                                                  386.8 KiB
 util-linux                        x86_64 2.40.2-4.fc41                             copr_base                                                 4.1 MiB
 which                             x86_64 2.21-42.fc41                              copr_base                                                79.6 KiB
 xz                                x86_64 1:5.6.2-3.fc41                            copr_base                                                 1.2 MiB
Installing dependencies:
 add-determinism                   x86_64 0.3.6-3.fc41                              updates                                                   2.4 MiB
 alternatives                      x86_64 1.31-1.fc41                               copr_base                                                64.8 KiB
 ansible-srpm-macros               noarch 1-16.fc41                                 fedora                                                   35.7 KiB
 audit-libs                        x86_64 4.0.2-1.fc41                              fedora                                                  331.3 KiB
 authselect                        x86_64 1.5.0-8.fc41                              copr_base                                               157.4 KiB
 authselect-libs                   x86_64 1.5.0-8.fc41                              copr_base                                               822.2 KiB
 basesystem                        noarch 11-21.fc41                                fedora                                                    0.0   B
 binutils                          x86_64 2.43.1-5.fc41                             updates                                                  27.4 MiB
 build-reproducibility-srpm-macros noarch 0.3.6-3.fc41                              updates                                                 735.0   B
 bzip2-libs                        x86_64 1.0.8-19.fc41                             copr_base                                                96.4 KiB
 ca-certificates                   noarch 2024.2.69_v8.0.401-1.0.fc41               fedora                                                    2.4 MiB
 coreutils-common                  x86_64 9.5-11.fc41                               copr_base                                                11.2 MiB
 cracklib                          x86_64 2.9.11-6.fc41                             copr_base                                               238.2 KiB
 crypto-policies                   noarch 20241029-1.git8baf557.fc41                updates                                                 136.9 KiB
 curl                              x86_64 8.9.1-3.fc41                              copr_base                                               785.4 KiB
 cyrus-sasl-lib                    x86_64 2.1.28-27.fc41                            fedora                                                    2.3 MiB
 debugedit                         x86_64 5.1-2.fc41                                copr_base                                               193.5 KiB
 dwz                               x86_64 0.15-8.fc41                               fedora                                                  298.9 KiB
 ed                                x86_64 1.20.2-2.fc41                             copr_base                                               166.7 KiB
 efi-srpm-macros                   noarch 5-13.fc41                                 updates                                                  40.2 KiB
 elfutils                          x86_64 0.192-7.fc41                              updates                                                   2.6 MiB
 elfutils-debuginfod-client        x86_64 0.192-7.fc41                              updates                                                  81.4 KiB
 elfutils-default-yama-scope       noarch 0.192-7.fc41                              updates                                                   1.8 KiB
 elfutils-libelf                   x86_64 0.192-7.fc41                              updates                                                   1.2 MiB
 elfutils-libs                     x86_64 0.192-7.fc41                              updates                                                 654.9 KiB
 fedora-gpg-keys                   noarch 41-1                                      fedora                                                  126.4 KiB
 fedora-release                    noarch 41-29                                     updates                                                   0.0   B
 fedora-release-identity-basic     noarch 41-29                                     updates                                                 682.0   B
 fedora-repos                      noarch 41-1                                      fedora                                                    4.9 KiB
 file                              x86_64 5.45-7.fc41                               fedora                                                  103.5 KiB
 file-libs                         x86_64 5.45-7.fc41                               fedora                                                    9.9 MiB
 filesystem                        x86_64 3.18-23.fc41                              fedora                                                  106.0   B
 fonts-srpm-macros                 noarch 1:2.0.5-17.fc41                           fedora                                                   55.8 KiB
 forge-srpm-macros                 noarch 0.4.0-1.fc41                              updates                                                  38.9 KiB
 fpc-srpm-macros                   noarch 1.3-13.fc41                               fedora                                                  144.0   B
 gdb-minimal                       x86_64 15.2-3.fc41                               updates                                                  13.0 MiB
 gdbm                              x86_64 1:1.23-7.fc41                             copr_base                                               484.1 KiB
 gdbm-libs                         x86_64 1:1.23-7.fc41                             copr_base                                               137.9 KiB
 ghc-srpm-macros                   noarch 1.9.1-2.fc41                              fedora                                                  747.0   B
 glibc                             x86_64 2.40-17.fc41                              copr_base                                                 6.5 MiB
 glibc-common                      x86_64 2.40-17.fc41                              copr_base                                                 1.0 MiB
 glibc-gconv-extra                 x86_64 2.40-17.fc41                              copr_base                                                 7.7 MiB
 gmp                               x86_64 1:6.3.0-2.fc41                            fedora                                                  811.4 KiB
 gnat-srpm-macros                  noarch 6-6.fc41                                  fedora                                                    1.0 KiB
 go-srpm-macros                    noarch 3.6.0-5.fc41                              updates                                                  60.8 KiB
 jansson                           x86_64 2.13.1-10.fc41                            copr_base                                               104.4 KiB
 json-c                            x86_64 0.17-4.fc41                               copr_base                                                90.1 KiB
 kernel-srpm-macros                noarch 1.0-24.fc41                               fedora                                                    1.9 KiB
 keyutils-libs                     x86_64 1.6.3-4.fc41                              copr_base                                                54.1 KiB
 krb5-libs                         x86_64 1.21.3-3.fc41                             updates                                                   2.3 MiB
 libacl                            x86_64 2.3.2-2.fc41                              copr_base                                                39.8 KiB
 libarchive                        x86_64 3.7.4-4.fc41                              copr_base                                               974.5 KiB
 libattr                           x86_64 2.5.2-4.fc41                              fedora                                                   28.5 KiB
 libblkid                          x86_64 2.40.2-4.fc41                             copr_base                                               303.3 KiB
 libbrotli                         x86_64 1.1.0-5.fc41                              copr_base                                               849.0 KiB
 libcap                            x86_64 2.70-4.fc41                               fedora                                                  220.2 KiB
 libcap-ng                         x86_64 0.8.5-3.fc41                              copr_base                                                72.7 KiB
 libcom_err                        x86_64 1.47.1-6.fc41                             copr_base                                                66.9 KiB
 libcurl                           x86_64 8.9.1-3.fc41                              copr_base                                               981.1 KiB
 libeconf                          x86_64 0.6.2-3.fc41                              copr_base                                                66.0 KiB
 libedit                           x86_64 3.1-53.20240808cvs.fc41                   copr_base                                               260.6 KiB
 libevent                          x86_64 2.1.12-14.fc41                            copr_base                                               953.5 KiB
 libfdisk                          x86_64 2.40.2-4.fc41                             copr_base                                               387.6 KiB
 libffi                            x86_64 3.4.6-3.fc41                              copr_base                                                82.2 KiB
 libgcc                            x86_64 14.2.1-3.fc41                             fedora                                                  274.6 KiB
 libidn2                           x86_64 2.3.7-2.fc41                              copr_base                                               328.9 KiB
 libmount                          x86_64 2.40.2-4.fc41                             copr_base                                               396.8 KiB
 libnghttp2                        x86_64 1.62.1-2.fc41                             copr_base                                               219.2 KiB
 libnsl2                           x86_64 2.0.1-2.fc41                              fedora                                                   57.9 KiB
 libomp                            x86_64 20.0.0~pre20241231.g0897373f1a329a-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231   2.2 MiB
 libpkgconf                        x86_64 2.3.0-1.fc41                              copr_base                                                81.8 KiB
 libpsl                            x86_64 0.21.5-4.fc41                             copr_base                                                80.2 KiB
 libpwquality                      x86_64 1.4.5-11.fc41                             copr_base                                               416.8 KiB
 libselinux                        x86_64 3.7-5.fc41                                copr_base                                               192.8 KiB
 libsemanage                       x86_64 3.7-2.fc41                                copr_base                                               317.9 KiB
 libsepol                          x86_64 3.7-2.fc41                                copr_base                                               932.4 KiB
 libsmartcols                      x86_64 2.40.2-4.fc41                             copr_base                                               184.8 KiB
 libssh                            x86_64 0.10.6-8.fc41                             fedora                                                  513.3 KiB
 libssh-config                     noarch 0.10.6-8.fc41                             fedora                                                  277.0   B
 libstdc++                         x86_64 14.2.1-3.fc41                             fedora                                                    2.8 MiB
 libtasn1                          x86_64 4.19.0-10.fc41                            copr_base                                               191.6 KiB
 libtirpc                          x86_64 1.3.6-1.fc41                              copr_base                                               223.2 KiB
 libtool-ltdl                      x86_64 2.4.7-12.fc41                             fedora                                                   66.2 KiB
 libunistring                      x86_64 1.1-8.fc41                                copr_base                                                 1.7 MiB
 libutempter                       x86_64 1.2.1-15.fc41                             copr_base                                                57.2 KiB
 libuuid                           x86_64 2.40.2-4.fc41                             copr_base                                                41.2 KiB
 libverto                          x86_64 0.3.2-9.fc41                              fedora                                                   29.5 KiB
 libxcrypt                         x86_64 4.4.37-1.fc41                             updates                                                 269.6 KiB
 libxml2                           x86_64 2.12.9-1.fc41                             copr_base                                                 2.0 MiB
 libzstd                           x86_64 1.5.6-2.fc41                              copr_base                                               804.0 KiB
 llvm-libs                         x86_64 20.0.0~pre20241231.g0897373f1a329a-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231 133.3 MiB
 lua-libs                          x86_64 5.4.6-6.fc41                              fedora                                                  285.0 KiB
 lua-srpm-macros                   noarch 1-14.fc41                                 fedora                                                    1.3 KiB
 lz4-libs                          x86_64 1.10.0-1.fc41                             copr_base                                               177.2 KiB
 mpfr                              x86_64 4.2.1-5.fc41                              fedora                                                  832.1 KiB
 ncurses-base                      noarch 6.5-2.20240629.fc41                       copr_base                                               326.3 KiB
 ncurses-libs                      x86_64 6.5-2.20240629.fc41                       copr_base                                               976.2 KiB
 ocaml-srpm-macros                 noarch 10-3.fc41                                 fedora                                                    1.9 KiB
 openblas-srpm-macros              noarch 2-18.fc41                                 fedora                                                  112.0   B
 openldap                          x86_64 2.6.8-6.fc41                              updates                                                 635.4 KiB
 openssl-libs                      x86_64 1:3.2.2-9.fc41                            fedora                                                    7.8 MiB
 p11-kit                           x86_64 0.25.5-3.fc41                             copr_base                                                 2.2 MiB
 p11-kit-trust                     x86_64 0.25.5-3.fc41                             copr_base                                               445.1 KiB
 package-notes-srpm-macros         noarch 0.5-12.fc41                               fedora                                                    1.6 KiB
 pam                               x86_64 1.6.1-7.fc41                              copr_base                                                 1.8 MiB
 pam-libs                          x86_64 1.6.1-7.fc41                              copr_base                                               138.6 KiB
 pcre2                             x86_64 10.44-1.fc41.1                            copr_base                                               728.3 KiB
 pcre2-syntax                      noarch 10.44-1.fc41.1                            copr_base                                               251.6 KiB
 perl-srpm-macros                  noarch 1-56.fc41                                 fedora                                                  861.0   B
 pkgconf                           x86_64 2.3.0-1.fc41                              copr_base                                                90.7 KiB
 pkgconf-m4                        noarch 2.3.0-1.fc41                              copr_base                                                14.4 KiB
 pkgconf-pkg-config                x86_64 2.3.0-1.fc41                              copr_base                                               989.0   B
 popt                              x86_64 1.19-7.fc41                               copr_base                                               136.6 KiB
 publicsuffix-list-dafsa           noarch 20240107-4.fc41                           fedora                                                   67.5 KiB
 pyproject-srpm-macros             noarch 1.16.3-1.fc41                             updates                                                   1.9 KiB
 python-srpm-macros                noarch 3.13-3.fc41                               fedora                                                   51.0 KiB
 qt5-srpm-macros                   noarch 5.15.15-1.fc41                            fedora                                                  500.0   B
 qt6-srpm-macros                   noarch 6.8.1-4.fc41                              updates                                                 456.0   B
 readline                          x86_64 8.2-10.fc41                               copr_base                                               520.9 KiB
 rpm                               x86_64 4.20.0-1.fc41                             copr_base                                                 3.1 MiB
 rpm-build-libs                    x86_64 4.20.0-1.fc41                             copr_base                                               210.8 KiB
 rpm-libs                          x86_64 4.20.0-1.fc41                             copr_base                                               822.6 KiB
 rpm-sequoia                       x86_64 1.7.0-3.fc41                              updates                                                   2.3 MiB
 rust-srpm-macros                  noarch 26.3-3.fc41                               fedora                                                    4.8 KiB
 setup                             noarch 2.15.0-8.fc41                             updates                                                 720.7 KiB
 sqlite-libs                       x86_64 3.46.1-1.fc41                             copr_base                                                 1.6 MiB
 systemd-libs                      x86_64 256.10-1.fc41                             updates                                                   2.0 MiB
 util-linux-core                   x86_64 2.40.2-4.fc41                             copr_base                                                 1.6 MiB
 xxhash-libs                       x86_64 0.8.2-4.fc41                              copr_base                                               108.1 KiB
 xz-libs                           x86_64 1:5.6.2-3.fc41                            copr_base                                               234.6 KiB
 zig-srpm-macros                   noarch 1-3.fc41                                  fedora                                                    1.1 KiB
 zip                               x86_64 3.0-41.fc41                               fedora                                                  703.2 KiB
 zlib-ng-compat                    x86_64 2.1.7-3.fc41                              copr_base                                               145.5 KiB
 zstd                              x86_64 1.5.6-2.fc41                              copr_base                                                 1.7 MiB
Installing groups:
 Buildsystem building group                                                                                                                          

Transaction Summary:
 Installing:       156 packages

Total size of inbound packages is 84 MiB. Need to download 84 MiB.
After this operation, 318 MiB extra will be used (install 318 MiB, remove 0 B).
[  1/156] bash-0:5.2.32-1.fc41.x86_64   100% |  21.9 MiB/s |   1.8 MiB |  00m00s
[  2/156] bzip2-0:1.0.8-19.fc41.x86_64  100% |   6.4 MiB/s |  52.5 KiB |  00m00s
[  3/156] coreutils-0:9.5-11.fc41.x86_6 100% |  56.3 MiB/s |   1.0 MiB |  00m00s
[  4/156] cpio-0:2.15-2.fc41.x86_64     100% |  26.2 MiB/s | 295.2 KiB |  00m00s
[  5/156] redhat-rpm-config-0:293-1.fc4 100% | 636.0 KiB/s |  82.0 KiB |  00m00s
[  6/156] diffutils-0:3.10-8.fc41.x86_6 100% |  31.5 MiB/s | 387.4 KiB |  00m00s
[  7/156] findutils-1:4.10.0-4.fc41.x86 100% |  40.7 MiB/s | 541.2 KiB |  00m00s
[  8/156] unzip-0:6.0-64.fc41.x86_64    100% |   1.2 MiB/s | 184.9 KiB |  00m00s
[  9/156] gawk-0:5.3.0-4.fc41.x86_64    100% |  54.5 MiB/s |   1.0 MiB |  00m00s
[ 10/156] glibc-minimal-langpack-0:2.40 100% |   5.4 MiB/s | 104.5 KiB |  00m00s
[ 11/156] grep-0:3.11-9.fc41.x86_64     100% |  26.0 MiB/s | 292.7 KiB |  00m00s
[ 12/156] gzip-0:1.13-2.fc41.x86_64     100% |  13.7 MiB/s | 167.9 KiB |  00m00s
[ 13/156] info-0:7.1-3.fc41.x86_64      100% |  15.6 MiB/s | 192.2 KiB |  00m00s
[ 14/156] patch-0:2.7.6-25.fc41.x86_64  100% |  11.3 MiB/s | 139.3 KiB |  00m00s
[ 15/156] rpm-build-0:4.20.0-1.fc41.x86 100% |   9.1 MiB/s |  74.2 KiB |  00m00s
[ 16/156] sed-0:4.9-3.fc41.x86_64       100% |  28.0 MiB/s | 315.1 KiB |  00m00s
[ 17/156] shadow-utils-2:4.15.1-12.fc41 100% |  60.5 MiB/s |   1.3 MiB |  00m00s
[ 18/156] tar-2:1.35-4.fc41.x86_64      100% |  22.9 MiB/s | 868.8 KiB |  00m00s
[ 19/156] util-linux-0:2.40.2-4.fc41.x8 100% |  49.3 MiB/s |   1.1 MiB |  00m00s
[ 20/156] which-0:2.21-42.fc41.x86_64   100% |   5.0 MiB/s |  41.1 KiB |  00m00s
[ 21/156] xz-1:5.6.2-3.fc41.x86_64      100% |  34.7 MiB/s | 462.5 KiB |  00m00s
[ 22/156] fedora-release-common-0:41-29 100% | 182.9 KiB/s |  23.6 KiB |  00m00s
[ 23/156] ansible-srpm-macros-0:1-16.fc 100% | 989.3 KiB/s |  20.8 KiB |  00m00s
[ 24/156] dwz-0:0.15-8.fc41.x86_64      100% |   3.4 MiB/s | 138.9 KiB |  00m00s
[ 25/156] file-0:5.45-7.fc41.x86_64     100% |   1.2 MiB/s |  49.1 KiB |  00m00s
[ 26/156] fonts-srpm-macros-1:2.0.5-17. 100% | 550.3 KiB/s |  27.0 KiB |  00m00s
[ 27/156] fpc-srpm-macros-0:1.3-13.fc41 100% | 379.1 KiB/s |   8.0 KiB |  00m00s
[ 28/156] ghc-srpm-macros-0:1.9.1-2.fc4 100% | 431.3 KiB/s |   9.1 KiB |  00m00s
[ 29/156] gnat-srpm-macros-0:6-6.fc41.n 100% | 426.3 KiB/s |   9.0 KiB |  00m00s
[ 30/156] kernel-srpm-macros-0:1.0-24.f 100% | 429.0 KiB/s |   9.9 KiB |  00m00s
[ 31/156] lua-srpm-macros-0:1-14.fc41.n 100% | 386.0 KiB/s |   8.9 KiB |  00m00s
[ 32/156] ocaml-srpm-macros-0:10-3.fc41 100% | 438.1 KiB/s |   9.2 KiB |  00m00s
[ 33/156] openblas-srpm-macros-0:2-18.f 100% | 367.4 KiB/s |   7.7 KiB |  00m00s
[ 34/156] package-notes-srpm-macros-0:0 100% | 468.1 KiB/s |   9.8 KiB |  00m00s
[ 35/156] perl-srpm-macros-0:1-56.fc41. 100% | 405.4 KiB/s |   8.5 KiB |  00m00s
[ 36/156] python-srpm-macros-0:3.13-3.f 100% |   1.1 MiB/s |  23.7 KiB |  00m00s
[ 37/156] qt5-srpm-macros-0:5.15.15-1.f 100% | 423.7 KiB/s |   8.9 KiB |  00m00s
[ 38/156] rust-srpm-macros-0:26.3-3.fc4 100% | 637.2 KiB/s |  12.1 KiB |  00m00s
[ 39/156] zig-srpm-macros-0:1-3.fc41.no 100% | 427.5 KiB/s |   8.1 KiB |  00m00s
[ 40/156] zip-0:3.0-41.fc41.x86_64      100% |  10.8 MiB/s | 264.8 KiB |  00m00s
[ 41/156] libattr-0:2.5.2-4.fc41.x86_64 100% | 790.1 KiB/s |  18.2 KiB |  00m00s
[ 42/156] filesystem-0:3.18-23.fc41.x86 100% |  23.6 MiB/s |   1.1 MiB |  00m00s
[ 43/156] gmp-1:6.3.0-2.fc41.x86_64     100% |   6.8 MiB/s | 318.0 KiB |  00m00s
[ 44/156] libcap-0:2.70-4.fc41.x86_64   100% |   3.8 MiB/s |  86.7 KiB |  00m00s
[ 45/156] openssl-libs-1:3.2.2-9.fc41.x 100% |  46.2 MiB/s |   2.3 MiB |  00m00s
[ 46/156] fedora-repos-0:41-1.noarch    100% | 192.3 KiB/s |   9.2 KiB |  00m00s
[ 47/156] mpfr-0:4.2.1-5.fc41.x86_64    100% |   7.5 MiB/s | 346.3 KiB |  00m00s
[ 48/156] audit-libs-0:4.0.2-1.fc41.x86 100% |   5.4 MiB/s | 126.2 KiB |  00m00s
[ 49/156] file-libs-0:5.45-7.fc41.x86_6 100% |  22.5 MiB/s | 762.0 KiB |  00m00s
[ 50/156] libgcc-0:14.2.1-3.fc41.x86_64 100% |   4.1 MiB/s | 133.3 KiB |  00m00s
[ 51/156] glibc-0:2.40-17.fc41.x86_64   100% |  49.5 MiB/s |   2.1 MiB |  00m00s
[ 52/156] ca-certificates-0:2024.2.69_v 100% |  11.5 MiB/s | 871.2 KiB |  00m00s
[ 53/156] fedora-gpg-keys-0:41-1.noarch 100% |   2.0 MiB/s | 133.7 KiB |  00m00s
[ 54/156] basesystem-0:11-21.fc41.noarc 100% | 368.6 KiB/s |   7.4 KiB |  00m00s
[ 55/156] xz-libs-1:5.6.2-3.fc41.x86_64 100% |  11.8 MiB/s | 120.5 KiB |  00m00s
[ 56/156] pam-0:1.6.1-7.fc41.x86_64     100% |  31.5 MiB/s | 451.9 KiB |  00m00s
[ 57/156] pam-libs-0:1.6.1-7.fc41.x86_6 100% |   6.7 MiB/s |  54.5 KiB |  00m00s
[ 58/156] libnsl2-0:2.0.1-2.fc41.x86_64 100% |   1.3 MiB/s |  29.6 KiB |  00m00s
[ 59/156] authselect-libs-0:1.5.0-8.fc4 100% |  18.1 MiB/s | 204.3 KiB |  00m00s
[ 60/156] libblkid-0:2.40.2-4.fc41.x86_ 100% |  13.0 MiB/s | 132.6 KiB |  00m00s
[ 61/156] libcap-ng-0:0.8.5-3.fc41.x86_ 100% |   3.5 MiB/s |  32.1 KiB |  00m00s
[ 62/156] libfdisk-0:2.40.2-4.fc41.x86_ 100% |  17.6 MiB/s | 162.0 KiB |  00m00s
[ 63/156] libmount-0:2.40.2-4.fc41.x86_ 100% |  17.9 MiB/s | 165.1 KiB |  00m00s
[ 64/156] libselinux-0:3.7-5.fc41.x86_6 100% |   9.7 MiB/s |  89.1 KiB |  00m00s
[ 65/156] libsmartcols-0:2.40.2-4.fc41. 100% |   9.4 MiB/s |  86.5 KiB |  00m00s
[ 66/156] libutempter-0:1.2.1-15.fc41.x 100% |   3.2 MiB/s |  26.5 KiB |  00m00s
[ 67/156] libuuid-0:2.40.2-4.fc41.x86_6 100% |   3.4 MiB/s |  28.2 KiB |  00m00s
[ 68/156] ncurses-libs-0:6.5-2.20240629 100% |  29.4 MiB/s | 331.3 KiB |  00m00s
[ 69/156] readline-0:8.2-10.fc41.x86_64 100% |  21.8 MiB/s | 223.2 KiB |  00m00s
[ 70/156] util-linux-core-0:2.40.2-4.fc 100% |  38.6 MiB/s | 513.9 KiB |  00m00s
[ 71/156] zlib-ng-compat-0:2.1.7-3.fc41 100% |   6.4 MiB/s |  78.8 KiB |  00m00s
[ 72/156] libacl-0:2.3.2-2.fc41.x86_64  100% |   3.0 MiB/s |  24.7 KiB |  00m00s
[ 73/156] systemd-libs-0:256.10-1.fc41. 100% |   4.7 MiB/s | 691.2 KiB |  00m00s
[ 74/156] libeconf-0:0.6.2-3.fc41.x86_6 100% |   4.1 MiB/s |  33.5 KiB |  00m00s
[ 75/156] libsemanage-0:3.7-2.fc41.x86_ 100% |  12.8 MiB/s | 117.6 KiB |  00m00s
[ 76/156] libxcrypt-0:4.4.37-1.fc41.x86 100% | 762.0 KiB/s | 115.8 KiB |  00m00s
[ 77/156] setup-0:2.15.0-8.fc41.noarch  100% | 972.6 KiB/s | 154.6 KiB |  00m00s
[ 78/156] debugedit-0:5.1-2.fc41.x86_64 100% |   7.3 MiB/s |  75.1 KiB |  00m00s
[ 79/156] libstdc++-0:14.2.1-3.fc41.x86 100% |  16.4 MiB/s | 887.8 KiB |  00m00s
[ 80/156] elfutils-debuginfod-client-0: 100% |   1.5 MiB/s |  43.9 KiB |  00m00s
[ 81/156] binutils-0:2.43.1-5.fc41.x86_ 100% |  38.8 MiB/s |   6.3 MiB |  00m00s
[ 82/156] elfutils-libs-0:0.192-7.fc41. 100% |   9.1 MiB/s | 250.8 KiB |  00m00s
[ 83/156] elfutils-libelf-0:0.192-7.fc4 100% |   4.1 MiB/s | 204.6 KiB |  00m00s
[ 84/156] libarchive-0:3.7.4-4.fc41.x86 100% |  34.1 MiB/s | 418.8 KiB |  00m00s
[ 85/156] elfutils-0:0.192-7.fc41.x86_6 100% |   4.3 MiB/s | 501.3 KiB |  00m00s
[ 86/156] pkgconf-pkg-config-0:2.3.0-1. 100% |   1.3 MiB/s |  10.4 KiB |  00m00s
[ 87/156] popt-0:1.19-7.fc41.x86_64     100% |   7.3 MiB/s |  59.6 KiB |  00m00s
[ 88/156] rpm-0:4.20.0-1.fc41.x86_64    100% |  38.9 MiB/s | 517.8 KiB |  00m00s
[ 89/156] rpm-build-libs-0:4.20.0-1.fc4 100% |   8.7 MiB/s |  98.4 KiB |  00m00s
[ 90/156] rpm-libs-0:4.20.0-1.fc41.x86_ 100% |  30.6 MiB/s | 344.9 KiB |  00m00s
[ 91/156] zstd-0:1.5.6-2.fc41.x86_64    100% |  30.3 MiB/s | 465.2 KiB |  00m00s
[ 92/156] lua-libs-0:5.4.6-6.fc41.x86_6 100% |   5.4 MiB/s | 132.0 KiB |  00m00s
[ 93/156] curl-0:8.9.1-3.fc41.x86_64    100% |  27.2 MiB/s | 306.7 KiB |  00m00s
[ 94/156] pkgconf-0:2.3.0-1.fc41.x86_64 100% |   5.6 MiB/s |  46.2 KiB |  00m00s
[ 95/156] pkgconf-m4-0:2.3.0-1.fc41.noa 100% |   1.8 MiB/s |  14.8 KiB |  00m00s
[ 96/156] libpkgconf-0:2.3.0-1.fc41.x86 100% |   4.7 MiB/s |  38.8 KiB |  00m00s
[ 97/156] ed-0:1.20.2-2.fc41.x86_64     100% |  10.6 MiB/s |  86.9 KiB |  00m00s
[ 98/156] libtirpc-0:1.3.6-1.fc41.x86_6 100% |  10.7 MiB/s |  98.9 KiB |  00m00s
[ 99/156] authselect-0:1.5.0-8.fc41.x86 100% |  15.3 MiB/s | 141.2 KiB |  00m00s
[100/156] gdbm-1:1.23-7.fc41.x86_64     100% |  16.3 MiB/s | 149.9 KiB |  00m00s
[101/156] gdbm-libs-1:1.23-7.fc41.x86_6 100% |   7.4 MiB/s |  60.3 KiB |  00m00s
[102/156] libpwquality-0:1.4.5-11.fc41. 100% |  11.7 MiB/s | 108.2 KiB |  00m00s
[103/156] ncurses-base-0:6.5-2.20240629 100% |   7.8 MiB/s |  64.3 KiB |  00m00s
[104/156] libcom_err-0:1.47.1-6.fc41.x8 100% |   3.3 MiB/s |  26.9 KiB |  00m00s
[105/156] bzip2-libs-0:1.0.8-19.fc41.x8 100% |   5.8 MiB/s |  47.6 KiB |  00m00s
[106/156] krb5-libs-0:1.21.3-3.fc41.x86 100% |  23.1 MiB/s | 757.9 KiB |  00m00s
[107/156] libsepol-0:3.7-2.fc41.x86_64  100% |  31.2 MiB/s | 351.9 KiB |  00m00s
[108/156] libverto-0:0.3.2-9.fc41.x86_6 100% | 574.8 KiB/s |  20.7 KiB |  00m00s
[109/156] pcre2-0:10.44-1.fc41.1.x86_64 100% |  20.7 MiB/s | 232.8 KiB |  00m00s
[110/156] cracklib-0:2.9.11-6.fc41.x86_ 100% |   8.0 MiB/s |  81.4 KiB |  00m00s
[111/156] libzstd-0:1.5.6-2.fc41.x86_64 100% |  28.1 MiB/s | 316.4 KiB |  00m00s
[112/156] lz4-libs-0:1.10.0-1.fc41.x86_ 100% |   8.6 MiB/s |  88.3 KiB |  00m00s
[113/156] glibc-common-0:2.40-17.fc41.x 100% |  28.0 MiB/s | 372.9 KiB |  00m00s
[114/156] libxml2-0:2.12.9-1.fc41.x86_6 100% |  23.3 MiB/s | 715.1 KiB |  00m00s
[115/156] build-reproducibility-srpm-ma 100% | 349.2 KiB/s |  10.8 KiB |  00m00s
[116/156] glibc-gconv-extra-0:2.40-17.f 100% |  28.4 MiB/s |   1.4 MiB |  00m00s
[117/156] coreutils-common-0:9.5-11.fc4 100% |  47.7 MiB/s |   2.1 MiB |  00m00s
[118/156] add-determinism-0:0.3.6-3.fc4 100% |  25.9 MiB/s | 875.9 KiB |  00m00s
[119/156] efi-srpm-macros-0:5-13.fc41.n 100% | 774.5 KiB/s |  22.5 KiB |  00m00s
[120/156] forge-srpm-macros-0:0.4.0-1.f 100% | 757.9 KiB/s |  19.7 KiB |  00m00s
[121/156] go-srpm-macros-0:3.6.0-5.fc41 100% |   1.1 MiB/s |  28.0 KiB |  00m00s
[122/156] pyproject-srpm-macros-0:1.16. 100% | 556.2 KiB/s |  13.9 KiB |  00m00s
[123/156] qt6-srpm-macros-0:6.8.1-4.fc4 100% | 370.7 KiB/s |   9.3 KiB |  00m00s
[124/156] libffi-0:3.4.6-3.fc41.x86_64  100% |   4.9 MiB/s |  40.0 KiB |  00m00s
[125/156] p11-kit-0:0.25.5-3.fc41.x86_6 100% |  36.6 MiB/s | 487.1 KiB |  00m00s
[126/156] p11-kit-trust-0:0.25.5-3.fc41 100% |  15.1 MiB/s | 139.0 KiB |  00m00s
[127/156] crypto-policies-0:20241029-1. 100% |   3.7 MiB/s |  97.5 KiB |  00m00s
[128/156] keyutils-libs-0:1.6.3-4.fc41. 100% |   3.9 MiB/s |  32.0 KiB |  00m00s
[129/156] json-c-0:0.17-4.fc41.x86_64   100% |   4.5 MiB/s |  45.9 KiB |  00m00s
[130/156] alternatives-0:1.31-1.fc41.x8 100% |   3.8 MiB/s |  39.4 KiB |  00m00s
[131/156] elfutils-default-yama-scope-0 100% | 479.4 KiB/s |  12.5 KiB |  00m00s
[132/156] jansson-0:2.13.1-10.fc41.x86_ 100% |   6.1 MiB/s |  49.9 KiB |  00m00s
[133/156] sqlite-libs-0:3.46.1-1.fc41.x 100% |  46.9 MiB/s | 768.0 KiB |  00m00s
[134/156] pcre2-syntax-0:10.44-1.fc41.1 100% |   9.2 MiB/s | 150.4 KiB |  00m00s
[135/156] rpm-sequoia-0:1.7.0-3.fc41.x8 100% |  24.4 MiB/s | 825.7 KiB |  00m00s
[136/156] libtasn1-0:4.19.0-10.fc41.x86 100% |   8.8 MiB/s |  80.7 KiB |  00m00s
[137/156] libcurl-0:8.9.1-3.fc41.x86_64 100% |  33.0 MiB/s | 405.9 KiB |  00m00s
[138/156] libssh-0:0.10.6-8.fc41.x86_64 100% |   8.6 MiB/s | 211.8 KiB |  00m00s
[139/156] libssh-config-0:0.10.6-8.fc41 100% | 440.1 KiB/s |   9.2 KiB |  00m00s
[140/156] xxhash-libs-0:0.8.2-4.fc41.x8 100% |   5.1 MiB/s |  41.8 KiB |  00m00s
[141/156] fedora-release-0:41-29.noarch 100% | 510.7 KiB/s |  12.8 KiB |  00m00s
[142/156] libomp-0:20.0.0~pre20241231.g 100% |  44.5 MiB/s | 683.0 KiB |  00m00s
[143/156] fedora-release-identity-basic 100% | 542.7 KiB/s |  13.6 KiB |  00m00s
[144/156] gdb-minimal-0:15.2-3.fc41.x86 100% |  21.6 MiB/s |   4.3 MiB |  00m00s
[145/156] cyrus-sasl-lib-0:2.1.28-27.fc 100% |   8.0 MiB/s | 794.9 KiB |  00m00s
[146/156] libtool-ltdl-0:2.4.7-12.fc41. 100% |   1.2 MiB/s |  35.6 KiB |  00m00s
[147/156] libbrotli-0:1.1.0-5.fc41.x86_ 100% |   3.5 MiB/s | 353.2 KiB |  00m00s
[148/156] llvm-libs-0:20.0.0~pre2024123 100% |  70.9 MiB/s |  31.3 MiB |  00m00s
[149/156] libidn2-0:2.3.7-2.fc41.x86_64 100% |   1.2 MiB/s | 112.8 KiB |  00m00s
[150/156] openldap-0:2.6.8-6.fc41.x86_6 100% | 546.0 KiB/s | 243.0 KiB |  00m00s
[151/156] libnghttp2-0:1.62.1-2.fc41.x8 100% |   9.8 MiB/s |  90.6 KiB |  00m00s
[152/156] libpsl-0:0.21.5-4.fc41.x86_64 100% |   7.0 MiB/s |  64.1 KiB |  00m00s
[153/156] libevent-0:2.1.12-14.fc41.x86 100% |  25.2 MiB/s | 284.3 KiB |  00m00s
[154/156] libedit-0:3.1-53.20240808cvs. 100% |   8.8 MiB/s | 108.7 KiB |  00m00s
[155/156] publicsuffix-list-dafsa-0:202 100% |   2.7 MiB/s |  58.3 KiB |  00m00s
[156/156] libunistring-0:1.1-8.fc41.x86 100% |  31.8 MiB/s | 554.1 KiB |  00m00s
--------------------------------------------------------------------------------
[156/156] Total                         100% |  44.5 MiB/s |  84.1 MiB |  00m02s
Running transaction
Importing OpenPGP key 0xE99D6AD1:
 UserID     : "Fedora (41) <fedora-41-primary@fedoraproject.org>"
 Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary
The key was successfully imported.
[  1/158] Verify package files          100% | 452.0   B/s | 156.0   B |  00m00s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-23.fc41.x86_64
>>> Finished pre-transaction scriptlet: filesystem-0:3.18-23.fc41.x86_64
>>> [RPM] /var/lib/mock/fedora-41-x86_64-1735733733.003250/root/var/cache/dnf/co
>>> [RPM] /var/lib/mock/fedora-41-x86_64-1735733733.003250/root/var/cache/dnf/co
[  2/158] Prepare transaction           100% |   1.9 KiB/s | 156.0   B |  00m00s
[  3/158] Installing libgcc-0:14.2.1-3. 100% | 134.9 MiB/s | 276.3 KiB |  00m00s
[  4/158] Installing publicsuffix-list- 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[  5/158] Installing fedora-release-ide 100% | 918.0 KiB/s | 940.0   B |  00m00s
[  6/158] Installing fedora-gpg-keys-0: 100% |  18.7 MiB/s | 172.2 KiB |  00m00s
[  7/158] Installing fedora-repos-0:41- 100% |   5.6 MiB/s |   5.7 KiB |  00m00s
[  8/158] Installing fedora-release-com 100% |  11.7 MiB/s |  24.0 KiB |  00m00s
[  9/158] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 10/158] Installing setup-0:2.15.0-8.f 100% |  47.3 MiB/s | 726.5 KiB |  00m00s
>>> [RPM] /etc/hosts created as /etc/hosts.rpmnew
[ 11/158] Installing filesystem-0:3.18- 100% |   1.6 MiB/s | 212.5 KiB |  00m00s
[ 12/158] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  00m00s
[ 13/158] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[ 14/158] Installing pcre2-syntax-0:10. 100% | 124.1 MiB/s | 254.1 KiB |  00m00s
[ 15/158] Installing qt6-srpm-macros-0: 100% | 714.8 KiB/s | 732.0   B |  00m00s
[ 16/158] Installing coreutils-common-0 100% | 233.1 MiB/s |  11.2 MiB |  00m00s
[ 17/158] Installing ncurses-base-0:6.5 100% |  38.2 MiB/s | 351.7 KiB |  00m00s
[ 18/158] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 19/158] Installing ncurses-libs-0:6.5 100% | 159.9 MiB/s | 982.5 KiB |  00m00s
[ 20/158] Installing glibc-0:2.40-17.fc 100% | 223.5 MiB/s |   6.5 MiB |  00m00s
[ 21/158] Installing bash-0:5.2.32-1.fc 100% | 283.3 MiB/s |   8.2 MiB |  00m00s
[ 22/158] Installing glibc-common-0:2.4 100% | 129.4 MiB/s |   1.0 MiB |  00m00s
[ 23/158] Installing glibc-gconv-extra- 100% | 139.2 MiB/s |   7.8 MiB |  00m00s
[ 24/158] Installing zlib-ng-compat-0:2 100% | 142.9 MiB/s | 146.3 KiB |  00m00s
[ 25/158] Installing xz-libs-1:5.6.2-3. 100% | 230.2 MiB/s | 235.7 KiB |  00m00s
[ 26/158] Installing bzip2-libs-0:1.0.8 100% |  95.2 MiB/s |  97.5 KiB |  00m00s
[ 27/158] Installing libstdc++-0:14.2.1 100% | 276.6 MiB/s |   2.8 MiB |  00m00s
[ 28/158] Installing libuuid-0:2.40.2-4 100% |  41.2 MiB/s |  42.2 KiB |  00m00s
[ 29/158] Installing readline-0:8.2-10. 100% | 170.3 MiB/s | 523.0 KiB |  00m00s
[ 30/158] Installing popt-0:1.19-7.fc41 100% |  35.0 MiB/s | 143.2 KiB |  00m00s
[ 31/158] Installing libzstd-0:1.5.6-2. 100% | 262.1 MiB/s | 805.3 KiB |  00m00s
[ 32/158] Installing elfutils-libelf-0: 100% | 291.8 MiB/s |   1.2 MiB |  00m00s
[ 33/158] Installing libblkid-0:2.40.2- 100% | 148.6 MiB/s | 304.4 KiB |  00m00s
[ 34/158] Installing gmp-1:6.3.0-2.fc41 100% | 198.6 MiB/s | 813.7 KiB |  00m00s
[ 35/158] Installing libattr-0:2.5.2-4. 100% |  28.8 MiB/s |  29.5 KiB |  00m00s
[ 36/158] Installing libacl-0:2.3.2-2.f 100% |  39.6 MiB/s |  40.6 KiB |  00m00s
[ 37/158] Installing libxcrypt-0:4.4.37 100% | 133.0 MiB/s | 272.3 KiB |  00m00s
[ 38/158] Installing libffi-0:3.4.6-3.f 100% |  81.7 MiB/s |  83.6 KiB |  00m00s
[ 39/158] Installing libeconf-0:0.6.2-3 100% |  66.1 MiB/s |  67.7 KiB |  00m00s
[ 40/158] Installing gdbm-libs-1:1.23-7 100% | 136.3 MiB/s | 139.6 KiB |  00m00s
[ 41/158] Installing mpfr-0:4.2.1-5.fc4 100% | 203.5 MiB/s | 833.7 KiB |  00m00s
[ 42/158] Installing gawk-0:5.3.0-4.fc4 100% | 175.4 MiB/s |   1.8 MiB |  00m00s
[ 43/158] Installing dwz-0:0.15-8.fc41. 100% | 146.6 MiB/s | 300.3 KiB |  00m00s
[ 44/158] Installing unzip-0:6.0-64.fc4 100% | 127.0 MiB/s | 390.3 KiB |  00m00s
[ 45/158] Installing libxml2-0:2.12.9-1 100% | 279.3 MiB/s |   2.0 MiB |  00m00s
[ 46/158] Installing file-libs-0:5.45-7 100% | 473.0 MiB/s |   9.9 MiB |  00m00s
[ 47/158] Installing file-0:5.45-7.fc41 100% |   6.8 MiB/s | 105.0 KiB |  00m00s
>>> Running pre-install scriptlet: crypto-policies-0:20241029-1.git8baf557.fc41.
>>> Finished pre-install scriptlet: crypto-policies-0:20241029-1.git8baf557.fc41
>>> Scriptlet output:
>>> /var/tmp/rpm-tmp.NFF8uV: line 2: rm: command not found
>>> 
[ 48/158] Installing crypto-policies-0: 100% |  14.5 MiB/s | 163.3 KiB |  00m00s
[ 49/158] Installing libcap-ng-0:0.8.5- 100% |  72.8 MiB/s |  74.5 KiB |  00m00s
[ 50/158] Installing audit-libs-0:4.0.2 100% | 162.8 MiB/s | 333.4 KiB |  00m00s
[ 51/158] Installing pam-libs-0:1.6.1-7 100% |  68.8 MiB/s | 140.9 KiB |  00m00s
[ 52/158] Installing libcap-0:2.70-4.fc 100% |  73.3 MiB/s | 225.2 KiB |  00m00s
[ 53/158] Installing systemd-libs-0:256 100% | 221.1 MiB/s |   2.0 MiB |  00m00s
[ 54/158] Installing libsmartcols-0:2.4 100% | 181.5 MiB/s | 185.9 KiB |  00m00s
[ 55/158] Installing lua-libs-0:5.4.6-6 100% | 139.8 MiB/s | 286.2 KiB |  00m00s
[ 56/158] Installing libcom_err-0:1.47. 100% |  66.5 MiB/s |  68.1 KiB |  00m00s
[ 57/158] Installing libsepol-0:3.7-2.f 100% | 227.9 MiB/s | 933.3 KiB |  00m00s
[ 58/158] Installing pcre2-0:10.44-1.fc 100% | 237.5 MiB/s | 729.7 KiB |  00m00s
[ 59/158] Installing libselinux-0:3.7-5 100% |  94.7 MiB/s | 194.0 KiB |  00m00s
[ 60/158] Installing sed-0:4.9-3.fc41.x 100% | 124.7 MiB/s | 893.7 KiB |  00m00s
[ 61/158] Installing grep-0:3.11-9.fc41 100% | 112.8 MiB/s |   1.0 MiB |  00m00s
[ 62/158] Installing findutils-1:4.10.0 100% | 188.3 MiB/s |   1.9 MiB |  00m00s
[ 63/158] Installing xz-1:5.6.2-3.fc41. 100% |  94.2 MiB/s |   1.2 MiB |  00m00s
[ 64/158] Installing libmount-0:2.40.2- 100% | 194.2 MiB/s | 397.8 KiB |  00m00s
[ 65/158] Installing lz4-libs-0:1.10.0- 100% | 174.1 MiB/s | 178.3 KiB |  00m00s
[ 66/158] Installing alternatives-0:1.3 100% |  64.8 MiB/s |  66.3 KiB |  00m00s
[ 67/158] Installing libtasn1-0:4.19.0- 100% |  94.4 MiB/s | 193.4 KiB |  00m00s
[ 68/158] Installing p11-kit-0:0.25.5-3 100% | 150.1 MiB/s |   2.3 MiB |  00m00s
[ 69/158] Installing libunistring-0:1.1 100% | 290.3 MiB/s |   1.7 MiB |  00m00s
[ 70/158] Installing libidn2-0:2.3.7-2. 100% |  81.7 MiB/s | 334.8 KiB |  00m00s
[ 71/158] Installing libpsl-0:0.21.5-4. 100% |  79.4 MiB/s |  81.3 KiB |  00m00s
[ 72/158] Installing p11-kit-trust-0:0. 100% |  29.1 MiB/s | 446.8 KiB |  00m00s
[ 73/158] Installing openssl-libs-1:3.2 100% | 279.6 MiB/s |   7.8 MiB |  00m00s
[ 74/158] Installing coreutils-0:9.5-11 100% | 148.6 MiB/s |   5.6 MiB |  00m00s
[ 75/158] Installing ca-certificates-0: 100% |   2.5 MiB/s |   2.4 MiB |  00m01s
[ 76/158] Installing libarchive-0:3.7.4 100% | 190.7 MiB/s | 976.5 KiB |  00m00s
[ 77/158] Installing gzip-0:1.13-2.fc41 100% |  99.2 MiB/s | 406.4 KiB |  00m00s
[ 78/158] Installing authselect-libs-0: 100% |  90.8 MiB/s | 837.2 KiB |  00m00s
[ 79/158] Installing cracklib-0:2.9.11- 100% |  34.8 MiB/s | 249.5 KiB |  00m00s
[ 80/158] Installing libpwquality-0:1.4 100% |  52.4 MiB/s | 429.2 KiB |  00m00s
[ 81/158] Installing rpm-sequoia-0:1.7. 100% | 258.2 MiB/s |   2.3 MiB |  00m00s
[ 82/158] Installing libevent-0:2.1.12- 100% | 187.0 MiB/s | 957.3 KiB |  00m00s
[ 83/158] Installing zstd-0:1.5.6-2.fc4 100% | 284.9 MiB/s |   1.7 MiB |  00m00s
[ 84/158] Installing util-linux-core-0: 100% | 132.2 MiB/s |   1.6 MiB |  00m00s
[ 85/158] Installing tar-2:1.35-4.fc41. 100% | 232.1 MiB/s |   3.0 MiB |  00m00s
[ 86/158] Installing libsemanage-0:3.7- 100% | 104.0 MiB/s | 319.6 KiB |  00m00s
[ 87/158] Installing shadow-utils-2:4.1 100% |  85.7 MiB/s |   4.4 MiB |  00m00s
[ 88/158] Installing libutempter-0:1.2. 100% |  14.5 MiB/s |  59.2 KiB |  00m00s
[ 89/158] Installing zip-0:3.0-41.fc41. 100% | 138.1 MiB/s | 707.1 KiB |  00m00s
[ 90/158] Installing gdbm-1:1.23-7.fc41 100% |  95.5 MiB/s | 489.0 KiB |  00m00s
[ 91/158] Installing cyrus-sasl-lib-0:2 100% | 230.6 MiB/s |   2.3 MiB |  00m00s
[ 92/158] Installing libfdisk-0:2.40.2- 100% | 189.7 MiB/s | 388.6 KiB |  00m00s
[ 93/158] Installing bzip2-0:1.0.8-19.f 100% |  52.5 MiB/s | 107.4 KiB |  00m00s
[ 94/158] Installing add-determinism-0: 100% | 294.5 MiB/s |   2.4 MiB |  00m00s
[ 95/158] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 96/158] Installing sqlite-libs-0:3.46 100% | 228.8 MiB/s |   1.6 MiB |  00m00s
[ 97/158] Installing rpm-libs-0:4.20.0- 100% | 201.2 MiB/s | 824.1 KiB |  00m00s
[ 98/158] Installing ed-0:1.20.2-2.fc41 100% |  82.5 MiB/s | 169.0 KiB |  00m00s
[ 99/158] Installing patch-0:2.7.6-25.f 100% | 144.9 MiB/s | 296.8 KiB |  00m00s
[100/158] Installing elfutils-default-y 100% | 170.2 KiB/s |   2.0 KiB |  00m00s
[101/158] Installing elfutils-libs-0:0. 100% | 160.3 MiB/s | 656.7 KiB |  00m00s
[102/158] Installing cpio-0:2.15-2.fc41 100% | 142.4 MiB/s |   1.1 MiB |  00m00s
[103/158] Installing diffutils-0:3.10-8 100% | 158.7 MiB/s |   1.6 MiB |  00m00s
[104/158] Installing libpkgconf-0:2.3.0 100% |  81.0 MiB/s |  82.9 KiB |  00m00s
[105/158] Installing pkgconf-0:2.3.0-1. 100% |  45.5 MiB/s |  93.2 KiB |  00m00s
[106/158] Installing libverto-0:0.3.2-9 100% |  30.5 MiB/s |  31.3 KiB |  00m00s
[107/158] Installing keyutils-libs-0:1. 100% |  54.3 MiB/s |  55.6 KiB |  00m00s
[108/158] Installing krb5-libs-0:1.21.3 100% | 193.2 MiB/s |   2.3 MiB |  00m00s
[109/158] Installing libtirpc-0:1.3.6-1 100% | 109.9 MiB/s | 225.0 KiB |  00m00s
[110/158] Installing libnsl2-0:2.0.1-2. 100% |  28.8 MiB/s |  59.1 KiB |  00m00s
[111/158] Installing pam-0:1.6.1-7.fc41 100% |  75.4 MiB/s |   1.8 MiB |  00m00s
[112/158] Installing libssh-0:0.10.6-8. 100% | 125.8 MiB/s | 515.4 KiB |  00m00s
[113/158] Installing json-c-0:0.17-4.fc 100% |  89.2 MiB/s |  91.4 KiB |  00m00s
[114/158] Installing jansson-0:2.13.1-1 100% | 103.3 MiB/s | 105.7 KiB |  00m00s
[115/158] Installing xxhash-libs-0:0.8. 100% | 106.9 MiB/s | 109.5 KiB |  00m00s
[116/158] Installing libtool-ltdl-0:2.4 100% |  65.7 MiB/s |  67.3 KiB |  00m00s
[117/158] Installing openldap-0:2.6.8-6 100% | 156.1 MiB/s | 639.2 KiB |  00m00s
[118/158] Installing libbrotli-0:1.1.0- 100% | 207.8 MiB/s | 851.3 KiB |  00m00s
[119/158] Installing libnghttp2-0:1.62. 100% | 107.6 MiB/s | 220.4 KiB |  00m00s
[120/158] Installing libcurl-0:8.9.1-3. 100% | 191.8 MiB/s | 982.2 KiB |  00m00s
[121/158] Installing elfutils-debuginfo 100% |  27.3 MiB/s |  83.8 KiB |  00m00s
[122/158] Installing binutils-0:2.43.1- 100% | 258.4 MiB/s |  27.4 MiB |  00m00s
[123/158] Installing elfutils-0:0.192-7 100% | 219.1 MiB/s |   2.6 MiB |  00m00s
[124/158] Installing gdb-minimal-0:15.2 100% | 302.1 MiB/s |  13.0 MiB |  00m00s
[125/158] Installing debugedit-0:5.1-2. 100% |  95.8 MiB/s | 196.2 KiB |  00m00s
[126/158] Installing curl-0:8.9.1-3.fc4 100% |  35.0 MiB/s | 787.9 KiB |  00m00s
[127/158] Installing rpm-0:4.20.0-1.fc4 100% |  89.4 MiB/s |   2.5 MiB |  00m00s
[128/158] Installing lua-srpm-macros-0: 100% |   1.9 MiB/s |   1.9 KiB |  00m00s
[129/158] Installing zig-srpm-macros-0: 100% |   1.6 MiB/s |   1.7 KiB |  00m00s
[130/158] Installing efi-srpm-macros-0: 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
[131/158] Installing libedit-0:3.1-53.2 100% | 128.1 MiB/s | 262.3 KiB |  00m00s
[132/158] Installing llvm-libs-0:20.0.0 100% | 337.5 MiB/s | 133.3 MiB |  00m00s
[133/158] Installing libomp-0:20.0.0~pr 100% | 272.7 MiB/s |   2.2 MiB |  00m00s
[134/158] Installing rpm-build-libs-0:4 100% | 103.3 MiB/s | 211.7 KiB |  00m00s
[135/158] Installing pkgconf-m4-0:2.3.0 100% |   0.0   B/s |  14.8 KiB |  00m00s
[136/158] Installing pkgconf-pkg-config 100% |   1.7 MiB/s |   1.8 KiB |  00m00s
[137/158] Installing rust-srpm-macros-0 100% |   5.4 MiB/s |   5.6 KiB |  00m00s
[138/158] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[139/158] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[140/158] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[141/158] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[142/158] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[143/158] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[144/158] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[145/158] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[146/158] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[147/158] Installing ansible-srpm-macro 100% |  35.4 MiB/s |  36.2 KiB |  00m00s
[148/158] Installing pyproject-srpm-mac 100% |   2.4 MiB/s |   2.5 KiB |  00m00s
[149/158] Installing rpm-build-0:4.20.0 100% |  49.8 MiB/s | 204.1 KiB |  00m00s
[150/158] Installing python-srpm-macros 100% |  50.9 MiB/s |  52.2 KiB |  00m00s
[151/158] Installing fonts-srpm-macros- 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[152/158] Installing forge-srpm-macros- 100% |  39.3 MiB/s |  40.3 KiB |  00m00s
[153/158] Installing go-srpm-macros-0:3 100% |  60.5 MiB/s |  62.0 KiB |  00m00s
[154/158] Installing redhat-rpm-config- 100% |  46.4 MiB/s | 190.1 KiB |  00m00s
[155/158] Installing util-linux-0:2.40. 100% |  91.5 MiB/s |   4.1 MiB |  00m00s
[156/158] Installing authselect-0:1.5.0 100% |  39.5 MiB/s | 161.8 KiB |  00m00s
[157/158] Installing which-0:2.21-42.fc 100% |  39.9 MiB/s |  81.8 KiB |  00m00s
[158/158] Installing info-0:7.1-3.fc41. 100% | 308.4 KiB/s | 393.8 KiB |  00m01s
Warning: skipped OpenPGP checks for 90 packages from repositories: copr_base, copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231
Complete!
Updating and loading repositories:
 fedora                                 100% |   1.1 MiB/s |  30.8 KiB |  00m00s
 updates                                100% | 342.1 KiB/s |   7.9 KiB |  00m00s
 Copr repository                        100% |  48.0 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_tstellar_fedora_c 100% |  50.3 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_fedora_llvm_team_ 100% |  49.1 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package                    Arch   Version                                   Repository                                                   Size
Installing:
 fedora-clang-default-cc   noarch 1-1.fc41                                  copr_tstellar_fedora_clang_default_cc                    17.0   B
Installing dependencies:
 annobin-docs              noarch 12.69-1.fc41                              fedora                                                   97.7 KiB
 annobin-plugin-gcc        x86_64 12.69-1.fc41                              fedora                                                  985.0 KiB
 clang                     x86_64 20.0.0~pre20241231.g0897373f1a329a-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231 177.6 KiB
 clang-libs                x86_64 20.0.0~pre20241231.g0897373f1a329a-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231 118.2 MiB
 clang-resource-filesystem x86_64 20.0.0~pre20241231.g0897373f1a329a-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231  15.3 KiB
 compiler-rt               x86_64 20.0.0~pre20241231.g0897373f1a329a-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231  40.6 MiB
 cpp                       x86_64 14.2.1-3.fc41                             fedora                                                   35.0 MiB
 expat                     x86_64 2.6.4-1.fc41                              copr_base                                               304.6 KiB
 gcc                       x86_64 14.2.1-3.fc41                             fedora                                                  104.3 MiB
 gcc-c++                   x86_64 14.2.1-3.fc41                             fedora                                                   38.2 MiB
 gcc-plugin-annobin        x86_64 14.2.1-3.fc41                             fedora                                                   61.1 KiB
 glibc-devel               x86_64 2.40-17.fc41                              copr_base                                                 2.2 MiB
 kernel-headers            x86_64 6.12.4-200.fc41                           updates                                                   6.4 MiB
 libb2                     x86_64 0.98.1-12.fc41                            copr_base                                                49.7 KiB
 libgomp                   x86_64 14.2.1-3.fc41                             fedora                                                  523.5 KiB
 libmpc                    x86_64 1.3.1-6.fc41                              copr_base                                               160.5 KiB
 libstdc++-devel           x86_64 14.2.1-3.fc41                             fedora                                                   15.4 MiB
 libxcrypt-devel           x86_64 4.4.37-1.fc41                             updates                                                  30.5 KiB
 lld                       x86_64 20.0.0~pre20241231.g0897373f1a329a-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231  46.8 KiB
 lld-libs                  x86_64 20.0.0~pre20241231.g0897373f1a329a-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231   6.2 MiB
 llvm                      x86_64 20.0.0~pre20241231.g0897373f1a329a-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231  88.4 MiB
 make                      x86_64 1:4.4.1-8.fc41                            copr_base                                                 1.8 MiB
 mpdecimal                 x86_64 2.5.1-16.fc41                             copr_base                                               236.7 KiB
 python-pip-wheel          noarch 24.2-1.fc41                               fedora                                                    1.2 MiB
 python3                   x86_64 3.13.1-2.fc41                             updates                                                  30.6 KiB
 python3-libs              x86_64 3.13.1-2.fc41                             updates                                                  40.2 MiB
 tzdata                    noarch 2024b-1.fc41                              copr_base                                                 1.6 MiB

Transaction Summary:
 Installing:        28 packages

Total size of inbound packages is 133 MiB. Need to download 133 MiB.
After this operation, 503 MiB extra will be used (install 503 MiB, remove 0 B).
[ 1/28] fedora-clang-default-cc-0:1-1.f 100% | 276.4 KiB/s |   7.5 KiB |  00m00s
[ 2/28] clang-resource-filesystem-0:20. 100% |   2.0 MiB/s |  20.2 KiB |  00m00s
[ 3/28] clang-0:20.0.0~pre20241231.g089 100% |   1.7 MiB/s |  81.2 KiB |  00m00s
[ 4/28] lld-0:20.0.0~pre20241231.g08973 100% | 893.3 KiB/s |  37.5 KiB |  00m00s
[ 5/28] compiler-rt-0:20.0.0~pre2024123 100% |  25.4 MiB/s |   2.7 MiB |  00m00s
[ 6/28] lld-libs-0:20.0.0~pre20241231.g 100% |  25.9 MiB/s |   1.7 MiB |  00m00s
[ 7/28] llvm-0:20.0.0~pre20241231.g0897 100% |  60.2 MiB/s |  21.9 MiB |  00m00s
[ 8/28] clang-libs-0:20.0.0~pre20241231 100% |  38.4 MiB/s |  25.5 MiB |  00m01s
[ 9/28] python3-0:3.13.1-2.fc41.x86_64  100% |  39.0 KiB/s |  26.8 KiB |  00m01s
[10/28] python-pip-wheel-0:24.2-1.fc41. 100% |   4.2 MiB/s |   1.2 MiB |  00m00s
[11/28] gcc-c++-0:14.2.1-3.fc41.x86_64  100% |  19.7 MiB/s |  14.2 MiB |  00m01s
[12/28] gcc-0:14.2.1-3.fc41.x86_64      100% |  46.4 MiB/s |  36.9 MiB |  00m01s
[13/28] libgomp-0:14.2.1-3.fc41.x86_64  100% |   9.9 MiB/s | 354.1 KiB |  00m00s
[14/28] libstdc++-devel-0:14.2.1-3.fc41 100% |  22.4 MiB/s |   2.8 MiB |  00m00s
[15/28] cpp-0:14.2.1-3.fc41.x86_64      100% |  33.7 MiB/s |  11.9 MiB |  00m00s
[16/28] expat-0:2.6.4-1.fc41.x86_64     100% |   8.3 MiB/s | 118.3 KiB |  00m00s
[17/28] libb2-0:0.98.1-12.fc41.x86_64   100% |   3.0 MiB/s |  24.6 KiB |  00m00s
[18/28] mpdecimal-0:2.5.1-16.fc41.x86_6 100% |  10.8 MiB/s |  99.9 KiB |  00m00s
[19/28] tzdata-0:2024b-1.fc41.noarch    100% |  27.9 MiB/s | 429.1 KiB |  00m00s
[20/28] libmpc-0:1.3.1-6.fc41.x86_64    100% |   4.9 MiB/s |  70.5 KiB |  00m00s
[21/28] glibc-devel-0:2.40-17.fc41.x86_ 100% |  35.7 MiB/s | 548.1 KiB |  00m00s
[22/28] make-1:4.4.1-8.fc41.x86_64      100% |  27.1 MiB/s | 582.8 KiB |  00m00s
[23/28] libxcrypt-devel-0:4.4.37-1.fc41 100% | 128.5 KiB/s |  27.9 KiB |  00m00s
[24/28] annobin-plugin-gcc-0:12.69-1.fc 100% |  22.1 MiB/s | 971.0 KiB |  00m00s
[25/28] gcc-plugin-annobin-0:14.2.1-3.f 100% |   1.9 MiB/s |  55.1 KiB |  00m00s
[26/28] annobin-docs-0:12.69-1.fc41.noa 100% |   3.0 MiB/s |  91.8 KiB |  00m00s
[27/28] kernel-headers-0:6.12.4-200.fc4 100% | 897.8 KiB/s |   1.6 MiB |  00m02s
[28/28] python3-libs-0:3.13.1-2.fc41.x8 100% |   1.8 MiB/s |   8.9 MiB |  00m05s
--------------------------------------------------------------------------------
[28/28] Total                           100% |  24.3 MiB/s | 132.8 MiB |  00m05s
Running transaction
[ 1/30] Verify package files            100% |  60.0   B/s |  28.0   B |  00m00s
[ 2/30] Prepare transaction             100% | 430.0   B/s |  28.0   B |  00m00s
[ 3/30] Installing libmpc-0:1.3.1-6.fc4 100% |  39.6 MiB/s | 162.0 KiB |  00m00s
[ 4/30] Installing libstdc++-devel-0:14 100% | 204.7 MiB/s |  15.6 MiB |  00m00s
[ 5/30] Installing clang-resource-files 100% |  16.3 MiB/s |  16.7 KiB |  00m00s
[ 6/30] Installing clang-libs-0:20.0.0~ 100% | 358.3 MiB/s | 118.2 MiB |  00m00s
[ 7/30] Installing cpp-0:14.2.1-3.fc41. 100% | 304.4 MiB/s |  35.0 MiB |  00m00s
[ 8/30] Installing annobin-docs-0:12.69 100% |  16.1 MiB/s |  98.8 KiB |  00m00s
[ 9/30] Installing kernel-headers-0:6.1 100% | 113.7 MiB/s |   6.6 MiB |  00m00s
[10/30] Installing libxcrypt-devel-0:4. 100% |  16.0 MiB/s |  32.9 KiB |  00m00s
[11/30] Installing glibc-devel-0:2.40-1 100% |  85.9 MiB/s |   2.3 MiB |  00m00s
[12/30] Installing make-1:4.4.1-8.fc41. 100% | 151.8 MiB/s |   1.8 MiB |  00m00s
[13/30] Installing tzdata-0:2024b-1.fc4 100% |  25.8 MiB/s |   1.9 MiB |  00m00s
[14/30] Installing mpdecimal-0:2.5.1-16 100% | 116.1 MiB/s | 237.8 KiB |  00m00s
[15/30] Installing libb2-0:0.98.1-12.fc 100% |  49.6 MiB/s |  50.8 KiB |  00m00s
[16/30] Installing expat-0:2.6.4-1.fc41 100% |  99.8 MiB/s | 306.7 KiB |  00m00s
[17/30] Installing libgomp-0:14.2.1-3.f 100% | 170.8 MiB/s | 524.8 KiB |  00m00s
[18/30] Installing gcc-0:14.2.1-3.fc41. 100% | 309.8 MiB/s | 104.4 MiB |  00m00s
[19/30] Installing gcc-c++-0:14.2.1-3.f 100% | 298.2 MiB/s |  38.2 MiB |  00m00s
[20/30] Installing clang-0:20.0.0~pre20 100% |  88.0 MiB/s | 180.3 KiB |  00m00s
[21/30] Installing python-pip-wheel-0:2 100% | 155.2 MiB/s |   1.2 MiB |  00m00s
[22/30] Installing python3-libs-0:3.13. 100% | 205.0 MiB/s |  40.6 MiB |  00m00s
[23/30] Installing python3-0:3.13.1-2.f 100% |  31.6 MiB/s |  32.4 KiB |  00m00s
[24/30] Installing compiler-rt-0:20.0.0 100% | 483.3 MiB/s |  40.6 MiB |  00m00s
[25/30] Installing llvm-0:20.0.0~pre202 100% | 319.2 MiB/s |  88.4 MiB |  00m00s
[26/30] Installing lld-libs-0:20.0.0~pr 100% | 312.2 MiB/s |   6.2 MiB |  00m00s
[27/30] Installing lld-0:20.0.0~pre2024 100% |   3.4 MiB/s |  48.4 KiB |  00m00s
[28/30] Installing fedora-clang-default 100% | 281.2 KiB/s | 288.0   B |  00m00s
[29/30] Installing annobin-plugin-gcc-0 100% |  35.7 MiB/s | 986.7 KiB |  00m00s
[30/30] Installing gcc-plugin-annobin-0 100% | 312.8 KiB/s |  62.6 KiB |  00m00s
Warning: skipped OpenPGP checks for 15 packages from repositories: copr_base, copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231, copr_tstellar_fedora_clang_default_cc
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-0.3.6-3.fc41.x86_64
alternatives-1.31-1.fc41.x86_64
annobin-docs-12.69-1.fc41.noarch
annobin-plugin-gcc-12.69-1.fc41.x86_64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.2-1.fc41.x86_64
authselect-1.5.0-8.fc41.x86_64
authselect-libs-1.5.0-8.fc41.x86_64
basesystem-11-21.fc41.noarch
bash-5.2.32-1.fc41.x86_64
binutils-2.43.1-5.fc41.x86_64
build-reproducibility-srpm-macros-0.3.6-3.fc41.noarch
bzip2-1.0.8-19.fc41.x86_64
bzip2-libs-1.0.8-19.fc41.x86_64
ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch
clang-20.0.0~pre20241231.g0897373f1a329a-3.fc41.x86_64
clang-libs-20.0.0~pre20241231.g0897373f1a329a-3.fc41.x86_64
clang-resource-filesystem-20.0.0~pre20241231.g0897373f1a329a-3.fc41.x86_64
compiler-rt-20.0.0~pre20241231.g0897373f1a329a-3.fc41.x86_64
coreutils-9.5-11.fc41.x86_64
coreutils-common-9.5-11.fc41.x86_64
cpio-2.15-2.fc41.x86_64
cpp-14.2.1-3.fc41.x86_64
cracklib-2.9.11-6.fc41.x86_64
crypto-policies-20241029-1.git8baf557.fc41.noarch
curl-8.9.1-3.fc41.x86_64
cyrus-sasl-lib-2.1.28-27.fc41.x86_64
debugedit-5.1-2.fc41.x86_64
diffutils-3.10-8.fc41.x86_64
dwz-0.15-8.fc41.x86_64
ed-1.20.2-2.fc41.x86_64
efi-srpm-macros-5-13.fc41.noarch
elfutils-0.192-7.fc41.x86_64
elfutils-debuginfod-client-0.192-7.fc41.x86_64
elfutils-default-yama-scope-0.192-7.fc41.noarch
elfutils-libelf-0.192-7.fc41.x86_64
elfutils-libs-0.192-7.fc41.x86_64
expat-2.6.4-1.fc41.x86_64
fedora-clang-default-cc-1-1.fc41.noarch
fedora-gpg-keys-41-1.noarch
fedora-release-41-29.noarch
fedora-release-common-41-29.noarch
fedora-release-identity-basic-41-29.noarch
fedora-repos-41-1.noarch
file-5.45-7.fc41.x86_64
file-libs-5.45-7.fc41.x86_64
filesystem-3.18-23.fc41.x86_64
findutils-4.10.0-4.fc41.x86_64
fonts-srpm-macros-2.0.5-17.fc41.noarch
forge-srpm-macros-0.4.0-1.fc41.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.x86_64
gcc-14.2.1-3.fc41.x86_64
gcc-c++-14.2.1-3.fc41.x86_64
gcc-plugin-annobin-14.2.1-3.fc41.x86_64
gdb-minimal-15.2-3.fc41.x86_64
gdbm-1.23-7.fc41.x86_64
gdbm-libs-1.23-7.fc41.x86_64
ghc-srpm-macros-1.9.1-2.fc41.noarch
glibc-2.40-17.fc41.x86_64
glibc-common-2.40-17.fc41.x86_64
glibc-devel-2.40-17.fc41.x86_64
glibc-gconv-extra-2.40-17.fc41.x86_64
glibc-minimal-langpack-2.40-17.fc41.x86_64
gmp-6.3.0-2.fc41.x86_64
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-5.fc41.noarch
gpg-pubkey-e99d6ad1-64d2612c
grep-3.11-9.fc41.x86_64
gzip-1.13-2.fc41.x86_64
info-7.1-3.fc41.x86_64
jansson-2.13.1-10.fc41.x86_64
json-c-0.17-4.fc41.x86_64
kernel-headers-6.12.4-200.fc41.x86_64
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.x86_64
krb5-libs-1.21.3-3.fc41.x86_64
libacl-2.3.2-2.fc41.x86_64
libarchive-3.7.4-4.fc41.x86_64
libattr-2.5.2-4.fc41.x86_64
libb2-0.98.1-12.fc41.x86_64
libblkid-2.40.2-4.fc41.x86_64
libbrotli-1.1.0-5.fc41.x86_64
libcap-2.70-4.fc41.x86_64
libcap-ng-0.8.5-3.fc41.x86_64
libcom_err-1.47.1-6.fc41.x86_64
libcurl-8.9.1-3.fc41.x86_64
libeconf-0.6.2-3.fc41.x86_64
libedit-3.1-53.20240808cvs.fc41.x86_64
libevent-2.1.12-14.fc41.x86_64
libfdisk-2.40.2-4.fc41.x86_64
libffi-3.4.6-3.fc41.x86_64
libgcc-14.2.1-3.fc41.x86_64
libgomp-14.2.1-3.fc41.x86_64
libidn2-2.3.7-2.fc41.x86_64
libmount-2.40.2-4.fc41.x86_64
libmpc-1.3.1-6.fc41.x86_64
libnghttp2-1.62.1-2.fc41.x86_64
libnsl2-2.0.1-2.fc41.x86_64
libomp-20.0.0~pre20241231.g0897373f1a329a-3.fc41.x86_64
libpkgconf-2.3.0-1.fc41.x86_64
libpsl-0.21.5-4.fc41.x86_64
libpwquality-1.4.5-11.fc41.x86_64
libselinux-3.7-5.fc41.x86_64
libsemanage-3.7-2.fc41.x86_64
libsepol-3.7-2.fc41.x86_64
libsmartcols-2.40.2-4.fc41.x86_64
libssh-0.10.6-8.fc41.x86_64
libssh-config-0.10.6-8.fc41.noarch
libstdc++-14.2.1-3.fc41.x86_64
libstdc++-devel-14.2.1-3.fc41.x86_64
libtasn1-4.19.0-10.fc41.x86_64
libtirpc-1.3.6-1.fc41.x86_64
libtool-ltdl-2.4.7-12.fc41.x86_64
libunistring-1.1-8.fc41.x86_64
libutempter-1.2.1-15.fc41.x86_64
libuuid-2.40.2-4.fc41.x86_64
libverto-0.3.2-9.fc41.x86_64
libxcrypt-4.4.37-1.fc41.x86_64
libxcrypt-devel-4.4.37-1.fc41.x86_64
libxml2-2.12.9-1.fc41.x86_64
libzstd-1.5.6-2.fc41.x86_64
lld-20.0.0~pre20241231.g0897373f1a329a-3.fc41.x86_64
lld-libs-20.0.0~pre20241231.g0897373f1a329a-3.fc41.x86_64
llvm-20.0.0~pre20241231.g0897373f1a329a-3.fc41.x86_64
llvm-libs-20.0.0~pre20241231.g0897373f1a329a-3.fc41.x86_64
lua-libs-5.4.6-6.fc41.x86_64
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.x86_64
make-4.4.1-8.fc41.x86_64
mpdecimal-2.5.1-16.fc41.x86_64
mpfr-4.2.1-5.fc41.x86_64
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.x86_64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.8-6.fc41.x86_64
openssl-libs-3.2.2-9.fc41.x86_64
p11-kit-0.25.5-3.fc41.x86_64
p11-kit-trust-0.25.5-3.fc41.x86_64
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.6.1-7.fc41.x86_64
pam-libs-1.6.1-7.fc41.x86_64
patch-2.7.6-25.fc41.x86_64
pcre2-10.44-1.fc41.1.x86_64
pcre2-syntax-10.44-1.fc41.1.noarch
perl-srpm-macros-1-56.fc41.noarch
pkgconf-2.3.0-1.fc41.x86_64
pkgconf-m4-2.3.0-1.fc41.noarch
pkgconf-pkg-config-2.3.0-1.fc41.x86_64
popt-1.19-7.fc41.x86_64
publicsuffix-list-dafsa-20240107-4.fc41.noarch
pyproject-srpm-macros-1.16.3-1.fc41.noarch
python-pip-wheel-24.2-1.fc41.noarch
python-srpm-macros-3.13-3.fc41.noarch
python3-3.13.1-2.fc41.x86_64
python3-libs-3.13.1-2.fc41.x86_64
qt5-srpm-macros-5.15.15-1.fc41.noarch
qt6-srpm-macros-6.8.1-4.fc41.noarch
readline-8.2-10.fc41.x86_64
redhat-rpm-config-293-1.fc41.noarch
rpm-4.20.0-1.fc41.x86_64
rpm-build-4.20.0-1.fc41.x86_64
rpm-build-libs-4.20.0-1.fc41.x86_64
rpm-libs-4.20.0-1.fc41.x86_64
rpm-sequoia-1.7.0-3.fc41.x86_64
rust-srpm-macros-26.3-3.fc41.noarch
sed-4.9-3.fc41.x86_64
setup-2.15.0-8.fc41.noarch
shadow-utils-4.15.1-12.fc41.x86_64
sqlite-libs-3.46.1-1.fc41.x86_64
systemd-libs-256.10-1.fc41.x86_64
tar-1.35-4.fc41.x86_64
tzdata-2024b-1.fc41.noarch
unzip-6.0-64.fc41.x86_64
util-linux-2.40.2-4.fc41.x86_64
util-linux-core-2.40.2-4.fc41.x86_64
which-2.21-42.fc41.x86_64
xxhash-libs-0.8.2-4.fc41.x86_64
xz-5.6.2-3.fc41.x86_64
xz-libs-5.6.2-3.fc41.x86_64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-41.fc41.x86_64
zlib-ng-compat-2.1.7-3.fc41.x86_64
zstd-1.5.6-2.fc41.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/gawk-5.3.0-4.fc41.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-x86_64-1735733733.003250/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-i9qsk3u_/gawk/gawk.spec) Config(child) 0 minutes 48 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/gawk-5.3.0-4.fc41.src.rpm)  Config(fedora-41-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1735733733.003250/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1735733733.003250/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-41-x86_64-1735733733.003250/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.20.0-1.fc41.x86_64
  rpm-sequoia-1.7.0-3.fc41.x86_64
  dnf5-5.2.8.1-2.fc41.x86_64
  dnf5-plugins-5.2.8.1-2.fc41.x86_64
Finish: chroot init
Start: build phase for gawk-5.3.0-4.fc41.src.rpm
Start: build setup for gawk-5.3.0-4.fc41.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1721260800
Wrote: /builddir/build/SRPMS/gawk-5.3.0-4.fc41.src.rpm
Updating and loading repositories:
 updates                                100% | 291.3 KiB/s |   7.9 KiB |  00m00s
 fedora                                 100% |   1.1 MiB/s |  30.8 KiB |  00m00s
 Copr repository                        100% |  53.0 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_tstellar_fedora_c 100% |  52.1 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_fedora_llvm_team_ 100% |  52.5 KiB/s |   1.5 KiB |  00m00s
 Copr repository                        100% |  28.3 MiB/s |   4.3 MiB |  00m00s
Repositories loaded.
Package "gcc-14.2.1-3.fc41.x86_64" is already installed.
Package "grep-3.11-9.fc41.x86_64" is already installed.
Package "make-1:4.4.1-8.fc41.x86_64" is already installed.

Package                               Arch   Version                   Repository      Size
Installing:
 automake                             noarch 1.16.5-17.fc41            fedora       1.7 MiB
 bison                                x86_64 3.8.2-9.fc41              copr_base    3.6 MiB
 ghostscript                          x86_64 10.03.1-4.fc41            copr_base   34.6 KiB
 git                                  x86_64 2.47.1-1.fc41             updates     85.2 KiB
 glibc-all-langpacks                  x86_64 2.40-17.fc41              copr_base  226.0 MiB
 mpfr-devel                           x86_64 4.2.1-5.fc41              fedora      62.8 KiB
 readline-devel                       x86_64 8.2-10.fc41               copr_base  553.0 KiB
 texinfo-tex                          x86_64 7.1-3.fc41                copr_base  511.1 KiB
 texlive-cm-super                     noarch 11:svn15878.0-73.fc41     fedora      65.0 MiB
 texlive-ec                           noarch 11:svn25033.1.0-73.fc41   fedora       2.5 MiB
Installing dependencies:
 abattis-cantarell-vf-fonts           noarch 0.301-13.fc41             fedora     192.7 KiB
 adobe-mappings-cmap                  noarch 20231115-1.fc41           updates     15.2 MiB
 adobe-mappings-cmap-deprecated       noarch 20231115-1.fc41           updates    582.1 KiB
 adobe-mappings-pdf                   noarch 20190401-8.fc41           fedora       4.4 MiB
 autoconf                             noarch 2.72-3.fc41               fedora       2.8 MiB
 avahi-libs                           x86_64 0.8-29.fc41               copr_base  180.6 KiB
 biber                                noarch 2.19-6.fc41               fedora       1.3 MiB
 cups-filesystem                      noarch 1:2.4.11-8.fc41           copr_base    0.0   B
 cups-libs                            x86_64 1:2.4.11-8.fc41           copr_base  753.7 KiB
 dbus-libs                            x86_64 1:1.14.10-4.fc41          copr_base  474.9 KiB
 default-fonts-core-sans              noarch 4.1-2.fc41                fedora      11.9 KiB
 emacs-filesystem                     noarch 1:30.0-3.fc41             fedora       0.0   B
 fontconfig                           x86_64 2.15.0-8.fc41             fedora     791.9 KiB
 fonts-filesystem                     noarch 1:2.0.5-17.fc41           fedora       0.0   B
 freetype                             x86_64 2.13.3-1.fc41             copr_base  938.2 KiB
 ghostscript-tools-fonts              noarch 10.03.1-4.fc41            copr_base    2.5 KiB
 ghostscript-tools-printing           noarch 10.03.1-4.fc41            copr_base    3.5 KiB
 git-core                             x86_64 2.47.1-1.fc41             updates     22.5 MiB
 git-core-doc                         noarch 2.47.1-1.fc41             updates     17.2 MiB
 glib2                                x86_64 2.82.2-1.fc41             copr_base   15.3 MiB
 gmp-c++                              x86_64 1:6.3.0-2.fc41            fedora      31.8 KiB
 gmp-devel                            x86_64 1:6.3.0-2.fc41            fedora     352.3 KiB
 gnutls                               x86_64 3.8.6-7.fc41              fedora       3.2 MiB
 google-droid-sans-fonts              noarch 20200215-21.fc41          fedora       6.3 MiB
 google-noto-fonts-common             noarch 20240701-2.fc41           fedora      17.5 KiB
 google-noto-sans-vf-fonts            noarch 20240701-2.fc41           fedora       1.2 MiB
 graphite2                            x86_64 1.3.14-16.fc41            copr_base  208.5 KiB
 groff-base                           x86_64 1.23.0-7.fc41             copr_base    4.1 MiB
 harfbuzz                             x86_64 9.0.0-3.fc41              copr_base    2.7 MiB
 jbig2dec-libs                        x86_64 0.20-5.fc41               fedora     169.0 KiB
 jbigkit-libs                         x86_64 2.1-30.fc41               fedora     117.6 KiB
 lcms2                                x86_64 2.16-4.fc41               copr_base  557.0 KiB
 less                                 x86_64 661-2.fc41                fedora     405.3 KiB
 libICE                               x86_64 1.1.2-1.fc41              updates    196.2 KiB
 libSM                                x86_64 1.2.5-1.fc41              updates     99.6 KiB
 libX11                               x86_64 1.8.10-2.fc41             fedora       1.3 MiB
 libX11-common                        noarch 1.8.10-2.fc41             fedora       1.1 MiB
 libXau                               x86_64 1.0.11-7.fc41             fedora      66.9 KiB
 libXaw                               x86_64 1.0.16-2.fc41             fedora     515.2 KiB
 libXext                              x86_64 1.3.6-2.fc41              fedora      90.1 KiB
 libXi                                x86_64 1.8.2-1.fc41              fedora      76.7 KiB
 libXmu                               x86_64 1.2.1-2.fc41              fedora     191.5 KiB
 libXpm                               x86_64 3.5.17-4.fc41             fedora     148.4 KiB
 libXt                                x86_64 1.3.1-1.fc41              updates    429.9 KiB
 libcbor                              x86_64 0.11.0-2.fc41             copr_base   77.6 KiB
 libdatrie                            x86_64 0.2.13-10.fc41            fedora      57.9 KiB
 libfido2                             x86_64 1.15.0-2.fc41             copr_base  247.0 KiB
 libgs                                x86_64 10.03.1-4.fc41            copr_base   24.2 MiB
 libicu                               x86_64 74.2-2.fc41               fedora      34.9 MiB
 libijs                               x86_64 0.35-23.fc41              copr_base   65.3 KiB
 libjpeg-turbo                        x86_64 3.0.2-3.fc41              copr_base  884.5 KiB
 liblerc                              x86_64 4.0.0-7.fc41              copr_base  609.7 KiB
 libpaper                             x86_64 1:2.1.1-7.fc41            copr_base   52.6 KiB
 libpng                               x86_64 2:1.6.40-4.fc41           copr_base  281.9 KiB
 libthai                              x86_64 0.1.29-9.fc41             copr_base  786.3 KiB
 libtiff                              x86_64 4.6.0-6.fc41              copr_base  645.7 KiB
 libwebp                              x86_64 1.5.0-1.fc41              updates    814.4 KiB
 libxcb                               x86_64 1.17.0-3.fc41             fedora       1.2 MiB
 libxslt                              x86_64 1.1.42-3.fc41             copr_base  474.7 KiB
 m4                                   x86_64 1.4.19-10.fc41            copr_base  618.1 KiB
 mailcap                              noarch 2.1.54-7.fc41             fedora      86.0 KiB
 ncurses                              x86_64 6.5-2.20240629.fc41       copr_base  634.2 KiB
 ncurses-c++-libs                     x86_64 6.5-2.20240629.fc41       copr_base  159.9 KiB
 ncurses-devel                        x86_64 6.5-2.20240629.fc41       copr_base  870.1 KiB
 nettle                               x86_64 3.10-3.fc41               fedora     793.0 KiB
 openjpeg                             x86_64 2.5.3-2.fc41              updates    451.4 KiB
 openssh                              x86_64 9.8p1-3.fc41.2            copr_base    1.9 MiB
 openssh-clients                      x86_64 9.8p1-3.fc41.2            copr_base    3.0 MiB
 perl-Authen-SASL                     noarch 2.1700-4.fc41             fedora     116.6 KiB
 perl-AutoLoader                      noarch 5.74-512.fc41             copr_base   20.5 KiB
 perl-B                               x86_64 1.89-512.fc41             copr_base  497.9 KiB
 perl-B-Hooks-EndOfScope              noarch 0.28-2.fc41               copr_base   69.3 KiB
 perl-Business-ISBN                   noarch 3.009-5.fc41              fedora      53.7 KiB
 perl-Business-ISBN-Data              noarch 20240930.001-1.fc41       fedora     286.5 KiB
 perl-Business-ISMN                   noarch 1.204-2.fc41              fedora      35.9 KiB
 perl-Business-ISSN                   noarch 1.005-12.fc41             fedora      20.8 KiB
 perl-Carp                            noarch 1.54-511.fc41             fedora      46.6 KiB
 perl-Class-Accessor                  noarch 0.51-21.fc41              fedora      40.8 KiB
 perl-Class-Data-Inheritable          noarch 0.09-9.fc41               fedora       6.3 KiB
 perl-Class-Inspector                 noarch 1.36-17.fc41              fedora      57.5 KiB
 perl-Class-Method-Modifiers          noarch 2.15-5.fc41               fedora     102.5 KiB
 perl-Class-Singleton                 noarch 1.6-12.fc41               fedora      39.7 KiB
 perl-Class-Struct                    noarch 0.68-512.fc41             copr_base   25.4 KiB
 perl-Clone                           x86_64 0.47-1.fc41               fedora      36.5 KiB
 perl-Compress-Raw-Bzip2              x86_64 2.212-512.fc41            fedora      69.5 KiB
 perl-Compress-Raw-Zlib               x86_64 2.212-512.fc41            fedora     162.4 KiB
 perl-Convert-ASN1                    noarch 0.34-4.fc41               fedora     170.0 KiB
 perl-Data-Compare                    noarch 1.29-5.fc41               fedora      55.5 KiB
 perl-Data-Dump                       noarch 1.25-11.fc41              fedora      50.2 KiB
 perl-Data-Dumper                     x86_64 2.189-512.fc41            fedora     111.7 KiB
 perl-Data-OptList                    noarch 0.114-5.fc41              fedora      50.1 KiB
 perl-Data-Uniqid                     noarch 0.12-34.fc41              fedora       4.2 KiB
 perl-Date-ISO8601                    noarch 0.005-21.fc41             fedora      24.5 KiB
 perl-Date-Manip                      noarch 6.96-1.fc41               updates     10.7 MiB
 perl-DateTime                        x86_64 2:1.65-6.fc41             fedora     383.0 KiB
 perl-DateTime-Calendar-Julian        noarch 0.107-8.fc41              fedora      32.8 KiB
 perl-DateTime-Format-Builder         noarch 0.8300-14.fc41            fedora     202.3 KiB
 perl-DateTime-Format-Strptime        noarch 1:1.79-11.fc41            fedora      96.3 KiB
 perl-DateTime-Locale                 noarch 1.44-1.fc41               updates     22.5 MiB
 perl-DateTime-TimeZone               noarch 2.63-1.fc41               fedora       6.0 MiB
 perl-DateTime-TimeZone-SystemV       noarch 0.010-22.fc41             fedora      28.4 KiB
 perl-DateTime-TimeZone-Tzfile        noarch 0.011-22.fc41             fedora      24.6 KiB
 perl-Devel-CallChecker               x86_64 0.009-7.fc41              fedora      37.3 KiB
 perl-Devel-Caller                    x86_64 2.07-7.fc41               fedora      27.4 KiB
 perl-Devel-GlobalDestruction         noarch 0.14-25.fc41              fedora      16.6 KiB
 perl-Devel-LexAlias                  x86_64 0.05-38.fc41              fedora      19.2 KiB
 perl-Devel-StackTrace                noarch 1:2.05-4.fc41             fedora      48.9 KiB
 perl-Digest                          noarch 1.20-511.fc41             fedora      35.3 KiB
 perl-Digest-HMAC                     noarch 1.04-11.fc41              fedora      28.1 KiB
 perl-Digest-MD5                      x86_64 2.59-5.fc41               fedora      59.8 KiB
 perl-Digest-SHA                      x86_64 1:6.04-512.fc41           fedora     116.6 KiB
 perl-Dist-CheckConflicts             noarch 0.11-31.fc41              fedora      31.7 KiB
 perl-DynaLoader                      x86_64 1.56-512.fc41             copr_base   32.1 KiB
 perl-DynaLoader-Functions            noarch 0.004-5.fc41              fedora      19.7 KiB
 perl-Email-Date-Format               noarch 1.008-5.fc41              fedora      24.8 KiB
 perl-Encode                          x86_64 4:3.21-511.fc41           fedora       4.7 MiB
 perl-Encode-Locale                   noarch 1.05-30.fc41              fedora      19.0 KiB
 perl-English                         noarch 1.11-512.fc41             copr_base    6.2 KiB
 perl-Errno                           x86_64 1.38-512.fc41             copr_base    8.4 KiB
 perl-Error                           noarch 1:0.17029-16.fc41         fedora      77.3 KiB
 perl-Eval-Closure                    noarch 0.14-24.fc41              fedora      33.3 KiB
 perl-Exception-Class                 noarch 1.45-11.fc41              fedora      92.4 KiB
 perl-Exporter                        noarch 5.78-511.fc41             fedora      54.3 KiB
 perl-ExtUtils-MM-Utils               noarch 2:7.70-512.fc41           fedora       2.9 KiB
 perl-Fcntl                           x86_64 1.18-512.fc41             copr_base   49.1 KiB
 perl-File-Basename                   noarch 2.86-512.fc41             copr_base   14.0 KiB
 perl-File-Compare                    noarch 1.100.800-512.fc41        copr_base    5.6 KiB
 perl-File-Copy                       noarch 2.41-512.fc41             copr_base   19.6 KiB
 perl-File-Find                       noarch 1.44-512.fc41             copr_base   41.9 KiB
 perl-File-Find-Rule                  noarch 0.34-29.fc41              fedora      42.3 KiB
 perl-File-Listing                    noarch 6.16-4.fc41               fedora      41.2 KiB
 perl-File-Path                       noarch 2.18-511.fc41             fedora      63.5 KiB
 perl-File-ShareDir                   noarch 1.118-12.fc41             fedora      56.2 KiB
 perl-File-Slurper                    noarch 0.014-6.fc41              fedora      28.7 KiB
 perl-File-Temp                       noarch 1:0.231.100-511.fc41      fedora     162.3 KiB
 perl-File-stat                       noarch 1.14-512.fc41             copr_base   12.5 KiB
 perl-FileHandle                      noarch 2.05-512.fc41             copr_base    9.3 KiB
 perl-Filter                          x86_64 2:1.64-512.fc41           fedora     165.2 KiB
 perl-GSSAPI                          x86_64 0.28-47.fc41              fedora     120.9 KiB
 perl-Getopt-Long                     noarch 1:2.58-2.fc41             fedora     144.5 KiB
 perl-Getopt-Std                      noarch 1.14-512.fc41             copr_base   11.2 KiB
 perl-Git                             noarch 2.47.1-1.fc41             updates     64.0 KiB
 perl-HTML-Parser                     x86_64 3.83-1.fc41               fedora     281.8 KiB
 perl-HTML-Tagset                     noarch 3.24-2.fc41               fedora      18.7 KiB
 perl-HTTP-Cookies                    noarch 6.11-4.fc41               fedora      73.4 KiB
 perl-HTTP-Date                       noarch 6.06-5.fc41               fedora      41.2 KiB
 perl-HTTP-Message                    noarch 6.46-2.fc41               fedora     215.3 KiB
 perl-HTTP-Negotiate                  noarch 6.01-39.fc41              fedora      27.6 KiB
 perl-HTTP-Tiny                       noarch 0.090-1.fc41              updates    154.4 KiB
 perl-Hash-Util-FieldHash             x86_64 1.27-512.fc41             copr_base   62.5 KiB
 perl-I18N-LangTags                   noarch 0.45-512.fc41             copr_base   82.3 KiB
 perl-I18N-Langinfo                   x86_64 0.24-512.fc41             copr_base   38.8 KiB
 perl-IO                              x86_64 1.55-512.fc41             copr_base  147.0 KiB
 perl-IO-Compress                     noarch 2.212-513.fc41            updates      1.0 MiB
 perl-IO-HTML                         noarch 1.004-13.fc41             fedora      45.2 KiB
 perl-IO-Socket-IP                    noarch 0.43-1.fc41               updates    100.3 KiB
 perl-IO-Socket-SSL                   noarch 2.089-1.fc41              fedora     703.3 KiB
 perl-IO-String                       noarch 1.08-51.fc41              fedora      16.8 KiB
 perl-IPC-Cmd                         noarch 2:1.04-512.fc41           fedora      84.9 KiB
 perl-IPC-Open3                       noarch 1.22-512.fc41             copr_base   22.5 KiB
 perl-IPC-Run3                        noarch 0.049-2.fc41              fedora      60.3 KiB
 perl-IPC-SysV                        x86_64 2.09-512.fc41             fedora      73.9 KiB
 perl-IPC-System-Simple               noarch 1.30-14.fc41              fedora      71.7 KiB
 perl-JSON                            noarch 4.10-6.fc41               fedora     270.5 KiB
 perl-LDAP                            noarch 1:0.68-14.fc41            fedora     938.1 KiB
 perl-LWP-MediaTypes                  noarch 6.04-19.fc41              fedora      79.0 KiB
 perl-LWP-Protocol-https              noarch 6.14-2.fc41               fedora      29.7 KiB
 perl-Lingua-Translit                 noarch 0.29-7.fc41               fedora     177.5 KiB
 perl-List-AllUtils                   noarch 0.19-13.fc41              fedora     134.3 KiB
 perl-List-SomeUtils                  noarch 0.59-6.fc41               fedora     107.2 KiB
 perl-List-UtilsBy                    noarch 0.12-10.fc41              fedora      55.8 KiB
 perl-Locale-Maketext                 noarch 1.33-512.fc41             fedora     171.3 KiB
 perl-Locale-Maketext-Simple          noarch 1:0.21-512.fc41           copr_base   12.8 KiB
 perl-Log-Dispatch                    noarch 2.71-5.fc41               fedora     143.0 KiB
 perl-Log-Dispatch-FileRotate         noarch 1.38-10.fc41              fedora      52.6 KiB
 perl-Log-Log4perl                    noarch 1.57-6.fc41               fedora     879.3 KiB
 perl-MIME-Base32                     noarch 1.303-21.fc41             fedora      30.7 KiB
 perl-MIME-Base64                     x86_64 3.16-511.fc41             fedora      46.1 KiB
 perl-MIME-Charset                    noarch 1.013.1-6.fc41            fedora     104.4 KiB
 perl-MIME-Lite                       noarch 3.033-11.fc41             fedora     245.9 KiB
 perl-MIME-Types                      noarch 2.26-2.fc41               fedora     182.4 KiB
 perl-MRO-Compat                      noarch 0.15-10.fc41              fedora      43.0 KiB
 perl-Mail-Sender                     noarch 1:0.903-25.fc41           fedora     160.6 KiB
 perl-Mail-Sendmail                   noarch 0.80-21.fc41              fedora      65.0 KiB
 perl-MailTools                       noarch 2.21-17.fc41              fedora     203.6 KiB
 perl-Math-BigInt                     noarch 1:2.0030.03-3.fc41        fedora     957.7 KiB
 perl-Math-Complex                    noarch 1.62-512.fc41             copr_base   85.0 KiB
 perl-Module-CoreList                 noarch 1:5.20241120-1.fc41       updates      1.2 MiB
 perl-Module-Implementation           noarch 0.09-40.fc41              fedora      24.7 KiB
 perl-Module-Load                     noarch 1:0.36-511.fc41           fedora      14.9 KiB
 perl-Module-Load-Conditional         noarch 0.74-511.fc41             fedora      28.7 KiB
 perl-Module-Metadata                 noarch 1.000038-511.fc41         fedora      67.5 KiB
 perl-Module-Runtime                  noarch 0.016-23.fc41             fedora      30.4 KiB
 perl-Mozilla-CA                      noarch 20240730-1.fc41           fedora       9.8 KiB
 perl-NTLM                            noarch 1.09-39.fc41              fedora      31.2 KiB
 perl-Net-HTTP                        noarch 6.23-5.fc41               fedora      74.7 KiB
 perl-Net-SMTP-SSL                    noarch 1.04-25.fc41              fedora       4.2 KiB
 perl-Net-SSLeay                      x86_64 1.94-7.fc41               fedora       1.3 MiB
 perl-Number-Compare                  noarch 0.03-39.fc41              fedora       4.5 KiB
 perl-Opcode                          x86_64 1.65-512.fc41             copr_base   52.4 KiB
 perl-POSIX                           x86_64 2.20-512.fc41             copr_base  227.0 KiB
 perl-Package-Generator               noarch 1.106-32.fc41             fedora      29.9 KiB
 perl-Package-Stash                   noarch 0.40-8.fc41               copr_base   55.9 KiB
 perl-Package-Stash-XS                x86_64 0.30-9.fc41               fedora      68.3 KiB
 perl-PadWalker                       x86_64 2.5-15.fc41               fedora      45.1 KiB
 perl-Params-Check                    noarch 1:0.38-511.fc41           fedora      27.6 KiB
 perl-Params-Classify                 x86_64 0.015-24.fc41             fedora      47.6 KiB
 perl-Params-Util                     x86_64 1.102-16.fc41             fedora      54.6 KiB
 perl-Params-Validate                 x86_64 1.31-9.fc41               fedora     153.0 KiB
 perl-Params-ValidationCompiler       noarch 0.31-6.fc41               fedora      91.1 KiB
 perl-Parse-RecDescent                noarch 1.967015-23.fc41          fedora     522.0 KiB
 perl-PathTools                       x86_64 3.91-511.fc41             fedora     180.0 KiB
 perl-Pod-Escapes                     noarch 1:1.07-511.fc41           fedora      24.9 KiB
 perl-Pod-Html                        noarch 1.35-512.fc41             copr_base   42.2 KiB
 perl-Pod-Perldoc                     noarch 3.28.01-512.fc41          fedora     163.7 KiB
 perl-Pod-Simple                      noarch 1:3.45-511.fc41           fedora     560.9 KiB
 perl-Pod-Usage                       noarch 4:2.03-511.fc41           fedora      84.8 KiB
 perl-Ref-Util                        noarch 0.204-21.fc41             fedora      31.5 KiB
 perl-Ref-Util-XS                     x86_64 0.117-24.fc41             fedora      42.2 KiB
 perl-Regexp-Common                   noarch 2024080801-1.fc41         fedora     462.1 KiB
 perl-Role-Tiny                       noarch 2.002004-12.fc41          fedora      61.7 KiB
 perl-Safe                            noarch 2.46-512.fc41             copr_base   30.6 KiB
 perl-Scalar-List-Utils               x86_64 5:1.68-1.fc41             updates    148.9 KiB
 perl-SelectSaver                     noarch 1.02-512.fc41             copr_base    2.2 KiB
 perl-Socket                          x86_64 4:2.038-511.fc41          fedora     124.0 KiB
 perl-Sort-Key                        x86_64 1.33-32.fc41              fedora      81.9 KiB
 perl-Specio                          noarch 0.48-7.fc41               fedora     329.7 KiB
 perl-Storable                        x86_64 1:3.32-511.fc41           fedora     232.4 KiB
 perl-Sub-Exporter                    noarch 0.991-4.fc41              fedora     194.9 KiB
 perl-Sub-Exporter-Progressive        noarch 0.001013-25.fc41          fedora      27.3 KiB
 perl-Sub-Identify                    x86_64 0.14-28.fc41              fedora      31.9 KiB
 perl-Sub-Install                     noarch 0.929-6.fc41              fedora      35.9 KiB
 perl-Symbol                          noarch 1.09-512.fc41             copr_base    6.8 KiB
 perl-Sys-Hostname                    x86_64 1.25-512.fc41             copr_base   19.8 KiB
 perl-Sys-Syslog                      x86_64 0.36-512.fc41             fedora      94.8 KiB
 perl-Term-ANSIColor                  noarch 5.01-512.fc41             fedora      97.5 KiB
 perl-Term-Cap                        noarch 1.18-511.fc41             fedora      29.3 KiB
 perl-TermReadKey                     x86_64 2.38-23.fc41              fedora      64.1 KiB
 perl-Text-Balanced                   noarch 2.06-511.fc41             fedora     111.4 KiB
 perl-Text-BibTeX                     x86_64 0.89-7.fc41               fedora     514.6 KiB
 perl-Text-CSV                        noarch 2.04-2.fc41               fedora     348.1 KiB
 perl-Text-Glob                       noarch 0.11-24.fc41              fedora       8.4 KiB
 perl-Text-ParseWords                 noarch 3.31-511.fc41             fedora      13.6 KiB
 perl-Text-Roman                      noarch 3.5-28.fc41               fedora      33.1 KiB
 perl-Text-Soundex                    x86_64 3.05-32.fc41              fedora      50.9 KiB
 perl-Text-Tabs+Wrap                  noarch 2024.001-511.fc41         fedora      22.6 KiB
 perl-Text-Unidecode                  noarch 1.30-25.fc41              fedora     448.7 KiB
 perl-Thread-Queue                    noarch 3.14-511.fc41             fedora      28.9 KiB
 perl-Tie                             noarch 4.6-512.fc41              copr_base   32.0 KiB
 perl-Tie-Cycle                       noarch 1.228-3.fc41              fedora      23.1 KiB
 perl-Tie-RefHash                     noarch 1.41-1.fc41               fedora      35.9 KiB
 perl-Time-HiRes                      x86_64 4:1.9777-511.fc41         fedora     119.9 KiB
 perl-Time-Local                      noarch 2:1.350-511.fc41          fedora      69.0 KiB
 perl-TimeDate                        noarch 1:2.33-15.fc41            fedora      95.2 KiB
 perl-Try-Tiny                        noarch 0.32-1.fc41               fedora      67.3 KiB
 perl-URI                             noarch 5.30-1.fc41               fedora     256.9 KiB
 perl-Unicode-Collate                 x86_64 1.31-511.fc41             fedora       4.2 MiB
 perl-Unicode-EastAsianWidth          noarch 12.0-15.fc41              fedora      32.9 KiB
 perl-Unicode-LineBreak               x86_64 2019.001-22.fc41          fedora     264.6 KiB
 perl-Unicode-Normalize               x86_64 1.32-511.fc41             fedora     465.2 KiB
 perl-Unicode-UCD                     noarch 0.78-512.fc41             copr_base  204.4 KiB
 perl-Variable-Magic                  x86_64 0.64-3.fc41               fedora     130.6 KiB
 perl-WWW-RobotRules                  noarch 6.02-40.fc41              fedora      24.3 KiB
 perl-XML-LibXML                      x86_64 1:2.0210-3.fc41           fedora     916.7 KiB
 perl-XML-LibXML-Simple               noarch 1.01-15.fc41              fedora      50.8 KiB
 perl-XML-LibXSLT                     x86_64 2.003.000-2.fc41          fedora     141.3 KiB
 perl-XML-NamespaceSupport            noarch 1.12-24.fc41              fedora      44.7 KiB
 perl-XML-Parser                      x86_64 2.47-5.fc41               fedora     653.3 KiB
 perl-XML-SAX                         noarch 1.02-17.fc41              fedora     120.2 KiB
 perl-XML-SAX-Base                    noarch 1.09-24.fc41              fedora     172.7 KiB
 perl-XML-Writer                      noarch 0.900-15.fc41             fedora      65.8 KiB
 perl-XML-XPath                       noarch 1.48-7.fc41               fedora     202.3 KiB
 perl-XString                         x86_64 0.005-14.fc41             copr_base   37.0 KiB
 perl-autodie                         noarch 2.37-512.fc41             fedora     214.9 KiB
 perl-autovivification                x86_64 0.18-24.fc41              fedora      62.0 KiB
 perl-base                            noarch 2.27-512.fc41             copr_base   12.5 KiB
 perl-constant                        noarch 1.33-512.fc41             fedora      26.2 KiB
 perl-deprecate                       noarch 0.04-512.fc41             copr_base    6.5 KiB
 perl-encoding                        x86_64 4:3.00-511.fc41           fedora     149.5 KiB
 perl-if                              noarch 0.61.000-512.fc41         copr_base    5.8 KiB
 perl-interpreter                     x86_64 4:5.40.0-512.fc41         copr_base  122.1 KiB
 perl-lib                             x86_64 0.65-512.fc41             copr_base    8.5 KiB
 perl-libintl-perl                    x86_64 1.33-9.fc41               fedora       4.1 MiB
 perl-libnet                          noarch 3.15-512.fc41             fedora     289.4 KiB
 perl-libs                            x86_64 4:5.40.0-512.fc41         copr_base   10.0 MiB
 perl-libwww-perl                     noarch 6.77-2.fc41               fedora     521.0 KiB
 perl-locale                          noarch 1.12-512.fc41             copr_base    6.5 KiB
 perl-meta-notation                   noarch 5.40.0-512.fc41           copr_base    2.0 KiB
 perl-mro                             x86_64 1.29-512.fc41             copr_base   41.5 KiB
 perl-namespace-autoclean             noarch 0.29-19.fc41              fedora      41.1 KiB
 perl-namespace-clean                 noarch 0.27-27.fc41              fedora      38.7 KiB
 perl-open                            noarch 1.13-512.fc41             copr_base   11.3 KiB
 perl-overload                        noarch 1.37-512.fc41             copr_base   71.5 KiB
 perl-overloading                     noarch 0.02-512.fc41             copr_base    4.8 KiB
 perl-parent                          noarch 1:0.242-1.fc41            fedora      10.0 KiB
 perl-podlators                       noarch 1:6.0.2-2.fc41            fedora     317.5 KiB
 perl-sigtrap                         noarch 1.10-512.fc41             copr_base   11.0 KiB
 perl-subs                            noarch 1.04-512.fc41             copr_base    2.1 KiB
 perl-threads                         x86_64 1:2.40-511.fc41           fedora     115.1 KiB
 perl-threads-shared                  x86_64 1.69-511.fc41             fedora      83.7 KiB
 perl-vars                            noarch 1.05-512.fc41             copr_base    3.9 KiB
 perl-version                         x86_64 9:0.99.33-1.fc41          fedora     132.8 KiB
 perltidy                             noarch 20240903-1.fc41           fedora       3.9 MiB
 sombok                               x86_64 2.4.0-22.fc41             fedora     131.7 KiB
 teckit                               x86_64 2.5.12-3.fc41             copr_base    1.9 MiB
 texinfo                              x86_64 7.1-3.fc41                copr_base    5.9 MiB
 texlive-algorithms                   noarch 11:svn42428-73.fc41       fedora      38.2 KiB
 texlive-alphalph                     noarch 11:svn53087-73.fc41       fedora     375.9 KiB
 texlive-amsfonts                     noarch 11:svn61937-73.fc41       fedora       5.9 MiB
 texlive-amsmath                      noarch 11:svn63514-73.fc41       fedora     266.6 KiB
 texlive-atbegshi                     noarch 11:svn53051-73.fc41       fedora     443.4 KiB
 texlive-attachfile                   noarch 11:svn42099-73.fc41       fedora      32.0 KiB
 texlive-atveryend                    noarch 11:svn53108-73.fc41       fedora     409.9 KiB
 texlive-auto-pst-pdf                 noarch 11:svn56596-73.fc41       fedora      14.8 KiB
 texlive-auxhook                      noarch 11:svn53173-73.fc41       fedora     301.9 KiB
 texlive-avantgar                     noarch 11:svn61983-73.fc41       fedora       1.2 MiB
 texlive-babel                        noarch 11:svn65823-73.fc41       fedora       2.1 MiB
 texlive-babelbib                     noarch 11:svn57349-73.fc41       fedora     779.1 KiB
 texlive-base                         x86_64 11:20230311-85.fc41       fedora      19.0 MiB
 texlive-bera                         noarch 11:svn20031.0-73.fc41     fedora     772.9 KiB
 texlive-biblatex                     noarch 11:svn66403-73.fc41       fedora       2.2 MiB
 texlive-bibtex                       x86_64 11:svn66186-85.fc41       fedora     782.9 KiB
 texlive-bidi                         noarch 11:svn65572-73.fc41       fedora       1.2 MiB
 texlive-bigintcalc                   noarch 11:svn53172-73.fc41       fedora     515.6 KiB
 texlive-bitset                       noarch 11:svn53837-73.fc41       fedora     662.3 KiB
 texlive-bookman                      noarch 11:svn61719-73.fc41       fedora       1.2 MiB
 texlive-bookmark                     noarch 11:svn56885-73.fc41       fedora     569.3 KiB
 texlive-booktabs                     noarch 11:svn53402-73.fc41       fedora      18.3 KiB
 texlive-breakurl                     noarch 11:svn29901.1.40-73.fc41  fedora      17.1 KiB
 texlive-caption                      noarch 11:svn66580-73.fc41       fedora     906.9 KiB
 texlive-catchfile                    noarch 11:svn53084-73.fc41       fedora     318.8 KiB
 texlive-changepage                   noarch 11:svn15878.1.0c-73.fc41  fedora      27.3 KiB
 texlive-charter                      noarch 11:svn15878.0-73.fc41     fedora     404.0 KiB
 texlive-cm                           noarch 11:svn57963-73.fc41       fedora     994.9 KiB
 texlive-collection-basic             noarch 11:svn59159-73.fc41       fedora       0.0   B
 texlive-colorprofiles                noarch 11:svn49086-73.fc41       fedora     272.2 KiB
 texlive-colortbl                     noarch 11:svn64015-73.fc41       fedora      21.0 KiB
 texlive-courier                      noarch 11:svn61719-73.fc41       fedora     915.1 KiB
 texlive-csquotes                     noarch 11:svn64389-73.fc41       fedora     112.0 KiB
 texlive-ctablestack                  noarch 11:svn38514-73.fc41       fedora      20.1 KiB
 texlive-currfile                     noarch 11:svn64673-73.fc41       fedora      34.0 KiB
 texlive-dehyph                       noarch 11:svn48599-73.fc41       fedora     239.9 KiB
 texlive-dvipdfmx                     x86_64 11:svn66203-85.fc41       fedora       3.8 MiB
 texlive-dvips                        x86_64 11:svn66203-85.fc41       fedora       1.6 MiB
 texlive-enctex                       noarch 11:svn34957.0-73.fc41     fedora     179.8 KiB
 texlive-enumitem                     noarch 11:svn51423-73.fc41       fedora      59.4 KiB
 texlive-epsf                         noarch 11:svn21461.2.7.4-73.fc41 fedora      53.6 KiB
 texlive-epstopdf                     noarch 11:svn66461-85.fc41       fedora      39.3 KiB
 texlive-epstopdf-pkg                 noarch 11:svn53546-73.fc41       fedora     386.5 KiB
 texlive-eso-pic                      noarch 11:svn56658-73.fc41       fedora      27.7 KiB
 texlive-etex                         noarch 11:svn66203-73.fc41       fedora      41.0 KiB
 texlive-etex-pkg                     noarch 11:svn41784-73.fc41       fedora      18.6 KiB
 texlive-etexcmds                     noarch 11:svn53171-73.fc41       fedora     321.0 KiB
 texlive-etoolbox                     noarch 11:svn56554-73.fc41       fedora      66.7 KiB
 texlive-euenc                        noarch 11:svn19795.0.1h-73.fc41  fedora      39.3 KiB
 texlive-everyshi                     noarch 11:svn57001-73.fc41       fedora     157.4 KiB
 texlive-fancyhdr                     noarch 11:svn64977-73.fc41       fedora      31.6 KiB
 texlive-fancyvrb                     noarch 11:svn65585-73.fc41       fedora      66.2 KiB
 texlive-filecontents                 noarch 11:svn52142-73.fc41       fedora      12.2 KiB
 texlive-filehook                     noarch 11:svn64822-73.fc41       fedora      55.2 KiB
 texlive-firstaid                     noarch 11:svn64892-73.fc41       fedora     296.9 KiB
 texlive-float                        noarch 11:svn15878.1.3d-73.fc41  fedora      15.5 KiB
 texlive-fontspec                     noarch 11:svn63386-73.fc41       fedora     329.1 KiB
 texlive-footmisc                     noarch 11:svn62524-73.fc41       fedora      64.7 KiB
 texlive-fp                           noarch 11:svn49719-73.fc41       fedora     124.9 KiB
 texlive-fpl                          noarch 11:svn54512-73.fc41       fedora     647.6 KiB
 texlive-geometry                     noarch 11:svn61719-73.fc41       fedora      49.5 KiB
 texlive-gettitlestring               noarch 11:svn53170-73.fc41       fedora     338.8 KiB
 texlive-glyphlist                    noarch 11:svn54074-85.fc41       fedora      90.3 KiB
 texlive-graphics                     noarch 11:svn66204-73.fc41       fedora     124.5 KiB
 texlive-graphics-cfg                 noarch 11:svn41448-73.fc41       fedora       3.0 KiB
 texlive-graphics-def                 noarch 11:svn64487-73.fc41       fedora      98.2 KiB
 texlive-gsftopk                      x86_64 11:svn52851-85.fc41       fedora      47.1 KiB
 texlive-helvetic                     noarch 11:svn61719-73.fc41       fedora       1.8 MiB
 texlive-hobsub                       noarch 11:svn52810-73.fc41       fedora      80.2 KiB
 texlive-hologo                       noarch 11:svn61719-73.fc41       fedora     664.7 KiB
 texlive-hycolor                      noarch 11:svn53584-73.fc41       fedora     411.7 KiB
 texlive-hypdoc                       noarch 11:svn65678-73.fc41       fedora     358.3 KiB
 texlive-hyperref                     noarch 11:svn65758-73.fc41       fedora     763.7 KiB
 texlive-hyph-utf8                    noarch 11:svn61719-73.fc41       fedora      73.9 KiB
 texlive-hyphen-base                  noarch 11:svn66413-73.fc41       fedora      63.7 KiB
 texlive-hyphenex                     noarch 11:svn57387-73.fc41       fedora      25.7 KiB
 texlive-ifmtarg                      noarch 11:svn47544-73.fc41       fedora       9.2 KiB
 texlive-ifplatform                   noarch 11:svn45533-73.fc41       fedora      12.7 KiB
 texlive-iftex                        noarch 11:svn61910-73.fc41       fedora      28.7 KiB
 texlive-infwarerr                    noarch 11:svn53023-73.fc41       fedora     306.3 KiB
 texlive-intcalc                      noarch 11:svn53168-73.fc41       fedora     471.6 KiB
 texlive-kastrup                      noarch 11:svn15878.0-73.fc41     fedora       3.4 KiB
 texlive-knuth-lib                    noarch 11:svn57963-73.fc41       fedora      99.9 KiB
 texlive-knuth-local                  noarch 11:svn57963-73.fc41       fedora     106.3 KiB
 texlive-koma-script                  noarch 11:svn64685-73.fc41       fedora       9.9 MiB
 texlive-kpathsea                     x86_64 11:svn66209-85.fc41       fedora       2.1 MiB
 texlive-kvdefinekeys                 noarch 11:svn53193-73.fc41       fedora     314.2 KiB
 texlive-kvoptions                    noarch 11:svn63622-73.fc41       fedora     550.0 KiB
 texlive-kvsetkeys                    noarch 11:svn64632-73.fc41       fedora     427.4 KiB
 texlive-l3backend                    noarch 11:svn65573-73.fc41       fedora       1.1 MiB
 texlive-l3kernel                     noarch 11:svn66094-73.fc41       fedora       1.4 MiB
 texlive-l3packages                   noarch 11:svn65722-73.fc41       fedora     262.4 KiB
 texlive-latex                        noarch 11:svn65161-85.fc41       fedora      40.2 MiB
 texlive-latex-fonts                  noarch 11:svn28888.0-73.fc41     fedora     114.2 KiB
 texlive-latexconfig                  noarch 11:svn53525-73.fc41       fedora       8.3 KiB
 texlive-letltxmacro                  noarch 11:svn53022-73.fc41       fedora     311.2 KiB
 texlive-lib                          x86_64 11:20230311-85.fc41       fedora       1.1 MiB
 texlive-listings                     noarch 11:svn66222-73.fc41       fedora     580.0 KiB
 texlive-lm                           noarch 11:svn65956-73.fc41       fedora      39.4 MiB
 texlive-logreq                       noarch 11:svn53003-73.fc41       fedora      26.3 KiB
 texlive-ltxcmds                      noarch 11:svn56421-73.fc41       fedora     424.3 KiB
 texlive-lua-alt-getopt               noarch 11:svn56414-73.fc41       fedora       3.9 KiB
 texlive-lua-uni-algos                noarch 11:svn62204-73.fc41       fedora     129.1 KiB
 texlive-luabidi                      noarch 11:svn54512-73.fc41       fedora      25.3 KiB
 texlive-luahbtex                     x86_64 11:svn66186-85.fc41       fedora       6.3 MiB
 texlive-lualibs                      noarch 11:svn64615-73.fc41       fedora     764.4 KiB
 texlive-luaotfload                   noarch 11:svn64616-85.fc41       fedora       8.2 MiB
 texlive-luatex                       x86_64 11:svn66967-85.fc41       fedora       9.1 MiB
 texlive-luatexbase                   noarch 11:svn52663-73.fc41       fedora      12.8 KiB
 texlive-makecmds                     noarch 11:svn15878.0-73.fc41     fedora      11.1 KiB
 texlive-makeindex                    x86_64 11:svn62517-85.fc41       fedora     507.2 KiB
 texlive-marginnote                   noarch 11:svn48383-73.fc41       fedora      22.5 KiB
 texlive-marvosym                     noarch 11:svn29349.2.2a-73.fc41  fedora     185.6 KiB
 texlive-mathpazo                     noarch 11:svn52663-73.fc41       fedora     110.5 KiB
 texlive-memoir                       noarch 11:svn65040-73.fc41       fedora     480.4 KiB
 texlive-metafont                     x86_64 11:svn66186-85.fc41       fedora     801.9 KiB
 texlive-mflogo                       noarch 11:svn42428-73.fc41       fedora      12.0 KiB
 texlive-mfware                       x86_64 11:svn66186-85.fc41       fedora     212.6 KiB
 texlive-modes                        noarch 11:svn61719-73.fc41       fedora     389.9 KiB
 texlive-mparhack                     noarch 11:svn59066-73.fc41       fedora      20.3 KiB
 texlive-ms                           noarch 11:svn57473-73.fc41       fedora      18.4 KiB
 texlive-multido                      noarch 11:svn18302.1.42-73.fc41  fedora      18.5 KiB
 texlive-natbib                       noarch 11:svn20668.8.31b-73.fc41 fedora     132.7 KiB
 texlive-palatino                     noarch 11:svn61719-73.fc41       fedora       1.1 MiB
 texlive-paralist                     noarch 11:svn43021-73.fc41       fedora      23.4 KiB
 texlive-pdfcolmk                     noarch 11:svn52912-73.fc41       fedora      19.6 KiB
 texlive-pdfescape                    noarch 11:svn53082-73.fc41       fedora     375.9 KiB
 texlive-pdftex                       x86_64 11:svn66243-85.fc41       fedora       4.6 MiB
 texlive-pdftexcmds                   noarch 11:svn55777-73.fc41       fedora     423.9 KiB
 texlive-pgf                          noarch 11:svn65553-73.fc41       fedora       4.8 MiB
 texlive-picture                      noarch 11:svn54867-73.fc41       fedora     323.3 KiB
 texlive-placeins                     noarch 11:svn19848.2.2-73.fc41   fedora       4.6 KiB
 texlive-plain                        noarch 11:svn57963-73.fc41       fedora     109.4 KiB
 texlive-polyglossia                  noarch 11:svn65792-73.fc41       fedora     715.0 KiB
 texlive-psnfss                       noarch 11:svn54694-73.fc41       fedora     101.0 KiB
 texlive-pst-3d                       noarch 11:svn17257.1.10-73.fc41  fedora      19.5 KiB
 texlive-pst-coil                     noarch 11:svn62977-73.fc41       fedora      20.4 KiB
 texlive-pst-eps                      noarch 11:svn15878.1.0-73.fc41   fedora      15.5 KiB
 texlive-pst-fill                     noarch 11:svn60671-73.fc41       fedora      22.8 KiB
 texlive-pst-grad                     noarch 11:svn15878.1.06-73.fc41  fedora      21.1 KiB
 texlive-pst-math                     noarch 11:svn64732-73.fc41       fedora      22.3 KiB
 texlive-pst-node                     noarch 11:svn61838-73.fc41       fedora     114.0 KiB
 texlive-pst-ovl                      noarch 11:svn54963-73.fc41       fedora      12.4 KiB
 texlive-pst-plot                     noarch 11:svn65346-73.fc41       fedora     129.7 KiB
 texlive-pst-text                     noarch 11:svn49542-73.fc41       fedora      19.7 KiB
 texlive-pst-tools                    noarch 11:svn60621-73.fc41       fedora      26.8 KiB
 texlive-pst-tree                     noarch 11:svn60421-73.fc41       fedora      42.6 KiB
 texlive-pstricks                     noarch 11:svn65346-73.fc41       fedora     468.9 KiB
 texlive-pstricks-add                 noarch 11:svn65067-73.fc41       fedora     103.4 KiB
 texlive-ragged2e                     noarch 11:svn66152-73.fc41       fedora     731.9 KiB
 texlive-refcount                     noarch 11:svn53164-73.fc41       fedora     348.0 KiB
 texlive-rerunfilecheck               noarch 11:svn63869-73.fc41       fedora     361.8 KiB
 texlive-sauerj                       noarch 11:svn15878.0-73.fc41     fedora      27.0 KiB
 texlive-setspace                     noarch 11:svn65206-73.fc41       fedora      22.0 KiB
 texlive-showexpl                     noarch 11:svn57414-73.fc41       fedora      21.8 KiB
 texlive-stringenc                    noarch 11:svn52982-73.fc41       fedora       1.0 MiB
 texlive-subfig                       noarch 11:svn15878.1.3-73.fc41   fedora      36.6 KiB
 texlive-symbol                       noarch 11:svn61719-73.fc41       fedora      78.3 KiB
 texlive-tex                          x86_64 11:svn66186-85.fc41       fedora     389.4 KiB
 texlive-tex-ini-files                noarch 11:svn40533-73.fc41       fedora       8.1 KiB
 texlive-texlive-common-doc           noarch 11:svn54176-73.fc41       fedora     265.5 KiB
 texlive-texlive-en                   noarch 11:svn66572-85.fc41       fedora       5.9 MiB
 texlive-texlive-msg-translations     noarch 11:svn66593-73.fc41       fedora       1.4 MiB
 texlive-texlive-scripts              noarch 11:svn66584-85.fc41       fedora     337.2 KiB
 texlive-texlive-scripts-extra        noarch 11:svn62517-85.fc41       fedora     115.3 KiB
 texlive-texlive.infra                noarch 11:svn66512-85.fc41       fedora       1.0 MiB
 texlive-times                        noarch 11:svn61719-73.fc41       fedora     992.2 KiB
 texlive-tipa                         noarch 11:svn29349.1.3-73.fc41   fedora       3.7 MiB
 texlive-titlesec                     noarch 11:svn59845-73.fc41       fedora      97.8 KiB
 texlive-tools                        noarch 11:svn64892-73.fc41       fedora     403.2 KiB
 texlive-underscore                   noarch 11:svn18261.0-73.fc41     fedora      19.3 KiB
 texlive-unicode-data                 noarch 11:svn64423-73.fc41       fedora       3.1 MiB
 texlive-uniquecounter                noarch 11:svn53162-73.fc41       fedora     312.0 KiB
 texlive-url                          noarch 11:svn32528.3.4-73.fc41   fedora      21.4 KiB
 texlive-utopia                       noarch 11:svn15878.0-73.fc41     fedora     540.6 KiB
 texlive-varwidth                     noarch 11:svn24104.0.92-73.fc41  fedora      19.5 KiB
 texlive-xcolor                       noarch 11:svn63563-73.fc41       fedora      79.3 KiB
 texlive-xdvi                         x86_64 11:svn62387-85.fc41       fedora     743.4 KiB
 texlive-xetex                        x86_64 11:svn66203-85.fc41       fedora       2.1 MiB
 texlive-xetexconfig                  noarch 11:svn45845-73.fc41       fedora     305.0   B
 texlive-xifthen                      noarch 11:svn38929-73.fc41       fedora      14.4 KiB
 texlive-xkeyval                      noarch 11:svn63616-73.fc41       fedora      69.3 KiB
 texlive-xpatch                       noarch 11:svn54563-73.fc41       fedora      26.8 KiB
 texlive-xstring                      noarch 11:svn65551-73.fc41       fedora      56.1 KiB
 texlive-xunicode                     noarch 11:svn30466.0.981-73.fc41 fedora     219.6 KiB
 texlive-zapfding                     noarch 11:svn61719-73.fc41       fedora      79.5 KiB
 texlive-zref                         noarch 11:svn62977-73.fc41       fedora     816.8 KiB
 urw-base35-bookman-fonts             noarch 20200910-23.fc41          fedora       1.4 MiB
 urw-base35-c059-fonts                noarch 20200910-23.fc41          fedora       1.4 MiB
 urw-base35-d050000l-fonts            noarch 20200910-23.fc41          fedora      84.3 KiB
 urw-base35-fonts                     noarch 20200910-23.fc41          fedora       5.3 KiB
 urw-base35-fonts-common              noarch 20200910-23.fc41          fedora      37.4 KiB
 urw-base35-gothic-fonts              noarch 20200910-23.fc41          fedora       1.2 MiB
 urw-base35-nimbus-mono-ps-fonts      noarch 20200910-23.fc41          fedora       1.0 MiB
 urw-base35-nimbus-roman-fonts        noarch 20200910-23.fc41          fedora       1.4 MiB
 urw-base35-nimbus-sans-fonts         noarch 20200910-23.fc41          fedora       2.4 MiB
 urw-base35-p052-fonts                noarch 20200910-23.fc41          fedora       1.5 MiB
 urw-base35-standard-symbols-ps-fonts noarch 20200910-23.fc41          fedora      64.9 KiB
 urw-base35-z003-fonts                noarch 20200910-23.fc41          fedora     390.8 KiB
 xml-common                           noarch 0.6.3-65.fc41             fedora      78.4 KiB
 xpdf-libs                            x86_64 1:4.05-5.fc41             fedora       1.7 MiB
 zziplib                              x86_64 0.13.74-2.fc41            copr_base  248.1 KiB

Transaction Summary:
 Installing:       518 packages

Total size of inbound packages is 260 MiB. Need to download 260 MiB.
After this operation, 816 MiB extra will be used (install 816 MiB, remove 0 B).
[  1/518] automake-0:1.16.5-17.fc41.noa 100% |   1.3 MiB/s | 696.9 KiB |  00m01s
[  2/518] texlive-ec-11:svn25033.1.0-73 100% |   1.2 MiB/s | 679.9 KiB |  00m01s
[  3/518] bison-0:3.8.2-9.fc41.x86_64   100% |  13.4 MiB/s |   1.0 MiB |  00m00s
[  4/518] ghostscript-0:10.03.1-4.fc41. 100% | 706.2 KiB/s |  32.5 KiB |  00m00s
[  5/518] git-0:2.47.1-1.fc41.x86_64    100% | 469.7 KiB/s |  51.7 KiB |  00m00s
[  6/518] mpfr-devel-0:4.2.1-5.fc41.x86 100% | 246.4 KiB/s |  21.9 KiB |  00m00s
[  7/518] glibc-all-langpacks-0:2.40-17 100% |  62.2 MiB/s |  17.5 MiB |  00m00s
[  8/518] readline-devel-0:8.2-10.fc41. 100% |   2.3 MiB/s | 199.4 KiB |  00m00s
[  9/518] texinfo-tex-0:7.1-3.fc41.x86_ 100% |  12.2 MiB/s | 137.3 KiB |  00m00s
[ 10/518] perl-Carp-0:1.54-511.fc41.noa 100% | 437.8 KiB/s |  28.9 KiB |  00m00s
[ 11/518] autoconf-0:2.72-3.fc41.noarch 100% |   5.7 MiB/s | 829.7 KiB |  00m00s
[ 12/518] perl-Exporter-0:5.78-511.fc41 100% | 429.4 KiB/s |  30.9 KiB |  00m00s
[ 13/518] perl-File-Path-0:2.18-511.fc4 100% | 518.5 KiB/s |  35.3 KiB |  00m00s
[ 14/518] perl-Getopt-Long-1:2.58-2.fc4 100% | 887.4 KiB/s |  63.9 KiB |  00m00s
[ 15/518] perl-PathTools-0:3.91-511.fc4 100% |   1.3 MiB/s |  87.4 KiB |  00m00s
[ 16/518] perl-Thread-Queue-0:3.14-511. 100% | 322.9 KiB/s |  21.3 KiB |  00m00s
[ 17/518] perl-constant-0:1.33-512.fc41 100% | 343.8 KiB/s |  23.0 KiB |  00m00s
[ 18/518] perl-threads-1:2.40-511.fc41. 100% | 840.3 KiB/s |  58.0 KiB |  00m00s
[ 19/518] texlive-base-11:20230311-85.f 100% |  13.3 MiB/s |   2.6 MiB |  00m00s
[ 20/518] texlive-kpathsea-11:svn66209- 100% |   5.9 MiB/s |   1.1 MiB |  00m00s
[ 21/518] git-core-doc-0:2.47.1-1.fc41. 100% |  18.6 MiB/s |   3.0 MiB |  00m00s
[ 22/518] perl-Git-0:2.47.1-1.fc41.noar 100% |   2.3 MiB/s |  38.4 KiB |  00m00s
[ 23/518] perl-TermReadKey-0:2.38-23.fc 100% | 538.6 KiB/s |  35.6 KiB |  00m00s
[ 24/518] gmp-devel-1:6.3.0-2.fc41.x86_ 100% |   2.0 MiB/s | 174.4 KiB |  00m00s
[ 25/518] texlive-cm-super-11:svn15878. 100% |  33.4 MiB/s |  61.7 MiB |  00m02s
[ 26/518] texlive-collection-basic-11:s 100% | 115.0 KiB/s |   9.5 KiB |  00m00s
[ 27/518] texlive-epsf-11:svn21461.2.7. 100% | 232.0 KiB/s |  16.9 KiB |  00m00s
[ 28/518] texlive-texlive-scripts-extra 100% | 826.2 KiB/s |  62.0 KiB |  00m00s
[ 29/518] emacs-filesystem-1:30.0-3.fc4 100% | 109.9 KiB/s |   7.1 KiB |  00m00s
[ 30/518] perl-Data-Dumper-0:2.189-512. 100% | 853.7 KiB/s |  56.3 KiB |  00m00s
[ 31/518] perl-File-Temp-1:0.231.100-51 100% | 895.7 KiB/s |  59.1 KiB |  00m00s
[ 32/518] perl-Text-ParseWords-0:3.31-5 100% | 255.0 KiB/s |  16.6 KiB |  00m00s
[ 33/518] perl-Pod-Usage-4:2.03-511.fc4 100% | 606.2 KiB/s |  40.0 KiB |  00m00s
[ 34/518] perl-threads-shared-0:1.69-51 100% | 677.7 KiB/s |  44.7 KiB |  00m00s
[ 35/518] texlive-texlive-scripts-11:sv 100% |   1.7 MiB/s | 121.0 KiB |  00m00s
[ 36/518] texlive-lib-11:20230311-85.fc 100% |   5.8 MiB/s | 490.4 KiB |  00m00s
[ 37/518] perl-Error-1:0.17029-16.fc41. 100% | 615.2 KiB/s |  40.6 KiB |  00m00s
[ 38/518] less-0:661-2.fc41.x86_64      100% |   2.7 MiB/s | 188.5 KiB |  00m00s
[ 39/518] gmp-c++-1:6.3.0-2.fc41.x86_64 100% | 286.6 KiB/s |  18.6 KiB |  00m00s
[ 40/518] texlive-amsfonts-11:svn61937- 100% |  27.5 MiB/s |   3.7 MiB |  00m00s
[ 41/518] texlive-bibtex-11:svn66186-85 100% |   5.6 MiB/s | 446.5 KiB |  00m00s
[ 42/518] texlive-cm-11:svn57963-73.fc4 100% |   3.9 MiB/s | 319.7 KiB |  00m00s
[ 43/518] texlive-colorprofiles-11:svn4 100% |   1.9 MiB/s | 144.0 KiB |  00m00s
[ 44/518] texlive-dvips-11:svn66203-85. 100% |   6.3 MiB/s | 734.8 KiB |  00m00s
[ 45/518] texlive-dvipdfmx-11:svn66203- 100% |  23.5 MiB/s |   3.0 MiB |  00m00s
[ 46/518] texlive-enctex-11:svn34957.0- 100% | 713.2 KiB/s |  51.3 KiB |  00m00s
[ 47/518] texlive-etex-pkg-11:svn41784- 100% | 199.3 KiB/s |  14.8 KiB |  00m00s
[ 48/518] texlive-etex-11:svn66203-73.f 100% | 377.9 KiB/s |  26.5 KiB |  00m00s
[ 49/518] texlive-glyphlist-11:svn54074 100% | 541.1 KiB/s |  37.9 KiB |  00m00s
[ 50/518] texlive-graphics-def-11:svn64 100% | 362.1 KiB/s |  26.4 KiB |  00m00s
[ 51/518] texlive-hyph-utf8-11:svn61719 100% | 386.3 KiB/s |  27.4 KiB |  00m00s
[ 52/518] texlive-hyphen-base-11:svn664 100% | 481.7 KiB/s |  31.8 KiB |  00m00s
[ 53/518] texlive-hyphenex-11:svn57387- 100% | 241.6 KiB/s |  17.4 KiB |  00m00s
[ 54/518] git-core-0:2.47.1-1.fc41.x86_ 100% |   3.2 MiB/s |   4.8 MiB |  00m01s
[ 55/518] texlive-ifplatform-11:svn4553 100% | 197.8 KiB/s |  14.2 KiB |  00m00s
[ 56/518] texlive-iftex-11:svn61910-73. 100% | 256.3 KiB/s |  19.0 KiB |  00m00s
[ 57/518] texlive-knuth-lib-11:svn57963 100% | 711.9 KiB/s |  49.8 KiB |  00m00s
[ 58/518] texlive-knuth-local-11:svn579 100% | 649.0 KiB/s |  42.8 KiB |  00m00s
[ 59/518] texlive-lua-alt-getopt-11:svn 100% | 146.7 KiB/s |  10.7 KiB |  00m00s
[ 60/518] texlive-makeindex-11:svn62517 100% |   4.8 MiB/s | 431.7 KiB |  00m00s
[ 61/518] texlive-luahbtex-11:svn66186- 100% |  12.7 MiB/s |   2.0 MiB |  00m00s
[ 62/518] texlive-luatex-11:svn66967-85 100% |  27.9 MiB/s |   3.8 MiB |  00m00s
[ 63/518] texlive-metafont-11:svn66186- 100% |   3.2 MiB/s | 263.5 KiB |  00m00s
[ 64/518] texlive-mflogo-11:svn42428-73 100% | 187.0 KiB/s |  14.4 KiB |  00m00s
[ 65/518] texlive-mfware-11:svn66186-85 100% |   1.4 MiB/s | 100.7 KiB |  00m00s
[ 66/518] texlive-modes-11:svn61719-73. 100% |   3.8 MiB/s | 303.7 KiB |  00m00s
[ 67/518] texlive-plain-11:svn57963-73. 100% | 433.5 KiB/s |  41.6 KiB |  00m00s
[ 68/518] texlive-pdftex-11:svn66243-85 100% |  20.9 MiB/s |   2.4 MiB |  00m00s
[ 69/518] texlive-tex-ini-files-11:svn4 100% | 192.3 KiB/s |  13.5 KiB |  00m00s
[ 70/518] texlive-tex-11:svn66186-85.fc 100% |   2.8 MiB/s | 205.9 KiB |  00m00s
[ 71/518] texlive-texlive-common-doc-11 100% |   2.1 MiB/s | 155.3 KiB |  00m00s
[ 72/518] texlive-texlive-msg-translati 100% |   2.2 MiB/s | 158.3 KiB |  00m00s
[ 73/518] texlive-texlive-en-11:svn6657 100% |  18.1 MiB/s |   2.0 MiB |  00m00s
[ 74/518] texlive-texlive.infra-11:svn6 100% |   3.7 MiB/s | 294.6 KiB |  00m00s
[ 75/518] texlive-unicode-data-11:svn64 100% |   4.4 MiB/s | 362.9 KiB |  00m00s
[ 76/518] perl-parent-1:0.242-1.fc41.no 100% | 205.5 KiB/s |  15.0 KiB |  00m00s
[ 77/518] texlive-xdvi-11:svn62387-85.f 100% |   3.6 MiB/s | 339.7 KiB |  00m00s
[ 78/518] perl-Pod-Perldoc-0:3.28.01-51 100% |   1.3 MiB/s |  86.1 KiB |  00m00s
[ 79/518] perl-podlators-1:6.0.2-2.fc41 100% |   1.9 MiB/s | 128.9 KiB |  00m00s
[ 80/518] texlive-gsftopk-11:svn52851-8 100% | 474.2 KiB/s |  35.1 KiB |  00m00s
[ 81/518] texlive-xetex-11:svn66203-85. 100% |  13.5 MiB/s |   1.2 MiB |  00m00s
[ 82/518] texlive-latex-fonts-11:svn288 100% | 575.0 KiB/s |  47.2 KiB |  00m00s
[ 83/518] texlive-epstopdf-pkg-11:svn53 100% |   4.3 MiB/s | 362.2 KiB |  00m00s
[ 84/518] texlive-catchfile-11:svn53084 100% |   4.0 MiB/s | 305.2 KiB |  00m00s
[ 85/518] texlive-pdftexcmds-11:svn5577 100% |   4.4 MiB/s | 388.9 KiB |  00m00s
[ 86/518] libX11-0:1.8.10-2.fc41.x86_64 100% |   8.0 MiB/s | 649.9 KiB |  00m00s
[ 87/518] fontconfig-0:2.15.0-8.fc41.x8 100% |   3.9 MiB/s | 269.9 KiB |  00m00s
[ 88/518] perl-Digest-MD5-0:2.59-5.fc41 100% | 486.6 KiB/s |  36.0 KiB |  00m00s
[ 89/518] texlive-dehyph-11:svn48599-73 100% | 827.4 KiB/s |  63.7 KiB |  00m00s
[ 90/518] perl-Text-Unidecode-0:1.30-25 100% |   2.2 MiB/s | 181.4 KiB |  00m00s
[ 91/518] perl-XML-Parser-0:2.47-5.fc41 100% |   3.4 MiB/s | 236.7 KiB |  00m00s
[ 92/518] perl-XML-XPath-0:1.48-7.fc41. 100% |   1.2 MiB/s |  86.9 KiB |  00m00s
[ 93/518] libXaw-0:1.0.16-2.fc41.x86_64 100% |   2.4 MiB/s | 202.6 KiB |  00m00s
[ 94/518] libXi-0:1.8.2-1.fc41.x86_64   100% | 486.9 KiB/s |  39.9 KiB |  00m00s
[ 95/518] libXmu-0:1.2.1-2.fc41.x86_64  100% | 975.4 KiB/s |  78.0 KiB |  00m00s
[ 96/518] libXpm-0:3.5.17-4.fc41.x86_64 100% | 846.1 KiB/s |  66.0 KiB |  00m00s
[ 97/518] perl-Term-ANSIColor-0:5.01-51 100% | 671.7 KiB/s |  47.7 KiB |  00m00s
[ 98/518] perl-Pod-Simple-1:3.45-511.fc 100% |   2.9 MiB/s | 219.0 KiB |  00m00s
[ 99/518] perl-Term-Cap-0:1.18-511.fc41 100% | 334.4 KiB/s |  22.1 KiB |  00m00s
[100/518] texlive-atbegshi-11:svn53051- 100% |   4.8 MiB/s | 406.8 KiB |  00m00s
[101/518] texlive-atveryend-11:svn53108 100% |   4.7 MiB/s | 383.2 KiB |  00m00s
[102/518] texlive-babel-11:svn65823-73. 100% |   6.0 MiB/s | 477.1 KiB |  00m00s
[103/518] texlive-everyshi-11:svn57001- 100% |   1.9 MiB/s | 145.1 KiB |  00m00s
[104/518] texlive-firstaid-11:svn64892- 100% |   3.3 MiB/s | 272.9 KiB |  00m00s
[105/518] libicu-0:74.2-2.fc41.x86_64   100% |  36.7 MiB/s |  10.4 MiB |  00m00s
[106/518] texlive-l3backend-11:svn65573 100% |  10.2 MiB/s | 895.2 KiB |  00m00s
[107/518] texlive-l3kernel-11:svn66094- 100% |   2.6 MiB/s | 199.8 KiB |  00m00s
[108/518] texlive-l3packages-11:svn6572 100% | 531.1 KiB/s |  38.8 KiB |  00m00s
[109/518] texlive-xetexconfig-11:svn458 100% |  74.5 KiB/s |   9.2 KiB |  00m00s
[110/518] texlive-epstopdf-11:svn66461- 100% | 221.7 KiB/s |  29.7 KiB |  00m00s
[111/518] texlive-etexcmds-11:svn53171- 100% |   3.7 MiB/s | 308.1 KiB |  00m00s
[112/518] texlive-infwarerr-11:svn53023 100% |   3.8 MiB/s | 293.1 KiB |  00m00s
[113/518] texlive-ltxcmds-11:svn56421-7 100% |   5.0 MiB/s | 398.1 KiB |  00m00s
[114/518] libX11-common-0:1.8.10-2.fc41 100% |   2.6 MiB/s | 175.8 KiB |  00m00s
[115/518] texlive-lm-11:svn65956-73.fc4 100% |  34.0 MiB/s |  12.0 MiB |  00m00s
[116/518] libxcb-0:1.17.0-3.fc41.x86_64 100% |   3.5 MiB/s | 240.7 KiB |  00m00s
[117/518] default-fonts-core-sans-0:4.1 100% | 471.6 KiB/s |  31.1 KiB |  00m00s
[118/518] fonts-filesystem-1:2.0.5-17.f 100% | 130.5 KiB/s |   8.5 KiB |  00m00s
[119/518] xml-common-0:0.6.3-65.fc41.no 100% | 480.6 KiB/s |  31.2 KiB |  00m00s
[120/518] perl-Digest-0:1.20-511.fc41.n 100% | 383.1 KiB/s |  24.9 KiB |  00m00s
[121/518] perl-URI-0:5.30-1.fc41.noarch 100% |   2.1 MiB/s | 140.8 KiB |  00m00s
[122/518] perl-libwww-perl-0:6.77-2.fc4 100% |   3.0 MiB/s | 206.4 KiB |  00m00s
[123/518] libXext-0:1.3.6-2.fc41.x86_64 100% | 601.2 KiB/s |  39.1 KiB |  00m00s
[124/518] perl-Pod-Escapes-1:1.07-511.f 100% | 300.2 KiB/s |  19.8 KiB |  00m00s
[125/518] perl-Text-Tabs+Wrap-0:2024.00 100% | 336.2 KiB/s |  21.9 KiB |  00m00s
[126/518] texlive-alphalph-11:svn53087- 100% |   4.4 MiB/s | 358.8 KiB |  00m00s
[127/518] texlive-amsmath-11:svn63514-7 100% | 550.8 KiB/s |  44.6 KiB |  00m00s
[128/518] texlive-booktabs-11:svn53402- 100% | 222.8 KiB/s |  15.8 KiB |  00m00s
[129/518] texlive-colortbl-11:svn64015- 100% | 218.0 KiB/s |  15.7 KiB |  00m00s
[130/518] texlive-csquotes-11:svn64389- 100% | 488.4 KiB/s |  33.7 KiB |  00m00s
[131/518] texlive-enumitem-11:svn51423- 100% | 351.2 KiB/s |  25.6 KiB |  00m00s
[132/518] texlive-fancyvrb-11:svn65585- 100% | 355.5 KiB/s |  24.5 KiB |  00m00s
[133/518] texlive-hologo-11:svn61719-73 100% |   7.3 MiB/s | 584.5 KiB |  00m00s
[134/518] texlive-hypdoc-11:svn65678-73 100% |   3.9 MiB/s | 333.1 KiB |  00m00s
[135/518] texlive-psnfss-11:svn54694-73 100% | 775.2 KiB/s |  57.4 KiB |  00m00s
[136/518] texlive-tools-11:svn64892-73. 100% | 942.3 KiB/s |  72.6 KiB |  00m00s
[137/518] texlive-underscore-11:svn1826 100% | 246.4 KiB/s |  16.8 KiB |  00m00s
[138/518] libXau-0:1.0.11-7.fc41.x86_64 100% | 483.2 KiB/s |  31.9 KiB |  00m00s
[139/518] abattis-cantarell-vf-fonts-0: 100% |   1.8 MiB/s | 120.2 KiB |  00m00s
[140/518] google-noto-sans-vf-fonts-0:2 100% |   7.8 MiB/s | 594.1 KiB |  00m00s
[141/518] perl-MIME-Base64-0:3.16-511.f 100% | 453.7 KiB/s |  29.9 KiB |  00m00s
[142/518] perl-MIME-Base32-0:1.303-21.f 100% | 314.9 KiB/s |  20.5 KiB |  00m00s
[143/518] perl-libnet-0:3.15-512.fc41.n 100% |   1.9 MiB/s | 128.5 KiB |  00m00s
[144/518] perl-Data-Dump-0:1.25-11.fc41 100% | 493.6 KiB/s |  32.6 KiB |  00m00s
[145/518] perl-Encode-Locale-0:1.05-30. 100% | 286.4 KiB/s |  18.6 KiB |  00m00s
[146/518] perl-File-Listing-0:6.16-4.fc 100% | 379.4 KiB/s |  24.7 KiB |  00m00s
[147/518] perl-HTML-Parser-0:3.83-1.fc4 100% |   1.8 MiB/s | 124.4 KiB |  00m00s
[148/518] perl-HTTP-Cookies-0:6.11-4.fc 100% | 574.3 KiB/s |  37.3 KiB |  00m00s
[149/518] perl-HTTP-Date-0:6.06-5.fc41. 100% | 369.1 KiB/s |  24.4 KiB |  00m00s
[150/518] perl-HTTP-Message-0:6.46-2.fc 100% |   1.5 MiB/s | 100.8 KiB |  00m00s
[151/518] perl-HTTP-Negotiate-0:6.01-39 100% | 301.4 KiB/s |  19.6 KiB |  00m00s
[152/518] perl-LWP-MediaTypes-0:6.04-19 100% | 508.9 KiB/s |  33.1 KiB |  00m00s
[153/518] perl-Module-Load-1:0.36-511.f 100% | 267.1 KiB/s |  17.4 KiB |  00m00s
[154/518] perl-NTLM-0:1.09-39.fc41.noar 100% | 333.7 KiB/s |  21.7 KiB |  00m00s
[155/518] perl-Net-HTTP-0:6.23-5.fc41.n 100% | 602.2 KiB/s |  39.1 KiB |  00m00s
[156/518] perl-Try-Tiny-0:0.32-1.fc41.n 100% | 577.7 KiB/s |  37.6 KiB |  00m00s
[157/518] perl-WWW-RobotRules-0:6.02-40 100% | 302.9 KiB/s |  19.7 KiB |  00m00s
[158/518] texlive-etoolbox-11:svn56554- 100% | 344.1 KiB/s |  23.7 KiB |  00m00s
[159/518] texlive-pstricks-11:svn65346- 100% |   1.6 MiB/s | 114.6 KiB |  00m00s
[160/518] texlive-avantgar-11:svn61983- 100% |   3.9 MiB/s | 319.1 KiB |  00m00s
[161/518] texlive-charter-11:svn15878.0 100% |   2.7 MiB/s | 203.8 KiB |  00m00s
[162/518] texlive-courier-11:svn61719-7 100% |   6.3 MiB/s | 523.0 KiB |  00m00s
[163/518] texlive-bookman-11:svn61719-7 100% |   2.4 MiB/s | 365.0 KiB |  00m00s
[164/518] texlive-graphics-11:svn66204- 100% | 522.2 KiB/s |  37.6 KiB |  00m00s
[165/518] texlive-helvetic-11:svn61719- 100% |   8.0 MiB/s | 652.0 KiB |  00m00s
[166/518] texlive-palatino-11:svn61719- 100% |   5.2 MiB/s | 419.4 KiB |  00m00s
[167/518] texlive-mathpazo-11:svn52663- 100% | 818.8 KiB/s |  87.6 KiB |  00m00s
[168/518] texlive-symbol-11:svn61719-73 100% | 750.0 KiB/s |  52.5 KiB |  00m00s
[169/518] texlive-times-11:svn61719-73. 100% |   4.5 MiB/s | 365.2 KiB |  00m00s
[170/518] texlive-zapfding-11:svn61719- 100% | 841.4 KiB/s |  62.3 KiB |  00m00s
[171/518] texlive-utopia-11:svn15878.0- 100% |   1.7 MiB/s | 236.7 KiB |  00m00s
[172/518] google-noto-fonts-common-0:20 100% | 273.0 KiB/s |  18.0 KiB |  00m00s
[173/518] perl-Socket-4:2.038-511.fc41. 100% | 830.7 KiB/s |  54.8 KiB |  00m00s
[174/518] perl-Time-Local-2:1.350-511.f 100% | 473.0 KiB/s |  34.5 KiB |  00m00s
[175/518] perl-HTML-Tagset-0:3.24-2.fc4 100% | 279.5 KiB/s |  18.4 KiB |  00m00s
[176/518] perl-TimeDate-1:2.33-15.fc41. 100% | 859.9 KiB/s |  57.6 KiB |  00m00s
[177/518] perl-Compress-Raw-Zlib-0:2.21 100% | 955.6 KiB/s |  65.0 KiB |  00m00s
[178/518] perl-Clone-0:0.47-1.fc41.x86_ 100% | 309.2 KiB/s |  22.3 KiB |  00m00s
[179/518] perl-IO-HTML-0:1.004-13.fc41. 100% | 405.3 KiB/s |  27.6 KiB |  00m00s
[180/518] mailcap-0:2.1.54-7.fc41.noarc 100% | 528.8 KiB/s |  34.4 KiB |  00m00s
[181/518] perl-Digest-HMAC-0:1.04-11.fc 100% | 320.2 KiB/s |  22.1 KiB |  00m00s
[182/518] perl-IO-Socket-SSL-0:2.089-1. 100% |   3.4 MiB/s | 231.2 KiB |  00m00s
[183/518] texlive-auto-pst-pdf-11:svn56 100% | 157.7 KiB/s |  14.8 KiB |  00m00s
[184/518] texlive-biblatex-11:svn66403- 100% |   4.0 MiB/s | 302.0 KiB |  00m00s
[185/518] texlive-breakurl-11:svn29901. 100% | 210.6 KiB/s |  15.2 KiB |  00m00s
[186/518] texlive-bera-11:svn20031.0-73 100% |   2.1 MiB/s | 353.5 KiB |  00m00s
[187/518] texlive-caption-11:svn66580-7 100% |   1.1 MiB/s |  84.7 KiB |  00m00s
[188/518] texlive-eso-pic-11:svn56658-7 100% | 227.3 KiB/s |  17.3 KiB |  00m00s
[189/518] texlive-filecontents-11:svn52 100% | 190.8 KiB/s |  14.5 KiB |  00m00s
[190/518] texlive-footmisc-11:svn62524- 100% | 303.8 KiB/s |  22.8 KiB |  00m00s
[191/518] texlive-hyperref-11:svn65758- 100% |   1.6 MiB/s | 116.9 KiB |  00m00s
[192/518] texlive-multido-11:svn18302.1 100% | 179.6 KiB/s |  16.0 KiB |  00m00s
[193/518] texlive-paralist-11:svn43021- 100% | 221.7 KiB/s |  15.7 KiB |  00m00s
[194/518] texlive-pst-3d-11:svn17257.1. 100% | 220.4 KiB/s |  16.1 KiB |  00m00s
[195/518] texlive-pst-coil-11:svn62977- 100% | 229.3 KiB/s |  16.5 KiB |  00m00s
[196/518] texlive-pst-eps-11:svn15878.1 100% | 231.9 KiB/s |  15.3 KiB |  00m00s
[197/518] texlive-pst-fill-11:svn60671- 100% | 237.9 KiB/s |  16.2 KiB |  00m00s
[198/518] texlive-pst-grad-11:svn15878. 100% | 227.7 KiB/s |  16.4 KiB |  00m00s
[199/518] texlive-pst-node-11:svn61838- 100% | 531.9 KiB/s |  38.3 KiB |  00m00s
[200/518] texlive-pst-ovl-11:svn54963-7 100% | 224.0 KiB/s |  14.6 KiB |  00m00s
[201/518] texlive-pst-plot-11:svn65346- 100% | 482.8 KiB/s |  35.2 KiB |  00m00s
[202/518] texlive-pst-text-11:svn49542- 100% | 232.0 KiB/s |  16.9 KiB |  00m00s
[203/518] texlive-pst-tools-11:svn60621 100% | 292.9 KiB/s |  19.0 KiB |  00m00s
[204/518] texlive-pst-tree-11:svn60421- 100% | 293.2 KiB/s |  19.1 KiB |  00m00s
[205/518] texlive-pstricks-add-11:svn65 100% | 464.6 KiB/s |  34.8 KiB |  00m00s
[206/518] texlive-ragged2e-11:svn66152- 100% |   8.0 MiB/s | 679.7 KiB |  00m00s
[207/518] texlive-setspace-11:svn65206- 100% | 214.6 KiB/s |  16.1 KiB |  00m00s
[208/518] texlive-showexpl-11:svn57414- 100% | 219.0 KiB/s |  16.2 KiB |  00m00s
[209/518] texlive-subfig-11:svn15878.1. 100% | 262.6 KiB/s |  19.4 KiB |  00m00s
[210/518] texlive-koma-script-11:svn646 100% |   8.6 MiB/s |   6.4 MiB |  00m01s
[211/518] texlive-xcolor-11:svn63563-73 100% | 416.6 KiB/s |  30.4 KiB |  00m00s
[212/518] texlive-xkeyval-11:svn63616-7 100% | 370.2 KiB/s |  25.2 KiB |  00m00s
[213/518] texlive-graphics-cfg-11:svn41 100% | 142.3 KiB/s |  10.7 KiB |  00m00s
[214/518] texlive-fpl-11:svn54512-73.fc 100% |   3.7 MiB/s | 300.9 KiB |  00m00s
[215/518] perl-Digest-SHA-1:6.04-512.fc 100% | 948.0 KiB/s |  62.6 KiB |  00m00s
[216/518] biber-0:2.19-6.fc41.noarch    100% |   3.4 MiB/s | 292.5 KiB |  00m00s
[217/518] texlive-kvoptions-11:svn63622 100% |   5.0 MiB/s | 491.6 KiB |  00m00s
[218/518] perl-Net-SSLeay-0:1.94-7.fc41 100% |   2.7 MiB/s | 375.7 KiB |  00m00s
[219/518] texlive-logreq-11:svn53003-73 100% | 259.3 KiB/s |  18.4 KiB |  00m00s
[220/518] texlive-url-11:svn32528.3.4-7 100% | 201.4 KiB/s |  17.7 KiB |  00m00s
[221/518] texlive-polyglossia-11:svn657 100% |   2.4 MiB/s | 217.9 KiB |  00m00s
[222/518] texlive-xpatch-11:svn54563-73 100% | 253.3 KiB/s |  16.7 KiB |  00m00s
[223/518] texlive-xstring-11:svn65551-7 100% | 357.3 KiB/s |  23.6 KiB |  00m00s
[224/518] texlive-auxhook-11:svn53173-7 100% |   3.0 MiB/s | 292.8 KiB |  00m00s
[225/518] texlive-bitset-11:svn53837-73 100% |   7.3 MiB/s | 618.3 KiB |  00m00s
[226/518] texlive-gettitlestring-11:svn 100% |   4.2 MiB/s | 325.2 KiB |  00m00s
[227/518] texlive-hobsub-11:svn52810-73 100% | 945.3 KiB/s |  75.6 KiB |  00m00s
[228/518] texlive-hycolor-11:svn53584-7 100% |   4.7 MiB/s | 381.9 KiB |  00m00s
[229/518] texlive-intcalc-11:svn53168-7 100% |   5.1 MiB/s | 430.1 KiB |  00m00s
[230/518] texlive-letltxmacro-11:svn530 100% |   3.9 MiB/s | 298.0 KiB |  00m00s
[231/518] texlive-kvdefinekeys-11:svn53 100% |   1.8 MiB/s | 304.1 KiB |  00m00s
[232/518] texlive-memoir-11:svn65040-73 100% |   1.3 MiB/s |  92.2 KiB |  00m00s
[233/518] texlive-kvsetkeys-11:svn64632 100% |   1.8 MiB/s | 396.4 KiB |  00m00s
[234/518] texlive-pdfescape-11:svn53082 100% |   3.7 MiB/s | 350.9 KiB |  00m00s
[235/518] texlive-refcount-11:svn53164- 100% |   4.4 MiB/s | 333.0 KiB |  00m00s
[236/518] texlive-rerunfilecheck-11:svn 100% |   4.2 MiB/s | 338.7 KiB |  00m00s
[237/518] texlive-babelbib-11:svn57349- 100% | 678.5 KiB/s |  51.6 KiB |  00m00s
[238/518] texlive-stringenc-11:svn52982 100% |   6.0 MiB/s | 699.9 KiB |  00m00s
[239/518] texlive-bookmark-11:svn56885- 100% |   5.8 MiB/s | 478.0 KiB |  00m00s
[240/518] texlive-geometry-11:svn61719- 100% | 292.7 KiB/s |  21.1 KiB |  00m00s
[241/518] texlive-listings-11:svn66222- 100% |   1.9 MiB/s | 165.1 KiB |  00m00s
[242/518] texlive-marginnote-11:svn4838 100% | 207.7 KiB/s |  15.4 KiB |  00m00s
[243/518] texlive-marvosym-11:svn29349. 100% |   2.0 MiB/s | 144.5 KiB |  00m00s
[244/518] texlive-mparhack-11:svn59066- 100% | 216.5 KiB/s |  16.0 KiB |  00m00s
[245/518] texlive-picture-11:svn54867-7 100% |   3.7 MiB/s | 310.3 KiB |  00m00s
[246/518] texlive-pst-math-11:svn64732- 100% | 260.5 KiB/s |  18.2 KiB |  00m00s
[247/518] texlive-attachfile-11:svn4209 100% | 260.6 KiB/s |  20.3 KiB |  00m00s
[248/518] texlive-varwidth-11:svn24104. 100% | 216.4 KiB/s |  16.0 KiB |  00m00s
[249/518] texlive-pdfcolmk-11:svn52912- 100% | 227.6 KiB/s |  16.6 KiB |  00m00s
[250/518] perl-Business-ISMN-0:1.204-2. 100% | 362.8 KiB/s |  25.8 KiB |  00m00s
[251/518] perl-Business-ISBN-0:3.009-5. 100% | 408.8 KiB/s |  32.3 KiB |  00m00s
[252/518] perl-Business-ISSN-0:1.005-12 100% | 268.3 KiB/s |  18.2 KiB |  00m00s
[253/518] perl-Class-Accessor-0:0.51-21 100% | 388.1 KiB/s |  28.3 KiB |  00m00s
[254/518] perl-Data-Compare-0:1.29-5.fc 100% | 436.9 KiB/s |  34.5 KiB |  00m00s
[255/518] perl-Data-Uniqid-0:0.12-34.fc 100% | 161.0 KiB/s |  12.1 KiB |  00m00s
[256/518] perl-DateTime-2:1.65-6.fc41.x 100% |   1.9 MiB/s | 132.5 KiB |  00m00s
[257/518] perl-DateTime-Calendar-Julian 100% | 320.5 KiB/s |  23.1 KiB |  00m00s
[258/518] perl-DateTime-Format-Builder- 100% |   1.4 MiB/s |  92.8 KiB |  00m00s
[259/518] perl-DateTime-TimeZone-0:2.63 100% |   4.4 MiB/s | 392.4 KiB |  00m00s
[260/518] perl-File-Slurper-0:0.014-6.f 100% | 277.8 KiB/s |  21.1 KiB |  00m00s
[261/518] perl-IO-String-0:1.08-51.fc41 100% | 205.8 KiB/s |  17.1 KiB |  00m00s
[262/518] perl-IPC-Cmd-2:1.04-512.fc41. 100% | 591.3 KiB/s |  39.6 KiB |  00m00s
[263/518] perl-IPC-Run3-0:0.049-2.fc41. 100% | 485.4 KiB/s |  38.3 KiB |  00m00s
[264/518] perl-LWP-Protocol-https-0:6.1 100% | 310.8 KiB/s |  21.4 KiB |  00m00s
[265/518] perl-Lingua-Translit-0:0.29-7 100% | 460.0 KiB/s |  33.1 KiB |  00m00s
[266/518] perl-List-AllUtils-0:0.19-13. 100% | 652.7 KiB/s |  49.0 KiB |  00m00s
[267/518] perl-Log-Log4perl-0:1.57-6.fc 100% |   4.4 MiB/s | 361.3 KiB |  00m00s
[268/518] perl-Parse-RecDescent-0:1.967 100% |   2.7 MiB/s | 208.0 KiB |  00m00s
[269/518] perl-Regexp-Common-0:20240808 100% |   2.0 MiB/s | 185.1 KiB |  00m00s
[270/518] perl-Sort-Key-0:1.33-32.fc41. 100% | 538.6 KiB/s |  45.8 KiB |  00m00s
[271/518] perl-Storable-1:3.32-511.fc41 100% |   1.5 MiB/s |  98.4 KiB |  00m00s
[272/518] perl-Text-Balanced-0:2.06-511 100% | 687.6 KiB/s |  48.8 KiB |  00m00s
[273/518] perl-Text-BibTeX-0:0.89-7.fc4 100% |   3.6 MiB/s | 251.3 KiB |  00m00s
[274/518] perl-Text-CSV-0:2.04-2.fc41.n 100% |   1.5 MiB/s | 115.8 KiB |  00m00s
[275/518] perl-Text-Roman-0:3.5-28.fc41 100% | 330.0 KiB/s |  22.4 KiB |  00m00s
[276/518] perl-Unicode-Collate-0:1.31-5 100% |   7.7 MiB/s | 645.1 KiB |  00m00s
[277/518] perl-Unicode-LineBreak-0:2019 100% |   1.7 MiB/s | 119.0 KiB |  00m00s
[278/518] perl-Unicode-Normalize-0:1.32 100% | 603.4 KiB/s |  74.2 KiB |  00m00s
[279/518] perl-XML-LibXML-1:2.0210-3.fc 100% |   3.0 MiB/s | 351.8 KiB |  00m00s
[280/518] perl-XML-LibXML-Simple-0:1.01 100% | 358.1 KiB/s |  32.6 KiB |  00m00s
[281/518] perl-XML-LibXSLT-0:2.003.000- 100% | 944.5 KiB/s |  64.2 KiB |  00m00s
[282/518] perl-XML-Writer-0:0.900-15.fc 100% | 443.6 KiB/s |  33.7 KiB |  00m00s
[283/518] perl-autovivification-0:0.18- 100% | 406.5 KiB/s |  33.3 KiB |  00m00s
[284/518] texlive-filehook-11:svn64822- 100% | 257.6 KiB/s |  20.9 KiB |  00m00s
[285/518] texlive-bidi-11:svn65572-73.f 100% |   2.0 MiB/s | 200.2 KiB |  00m00s
[286/518] texlive-fontspec-11:svn63386- 100% | 570.5 KiB/s |  42.8 KiB |  00m00s
[287/518] texlive-luabidi-11:svn54512-7 100% | 243.1 KiB/s |  18.0 KiB |  00m00s
[288/518] texlive-luatexbase-11:svn5266 100% | 174.8 KiB/s |  14.2 KiB |  00m00s
[289/518] texlive-makecmds-11:svn15878. 100% | 151.0 KiB/s |  13.4 KiB |  00m00s
[290/518] texlive-bigintcalc-11:svn5317 100% |   5.2 MiB/s | 463.9 KiB |  00m00s
[291/518] texlive-algorithms-11:svn4242 100% | 243.6 KiB/s |  21.2 KiB |  00m00s
[292/518] texlive-uniquecounter-11:svn5 100% |   2.8 MiB/s | 298.4 KiB |  00m00s
[293/518] perl-Business-ISBN-Data-0:202 100% | 497.1 KiB/s |  45.2 KiB |  00m00s
[294/518] perl-Tie-Cycle-0:1.228-3.fc41 100% | 219.0 KiB/s |  19.5 KiB |  00m00s
[295/518] perl-File-Find-Rule-0:0.34-29 100% | 351.9 KiB/s |  32.0 KiB |  00m00s
[296/518] perl-Dist-CheckConflicts-0:0. 100% | 148.4 KiB/s |  23.1 KiB |  00m00s
[297/518] perl-Math-BigInt-1:2.0030.03- 100% | 752.4 KiB/s | 225.7 KiB |  00m00s
[298/518] perl-Specio-0:0.48-7.fc41.noa 100% | 290.1 KiB/s | 158.1 KiB |  00m01s
[299/518] perl-Params-ValidationCompile 100% |  52.8 KiB/s |  37.4 KiB |  00m01s
[300/518] perl-namespace-autoclean-0:0. 100% | 195.2 KiB/s |  25.4 KiB |  00m00s
[301/518] perl-Time-HiRes-4:1.9777-511. 100% |  56.8 KiB/s |  57.3 KiB |  00m01s
[302/518] perl-Params-Validate-0:1.31-9 100% | 328.9 KiB/s |  68.4 KiB |  00m00s
[303/518] perl-Class-Singleton-0:1.6-12 100% | 111.2 KiB/s |  25.5 KiB |  00m00s
[304/518] perl-DateTime-TimeZone-Tzfile 100% | 183.8 KiB/s |  19.5 KiB |  00m00s
[305/518] perl-ExtUtils-MM-Utils-2:7.70 100% | 127.9 KiB/s |  11.6 KiB |  00m00s
[306/518] perl-Module-Runtime-0:0.016-2 100% | 116.5 KiB/s |  23.1 KiB |  00m00s
[307/518] perl-DateTime-Format-Strptime 100% |  68.8 KiB/s |  40.8 KiB |  00m01s
[308/518] perl-Module-Load-Conditional- 100% | 205.5 KiB/s |  22.0 KiB |  00m00s
[309/518] perl-Params-Check-1:0.38-511. 100% | 127.4 KiB/s |  21.8 KiB |  00m00s
[310/518] perl-List-SomeUtils-0:0.59-6. 100% | 299.3 KiB/s |  45.2 KiB |  00m00s
[311/518] perl-Mozilla-CA-0:20240730-1. 100% |  70.2 KiB/s |  14.3 KiB |  00m00s
[312/518] perl-IPC-SysV-0:2.09-512.fc41 100% | 284.4 KiB/s |  41.0 KiB |  00m00s
[313/518] perl-List-UtilsBy-0:0.12-10.f 100% | 129.5 KiB/s |  28.5 KiB |  00m00s
[314/518] perl-Log-Dispatch-0:2.71-5.fc 100% | 415.5 KiB/s |  83.9 KiB |  00m00s
[315/518] perl-Log-Dispatch-FileRotate- 100% | 157.4 KiB/s |  32.4 KiB |  00m00s
[316/518] perl-MIME-Charset-0:1.013.1-6 100% | 338.5 KiB/s |  48.1 KiB |  00m00s
[317/518] perl-XML-NamespaceSupport-0:1 100% | 225.0 KiB/s |  25.6 KiB |  00m00s
[318/518] sombok-0:2.4.0-22.fc41.x86_64 100% | 192.6 KiB/s |  48.2 KiB |  00m00s
[319/518] perl-XML-SAX-0:1.02-17.fc41.n 100% | 402.2 KiB/s |  62.3 KiB |  00m00s
[320/518] perl-XML-SAX-Base-0:1.09-24.f 100% | 195.7 KiB/s |  32.1 KiB |  00m00s
[321/518] perl-autodie-0:2.37-512.fc41. 100% | 504.9 KiB/s |  96.9 KiB |  00m00s
[322/518] texlive-changepage-11:svn1587 100% | 138.1 KiB/s |  17.8 KiB |  00m00s
[323/518] texlive-fancyhdr-11:svn64977- 100% | 183.8 KiB/s |  17.6 KiB |  00m00s
[324/518] texlive-natbib-11:svn20668.8. 100% | 178.6 KiB/s |  29.1 KiB |  00m00s
[325/518] texlive-placeins-11:svn19848. 100% | 140.5 KiB/s |  11.5 KiB |  00m00s
[326/518] perl-LDAP-1:0.68-14.fc41.noar 100% | 325.3 KiB/s | 385.9 KiB |  00m01s
[327/518] texlive-titlesec-11:svn59845- 100% | 294.8 KiB/s |  32.1 KiB |  00m00s
[328/518] texlive-sauerj-11:svn15878.0- 100% | 144.5 KiB/s |  17.9 KiB |  00m00s
[329/518] texlive-xifthen-11:svn38929-7 100% | 167.6 KiB/s |  14.4 KiB |  00m00s
[330/518] texlive-currfile-11:svn64673- 100% | 143.4 KiB/s |  19.1 KiB |  00m00s
[331/518] texlive-euenc-11:svn19795.0.1 100% | 155.2 KiB/s |  20.2 KiB |  00m00s
[332/518] texlive-kastrup-11:svn15878.0 100% | 115.3 KiB/s |  10.7 KiB |  00m00s
[333/518] texlive-zref-11:svn62977-73.f 100% |   1.2 MiB/s | 685.7 KiB |  00m01s
[334/518] texlive-xunicode-11:svn30466. 100% | 454.3 KiB/s |  42.2 KiB |  00m00s
[335/518] texlive-pgf-11:svn65553-73.fc 100% |   1.3 MiB/s | 893.6 KiB |  00m01s
[336/518] texlive-ctablestack-11:svn385 100% | 204.9 KiB/s |  16.2 KiB |  00m00s
[337/518] texlive-float-11:svn15878.1.3 100% | 195.4 KiB/s |  14.8 KiB |  00m00s
[338/518] perl-Number-Compare-0:0.03-39 100% | 133.2 KiB/s |  11.9 KiB |  00m00s
[339/518] perl-Text-Glob-0:0.11-24.fc41 100% | 186.6 KiB/s |  13.4 KiB |  00m00s
[340/518] perl-Eval-Closure-0:0.14-24.f 100% | 301.4 KiB/s |  23.8 KiB |  00m00s
[341/518] perl-Exception-Class-0:1.45-1 100% | 531.8 KiB/s |  43.6 KiB |  00m00s
[342/518] perl-Devel-StackTrace-1:2.05- 100% | 373.5 KiB/s |  30.6 KiB |  00m00s
[343/518] perl-MRO-Compat-0:0.15-10.fc4 100% | 295.5 KiB/s |  25.4 KiB |  00m00s
[344/518] perl-Ref-Util-0:0.204-21.fc41 100% | 290.3 KiB/s |  23.5 KiB |  00m00s
[345/518] perl-Role-Tiny-0:2.002004-12. 100% | 403.7 KiB/s |  31.9 KiB |  00m00s
[346/518] perl-version-9:0.99.33-1.fc41 100% | 594.3 KiB/s |  63.0 KiB |  00m00s
[347/518] perl-Sub-Identify-0:0.14-28.f 100% | 279.7 KiB/s |  23.2 KiB |  00m00s
[348/518] perl-namespace-clean-0:0.27-2 100% | 371.9 KiB/s |  34.2 KiB |  00m00s
[349/518] perl-Module-Implementation-0: 100% | 258.4 KiB/s |  19.1 KiB |  00m00s
[350/518] perl-Date-ISO8601-0:0.005-21. 100% | 231.0 KiB/s |  19.2 KiB |  00m00s
[351/518] perl-DateTime-TimeZone-System 100% | 277.9 KiB/s |  22.5 KiB |  00m00s
[352/518] perl-Params-Classify-0:0.015- 100% | 352.6 KiB/s |  30.7 KiB |  00m00s
[353/518] perl-Module-Metadata-0:1.0000 100% | 396.3 KiB/s |  35.3 KiB |  00m00s
[354/518] texlive-luaotfload-11:svn6461 100% |   1.0 MiB/s |   1.2 MiB |  00m01s
[355/518] perl-Authen-SASL-0:2.1700-4.f 100% | 632.2 KiB/s |  62.0 KiB |  00m00s
[356/518] perl-Convert-ASN1-0:0.34-4.fc 100% | 605.3 KiB/s |  59.3 KiB |  00m00s
[357/518] perl-JSON-0:4.10-6.fc41.noarc 100% | 903.4 KiB/s |  94.9 KiB |  00m00s
[358/518] perl-Text-Soundex-0:3.05-32.f 100% | 338.4 KiB/s |  29.8 KiB |  00m00s
[359/518] perl-Devel-GlobalDestruction- 100% | 210.8 KiB/s |  17.1 KiB |  00m00s
[360/518] perl-MIME-Lite-0:3.033-11.fc4 100% | 886.6 KiB/s |  94.0 KiB |  00m00s
[361/518] perl-Mail-Sendmail-0:0.80-21. 100% | 431.4 KiB/s |  35.8 KiB |  00m00s
[362/518] perl-Mail-Sender-1:0.903-25.f 100% | 505.0 KiB/s |  50.5 KiB |  00m00s
[363/518] perl-Sys-Syslog-0:0.36-512.fc 100% | 507.7 KiB/s |  46.7 KiB |  00m00s
[364/518] perl-MailTools-0:2.21-17.fc41 100% | 928.9 KiB/s | 107.8 KiB |  00m00s
[365/518] perl-IPC-System-Simple-0:1.30 100% | 411.6 KiB/s |  38.7 KiB |  00m00s
[366/518] perl-Tie-RefHash-0:1.41-1.fc4 100% | 266.1 KiB/s |  23.4 KiB |  00m00s
[367/518] texlive-ifmtarg-11:svn47544-7 100% | 136.8 KiB/s |  12.7 KiB |  00m00s
[368/518] texlive-fp-11:svn49719-73.fc4 100% | 317.8 KiB/s |  34.0 KiB |  00m00s
[369/518] texlive-ms-11:svn57473-73.fc4 100% | 202.3 KiB/s |  15.4 KiB |  00m00s
[370/518] texlive-lua-uni-algos-11:svn6 100% | 876.8 KiB/s |  94.7 KiB |  00m00s
[371/518] texlive-lualibs-11:svn64615-7 100% |   1.1 MiB/s | 157.3 KiB |  00m00s
[372/518] perl-Devel-LexAlias-0:0.05-38 100% | 234.8 KiB/s |  16.4 KiB |  00m00s
[373/518] perl-Class-Data-Inheritable-0 100% | 150.3 KiB/s |  12.8 KiB |  00m00s
[374/518] perl-Ref-Util-XS-0:0.117-24.f 100% | 293.6 KiB/s |  23.5 KiB |  00m00s
[375/518] perl-Class-Method-Modifiers-0 100% | 543.1 KiB/s |  50.0 KiB |  00m00s
[376/518] perl-Devel-CallChecker-0:0.00 100% | 288.2 KiB/s |  23.9 KiB |  00m00s
[377/518] perltidy-0:20240903-1.fc41.no 100% |   2.1 MiB/s | 798.1 KiB |  00m00s
[378/518] perl-Sub-Exporter-Progressive 100% | 253.2 KiB/s |  21.0 KiB |  00m00s
[379/518] perl-GSSAPI-0:0.28-47.fc41.x8 100% | 539.0 KiB/s |  55.0 KiB |  00m00s
[380/518] perl-Email-Date-Format-0:1.00 100% | 238.8 KiB/s |  18.9 KiB |  00m00s
[381/518] perl-MIME-Types-0:2.26-2.fc41 100% | 719.7 KiB/s |  70.5 KiB |  00m00s
[382/518] perl-Net-SMTP-SSL-0:1.04-25.f 100% | 164.6 KiB/s |  11.7 KiB |  00m00s
[383/518] perl-Devel-Caller-0:2.07-7.fc 100% | 242.4 KiB/s |  19.2 KiB |  00m00s
[384/518] texlive-tipa-11:svn29349.1.3- 100% |   3.7 MiB/s |   2.8 MiB |  00m01s
[385/518] perl-DynaLoader-Functions-0:0 100% | 249.7 KiB/s |  19.0 KiB |  00m00s
[386/518] perl-Sub-Exporter-0:0.991-4.f 100% | 776.6 KiB/s |  77.7 KiB |  00m00s
[387/518] perl-PadWalker-0:2.5-15.fc41. 100% | 367.3 KiB/s |  27.2 KiB |  00m00s
[388/518] perl-Data-OptList-0:0.114-5.f 100% | 332.7 KiB/s |  26.9 KiB |  00m00s
[389/518] perl-Package-Generator-0:1.10 100% | 252.9 KiB/s |  22.5 KiB |  00m00s
[390/518] perl-Params-Util-0:1.102-16.f 100% | 394.7 KiB/s |  32.8 KiB |  00m00s
[391/518] perl-Sub-Install-0:0.929-6.fc 100% | 279.7 KiB/s |  22.9 KiB |  00m00s
[392/518] texinfo-0:7.1-3.fc41.x86_64   100% |  48.3 MiB/s |   1.3 MiB |  00m00s
[393/518] perl-DynaLoader-0:1.56-512.fc 100% |   1.8 MiB/s |  26.4 KiB |  00m00s
[394/518] perl-File-Basename-0:2.86-512 100% |   1.7 MiB/s |  17.6 KiB |  00m00s
[395/518] perl-File-Copy-0:2.41-512.fc4 100% |   1.7 MiB/s |  20.6 KiB |  00m00s
[396/518] perl-IPC-Open3-0:1.22-512.fc4 100% |   1.8 MiB/s |  22.3 KiB |  00m00s
[397/518] perl-POSIX-0:2.20-512.fc41.x8 100% |  10.2 MiB/s |  94.1 KiB |  00m00s
[398/518] perl-Unicode-EastAsianWidth-0 100% | 219.3 KiB/s |  18.9 KiB |  00m00s
[399/518] perl-Symbol-0:1.09-512.fc41.n 100% |   1.6 MiB/s |  14.7 KiB |  00m00s
[400/518] perl-if-0:0.61.000-512.fc41.n 100% |   1.6 MiB/s |  14.4 KiB |  00m00s
[401/518] perl-interpreter-4:5.40.0-512 100% |   8.9 MiB/s |  72.5 KiB |  00m00s
[402/518] perl-libs-4:5.40.0-512.fc41.x 100% |  71.1 MiB/s |   2.2 MiB |  00m00s
[403/518] perl-vars-0:1.05-512.fc41.noa 100% | 560.2 KiB/s |  13.4 KiB |  00m00s
[404/518] ncurses-devel-0:6.5-2.2024062 100% |  35.4 MiB/s | 543.7 KiB |  00m00s
[405/518] perl-Fcntl-0:1.18-512.fc41.x8 100% |   3.3 MiB/s |  30.2 KiB |  00m00s
[406/518] perl-locale-0:1.12-512.fc41.n 100% |   1.5 MiB/s |  14.1 KiB |  00m00s
[407/518] perl-IO-0:1.55-512.fc41.x86_6 100% |   7.6 MiB/s |  77.5 KiB |  00m00s
[408/518] perl-Errno-0:1.38-512.fc41.x8 100% |   1.2 MiB/s |  15.3 KiB |  00m00s
[409/518] perl-File-stat-0:1.14-512.fc4 100% |   1.3 MiB/s |  17.5 KiB |  00m00s
[410/518] perl-SelectSaver-0:1.02-512.f 100% | 675.9 KiB/s |  12.2 KiB |  00m00s
[411/518] perl-Class-Struct-0:0.68-512. 100% |   1.6 MiB/s |  22.5 KiB |  00m00s
[412/518] perl-libintl-perl-0:1.33-9.fc 100% |   3.5 MiB/s | 811.8 KiB |  00m00s
[413/518] perl-overload-0:1.37-512.fc41 100% |   4.5 MiB/s |  46.0 KiB |  00m00s
[414/518] ncurses-c++-libs-0:6.5-2.2024 100% |   3.9 MiB/s |  36.0 KiB |  00m00s
[415/518] ghostscript-tools-fonts-0:10. 100% |   1.4 MiB/s |  12.8 KiB |  00m00s
[416/518] ghostscript-tools-printing-0: 100% |   1.3 MiB/s |  13.5 KiB |  00m00s
[417/518] libgs-0:10.03.1-4.fc41.x86_64 100% |  73.8 MiB/s |   3.5 MiB |  00m00s
[418/518] adobe-mappings-pdf-0:20190401 100% |   3.4 MiB/s | 627.4 KiB |  00m00s
[419/518] perl-Encode-4:3.21-511.fc41.x 100% |   2.9 MiB/s |   1.1 MiB |  00m00s
[420/518] jbig2dec-libs-0:0.20-5.fc41.x 100% | 770.7 KiB/s |  74.0 KiB |  00m00s
[421/518] urw-base35-fonts-0:20200910-2 100% | 120.2 KiB/s |  10.0 KiB |  00m00s
[422/518] urw-base35-bookman-fonts-0:20 100% |   3.9 MiB/s | 846.8 KiB |  00m00s
[423/518] urw-base35-c059-fonts-0:20200 100% |   3.6 MiB/s | 874.0 KiB |  00m00s
[424/518] urw-base35-d050000l-fonts-0:2 100% | 970.5 KiB/s |  75.7 KiB |  00m00s
[425/518] google-droid-sans-fonts-0:202 100% |   4.8 MiB/s |   2.7 MiB |  00m01s
[426/518] urw-base35-fonts-common-0:202 100% | 300.7 KiB/s |  20.7 KiB |  00m00s
[427/518] urw-base35-gothic-fonts-0:202 100% |   3.8 MiB/s | 642.4 KiB |  00m00s
[428/518] urw-base35-nimbus-mono-ps-fon 100% |   5.0 MiB/s | 794.6 KiB |  00m00s
[429/518] urw-base35-nimbus-roman-fonts 100% |   4.1 MiB/s | 856.0 KiB |  00m00s
[430/518] urw-base35-standard-symbols-p 100% | 797.2 KiB/s |  58.2 KiB |  00m00s
[431/518] urw-base35-p052-fonts-0:20200 100% |   5.1 MiB/s | 973.1 KiB |  00m00s
[432/518] m4-0:1.4.19-10.fc41.x86_64    100% |  27.4 MiB/s | 308.5 KiB |  00m00s
[433/518] freetype-0:2.13.3-1.fc41.x86_ 100% |  30.6 MiB/s | 438.5 KiB |  00m00s
[434/518] graphite2-0:1.3.14-16.fc41.x8 100% |   9.7 MiB/s |  98.9 KiB |  00m00s
[435/518] urw-base35-nimbus-sans-fonts- 100% |   4.9 MiB/s |   1.3 MiB |  00m00s
[436/518] harfbuzz-0:9.0.0-3.fc41.x86_6 100% |  49.5 MiB/s | 962.3 KiB |  00m00s
[437/518] libpaper-1:2.1.1-7.fc41.x86_6 100% |   3.4 MiB/s |  27.8 KiB |  00m00s
[438/518] urw-base35-z003-fonts-0:20200 100% |   2.4 MiB/s | 275.4 KiB |  00m00s
[439/518] libpng-2:1.6.40-4.fc41.x86_64 100% |  13.0 MiB/s | 133.4 KiB |  00m00s
[440/518] teckit-0:2.5.12-3.fc41.x86_64 100% |  28.6 MiB/s | 351.9 KiB |  00m00s
[441/518] perl-File-Find-0:1.44-512.fc4 100% |   2.1 MiB/s |  25.8 KiB |  00m00s
[442/518] perl-FileHandle-0:2.05-512.fc 100% |   1.9 MiB/s |  15.9 KiB |  00m00s
[443/518] zziplib-0:0.13.74-2.fc41.x86_ 100% |   9.3 MiB/s |  86.1 KiB |  00m00s
[444/518] libthai-0:0.1.29-9.fc41.x86_6 100% |  18.9 MiB/s | 212.6 KiB |  00m00s
[445/518] perl-English-0:1.11-512.fc41. 100% |   1.5 MiB/s |  14.0 KiB |  00m00s
[446/518] perl-Pod-Html-0:1.35-512.fc41 100% |   3.2 MiB/s |  29.9 KiB |  00m00s
[447/518] libXt-0:1.3.1-1.fc41.x86_64   100% |   2.3 MiB/s | 177.5 KiB |  00m00s
[448/518] perl-B-0:1.89-512.fc41.x86_64 100% |  17.0 MiB/s | 174.3 KiB |  00m00s
[449/518] perl-base-0:2.27-512.fc41.noa 100% |   2.0 MiB/s |  16.6 KiB |  00m00s
[450/518] libdatrie-0:0.2.13-10.fc41.x8 100% | 466.9 KiB/s |  32.2 KiB |  00m00s
[451/518] perl-B-Hooks-EndOfScope-0:0.2 100% |   4.2 MiB/s |  38.8 KiB |  00m00s
[452/518] perl-Package-Stash-0:0.40-8.f 100% |   3.6 MiB/s |  33.0 KiB |  00m00s
[453/518] perl-Scalar-List-Utils-5:1.68 100% |   1.0 MiB/s |  74.2 KiB |  00m00s
[454/518] perl-IO-Socket-IP-0:0.43-1.fc 100% |   2.7 MiB/s |  42.2 KiB |  00m00s
[455/518] perl-I18N-Langinfo-0:0.24-512 100% |   3.2 MiB/s |  26.2 KiB |  00m00s
[456/518] perl-open-0:1.13-512.fc41.noa 100% |   2.1 MiB/s |  17.0 KiB |  00m00s
[457/518] perl-Variable-Magic-0:0.64-3. 100% | 757.5 KiB/s |  55.3 KiB |  00m00s
[458/518] perl-Package-Stash-XS-0:0.30- 100% | 406.1 KiB/s |  36.1 KiB |  00m00s
[459/518] libxslt-0:1.1.42-3.fc41.x86_6 100% |  18.2 MiB/s | 186.8 KiB |  00m00s
[460/518] perl-deprecate-0:0.04-512.fc4 100% |   1.6 MiB/s |  15.0 KiB |  00m00s
[461/518] perl-encoding-4:3.00-511.fc41 100% | 821.0 KiB/s |  63.2 KiB |  00m00s
[462/518] ncurses-0:6.5-2.20240629.fc41 100% |  33.8 MiB/s | 415.5 KiB |  00m00s
[463/518] perl-mro-0:1.29-512.fc41.x86_ 100% |   3.6 MiB/s |  29.2 KiB |  00m00s
[464/518] perl-XString-0:0.005-14.fc41. 100% |   2.5 MiB/s |  23.3 KiB |  00m00s
[465/518] perl-Filter-2:1.64-512.fc41.x 100% |   1.0 MiB/s |  86.8 KiB |  00m00s
[466/518] perl-HTTP-Tiny-0:0.090-1.fc41 100% |   3.4 MiB/s |  56.5 KiB |  00m00s
[467/518] groff-base-0:1.23.0-7.fc41.x8 100% |  57.2 MiB/s |   1.1 MiB |  00m00s
[468/518] perl-Locale-Maketext-Simple-1 100% | 948.3 KiB/s |  18.0 KiB |  00m00s
[469/518] perl-AutoLoader-0:5.74-512.fc 100% |   2.6 MiB/s |  21.7 KiB |  00m00s
[470/518] perl-IO-Compress-0:2.212-513. 100% |   9.9 MiB/s | 303.5 KiB |  00m00s
[471/518] perl-Module-CoreList-1:5.2024 100% |   5.9 MiB/s |  91.0 KiB |  00m00s
[472/518] perl-Math-Complex-0:1.62-512. 100% |   5.0 MiB/s |  46.5 KiB |  00m00s
[473/518] perl-Sys-Hostname-0:1.25-512. 100% |   2.1 MiB/s |  17.5 KiB |  00m00s
[474/518] perl-Compress-Raw-Bzip2-0:2.2 100% | 523.7 KiB/s |  35.6 KiB |  00m00s
[475/518] perl-Safe-0:2.46-512.fc41.noa 100% |   2.7 MiB/s |  25.3 KiB |  00m00s
[476/518] perl-Locale-Maketext-0:1.33-5 100% |   1.0 MiB/s |  93.8 KiB |  00m00s
[477/518] perl-I18N-LangTags-0:0.45-512 100% |   5.7 MiB/s |  52.9 KiB |  00m00s
[478/518] perl-Getopt-Std-0:1.14-512.fc 100% |   2.0 MiB/s |  16.1 KiB |  00m00s
[479/518] perl-File-Compare-0:1.100.800 100% |   1.7 MiB/s |  13.7 KiB |  00m00s
[480/518] perl-Date-Manip-0:6.96-1.fc41 100% |  25.2 MiB/s |   1.1 MiB |  00m00s
[481/518] perl-File-ShareDir-0:1.118-12 100% | 407.7 KiB/s |  29.8 KiB |  00m00s
[482/518] perl-subs-0:1.04-512.fc41.noa 100% |   1.5 MiB/s |  12.2 KiB |  00m00s
[483/518] perl-Tie-0:4.6-512.fc41.noarc 100% |   3.4 MiB/s |  28.1 KiB |  00m00s
[484/518] perl-Class-Inspector-0:1.36-1 100% | 400.5 KiB/s |  30.4 KiB |  00m00s
[485/518] perl-Unicode-UCD-0:0.78-512.f 100% |   8.5 MiB/s |  78.7 KiB |  00m00s
[486/518] libICE-0:1.1.2-1.fc41.x86_64  100% |   3.7 MiB/s |  75.3 KiB |  00m00s
[487/518] perl-sigtrap-0:1.10-512.fc41. 100% | 699.9 KiB/s |  16.1 KiB |  00m00s
[488/518] openssh-clients-0:9.8p1-3.fc4 100% |  31.1 MiB/s | 731.7 KiB |  00m00s
[489/518] perl-DateTime-Locale-0:1.44-1 100% |  25.1 MiB/s |   4.0 MiB |  00m00s
[490/518] libSM-0:1.2.5-1.fc41.x86_64   100% |   1.4 MiB/s |  42.4 KiB |  00m00s
[491/518] perl-lib-0:0.65-512.fc41.x86_ 100% |   1.9 MiB/s |  15.3 KiB |  00m00s
[492/518] perl-overloading-0:0.02-512.f 100% |   1.6 MiB/s |  13.3 KiB |  00m00s
[493/518] perl-meta-notation-0:5.40.0-5 100% |   1.4 MiB/s |  11.1 KiB |  00m00s
[494/518] perl-Opcode-0:1.65-512.fc41.x 100% |   3.9 MiB/s |  35.7 KiB |  00m00s
[495/518] perl-Hash-Util-FieldHash-0:1. 100% |   4.7 MiB/s |  38.4 KiB |  00m00s
[496/518] openssh-0:9.8p1-3.fc41.2.x86_ 100% |  31.6 MiB/s | 421.1 KiB |  00m00s
[497/518] libfido2-0:1.15.0-2.fc41.x86_ 100% |   8.9 MiB/s |  99.8 KiB |  00m00s
[498/518] cups-libs-1:2.4.11-8.fc41.x86 100% |  20.5 MiB/s | 293.8 KiB |  00m00s
[499/518] adobe-mappings-cmap-deprecate 100% |   3.9 MiB/s | 110.7 KiB |  00m00s
[500/518] adobe-mappings-cmap-0:2023111 100% |  54.8 MiB/s |   2.2 MiB |  00m00s
[501/518] openjpeg-0:2.5.3-2.fc41.x86_6 100% |  11.3 MiB/s | 185.0 KiB |  00m00s
[502/518] lcms2-0:2.16-4.fc41.x86_64    100% |  16.4 MiB/s | 218.4 KiB |  00m00s
[503/518] libijs-0:0.35-23.fc41.x86_64  100% |   3.6 MiB/s |  29.8 KiB |  00m00s
[504/518] libjpeg-turbo-0:3.0.2-3.fc41. 100% |  21.6 MiB/s | 243.2 KiB |  00m00s
[505/518] libtiff-0:4.6.0-6.fc41.x86_64 100% |  19.7 MiB/s | 222.1 KiB |  00m00s
[506/518] nettle-0:3.10-3.fc41.x86_64   100% |   3.6 MiB/s | 428.5 KiB |  00m00s
[507/518] libcbor-0:0.11.0-2.fc41.x86_6 100% |   2.5 MiB/s |  33.8 KiB |  00m00s
[508/518] jbigkit-libs-0:2.1-30.fc41.x8 100% | 761.9 KiB/s |  53.3 KiB |  00m00s
[509/518] glib2-0:2.82.2-1.fc41.x86_64  100% |  72.1 MiB/s |   3.2 MiB |  00m00s
[510/518] cups-filesystem-1:2.4.11-8.fc 100% | 439.4 KiB/s |  14.1 KiB |  00m00s
[511/518] dbus-libs-1:1.14.10-4.fc41.x8 100% |  18.1 MiB/s | 185.7 KiB |  00m00s
[512/518] avahi-libs-0:0.8-29.fc41.x86_ 100% |   6.0 MiB/s |  67.9 KiB |  00m00s
[513/518] liblerc-0:4.0.0-7.fc41.x86_64 100% |  18.0 MiB/s | 202.2 KiB |  00m00s
[514/518] gnutls-0:3.8.6-7.fc41.x86_64  100% |   5.2 MiB/s |   1.1 MiB |  00m00s
[515/518] libwebp-0:1.5.0-1.fc41.x86_64 100% |  15.2 MiB/s | 279.6 KiB |  00m00s
[516/518] texlive-latexconfig-11:svn535 100% | 124.9 KiB/s |  13.5 KiB |  00m00s
[517/518] xpdf-libs-1:4.05-5.fc41.x86_6 100% |   3.2 MiB/s | 594.2 KiB |  00m00s
[518/518] texlive-latex-11:svn65161-85. 100% |  19.1 MiB/s |  29.9 MiB |  00m02s
--------------------------------------------------------------------------------
[518/518] Total                         100% |  13.5 MiB/s | 259.6 MiB |  00m19s
Running transaction
[  1/520] Verify package files          100% | 574.0   B/s | 518.0   B |  00m01s
>>> Running pre-transaction scriptlet: texlive-base-11:20230311-85.fc41.x86_64
>>> Finished pre-transaction scriptlet: texlive-base-11:20230311-85.fc41.x86_64
>>> [RPM] /var/lib/mock/fedora-41-x86_64-1735733733.003250/root/var/cache/dnf/co
[  2/520] Prepare transaction           100% |   1.7 KiB/s | 518.0   B |  00m00s
[  3/520] Installing texlive-base-11:20 100% | 352.2 MiB/s |  19.0 MiB |  00m00s
[  4/520] Installing texlive-lib-11:202 100% | 179.9 MiB/s |   1.1 MiB |  00m00s
[  5/520] Installing libpng-2:1.6.40-4. 100% | 138.3 MiB/s | 283.2 KiB |  00m00s
[  6/520] Installing fonts-filesystem-1 100% |   0.0   B/s | 788.0   B |  00m00s
[  7/520] Installing urw-base35-fonts-c 100% |  37.5 MiB/s |  38.4 KiB |  00m00s
[  8/520] Installing libpaper-1:2.1.1-7 100% |  53.0 MiB/s |  54.2 KiB |  00m00s
[  9/520] Installing libjpeg-turbo-0:3. 100% | 216.4 MiB/s | 886.2 KiB |  00m00s
[ 10/520] Installing adobe-mappings-cma 100% | 253.2 MiB/s |  15.2 MiB |  00m00s
[ 11/520] Installing libICE-0:1.1.2-1.f 100% |  96.5 MiB/s | 197.6 KiB |  00m00s
[ 12/520] Installing zziplib-0:0.13.74- 100% |  82.3 MiB/s | 252.9 KiB |  00m00s
[ 13/520] Installing graphite2-0:1.3.14 100% | 102.9 MiB/s | 210.7 KiB |  00m00s
[ 14/520] Installing m4-0:1.4.19-10.fc4 100% | 101.6 MiB/s | 624.4 KiB |  00m00s
[ 15/520] Installing libSM-0:1.2.5-1.fc 100% |  98.6 MiB/s | 100.9 KiB |  00m00s
[ 16/520] Installing adobe-mappings-cma 100% | 190.5 MiB/s | 585.2 KiB |  00m00s
[ 17/520] Installing urw-base35-bookman 100% |  62.0 MiB/s |   1.4 MiB |  00m00s
[ 18/520] Installing urw-base35-c059-fo 100% |  82.1 MiB/s |   1.4 MiB |  00m00s
[ 19/520] Installing urw-base35-d050000 100% |   6.4 MiB/s |  85.4 KiB |  00m00s
[ 20/520] Installing urw-base35-gothic- 100% |  68.4 MiB/s |   1.2 MiB |  00m00s
[ 21/520] Installing urw-base35-nimbus- 100% |  65.7 MiB/s |   1.1 MiB |  00m00s
[ 22/520] Installing urw-base35-nimbus- 100% |  80.4 MiB/s |   1.4 MiB |  00m00s
[ 23/520] Installing urw-base35-nimbus- 100% | 114.0 MiB/s |   2.4 MiB |  00m00s
[ 24/520] Installing urw-base35-p052-fo 100% |  82.6 MiB/s |   1.5 MiB |  00m00s
[ 25/520] Installing urw-base35-standar 100% |   5.0 MiB/s |  66.0 KiB |  00m00s
[ 26/520] Installing urw-base35-z003-fo 100% |  27.3 MiB/s | 391.8 KiB |  00m00s
[ 27/520] Installing urw-base35-fonts-0 100% |   5.5 MiB/s |   5.6 KiB |  00m00s
[ 28/520] Installing abattis-cantarell- 100% |  94.9 MiB/s | 194.4 KiB |  00m00s
[ 29/520] Installing google-droid-sans- 100% | 260.8 MiB/s |   6.3 MiB |  00m00s
[ 30/520] Installing xpdf-libs-1:4.05-5 100% | 246.6 MiB/s |   1.7 MiB |  00m00s
[ 31/520] Installing liblerc-0:4.0.0-7. 100% | 199.0 MiB/s | 611.2 KiB |  00m00s
[ 32/520] Installing libwebp-0:1.5.0-1. 100% | 159.9 MiB/s | 818.6 KiB |  00m00s
[ 33/520] Installing dbus-libs-1:1.14.1 100% | 155.0 MiB/s | 476.1 KiB |  00m00s
[ 34/520] Installing avahi-libs-0:0.8-2 100% |  89.5 MiB/s | 183.2 KiB |  00m00s
[ 35/520] Installing cups-filesystem-1: 100% |   1.7 MiB/s |   1.8 KiB |  00m00s
[ 36/520] Installing libcbor-0:0.11.0-2 100% |  77.1 MiB/s |  79.0 KiB |  00m00s
[ 37/520] Installing libfido2-0:1.15.0- 100% | 121.4 MiB/s | 248.5 KiB |  00m00s
[ 38/520] Installing jbigkit-libs-0:2.1 100% |  58.4 MiB/s | 119.6 KiB |  00m00s
[ 39/520] Installing libtiff-0:4.6.0-6. 100% | 210.9 MiB/s | 648.0 KiB |  00m00s
[ 40/520] Installing libijs-0:0.35-23.f 100% |  64.8 MiB/s |  66.3 KiB |  00m00s
[ 41/520] Installing lcms2-0:2.16-4.fc4 100% | 181.9 MiB/s | 558.7 KiB |  00m00s
[ 42/520] Installing openjpeg-0:2.5.3-2 100% | 147.6 MiB/s | 453.3 KiB |  00m00s
[ 43/520] Installing nettle-0:3.10-3.fc 100% | 194.4 MiB/s | 796.1 KiB |  00m00s
[ 44/520] Installing gnutls-0:3.8.6-7.f 100% | 248.0 MiB/s |   3.2 MiB |  00m00s
[ 45/520] Installing cups-libs-1:2.4.11 100% | 184.4 MiB/s | 755.3 KiB |  00m00s
[ 46/520] Installing glib2-0:2.82.2-1.f 100% | 251.2 MiB/s |  15.3 MiB |  00m00s
[ 47/520] Installing harfbuzz-0:9.0.0-3 100% | 207.9 MiB/s |   2.7 MiB |  00m00s
[ 48/520] Installing freetype-0:2.13.3- 100% | 183.6 MiB/s | 939.9 KiB |  00m00s
[ 49/520] Installing openssh-0:9.8p1-3. 100% | 269.5 MiB/s |   1.9 MiB |  00m00s
[ 50/520] Installing openssh-clients-0: 100% |  82.4 MiB/s |   3.1 MiB |  00m00s
[ 51/520] Installing groff-base-0:1.23. 100% | 102.8 MiB/s |   4.1 MiB |  00m00s
[ 52/520] Installing ncurses-0:6.5-2.20 100% | 125.2 MiB/s | 640.8 KiB |  00m00s
[ 53/520] Installing perl-Digest-0:1.20 100% |  36.2 MiB/s |  37.1 KiB |  00m00s
[ 54/520] Installing perl-Digest-MD5-0: 100% |  30.1 MiB/s |  61.7 KiB |  00m00s
[ 55/520] Installing perl-FileHandle-0: 100% |   9.5 MiB/s |   9.8 KiB |  00m00s
[ 56/520] Installing perl-B-0:1.89-512. 100% | 163.2 MiB/s | 501.2 KiB |  00m00s
[ 57/520] Installing perl-MIME-Base32-0 100% |  31.4 MiB/s |  32.2 KiB |  00m00s
[ 58/520] Installing perl-libnet-0:3.15 100% |  95.9 MiB/s | 294.7 KiB |  00m00s
[ 59/520] Installing perl-Data-Dumper-0 100% |  55.5 MiB/s | 113.6 KiB |  00m00s
[ 60/520] Installing perl-IO-Socket-IP- 100% |  49.9 MiB/s | 102.2 KiB |  00m00s
[ 61/520] Installing perl-AutoLoader-0: 100% |  20.5 MiB/s |  20.9 KiB |  00m00s
[ 62/520] Installing perl-URI-0:5.30-1. 100% |  52.6 MiB/s | 269.5 KiB |  00m00s
[ 63/520] Installing perl-Text-Tabs+Wra 100% |  23.3 MiB/s |  23.9 KiB |  00m00s
[ 64/520] Installing perl-Time-Local-2: 100% |  68.9 MiB/s |  70.6 KiB |  00m00s
[ 65/520] Installing perl-if-0:0.61.000 100% |   0.0   B/s |   6.2 KiB |  00m00s
[ 66/520] Installing perl-Pod-Escapes-1 100% |  25.3 MiB/s |  25.9 KiB |  00m00s
[ 67/520] Installing perl-locale-0:1.12 100% |   0.0   B/s |   6.9 KiB |  00m00s
[ 68/520] Installing perl-File-Path-0:2 100% |  63.0 MiB/s |  64.5 KiB |  00m00s
[ 69/520] Installing perl-Net-SSLeay-0: 100% | 136.3 MiB/s |   1.4 MiB |  00m00s
[ 70/520] Installing perl-IO-Socket-SSL 100% | 172.7 MiB/s | 707.4 KiB |  00m00s
[ 71/520] Installing perl-Term-ANSIColo 100% |  48.4 MiB/s |  99.2 KiB |  00m00s
[ 72/520] Installing perl-Term-Cap-0:1. 100% |  29.9 MiB/s |  30.6 KiB |  00m00s
[ 73/520] Installing perl-POSIX-0:2.20- 100% | 111.4 MiB/s | 228.2 KiB |  00m00s
[ 74/520] Installing perl-Class-Struct- 100% |  25.3 MiB/s |  25.9 KiB |  00m00s
[ 75/520] Installing perl-Pod-Simple-1: 100% | 111.4 MiB/s | 570.5 KiB |  00m00s
[ 76/520] Installing perl-File-Temp-1:0 100% |  80.1 MiB/s | 164.1 KiB |  00m00s
[ 77/520] Installing perl-IPC-Open3-0:1 100% |  22.7 MiB/s |  23.3 KiB |  00m00s
[ 78/520] Installing perl-HTTP-Tiny-0:0 100% |  76.4 MiB/s | 156.4 KiB |  00m00s
[ 79/520] Installing perl-Socket-4:2.03 100% |  61.6 MiB/s | 126.1 KiB |  00m00s
[ 80/520] Installing perl-Symbol-0:1.09 100% |   0.0   B/s |   7.2 KiB |  00m00s
[ 81/520] Installing perl-SelectSaver-0 100% |   0.0   B/s |   2.6 KiB |  00m00s
[ 82/520] Installing perl-File-stat-0:1 100% |  12.7 MiB/s |  13.1 KiB |  00m00s
[ 83/520] Installing perl-podlators-1:6 100% | 104.6 MiB/s | 321.4 KiB |  00m00s
[ 84/520] Installing perl-Pod-Perldoc-0 100% |  82.6 MiB/s | 169.3 KiB |  00m00s
[ 85/520] Installing perl-Text-ParseWor 100% |  14.2 MiB/s |  14.6 KiB |  00m00s
[ 86/520] Installing perl-Fcntl-0:1.18- 100% |  49.0 MiB/s |  50.2 KiB |  00m00s
[ 87/520] Installing perl-base-0:2.27-5 100% |  12.6 MiB/s |  12.9 KiB |  00m00s
[ 88/520] Installing perl-IO-0:1.55-512 100% |  73.8 MiB/s | 151.1 KiB |  00m00s
[ 89/520] Installing perl-mro-0:1.29-51 100% |  41.5 MiB/s |  42.5 KiB |  00m00s
[ 90/520] Installing perl-Pod-Usage-4:2 100% |  84.3 MiB/s |  86.3 KiB |  00m00s
[ 91/520] Installing perl-overloading-0 100% |   5.4 MiB/s |   5.5 KiB |  00m00s
[ 92/520] Installing perl-constant-0:1. 100% |  26.7 MiB/s |  27.4 KiB |  00m00s
[ 93/520] Installing perl-parent-1:0.24 100% |  10.5 MiB/s |  10.7 KiB |  00m00s
[ 94/520] Installing perl-MIME-Base64-0 100% |  47.2 MiB/s |  48.4 KiB |  00m00s
[ 95/520] Installing perl-File-Basename 100% |   0.0   B/s |  14.6 KiB |  00m00s
[ 96/520] Installing perl-vars-0:1.05-5 100% |   0.0   B/s |   4.3 KiB |  00m00s
[ 97/520] Installing perl-Errno-0:1.38- 100% |   8.6 MiB/s |   8.8 KiB |  00m00s
[ 98/520] Installing perl-Scalar-List-U 100% |  49.7 MiB/s | 152.6 KiB |  00m00s
[ 99/520] Installing perl-Storable-1:3. 100% | 114.3 MiB/s | 234.0 KiB |  00m00s
[100/520] Installing perl-overload-0:1. 100% |  70.3 MiB/s |  71.9 KiB |  00m00s
[101/520] Installing perl-Getopt-Std-0: 100% |  11.5 MiB/s |  11.7 KiB |  00m00s
[102/520] Installing perl-Getopt-Long-1 100% |  71.9 MiB/s | 147.2 KiB |  00m00s
[103/520] Installing perl-Exporter-0:5. 100% |  54.3 MiB/s |  55.6 KiB |  00m00s
[104/520] Installing perl-DynaLoader-0: 100% |  31.7 MiB/s |  32.5 KiB |  00m00s
[105/520] Installing perl-PathTools-0:3 100% |  60.1 MiB/s | 184.6 KiB |  00m00s
[106/520] Installing perl-Encode-4:3.21 100% | 235.9 MiB/s |   4.7 MiB |  00m00s
[107/520] Installing perl-Carp-0:1.54-5 100% |  23.3 MiB/s |  47.7 KiB |  00m00s
[108/520] Installing perl-libs-4:5.40.0 100% | 150.3 MiB/s |  10.1 MiB |  00m00s
[109/520] Installing perl-interpreter-4 100% |  60.4 MiB/s | 123.8 KiB |  00m00s
[110/520] Installing perl-File-Find-0:1 100% |  41.5 MiB/s |  42.5 KiB |  00m00s
[111/520] Installing perl-Try-Tiny-0:0. 100% |  34.7 MiB/s |  71.1 KiB |  00m00s
[112/520] Installing perl-Unicode-Norma 100% | 152.2 MiB/s | 467.5 KiB |  00m00s
[113/520] Installing perl-Module-Runtim 100% |  30.7 MiB/s |  31.5 KiB |  00m00s
[114/520] Installing perl-version-9:0.9 100% |  66.2 MiB/s | 135.6 KiB |  00m00s
[115/520] Installing perl-File-Copy-0:2 100% |   0.0   B/s |  20.2 KiB |  00m00s
[116/520] Installing perl-subs-0:1.04-5 100% |   0.0   B/s |   2.5 KiB |  00m00s
[117/520] Installing perl-Dist-CheckCon 100% |  32.3 MiB/s |  33.1 KiB |  00m00s
[118/520] Installing perl-Module-Implem 100% |  25.5 MiB/s |  26.1 KiB |  00m00s
[119/520] Installing perl-Text-Unidecod 100% |  43.7 MiB/s | 491.8 KiB |  00m00s
[120/520] Installing perl-Compress-Raw- 100% |  80.4 MiB/s | 164.7 KiB |  00m00s
[121/520] Installing perl-Time-HiRes-4: 100% |  59.5 MiB/s | 121.9 KiB |  00m00s
[122/520] Installing perl-Sys-Hostname- 100% |  20.7 MiB/s |  21.2 KiB |  00m00s
[123/520] Installing perl-Data-Dump-0:1 100% |  51.0 MiB/s |  52.2 KiB |  00m00s
[124/520] Installing perl-threads-1:2.4 100% |  57.2 MiB/s | 117.2 KiB |  00m00s
[125/520] Installing perl-Module-Load-1 100% |  15.5 MiB/s |  15.9 KiB |  00m00s
[126/520] Installing perl-TimeDate-1:2. 100% |  33.7 MiB/s | 103.7 KiB |  00m00s
[127/520] Installing perl-HTTP-Date-0:6 100% |  41.6 MiB/s |  42.6 KiB |  00m00s
[128/520] Installing perl-Clone-0:0.47- 100% |  37.3 MiB/s |  38.2 KiB |  00m00s
[129/520] Installing perl-Text-Balanced 100% | 110.1 MiB/s | 112.7 KiB |  00m00s
[130/520] Installing perl-XML-Namespace 100% |  45.0 MiB/s |  46.1 KiB |  00m00s
[131/520] Installing perl-XML-SAX-Base- 100% | 170.4 MiB/s | 174.5 KiB |  00m00s
[132/520] Installing perl-Devel-StackTr 100% |  49.4 MiB/s |  50.6 KiB |  00m00s
[133/520] Installing perl-Date-ISO8601- 100% |  24.9 MiB/s |  25.5 KiB |  00m00s
[134/520] Installing perl-Params-Util-0 100% |  27.9 MiB/s |  57.2 KiB |  00m00s
[135/520] Installing perl-Sub-Install-0 100% |  36.3 MiB/s |  37.2 KiB |  00m00s
[136/520] Installing perl-I18N-Langinfo 100% |  39.3 MiB/s |  40.3 KiB |  00m00s
[137/520] Installing perl-Encode-Locale 100% |  19.6 MiB/s |  20.1 KiB |  00m00s
[138/520] Installing perl-File-Compare- 100% |   0.0   B/s |   6.1 KiB |  00m00s
[139/520] Installing perl-Data-OptList- 100% |  51.0 MiB/s |  52.2 KiB |  00m00s
[140/520] Installing perl-Parse-RecDesc 100% | 104.6 MiB/s | 535.4 KiB |  00m00s
[141/520] Installing perl-File-Listing- 100% |  41.5 MiB/s |  42.5 KiB |  00m00s
[142/520] Installing perl-threads-share 100% |  42.0 MiB/s |  86.0 KiB |  00m00s
[143/520] Installing perl-Thread-Queue- 100% |  29.7 MiB/s |  30.4 KiB |  00m00s
[144/520] Installing perl-Mail-Sendmail 100% |  32.5 MiB/s |  66.5 KiB |  00m00s
[145/520] Installing perl-Params-Valida 100% |  76.3 MiB/s | 156.3 KiB |  00m00s
[146/520] Installing perl-List-SomeUtil 100% | 106.4 MiB/s | 109.0 KiB |  00m00s
[147/520] Installing perl-Business-ISSN 100% |  21.6 MiB/s |  22.1 KiB |  00m00s
[148/520] Installing perl-Opcode-0:1.65 100% |  52.5 MiB/s |  53.8 KiB |  00m00s
[149/520] Installing perl-Safe-0:2.46-5 100% |   0.0   B/s |  31.0 KiB |  00m00s
[150/520] Installing perl-Module-Metada 100% |  67.4 MiB/s |  69.0 KiB |  00m00s
[151/520] Installing perl-Module-CoreLi 100% | 292.5 MiB/s |   1.2 MiB |  00m00s
[152/520] Installing perl-Text-BibTeX-0 100% |  85.4 MiB/s | 524.4 KiB |  00m00s
[153/520] Installing perl-Unicode-Colla 100% | 247.0 MiB/s |   4.2 MiB |  00m00s
[154/520] Installing perl-Unicode-UCD-0 100% |  66.7 MiB/s | 205.0 KiB |  00m00s
[155/520] Installing perl-Date-Manip-0: 100% | 193.1 MiB/s |  10.8 MiB |  00m00s
[156/520] Installing perl-Digest-SHA-1: 100% |  58.1 MiB/s | 119.1 KiB |  00m00s
[157/520] Installing perl-Digest-HMAC-0 100% |  29.4 MiB/s |  30.1 KiB |  00m00s
[158/520] Installing perl-NTLM-0:1.09-3 100% |  31.9 MiB/s |  32.7 KiB |  00m00s
[159/520] Installing perl-Lingua-Transl 100% |  87.5 MiB/s | 179.3 KiB |  00m00s
[160/520] Installing perl-Pod-Html-0:1. 100% |  42.7 MiB/s |  43.8 KiB |  00m00s
[161/520] Installing perl-TermReadKey-0 100% |  32.4 MiB/s |  66.3 KiB |  00m00s
[162/520] Installing perl-Error-1:0.170 100% |  39.3 MiB/s |  80.5 KiB |  00m00s
[163/520] Installing perl-WWW-RobotRule 100% |  25.2 MiB/s |  25.8 KiB |  00m00s
[164/520] Installing perl-HTML-Tagset-0 100% |  19.2 MiB/s |  19.7 KiB |  00m00s
[165/520] Installing perl-IO-HTML-0:1.0 100% |  45.7 MiB/s |  46.8 KiB |  00m00s
[166/520] Installing perl-Class-Accesso 100% |  41.9 MiB/s |  42.9 KiB |  00m00s
[167/520] Installing perl-File-Slurper- 100% |  29.3 MiB/s |  30.0 KiB |  00m00s
[168/520] Installing perl-IO-String-0:1 100% |  17.4 MiB/s |  17.8 KiB |  00m00s
[169/520] Installing perl-IPC-Run3-0:0. 100% |  30.9 MiB/s |  63.3 KiB |  00m00s
[170/520] Installing perl-Regexp-Common 100% |  92.6 MiB/s | 473.9 KiB |  00m00s
[171/520] Installing perl-Sort-Key-0:1. 100% |  41.7 MiB/s |  85.5 KiB |  00m00s
[172/520] Installing perl-Text-CSV-0:2. 100% | 170.6 MiB/s | 349.4 KiB |  00m00s
[173/520] Installing perl-Text-Roman-0: 100% |  33.8 MiB/s |  34.7 KiB |  00m00s
[174/520] Installing perl-XML-Writer-0: 100% |  33.5 MiB/s |  68.6 KiB |  00m00s
[175/520] Installing perl-autovivificat 100% |  62.2 MiB/s |  63.7 KiB |  00m00s
[176/520] Installing perl-Business-ISBN 100% |  94.5 MiB/s | 290.4 KiB |  00m00s
[177/520] Installing perl-Business-ISBN 100% |  54.4 MiB/s |  55.7 KiB |  00m00s
[178/520] Installing perl-Tie-Cycle-0:1 100% |  24.0 MiB/s |  24.6 KiB |  00m00s
[179/520] Installing perl-Business-ISMN 100% |  36.8 MiB/s |  37.7 KiB |  00m00s
[180/520] Installing perl-Class-Singlet 100% |   6.7 MiB/s |  41.4 KiB |  00m00s
[181/520] Installing perl-ExtUtils-MM-U 100% |   3.6 MiB/s |   3.7 KiB |  00m00s
[182/520] Installing perl-Mozilla-CA-0: 100% |  10.6 MiB/s |  10.8 KiB |  00m00s
[183/520] Installing perl-List-UtilsBy- 100% |  55.8 MiB/s |  57.2 KiB |  00m00s
[184/520] Installing perl-List-AllUtils 100% | 132.7 MiB/s | 135.9 KiB |  00m00s
[185/520] Installing perl-IPC-SysV-0:2. 100% |  37.5 MiB/s |  76.8 KiB |  00m00s
[186/520] Installing perl-MIME-Charset- 100% |  52.4 MiB/s | 107.3 KiB |  00m00s
[187/520] Installing perl-Number-Compar 100% |   5.3 MiB/s |   5.4 KiB |  00m00s
[188/520] Installing perl-Text-Glob-0:0 100% |   9.1 MiB/s |   9.3 KiB |  00m00s
[189/520] Installing perl-File-Find-Rul 100% |  43.4 MiB/s |  44.4 KiB |  00m00s
[190/520] Installing perl-Data-Compare- 100% |  28.4 MiB/s |  58.1 KiB |  00m00s
[191/520] Installing perl-MRO-Compat-0: 100% |  43.8 MiB/s |  44.9 KiB |  00m00s
[192/520] Installing perl-Sub-Identify- 100% |  17.8 MiB/s |  36.4 KiB |  00m00s
[193/520] Installing perl-Convert-ASN1- 100% |  84.7 MiB/s | 173.4 KiB |  00m00s
[194/520] Installing perl-Mail-Sender-1 100% | 158.6 MiB/s | 162.5 KiB |  00m00s
[195/520] Installing perl-Sys-Syslog-0: 100% |  47.4 MiB/s |  97.0 KiB |  00m00s
[196/520] Installing perl-IPC-System-Si 100% |  71.8 MiB/s |  73.5 KiB |  00m00s
[197/520] Installing perl-Tie-RefHash-0 100% |  36.5 MiB/s |  37.4 KiB |  00m00s
[198/520] Installing perl-autodie-0:2.3 100% |  71.3 MiB/s | 219.1 KiB |  00m00s
[199/520] Installing perl-Class-Data-In 100% |   0.0   B/s |   7.0 KiB |  00m00s
[200/520] Installing perl-Exception-Cla 100% |  92.4 MiB/s |  94.6 KiB |  00m00s
[201/520] Installing perl-Ref-Util-XS-0 100% |  21.8 MiB/s |  44.7 KiB |  00m00s
[202/520] Installing perl-Ref-Util-0:0. 100% |  32.4 MiB/s |  33.2 KiB |  00m00s
[203/520] Installing perl-Class-Method- 100% |  53.5 MiB/s | 109.6 KiB |  00m00s
[204/520] Installing perl-Role-Tiny-0:2 100% |  62.0 MiB/s |  63.5 KiB |  00m00s
[205/520] Installing perl-GSSAPI-0:0.28 100% |  60.7 MiB/s | 124.3 KiB |  00m00s
[206/520] Installing perl-Email-Date-Fo 100% |  25.4 MiB/s |  26.0 KiB |  00m00s
[207/520] Installing perl-MIME-Types-0: 100% | 180.0 MiB/s | 184.3 KiB |  00m00s
[208/520] Installing perl-MIME-Lite-0:3 100% | 121.6 MiB/s | 248.9 KiB |  00m00s
[209/520] Installing perl-Net-SMTP-SSL- 100% |   5.2 MiB/s |   5.3 KiB |  00m00s
[210/520] Installing perl-MailTools-0:2 100% |  51.9 MiB/s | 212.7 KiB |  00m00s
[211/520] Installing perl-DynaLoader-Fu 100% |  20.3 MiB/s |  20.7 KiB |  00m00s
[212/520] Installing perl-Devel-CallChe 100% |  38.3 MiB/s |  39.2 KiB |  00m00s
[213/520] Installing perl-Params-Classi 100% |  24.2 MiB/s |  49.6 KiB |  00m00s
[214/520] Installing perl-DateTime-Time 100% |  28.9 MiB/s |  29.6 KiB |  00m00s
[215/520] Installing perl-DateTime-Time 100% |  25.2 MiB/s |  25.8 KiB |  00m00s
[216/520] Installing perl-PadWalker-0:2 100% |  45.6 MiB/s |  46.7 KiB |  00m00s
[217/520] Installing perl-Devel-Caller- 100% |  28.4 MiB/s |  29.1 KiB |  00m00s
[218/520] Installing perl-Devel-LexAlia 100% |  20.5 MiB/s |  21.0 KiB |  00m00s
[219/520] Installing perl-Package-Gener 100% |  30.8 MiB/s |  31.6 KiB |  00m00s
[220/520] Installing perl-Sub-Exporter- 100% |  65.7 MiB/s | 201.9 KiB |  00m00s
[221/520] Installing perl-Sub-Exporter- 100% |  28.2 MiB/s |  28.9 KiB |  00m00s
[222/520] Installing perl-Devel-GlobalD 100% |  18.6 MiB/s |  19.0 KiB |  00m00s
[223/520] Installing perl-Unicode-EastA 100% |  16.6 MiB/s |  33.9 KiB |  00m00s
[224/520] Installing perl-libintl-perl- 100% | 179.9 MiB/s |   4.1 MiB |  00m00s
[225/520] Installing texinfo-0:7.1-3.fc 100% | 245.1 MiB/s |   5.9 MiB |  00m00s
[226/520] Installing perl-English-0:1.1 100% |   0.0   B/s |   6.6 KiB |  00m00s
[227/520] Installing perl-Variable-Magi 100% |  64.8 MiB/s | 132.7 KiB |  00m00s
[228/520] Installing perl-Package-Stash 100% |  34.7 MiB/s |  71.0 KiB |  00m00s
[229/520] Installing perl-Package-Stash 100% |  56.8 MiB/s |  58.1 KiB |  00m00s
[230/520] Installing perl-Filter-2:1.64 100% |  34.1 MiB/s | 174.6 KiB |  00m00s
[231/520] Installing perl-encoding-4:3. 100% | 146.9 MiB/s | 150.4 KiB |  00m00s
[232/520] Installing perl-open-0:1.13-5 100% |   0.0   B/s |  11.7 KiB |  00m00s
[233/520] Installing perl-deprecate-0:0 100% |   0.0   B/s |   6.9 KiB |  00m00s
[234/520] Installing perl-Text-Soundex- 100% |  25.9 MiB/s |  53.1 KiB |  00m00s
[235/520] Installing perl-XString-0:0.0 100% |  37.9 MiB/s |  38.8 KiB |  00m00s
[236/520] Installing perl-Compress-Raw- 100% |  35.1 MiB/s |  71.8 KiB |  00m00s
[237/520] Installing perl-IO-Compress-0 100% | 128.6 MiB/s |   1.0 MiB |  00m00s
[238/520] Installing perl-Net-HTTP-0:6. 100% |  75.4 MiB/s |  77.2 KiB |  00m00s
[239/520] Installing perl-Math-Complex- 100% |  83.8 MiB/s |  85.8 KiB |  00m00s
[240/520] Installing perl-Math-BigInt-1 100% | 234.8 MiB/s | 961.8 KiB |  00m00s
[241/520] Installing perl-Data-Uniqid-0 100% |   5.7 MiB/s |   5.8 KiB |  00m00s
[242/520] Installing perl-JSON-0:4.10-6 100% | 133.3 MiB/s | 273.0 KiB |  00m00s
[243/520] Installing perl-I18N-LangTags 100% |  81.6 MiB/s |  83.6 KiB |  00m00s
[244/520] Installing perl-Locale-Makete 100% |  84.9 MiB/s | 173.9 KiB |  00m00s
[245/520] Installing perl-Locale-Makete 100% |  13.1 MiB/s |  13.5 KiB |  00m00s
[246/520] Installing perl-Params-Check- 100% |  27.9 MiB/s |  28.6 KiB |  00m00s
[247/520] Installing perl-Module-Load-C 100% |  29.2 MiB/s |  29.9 KiB |  00m00s
[248/520] Installing perl-IPC-Cmd-2:1.0 100% |  83.9 MiB/s |  85.9 KiB |  00m00s
[249/520] Installing perl-Class-Inspect 100% |  57.9 MiB/s |  59.3 KiB |  00m00s
[250/520] Installing perl-File-ShareDir 100% |  28.9 MiB/s |  59.2 KiB |  00m00s
[251/520] Installing perl-Tie-0:4.6-512 100% |  32.9 MiB/s |  33.7 KiB |  00m00s
[252/520] Installing perl-Authen-SASL-0 100% |  59.5 MiB/s | 121.8 KiB |  00m00s
[253/520] Installing perl-lib-0:0.65-51 100% |   0.0   B/s |   8.9 KiB |  00m00s
[254/520] Installing perl-meta-notation 100% |   0.0   B/s |   2.3 KiB |  00m00s
[255/520] Installing perl-sigtrap-0:1.1 100% |   0.0   B/s |  11.4 KiB |  00m00s
[256/520] Installing perl-Hash-Util-Fie 100% |  62.7 MiB/s |  64.2 KiB |  00m00s
[257/520] Installing perl-B-Hooks-EndOf 100% |  24.4 MiB/s |  75.1 KiB |  00m00s
[258/520] Installing perl-namespace-cle 100% |  21.8 MiB/s |  44.6 KiB |  00m00s
[259/520] Installing perl-namespace-aut 100% |  41.6 MiB/s |  42.6 KiB |  00m00s
[260/520] Installing libxslt-0:1.1.42-3 100% | 155.5 MiB/s | 477.8 KiB |  00m00s
[261/520] Installing libdatrie-0:0.2.13 100% |  57.7 MiB/s |  59.0 KiB |  00m00s
[262/520] Installing libthai-0:0.1.29-9 100% | 192.4 MiB/s | 788.1 KiB |  00m00s
[263/520] Installing sombok-0:2.4.0-22. 100% |  65.3 MiB/s | 133.8 KiB |  00m00s
[264/520] Installing perl-Unicode-LineB 100% |  66.0 MiB/s | 270.5 KiB |  00m00s
[265/520] Installing teckit-0:2.5.12-3. 100% | 242.3 MiB/s |   1.9 MiB |  00m00s
[266/520] Installing jbig2dec-libs-0:0. 100% |  83.3 MiB/s | 170.6 KiB |  00m00s
[267/520] Installing adobe-mappings-pdf 100% | 274.8 MiB/s |   4.4 MiB |  00m00s
[268/520] Installing ncurses-c++-libs-0 100% |  78.7 MiB/s | 161.1 KiB |  00m00s
[269/520] Installing ncurses-devel-0:6. 100% |  31.0 MiB/s |   1.0 MiB |  00m00s
[270/520] Installing mailcap-0:2.1.54-7 100% |  85.0 MiB/s |  87.1 KiB |  00m00s
[271/520] Installing perl-LWP-MediaType 100% |  78.6 MiB/s |  80.5 KiB |  00m00s
[272/520] Installing perl-HTTP-Message- 100% |  71.6 MiB/s | 219.9 KiB |  00m00s
[273/520] Installing perl-HTML-Parser-0 100% |  93.7 MiB/s | 287.8 KiB |  00m00s
[274/520] Installing perl-HTTP-Negotiat 100% |  28.0 MiB/s |  28.7 KiB |  00m00s
[275/520] Installing perltidy-0:2024090 100% | 299.1 MiB/s |   3.9 MiB |  00m00s
[276/520] Installing perl-Eval-Closure- 100% |  33.8 MiB/s |  34.6 KiB |  00m00s
[277/520] Installing perl-Params-Valida 100% |  46.0 MiB/s |  94.2 KiB |  00m00s
[278/520] Installing perl-Specio-0:0.48 100% |  56.1 MiB/s | 344.7 KiB |  00m00s
[279/520] Installing perl-Log-Dispatch- 100% |  14.6 MiB/s | 150.0 KiB |  00m00s
[280/520] Installing perl-DateTime-Loca 100% | 146.5 MiB/s |  23.0 MiB |  00m00s
[281/520] Installing perl-DateTime-Time 100% | 210.4 MiB/s |   6.1 MiB |  00m00s
[282/520] Installing perl-DateTime-2:1. 100% | 126.2 MiB/s | 387.7 KiB |  00m00s
[283/520] Installing perl-DateTime-Cale 100% |  33.5 MiB/s |  34.3 KiB |  00m00s
[284/520] Installing perl-DateTime-Form 100% |  48.2 MiB/s |  98.7 KiB |  00m00s
[285/520] Installing perl-DateTime-Form 100% |  52.0 MiB/s | 213.0 KiB |  00m00s
[286/520] Installing perl-Log-Dispatch- 100% |  53.2 MiB/s |  54.5 KiB |  00m00s
[287/520] Installing perl-HTTP-Cookies- 100% |  73.9 MiB/s |  75.7 KiB |  00m00s
[288/520] Installing perl-libwww-perl-0 100% | 103.6 MiB/s | 530.3 KiB |  00m00s
[289/520] Installing perl-XML-Parser-0: 100% | 108.0 MiB/s | 663.7 KiB |  00m00s
[290/520] Installing perl-XML-XPath-0:1 100% |  68.4 MiB/s | 210.1 KiB |  00m00s
[291/520] Installing texlive-epstopdf-1 100% |  39.6 MiB/s |  40.6 KiB |  00m00s
[292/520] Installing texlive-epstopdf-p 100% | 189.4 MiB/s | 388.0 KiB |  00m00s
[293/520] Installing texlive-cm-11:svn5 100% |  91.6 MiB/s |   1.0 MiB |  00m00s
[294/520] Installing texlive-etex-11:sv 100% |  41.7 MiB/s |  42.7 KiB |  00m00s
[295/520] Installing texlive-hyph-utf8- 100% |  74.8 MiB/s |  76.6 KiB |  00m00s
[296/520] Installing texlive-hyphen-bas 100% |  64.3 MiB/s |  65.9 KiB |  00m00s
[297/520] Installing texlive-knuth-lib- 100% |  34.6 MiB/s | 106.3 KiB |  00m00s
[298/520] Installing texlive-plain-11:s 100% |  55.6 MiB/s | 113.8 KiB |  00m00s
[299/520] Installing texlive-tex-ini-fi 100% |   9.9 MiB/s |  10.1 KiB |  00m00s
[300/520] Installing texlive-unicode-da 100% | 341.2 MiB/s |   3.1 MiB |  00m00s
[301/520] Installing texlive-graphics-d 100% |  97.5 MiB/s |  99.9 KiB |  00m00s
[302/520] Installing texlive-gsftopk-11 100% |  47.4 MiB/s |  48.6 KiB |  00m00s
[303/520] Installing texlive-luatex-11: 100% | 315.3 MiB/s |   9.1 MiB |  00m00s
[304/520] Installing texlive-texlive.in 100% | 167.8 MiB/s |   1.0 MiB |  00m00s
[305/520] Installing texlive-texlive-sc 100% |  68.2 MiB/s | 349.1 KiB |  00m00s
[306/520] Installing texlive-kpathsea-1 100% | 230.8 MiB/s |   2.1 MiB |  00m00s
[307/520] Installing texlive-iftex-11:s 100% |  29.6 MiB/s |  30.3 KiB |  00m00s
[308/520] Installing texlive-etex-pkg-1 100% |   0.0   B/s |  19.0 KiB |  00m00s
[309/520] Installing texlive-etoolbox-1 100% |  66.1 MiB/s |  67.7 KiB |  00m00s
[310/520] Installing texlive-url-11:svn 100% |  21.6 MiB/s |  22.1 KiB |  00m00s
[311/520] Installing texlive-pdftexcmds 100% | 207.8 MiB/s | 425.6 KiB |  00m00s
[312/520] Installing texlive-atbegshi-1 100% | 108.7 MiB/s | 445.1 KiB |  00m00s
[313/520] Installing texlive-babel-11:s 100% |  30.0 MiB/s |   2.2 MiB |  00m00s
[314/520] Installing texlive-amsmath-11 100% | 262.4 MiB/s | 268.7 KiB |  00m00s
[315/520] Installing texlive-kvoptions- 100% | 134.7 MiB/s | 551.6 KiB |  00m00s
[316/520] Installing texlive-amsfonts-1 100% | 151.0 MiB/s |   6.0 MiB |  00m00s
[317/520] Installing texlive-latex-font 100% |  40.4 MiB/s | 124.2 KiB |  00m00s
[318/520] Installing texlive-atveryend- 100% | 100.4 MiB/s | 411.2 KiB |  00m00s
[319/520] Installing texlive-lm-11:svn6 100% | 311.4 MiB/s |  39.5 MiB |  00m00s
[320/520] Installing texlive-ltxcmds-11 100% | 207.8 MiB/s | 425.5 KiB |  00m00s
[321/520] Installing texlive-booktabs-1 100% |  18.6 MiB/s |  19.0 KiB |  00m00s
[322/520] Installing texlive-footmisc-1 100% |  64.1 MiB/s |  65.6 KiB |  00m00s
[323/520] Installing texlive-multido-11 100% |  19.2 MiB/s |  19.6 KiB |  00m00s
[324/520] Installing texlive-glyphlist- 100% |  89.0 MiB/s |  91.1 KiB |  00m00s
[325/520] Installing texlive-lua-alt-ge 100% |   0.0   B/s |   4.3 KiB |  00m00s
[326/520] Installing texlive-modes-11:s 100% | 191.4 MiB/s | 391.9 KiB |  00m00s
[327/520] Installing texlive-l3backend- 100% | 369.0 MiB/s |   1.1 MiB |  00m00s
[328/520] Installing texlive-etexcmds-1 100% | 314.7 MiB/s | 322.3 KiB |  00m00s
[329/520] Installing texlive-infwarerr- 100% | 300.3 MiB/s | 307.5 KiB |  00m00s
[330/520] Installing texlive-hypdoc-11: 100% | 175.5 MiB/s | 359.5 KiB |  00m00s
[331/520] Installing texlive-palatino-1 100% |  86.2 MiB/s |   1.1 MiB |  00m00s
[332/520] Installing texlive-zapfding-1 100% |  40.4 MiB/s |  82.7 KiB |  00m00s
[333/520] Installing texlive-paralist-1 100% |  23.6 MiB/s |  24.1 KiB |  00m00s
[334/520] Installing texlive-ragged2e-1 100% | 358.1 MiB/s | 733.3 KiB |  00m00s
[335/520] Installing texlive-setspace-1 100% |   0.0   B/s |  22.4 KiB |  00m00s
[336/520] Installing texlive-graphics-c 100% |   3.8 MiB/s |   3.9 KiB |  00m00s
[337/520] Installing texlive-graphics-1 100% |  62.8 MiB/s | 128.7 KiB |  00m00s
[338/520] Installing texlive-tools-11:s 100% | 100.5 MiB/s | 411.7 KiB |  00m00s
[339/520] Installing texlive-xkeyval-11 100% |  69.9 MiB/s |  71.6 KiB |  00m00s
[340/520] Installing texlive-colortbl-1 100% |  21.3 MiB/s |  21.8 KiB |  00m00s
[341/520] Installing texlive-caption-11 100% |  89.1 MiB/s | 912.6 KiB |  00m00s
[342/520] Installing texlive-csquotes-1 100% | 110.6 MiB/s | 113.3 KiB |  00m00s
[343/520] Installing texlive-geometry-1 100% |  49.1 MiB/s |  50.2 KiB |  00m00s
[344/520] Installing texlive-auxhook-11 100% | 296.1 MiB/s | 303.2 KiB |  00m00s
[345/520] Installing texlive-marvosym-1 100% |  91.9 MiB/s | 188.3 KiB |  00m00s
[346/520] Installing texlive-subfig-11: 100% |  36.6 MiB/s |  37.5 KiB |  00m00s
[347/520] Installing texlive-breakurl-1 100% |  17.5 MiB/s |  17.9 KiB |  00m00s
[348/520] Installing texlive-logreq-11: 100% |  26.6 MiB/s |  27.2 KiB |  00m00s
[349/520] Installing texlive-sauerj-11: 100% |  27.9 MiB/s |  28.6 KiB |  00m00s
[350/520] Installing texlive-catchfile- 100% | 312.5 MiB/s | 320.0 KiB |  00m00s
[351/520] Installing texlive-ifplatform 100% |  13.1 MiB/s |  13.5 KiB |  00m00s
[352/520] Installing texlive-auto-pst-p 100% |  15.2 MiB/s |  15.6 KiB |  00m00s
[353/520] Installing texlive-dvips-11:s 100% | 158.2 MiB/s |   1.6 MiB |  00m00s
[354/520] Installing texlive-babelbib-1 100% | 192.2 MiB/s | 787.2 KiB |  00m00s
[355/520] Installing texlive-memoir-11: 100% |  78.7 MiB/s | 483.6 KiB |  00m00s
[356/520] Installing texlive-ec-11:svn2 100% |  53.3 MiB/s |   2.7 MiB |  00m00s
[357/520] Installing texlive-epsf-11:sv 100% |  53.2 MiB/s |  54.5 KiB |  00m00s
[358/520] Installing texlive-texlive-sc 100% |  30.5 MiB/s | 125.1 KiB |  00m00s
[359/520] Installing texlive-bibtex-11: 100% | 192.1 MiB/s | 787.0 KiB |  00m00s
[360/520] Installing texlive-colorprofi 100% | 133.8 MiB/s | 274.1 KiB |  00m00s
[361/520] Installing texlive-enctex-11: 100% |  61.0 MiB/s | 187.3 KiB |  00m00s
[362/520] Installing texlive-hyphenex-1 100% |   0.0   B/s |  26.1 KiB |  00m00s
[363/520] Installing texlive-knuth-loca 100% |  36.8 MiB/s | 113.1 KiB |  00m00s
[364/520] Installing texlive-luahbtex-1 100% | 301.8 MiB/s |   6.3 MiB |  00m00s
[365/520] Installing texlive-makeindex- 100% | 125.0 MiB/s | 511.9 KiB |  00m00s
[366/520] Installing texlive-mflogo-11: 100% |  13.3 MiB/s |  13.6 KiB |  00m00s
[367/520] Installing texlive-mfware-11: 100% |  70.8 MiB/s | 217.4 KiB |  00m00s
[368/520] Installing texlive-tex-11:svn 100% | 127.2 MiB/s | 390.8 KiB |  00m00s
[369/520] Installing texlive-texlive-en 100% | 395.8 MiB/s |   5.9 MiB |  00m00s
[370/520] Installing texlive-texlive-ms 100% | 351.6 MiB/s |   1.4 MiB |  00m00s
[371/520] Installing texlive-dehyph-11: 100% | 235.5 MiB/s | 241.2 KiB |  00m00s
[372/520] Installing texlive-everyshi-1 100% | 155.2 MiB/s | 158.9 KiB |  00m00s
[373/520] Installing texlive-firstaid-1 100% | 291.8 MiB/s | 298.8 KiB |  00m00s
[374/520] Installing texlive-xetexconfi 100% |   0.0   B/s | 776.0   B |  00m00s
[375/520] Installing texlive-alphalph-1 100% | 368.3 MiB/s | 377.1 KiB |  00m00s
[376/520] Installing texlive-enumitem-1 100% |  58.7 MiB/s |  60.1 KiB |  00m00s
[377/520] Installing texlive-hologo-11: 100% | 325.3 MiB/s | 666.1 KiB |  00m00s
[378/520] Installing texlive-underscore 100% |  19.6 MiB/s |  20.1 KiB |  00m00s
[379/520] Installing texlive-avantgar-1 100% | 112.9 MiB/s |   1.2 MiB |  00m00s
[380/520] Installing texlive-bookman-11 100% | 102.8 MiB/s |   1.2 MiB |  00m00s
[381/520] Installing texlive-charter-11 100% | 101.3 MiB/s | 415.0 KiB |  00m00s
[382/520] Installing texlive-courier-11 100% | 101.7 MiB/s | 937.1 KiB |  00m00s
[383/520] Installing texlive-helvetic-1 100% | 114.3 MiB/s |   1.8 MiB |  00m00s
[384/520] Installing texlive-symbol-11: 100% |  26.7 MiB/s |  82.0 KiB |  00m00s
[385/520] Installing texlive-times-11:s 100% |  90.7 MiB/s |   1.0 MiB |  00m00s
[386/520] Installing texlive-utopia-11: 100% | 134.6 MiB/s | 551.4 KiB |  00m00s
[387/520] Installing texlive-fileconten 100% |  12.7 MiB/s |  13.0 KiB |  00m00s
[388/520] Installing texlive-fpl-11:svn 100% | 212.0 MiB/s | 651.2 KiB |  00m00s
[389/520] Installing texlive-mathpazo-1 100% |  38.0 MiB/s | 116.7 KiB |  00m00s
[390/520] Installing texlive-psnfss-11: 100% |  23.3 MiB/s | 119.5 KiB |  00m00s
[391/520] Installing texlive-xstring-11 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[392/520] Installing texlive-gettitlest 100% | 332.2 MiB/s | 340.1 KiB |  00m00s
[393/520] Installing texlive-hobsub-11: 100% |  80.0 MiB/s |  81.9 KiB |  00m00s
[394/520] Installing texlive-hycolor-11 100% | 403.5 MiB/s | 413.1 KiB |  00m00s
[395/520] Installing texlive-intcalc-11 100% | 230.9 MiB/s | 472.8 KiB |  00m00s
[396/520] Installing texlive-kvdefineke 100% | 308.1 MiB/s | 315.5 KiB |  00m00s
[397/520] Installing texlive-kvsetkeys- 100% | 418.8 MiB/s | 428.8 KiB |  00m00s
[398/520] Installing texlive-letltxmacr 100% | 305.3 MiB/s | 312.6 KiB |  00m00s
[399/520] Installing texlive-pdfescape- 100% | 368.3 MiB/s | 377.2 KiB |  00m00s
[400/520] Installing texlive-refcount-1 100% | 341.0 MiB/s | 349.2 KiB |  00m00s
[401/520] Installing texlive-stringenc- 100% | 263.5 MiB/s |   1.1 MiB |  00m00s
[402/520] Installing texlive-bookmark-1 100% | 279.4 MiB/s | 572.2 KiB |  00m00s
[403/520] Installing texlive-marginnote 100% |  22.8 MiB/s |  23.3 KiB |  00m00s
[404/520] Installing texlive-mparhack-1 100% |  20.6 MiB/s |  21.1 KiB |  00m00s
[405/520] Installing texlive-picture-11 100% | 317.1 MiB/s | 324.8 KiB |  00m00s
[406/520] Installing texlive-pst-math-1 100% |  23.1 MiB/s |  23.7 KiB |  00m00s
[407/520] Installing texlive-varwidth-1 100% |  19.8 MiB/s |  20.3 KiB |  00m00s
[408/520] Installing texlive-pdfcolmk-1 100% |  20.2 MiB/s |  20.7 KiB |  00m00s
[409/520] Installing texlive-xcolor-11: 100% |  78.8 MiB/s |  80.7 KiB |  00m00s
[410/520] Installing texlive-eso-pic-11 100% |  27.9 MiB/s |  28.6 KiB |  00m00s
[411/520] Installing texlive-luabidi-11 100% |  26.1 MiB/s |  26.8 KiB |  00m00s
[412/520] Installing texlive-makecmds-1 100% |  11.6 MiB/s |  11.9 KiB |  00m00s
[413/520] Installing texlive-bigintcalc 100% | 252.4 MiB/s | 516.8 KiB |  00m00s
[414/520] Installing texlive-bitset-11: 100% | 324.0 MiB/s | 663.5 KiB |  00m00s
[415/520] Installing texlive-uniquecoun 100% | 306.1 MiB/s | 313.5 KiB |  00m00s
[416/520] Installing texlive-rerunfilec 100% | 177.4 MiB/s | 363.3 KiB |  00m00s
[417/520] Installing texlive-hyperref-1 100% | 187.8 MiB/s | 769.4 KiB |  00m00s
[418/520] Installing texlive-attachfile 100% |  32.4 MiB/s |  33.2 KiB |  00m00s
[419/520] Installing texlive-changepage 100% |  27.6 MiB/s |  28.2 KiB |  00m00s
[420/520] Installing texlive-fancyhdr-1 100% |  31.9 MiB/s |  32.7 KiB |  00m00s
[421/520] Installing texlive-natbib-11: 100% | 131.1 MiB/s | 134.2 KiB |  00m00s
[422/520] Installing texlive-placeins-1 100% |   5.2 MiB/s |   5.4 KiB |  00m00s
[423/520] Installing texlive-titlesec-1 100% |  96.6 MiB/s |  98.9 KiB |  00m00s
[424/520] Installing texlive-zref-11:sv 100% | 267.6 MiB/s | 822.0 KiB |  00m00s
[425/520] Installing texlive-euenc-11:s 100% |  41.2 MiB/s |  42.2 KiB |  00m00s
[426/520] Installing texlive-kastrup-11 100% |   0.0   B/s |   4.2 KiB |  00m00s
[427/520] Installing texlive-ctablestac 100% |  20.4 MiB/s |  20.9 KiB |  00m00s
[428/520] Installing texlive-luatexbase 100% |  14.7 MiB/s |  15.1 KiB |  00m00s
[429/520] Installing texlive-float-11:s 100% |  15.8 MiB/s |  16.2 KiB |  00m00s
[430/520] Installing texlive-ifmtarg-11 100% |   9.7 MiB/s |   9.9 KiB |  00m00s
[431/520] Installing texlive-fp-11:svn4 100% |  62.4 MiB/s | 127.9 KiB |  00m00s
[432/520] Installing texlive-lua-uni-al 100% | 128.2 MiB/s | 131.3 KiB |  00m00s
[433/520] Installing texlive-lualibs-11 100% | 188.4 MiB/s | 771.6 KiB |  00m00s
[434/520] Installing texlive-luaotfload 100% | 357.3 MiB/s |   8.2 MiB |  00m00s
[435/520] Installing texlive-latexconfi 100% |   9.6 MiB/s |   9.8 KiB |  00m00s
[436/520] Installing perl-LWP-Protocol- 100% |  30.4 MiB/s |  31.1 KiB |  00m00s
[437/520] Installing perl-LDAP-1:0.68-1 100% |  94.0 MiB/s | 962.3 KiB |  00m00s
[438/520] Installing perl-Log-Log4perl- 100% | 109.6 MiB/s | 897.8 KiB |  00m00s
[439/520] Installing perl-XML-SAX-0:1.0 100% |   1.8 MiB/s | 126.0 KiB |  00m00s
[440/520] Installing perl-XML-LibXML-1: 100% |   7.6 MiB/s | 931.5 KiB |  00m00s
[441/520] Installing perl-XML-LibXML-Si 100% |  51.1 MiB/s |  52.3 KiB |  00m00s
[442/520] Installing perl-XML-LibXSLT-0 100% |  35.8 MiB/s | 146.6 KiB |  00m00s
[443/520] Installing biber-0:2.19-6.fc4 100% | 148.9 MiB/s |   1.3 MiB |  00m00s
[444/520] Installing google-noto-fonts- 100% |  17.8 MiB/s |  18.3 KiB |  00m00s
[445/520] Installing google-noto-sans-v 100% | 249.8 MiB/s |   1.2 MiB |  00m00s
[446/520] Installing default-fonts-core 100% |   8.9 MiB/s |  18.2 KiB |  00m00s
[447/520] Installing libXau-0:1.0.11-7. 100% |  66.8 MiB/s |  68.4 KiB |  00m00s
[448/520] Installing libxcb-0:1.17.0-3. 100% |  59.4 MiB/s |   1.2 MiB |  00m00s
[449/520] Installing xml-common-0:0.6.3 100% |  26.4 MiB/s |  81.1 KiB |  00m00s
[450/520] Installing fontconfig-0:2.15. 100% | 672.0 KiB/s | 811.1 KiB |  00m01s
[451/520] Installing texlive-pdftex-11: 100% | 192.9 MiB/s |   4.6 MiB |  00m00s
[452/520] Installing texlive-bera-11:sv 100% | 110.4 MiB/s | 791.2 KiB |  00m00s
[453/520] Installing texlive-algorithms 100% |  38.2 MiB/s |  39.1 KiB |  00m00s
[454/520] Installing texlive-xifthen-11 100% |  14.8 MiB/s |  15.2 KiB |  00m00s
[455/520] Installing texlive-l3packages 100% | 129.6 MiB/s | 265.5 KiB |  00m00s
[456/520] Installing texlive-xpatch-11: 100% |  26.9 MiB/s |  27.5 KiB |  00m00s
[457/520] Installing texlive-l3kernel-1 100% | 272.5 MiB/s |   1.4 MiB |  00m00s
[458/520] Installing texlive-currfile-1 100% |  34.1 MiB/s |  35.0 KiB |  00m00s
[459/520] Installing texlive-filehook-1 100% |  27.9 MiB/s |  57.2 KiB |  00m00s
[460/520] Installing texlive-pgf-11:svn 100% | 101.6 MiB/s |   4.9 MiB |  00m00s
[461/520] Installing texlive-ms-11:svn5 100% |  18.8 MiB/s |  19.3 KiB |  00m00s
[462/520] Installing texlive-koma-scrip 100% | 342.5 MiB/s |   9.9 MiB |  00m00s
[463/520] Installing texlive-bidi-11:sv 100% | 119.2 MiB/s |   1.2 MiB |  00m00s
[464/520] Installing texlive-showexpl-1 100% |  22.0 MiB/s |  22.6 KiB |  00m00s
[465/520] Installing texlive-listings-1 100% | 189.7 MiB/s | 582.9 KiB |  00m00s
[466/520] Installing texlive-fancyvrb-1 100% |  65.9 MiB/s |  67.5 KiB |  00m00s
[467/520] Installing texlive-pst-3d-11: 100% |  20.4 MiB/s |  20.9 KiB |  00m00s
[468/520] Installing texlive-pst-coil-1 100% |  21.3 MiB/s |  21.8 KiB |  00m00s
[469/520] Installing texlive-pst-eps-11 100% |  16.2 MiB/s |  16.6 KiB |  00m00s
[470/520] Installing texlive-pst-fill-1 100% |  23.4 MiB/s |  23.9 KiB |  00m00s
[471/520] Installing texlive-pst-grad-1 100% |  21.9 MiB/s |  22.5 KiB |  00m00s
[472/520] Installing texlive-pst-node-1 100% |  56.5 MiB/s | 115.8 KiB |  00m00s
[473/520] Installing texlive-pst-ovl-11 100% |  13.4 MiB/s |  13.8 KiB |  00m00s
[474/520] Installing texlive-pst-plot-1 100% | 127.9 MiB/s | 131.0 KiB |  00m00s
[475/520] Installing texlive-pst-text-1 100% |  20.8 MiB/s |  21.3 KiB |  00m00s
[476/520] Installing texlive-pst-tools- 100% |  27.5 MiB/s |  28.2 KiB |  00m00s
[477/520] Installing texlive-pst-tree-1 100% |  42.6 MiB/s |  43.6 KiB |  00m00s
[478/520] Installing texlive-pstricks-a 100% | 102.4 MiB/s | 104.9 KiB |  00m00s
[479/520] Installing texlive-pstricks-1 100% | 116.0 MiB/s | 475.0 KiB |  00m00s
[480/520] Installing texlive-biblatex-1 100% | 181.8 MiB/s |   2.2 MiB |  00m00s
[481/520] Installing texlive-polyglossi 100% |  57.4 MiB/s | 764.6 KiB |  00m00s
[482/520] Installing texlive-fontspec-1 100% | 322.8 MiB/s | 330.6 KiB |  00m00s
[483/520] Installing texlive-xunicode-1 100% | 107.6 MiB/s | 220.3 KiB |  00m00s
[484/520] Installing texlive-tipa-11:sv 100% | 199.6 MiB/s |   3.8 MiB |  00m00s
[485/520] Installing texlive-latex-11:s 100% | 437.9 MiB/s |  40.3 MiB |  00m00s
[486/520] Installing texlive-cm-super-1 100% | 397.2 MiB/s |  65.1 MiB |  00m00s
[487/520] Installing libX11-common-0:1. 100% |  66.0 MiB/s |   1.2 MiB |  00m00s
[488/520] Installing libX11-0:1.8.10-2. 100% | 256.3 MiB/s |   1.3 MiB |  00m00s
[489/520] Installing libXt-0:1.3.1-1.fc 100% | 210.5 MiB/s | 431.1 KiB |  00m00s
[490/520] Installing libXext-0:1.3.6-2. 100% |  89.2 MiB/s |  91.3 KiB |  00m00s
[491/520] Installing libXmu-0:1.2.1-2.f 100% |  94.5 MiB/s | 193.5 KiB |  00m00s
[492/520] Installing libXpm-0:3.5.17-4. 100% | 146.3 MiB/s | 149.8 KiB |  00m00s
[493/520] Installing libXaw-0:1.0.16-2. 100% | 168.2 MiB/s | 516.7 KiB |  00m00s
[494/520] Installing libXi-0:1.8.2-1.fc 100% |  76.0 MiB/s |  77.8 KiB |  00m00s
[495/520] Installing texlive-xdvi-11:sv 100% | 145.6 MiB/s | 745.4 KiB |  00m00s
[496/520] Installing libgs-0:10.03.1-4. 100% | 352.2 MiB/s |  24.3 MiB |  00m00s
[497/520] Installing ghostscript-tools- 100% |   0.0   B/s |   3.4 KiB |  00m00s
[498/520] Installing ghostscript-tools- 100% |   4.9 MiB/s |   5.1 KiB |  00m00s
[499/520] Installing ghostscript-0:10.0 100% |  19.1 MiB/s |  39.1 KiB |  00m00s
[500/520] Installing texlive-metafont-1 100% | 157.6 MiB/s | 806.8 KiB |  00m00s
[501/520] Installing libicu-0:74.2-2.fc 100% | 303.9 MiB/s |  35.0 MiB |  00m00s
[502/520] Installing texlive-dvipdfmx-1 100% | 342.6 MiB/s |   3.8 MiB |  00m00s
[503/520] Installing texlive-xetex-11:s 100% | 207.2 MiB/s |   2.1 MiB |  00m00s
[504/520] Installing texlive-texlive-co 100% | 130.8 MiB/s | 268.0 KiB |  00m00s
[505/520] Installing texlive-collection 100% |   0.0   B/s | 124.0   B |  00m00s
[506/520] Installing gmp-c++-1:6.3.0-2. 100% |  31.8 MiB/s |  32.6 KiB |  00m00s
[507/520] Installing gmp-devel-1:6.3.0- 100% | 172.9 MiB/s | 354.1 KiB |  00m00s
[508/520] Installing less-0:661-2.fc41. 100% |  99.8 MiB/s | 408.6 KiB |  00m00s
[509/520] Installing git-core-0:2.47.1- 100% | 278.4 MiB/s |  22.6 MiB |  00m00s
[510/520] Installing git-core-doc-0:2.4 100% | 198.0 MiB/s |  17.4 MiB |  00m00s
[511/520] Installing perl-Git-0:2.47.1- 100% |  63.5 MiB/s |  65.0 KiB |  00m00s
[512/520] Installing git-0:2.47.1-1.fc4 100% |  42.7 MiB/s |  87.4 KiB |  00m00s
[513/520] Installing emacs-filesystem-1 100% | 531.2 KiB/s | 544.0   B |  00m00s
[514/520] Installing autoconf-0:2.72-3. 100% | 233.1 MiB/s |   2.8 MiB |  00m00s
[515/520] Installing automake-0:1.16.5- 100% | 160.3 MiB/s |   1.8 MiB |  00m00s
[516/520] Installing mpfr-devel-0:4.2.1 100% |  62.0 MiB/s |  63.5 KiB |  00m00s
[517/520] Installing texinfo-tex-0:7.1- 100% |   3.1 MiB/s | 516.0 KiB |  00m00s
[518/520] Installing readline-devel-0:8 100% | 109.5 MiB/s | 560.5 KiB |  00m00s
[519/520] Installing bison-0:3.8.2-9.fc 100% | 188.5 MiB/s |   3.6 MiB |  00m00s
[520/520] Installing glibc-all-langpack 100% |   4.6 MiB/s | 226.0 MiB |  00m50s
Warning: skipped OpenPGP checks for 85 packages from repository: copr_base
Complete!
Finish: build setup for gawk-5.3.0-4.fc41.src.rpm
Start: rpmbuild gawk-5.3.0-4.fc41.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1721260800
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.c2NIMT
+ umask 022
+ cd /builddir/build/BUILD/gawk-5.3.0-build
+ test -d /builddir/build/BUILD/gawk-5.3.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/gawk-5.3.0-build
+ /usr/bin/rm -rf /builddir/build/BUILD/gawk-5.3.0-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/gawk-5.3.0-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/gawk-5.3.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PzJmr6
+ umask 022
+ cd /builddir/build/BUILD/gawk-5.3.0-build
+ cd /builddir/build/BUILD/gawk-5.3.0-build
+ rm -rf gawk-5.3.0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/gawk-5.3.0.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gawk-5.3.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/git init -q
+ /usr/bin/git config user.name rpm-build
+ /usr/bin/git config user.email '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ GIT_COMMITTER_DATE=@1721260800
+ GIT_AUTHOR_DATE=@1721260800
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'gawk-5.3.0 base'
+ /usr/bin/git checkout --track -b rpm-build
Switched to a new branch 'rpm-build'
branch 'rpm-build' set up to track 'master'.
+ cp -a /builddir/build/SOURCES/LICENSE.GPLv2 /builddir/build/SOURCES/LICENSE.LGPLv2 /builddir/build/SOURCES/LICENSE.BSD .
+ git add --all --force .
+ git commit --all --amend --no-edit
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/disable-the-pma-test.patch
+ /usr/bin/git apply --index --reject -p1 -
Checking patch test/Makefile.am...
Hunk #1 succeeded at 1822 (offset -424 lines).
Applied patch test/Makefile.am cleanly.
+ GIT_COMMITTER_DATE=@1721260800
+ GIT_AUTHOR_DATE=@1721260800
+ /usr/bin/git commit -q -m disable-the-pma-test.patch --author 'rpm-build <rpm-build>'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WJlPO0
+ umask 022
+ cd /builddir/build/BUILD/gawk-5.3.0-build
+ CFLAGS='-O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -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=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -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=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -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=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -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 --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=clang
+ export CC
+ CXX=clang++
+ export CXX
+ cd gawk-5.3.0
+ autoreconf --force --verbose
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not running autopoint: --install not given
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: adding subdirectory extension to autoreconf
autoreconf: Entering directory 'extension'
autoreconf: configure.ac: not running autopoint: --install not given
autoreconf: running: aclocal --force -I ../m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not running libtoolize: --install not given
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --force-missing
autoreconf: Leaving directory 'extension'
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --force-missing
support/Makefile.am:80: warning: 'CFLAGS' is a user variable, you should not override it;
support/Makefile.am:80: use 'AM_CFLAGS' instead
autoreconf: Leaving directory '.'
+ CFLAGS='-O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -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=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -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=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -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=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -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 --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=clang
+ export CC
+ CXX=clang++
+ export CXX
+ '[' '-flto=thin -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' ./extension/configure
+ diff -u ./extension/configure.backup ./extension/configure
+ mv ./extension/configure.backup ./extension/configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./extension/configure
+ diff -u ./extension/configure.backup ./extension/configure
+ mv ./extension/configure.backup ./extension/configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./extension/configure
+ diff -u ./extension/configure.backup ./extension/configure
+ mv ./extension/configure.backup ./extension/configure
+ /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./extension/configure
+ diff -u ./extension/configure.backup ./extension/configure
+ mv ./extension/configure.backup ./extension/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'\''"#' ./extension/configure
+ diff -u ./extension/configure.backup ./extension/configure
--- ./extension/configure.backup	2025-01-01 12:17:56.053129281 +0000
+++ ./extension/configure	2025-01-01 12:17:58.192158818 +0000
@@ -11253,7 +11253,7 @@
 # Transform an extracted symbol line into a proper C declaration.
 # Some systems (esp. on ia64) link data and code symbols differently,
 # so use this general approach.
-lt_cv_sys_global_symbol_to_cdecl="$SED -n"\
+lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
 $lt_cdecl_hook\
 " -e 's/^T .* \(.*\)$/extern int \1();/p'"\
 " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'"
@@ -19029,7 +19029,7 @@
 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
 lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
+ for file in $(find . -type f -name configure -print)
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./build-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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg' ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg"~' ./build-aux/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... ./build-aux/install-sh -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-redhat-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... none
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for stdbool.h... yes
checking for sys/time.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for bison... bison -y
checking whether ln -s works... yes
checking for x86_64-redhat-linux-gcc... (cached) clang
checking whether the compiler supports GNU C... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to enable C11 features... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) none
checking for variable-length arrays... yes
checking how to run the C preprocessor... clang -E
checking for x86_64-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-redhat-linux-ar... no
checking for x86_64-redhat-linux-lib... no
checking for x86_64-redhat-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for special development options... no
checking for z/OS USS compilation... no
checking for library containing strerror... none required
checking for clang option to enable large file support... none needed
checking if we are using EBCDIC... checking for egrep -e... (cached) /usr/bin/grep -E
no
checking for a sed that does not truncate output... /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by clang... /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 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 for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for locale.h... yes
checking for libintl.h... yes
checking for mcheck.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for termios.h... yes
checking for stropts.h... no
checking for wchar.h... (cached) yes
checking for wctype.h... yes
checking for bool, true, false... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for memory.h... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t... yes
checking for gid_t... yes
checking type of array argument to getgroups... gid_t
checking for unsigned long long int... yes
checking for long long int... yes
checking for unsigned long long int... (cached) yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for ssize_t... yes
checking size of unsigned int... 4
checking size of unsigned long... 8
checking for socklen_t... yes
checking for alarm... yes
checking for working mktime... yes
checking for getaddrinfo... yes
checking for library containing fmod... -lm
checking for library containing isinf... none required
checking for library containing ismod... no
checking for library containing isnan... none required
checking for __etoa_l... no
checking for atexit... yes
checking for btowc... yes
checking for fmod... yes
checking for fwrite_unlocked... yes
checking for gai_strerror... yes
checking for getgrent... yes
checking for getgroups... yes
checking for grantpt... yes
checking for isascii... yes
checking for isblank... yes
checking for iswctype... yes
checking for iswlower... yes
checking for iswupper... yes
checking for lstat... yes
checking for mbrlen... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemp... yes
checking for mtrace... yes
checking for posix_openpt... yes
checking for setenv... yes
checking for setlocale... yes
checking for setsid... yes
checking for sigprocmask... yes
checking for snprintf... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcoll... yes
checking for strerror... yes
checking for strftime... yes
checking for strncasecmp... yes
checking for strsignal... yes
checking for strtod... yes
checking for strtoul... yes
checking for system... yes
checking for timegm... yes
checking for tmpfile... yes
checking for towlower... yes
checking for towupper... yes
checking for tzset... yes
checking for usleep... yes
checking for waitpid... yes
checking for wcrtomb... yes
checking for wcscoll... yes
checking for wctype... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking whether C compiler accepts ... yes
checking size of void *... 8
checking for mmap... yes
checking for munmap... yes
checking whether C compiler accepts -no-pie... yes
checking for dlfcn.h... yes
checking for library containing dlopen... none required
checking whether getpgrp requires zero arguments... yes
checking for printf %F format... yes
checking for printf %a format... yes
checking for gethostbyname... yes
checking for connect... yes
checking where to find the socket library calls... the standard library
checking whether readline via "-lreadline" is present and sane... yes
checking for history_list in -lreadline... yes
checking whether mpfr via "-lmpfr -lgmp" is present and usable... yes
checking for struct stat.st_blksize... yes
checking for struct passwd.pw_passwd... yes
checking for struct group.gr_passwd... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for clang options needed to detect all undeclared functions... none needed
checking for struct tm.tm_zone... yes
checking whether char is unsigned... no
checking for an ANSI C-conforming const... yes
checking for C/C++ restrict keyword... __restrict__
checking for inline... inline
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating support/Makefile
config.status: creating awklib/Makefile
config.status: creating doc/Makefile
config.status: creating extras/Makefile
config.status: creating po/Makefile.in
config.status: creating test/Makefile
config.status: creating gawkbug
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
=== configuring in extension (/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--build=x86_64-redhat-linux' '--host=x86_64-redhat-linux' '--program-prefix=' '--disable-dependency-tracking' '--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' 'build_alias=x86_64-redhat-linux' 'host_alias=x86_64-redhat-linux' 'CC=clang' 'CFLAGS=-O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1  ' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... ./build-aux/install-sh -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-redhat-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... none
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for z/OS USS compilation... no
checking for a sed that does not truncate output... /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by clang... /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 how to run the C preprocessor... clang -E
checking for egrep -e... /usr/bin/grep -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
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 for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for struct stat.st_blksize... yes
checking for x86_64-redhat-linux-ar... no
checking for x86_64-redhat-linux-lib... no
checking for x86_64-redhat-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for clang option to enable large file support... none needed
checking whether C compiler accepts ... yes
checking size of void *... 8
checking for mmap... yes
checking for munmap... yes
checking whether C compiler accepts -no-pie... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-file... no
checking for file... file
checking for x86_64-redhat-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-ar... ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ./configure: line 11259:  -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory
ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-redhat-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for special development options... no
checking for fnmatch.h... yes
checking for limits.h... yes
checking for sys/mkdev.h... no
checking for sys/param.h... yes
checking for sys/select.h... yes
checking for sys/statvfs.h... yes
checking for sys/sysmacros.h... yes
checking for sys/time.h... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether mpfr via "-lmpfr -lgmp" is present and usable... yes
checking for library containing fmod... -lm
checking for fdopendir... yes
checking for fmod... yes
checking for fnmatch... yes
checking for getdtablesize... yes
checking for gettimeofday... yes
checking for nanosleep... yes
checking for select... yes
checking for statvfs... yes
checking for GetSystemTimeAsFileTime... no
checking for strptime... yes
checking for clang options needed to detect all undeclared functions... none needed
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking how to get the file descriptor associated with an open DIR*... no_such_member
checking for inline... inline
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
config.status: executing libtool commands
+ /usr/bin/make -O -j2 V=1 VERBOSE=1
/usr/bin/mkdir -p "."/pc && \
cat "."/pc/Makefile.tst.prologue > "."/pc/Makefile.tst && \
gawk -f "."/pc/GenMakefileTst.awk "."/test/Makefile.in >> "."/pc/Makefile.tst
/usr/bin/make  all-recursive
Making all in support
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -c -o getopt.o getopt.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -c -o getopt1.o getopt1.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -c -o localeinfo.o localeinfo.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -c -o random.o random.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -c -o dfa.o dfa.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
dfa.c:1109:27: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
 1109 |                       || (c_isdigit (c) & c_isdigit (c2)))
      |                          ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                         &&
dfa.c:1109:27: note: cast one or both operands to int to silence this warning
1 warning generated.
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -c -o pma.o pma.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
pma.c:229:21: warning: variable 'nrev' set but not used [-Wunused-but-set-variable]
  229 |       int nfwd = 0, nrev = 0;  // count how many we find going forward and reverse
      |                     ^
1 warning generated.
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -c -o malloc/dynarray_at_failure.o malloc/dynarray_at_failure.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -c -o malloc/dynarray_emplace_enlarge.o malloc/dynarray_emplace_enlarge.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -c -o malloc/dynarray_finalize.o malloc/dynarray_finalize.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -c -o malloc/dynarray_resize.o malloc/dynarray_resize.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -c -o malloc/dynarray_resize_clear.o malloc/dynarray_resize_clear.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -DNDEBUG -c -o regex.o regex.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
rm -f libsupport.a
ar cru libsupport.a dfa.o getopt.o getopt1.o localeinfo.o random.o regex.o malloc/dynarray_at_failure.o malloc/dynarray_emplace_enlarge.o malloc/dynarray_finalize.o malloc/dynarray_resize.o malloc/dynarray_resize_clear.o pma.o 
ranlib libsupport.a
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
Making all in .
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o array.o array.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o awkgram.o awkgram.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o cint_array.o cint_array.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o builtin.o builtin.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
builtin.c:1921:19: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
 1921 |                         if (d_length > SIZE_MAX)
      |                                      ~ ^~~~~~~~
/usr/include/stdint.h:216:22: note: expanded from macro 'SIZE_MAX'
  216 | #  define SIZE_MAX              (18446744073709551615UL)
      |                                  ^~~~~~~~~~~~~~~~~~~~~~
builtin.c:1926:18: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
 1926 |                 if (d_length < SIZE_MAX)
      |                              ~ ^~~~~~~~
/usr/include/stdint.h:216:22: note: expanded from macro 'SIZE_MAX'
  216 | #  define SIZE_MAX              (18446744073709551615UL)
      |                                  ^~~~~~~~~~~~~~~~~~~~~~
builtin.c:1944:17: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
 1944 |         if (d_index <= SIZE_MAX)
      |                     ~~ ^~~~~~~~
/usr/include/stdint.h:216:22: note: expanded from macro 'SIZE_MAX'
  216 | #  define SIZE_MAX              (18446744073709551615UL)
      |                                  ^~~~~~~~~~~~~~~~~~~~~~
builtin.c:3023:17: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
 3023 |                         else if (d < LONG_MAX)
      |                                    ~ ^~~~~~~~
/usr/bin/../lib/clang/20/include/limits.h:51:19: note: expanded from macro 'LONG_MAX'
   51 | #define LONG_MAX  __LONG_MAX__
      |                   ^~~~~~~~~~~~
<built-in>:62:22: note: expanded from macro '__LONG_MAX__'
   62 | #define __LONG_MAX__ 9223372036854775807L
      |                      ^~~~~~~~~~~~~~~~~~~~
4 warnings generated.
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o command.o command.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o debug.o debug.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o ext.o ext.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o eval.o eval.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o floatcomp.o floatcomp.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o field.o field.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o gawkmisc.o gawkmisc.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o gawkapi.o gawkapi.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o int_array.o int_array.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o main.o main.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
main.c:1057:34: warning: implicit conversion from 'mpfr_prec_t' (aka 'long') to 'double' changes value from 9223372036854775551 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
 1057 |         update_PROCINFO_num("prec_max", MPFR_PREC_MAX);
      |         ~~~~~~~~~~~~~~~~~~~             ^~~~~~~~~~~~~
/usr/include/mpfr.h:178:24: note: expanded from macro 'MPFR_PREC_MAX'
  178 | #define MPFR_PREC_MAX ((mpfr_prec_t) ((((mpfr_uprec_t) -1) >> 1) - 256))
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:1432:6: warning: variable 'newfd' set but not used [-Wunused-but-set-variable]
 1432 |         int newfd;
      |             ^
2 warnings generated.
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o io.o io.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o msg.o msg.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o mpfr.o mpfr.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o node.o node.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
node.c:237:33: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
  237 |                         || val <= LONG_MIN || val >= LONG_MAX
      |                                                   ~~ ^~~~~~~~
/usr/bin/../lib/clang/20/include/limits.h:51:19: note: expanded from macro 'LONG_MAX'
   51 | #define LONG_MAX  __LONG_MAX__
      |                   ^~~~~~~~~~~~
<built-in>:62:22: note: expanded from macro '__LONG_MAX__'
   62 | #define __LONG_MAX__ 9223372036854775807L
      |                      ^~~~~~~~~~~~~~~~~~~~
1 warning generated.
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o re.o re.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o replace.o replace.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o profile.o profile.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o str_array.o str_array.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o version.o version.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o symbol.o symbol.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
clang -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -no-pie -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -no-pie -o gawk array.o awkgram.o builtin.o cint_array.o command.o debug.o eval.o ext.o field.o floatcomp.o gawkapi.o gawkmisc.o int_array.o io.o main.o mpfr.o msg.o node.o profile.o re.o replace.o str_array.o symbol.o version.o support/libsupport.a    -lreadline -lmpfr -lgmp -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -no-pie -lm 
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
Making all in extension
/usr/bin/make  all-recursive
Making all in po
make[4]: Nothing to be done for 'all'.
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I./..   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -c -o testext.lo testext.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I./.. -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -DNDEBUG -c testext.c  -fPIC -DPIC -o .libs/testext.o
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I./..   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -c -o filefuncs.lo filefuncs.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I./.. -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -DNDEBUG -c filefuncs.c  -fPIC -DPIC -o .libs/filefuncs.o
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I./..   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -c -o stack.lo stack.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I./.. -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -DNDEBUG -c stack.c  -fPIC -DPIC -o .libs/stack.o
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I./..   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -c -o fnmatch.lo fnmatch.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I./.. -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -DNDEBUG -c fnmatch.c  -fPIC -DPIC -o .libs/fnmatch.o
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I./..   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -c -o gawkfts.lo gawkfts.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I./.. -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -DNDEBUG -c gawkfts.c  -fPIC -DPIC -o .libs/gawkfts.o
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I./..   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -c -o fork.lo fork.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I./.. -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -DNDEBUG -c fork.c  -fPIC -DPIC -o .libs/fork.o
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I./..   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -c -o inplace.lo inplace.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I./.. -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -DNDEBUG -c inplace.c  -fPIC -DPIC -o .libs/inplace.o
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
inplace.c:176:7: warning: variable 'junk' set but not used [-Wunused-but-set-variable]
  176 |                 int junk;
      |                     ^
1 warning generated.
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I./..   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -c -o ordchr.lo ordchr.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I./.. -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -DNDEBUG -c ordchr.c  -fPIC -DPIC -o .libs/ordchr.o
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I./..   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -c -o intdiv.lo intdiv.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I./.. -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -DNDEBUG -c intdiv.c  -fPIC -DPIC -o .libs/intdiv.o
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I./..   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -c -o readdir.lo readdir.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I./.. -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -DNDEBUG -c readdir.c  -fPIC -DPIC -o .libs/readdir.o
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I./..   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -c -o readfile.lo readfile.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I./.. -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -DNDEBUG -c readfile.c  -fPIC -DPIC -o .libs/readfile.o
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I./..   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -c -o revoutput.lo revoutput.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I./.. -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -DNDEBUG -c revoutput.c  -fPIC -DPIC -o .libs/revoutput.o
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I./..   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -c -o revtwoway.lo revtwoway.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I./.. -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -DNDEBUG -c revtwoway.c  -fPIC -DPIC -o .libs/revtwoway.o
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I./..   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -c -o time.lo time.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I./.. -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -DNDEBUG -c time.c  -fPIC -DPIC -o .libs/time.o
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I./..   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -c -o rwarray.lo rwarray.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I./.. -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -DNDEBUG -c rwarray.c  -fPIC -DPIC -o .libs/rwarray.o
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -module -avoid-version -no-undefined -rpath /foo -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -no-pie -o testext.la  testext.lo  -lmpfr -lgmp -lm 
libtool: link: clang -shared  -fPIC -DPIC  .libs/testext.o   -lmpfr -lgmp -lm -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -O2 -flto=thin -g -grecord-gcc-switches -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -flto=thin -Wl,--build-id=sha1   -Wl,-soname -Wl,testext.so -o .libs/testext.so
libtool: link: ( cd ".libs" && rm -f "testext.la" && ln -s "../testext.la" "testext.la" )
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -no-pie -o filefuncs.la -rpath /usr/lib64/gawk filefuncs.lo stack.lo gawkfts.lo  -lm 
libtool: link: clang -shared  -fPIC -DPIC  .libs/filefuncs.o .libs/stack.o .libs/gawkfts.o   -lm -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -O2 -flto=thin -g -grecord-gcc-switches -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -flto=thin -Wl,--build-id=sha1   -Wl,-soname -Wl,filefuncs.so -o .libs/filefuncs.so
libtool: link: ( cd ".libs" && rm -f "filefuncs.la" && ln -s "../filefuncs.la" "filefuncs.la" )
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -no-pie -o fnmatch.la -rpath /usr/lib64/gawk fnmatch.lo  -lm 
libtool: link: clang -shared  -fPIC -DPIC  .libs/fnmatch.o   -lm -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -O2 -flto=thin -g -grecord-gcc-switches -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -flto=thin -Wl,--build-id=sha1   -Wl,-soname -Wl,fnmatch.so -o .libs/fnmatch.so
libtool: link: ( cd ".libs" && rm -f "fnmatch.la" && ln -s "../fnmatch.la" "fnmatch.la" )
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -no-pie -o fork.la -rpath /usr/lib64/gawk fork.lo  -lm 
libtool: link: clang -shared  -fPIC -DPIC  .libs/fork.o   -lm -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -O2 -flto=thin -g -grecord-gcc-switches -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -flto=thin -Wl,--build-id=sha1   -Wl,-soname -Wl,fork.so -o .libs/fork.so
libtool: link: ( cd ".libs" && rm -f "fork.la" && ln -s "../fork.la" "fork.la" )
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -no-pie -o inplace.la -rpath /usr/lib64/gawk inplace.lo  -lm 
libtool: link: clang -shared  -fPIC -DPIC  .libs/inplace.o   -lm -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -O2 -flto=thin -g -grecord-gcc-switches -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -flto=thin -Wl,--build-id=sha1   -Wl,-soname -Wl,inplace.so -o .libs/inplace.so
libtool: link: ( cd ".libs" && rm -f "inplace.la" && ln -s "../inplace.la" "inplace.la" )
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -no-pie -o intdiv.la -rpath /usr/lib64/gawk intdiv.lo  -lmpfr -lgmp -lm -lm 
libtool: link: clang -shared  -fPIC -DPIC  .libs/intdiv.o   -lmpfr -lgmp -lm -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -O2 -flto=thin -g -grecord-gcc-switches -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -flto=thin -Wl,--build-id=sha1   -Wl,-soname -Wl,intdiv.so -o .libs/intdiv.so
libtool: link: ( cd ".libs" && rm -f "intdiv.la" && ln -s "../intdiv.la" "intdiv.la" )
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -no-pie -o ordchr.la -rpath /usr/lib64/gawk ordchr.lo  -lm 
libtool: link: clang -shared  -fPIC -DPIC  .libs/ordchr.o   -lm -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -O2 -flto=thin -g -grecord-gcc-switches -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -flto=thin -Wl,--build-id=sha1   -Wl,-soname -Wl,ordchr.so -o .libs/ordchr.so
libtool: link: ( cd ".libs" && rm -f "ordchr.la" && ln -s "../ordchr.la" "ordchr.la" )
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -no-pie -o readdir.la -rpath /usr/lib64/gawk readdir.lo  -lm 
libtool: link: clang -shared  -fPIC -DPIC  .libs/readdir.o   -lm -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -O2 -flto=thin -g -grecord-gcc-switches -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -flto=thin -Wl,--build-id=sha1   -Wl,-soname -Wl,readdir.so -o .libs/readdir.so
libtool: link: ( cd ".libs" && rm -f "readdir.la" && ln -s "../readdir.la" "readdir.la" )
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -no-pie -o readfile.la -rpath /usr/lib64/gawk readfile.lo  -lm 
libtool: link: clang -shared  -fPIC -DPIC  .libs/readfile.o   -lm -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -O2 -flto=thin -g -grecord-gcc-switches -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -flto=thin -Wl,--build-id=sha1   -Wl,-soname -Wl,readfile.so -o .libs/readfile.so
libtool: link: ( cd ".libs" && rm -f "readfile.la" && ln -s "../readfile.la" "readfile.la" )
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -no-pie -o revoutput.la -rpath /usr/lib64/gawk revoutput.lo  -lm 
libtool: link: clang -shared  -fPIC -DPIC  .libs/revoutput.o   -lm -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -O2 -flto=thin -g -grecord-gcc-switches -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -flto=thin -Wl,--build-id=sha1   -Wl,-soname -Wl,revoutput.so -o .libs/revoutput.so
libtool: link: ( cd ".libs" && rm -f "revoutput.la" && ln -s "../revoutput.la" "revoutput.la" )
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -no-pie -o revtwoway.la -rpath /usr/lib64/gawk revtwoway.lo  -lm 
libtool: link: clang -shared  -fPIC -DPIC  .libs/revtwoway.o   -lm -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -O2 -flto=thin -g -grecord-gcc-switches -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -flto=thin -Wl,--build-id=sha1   -Wl,-soname -Wl,revtwoway.so -o .libs/revtwoway.so
libtool: link: ( cd ".libs" && rm -f "revtwoway.la" && ln -s "../revtwoway.la" "revtwoway.la" )
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -no-pie -o rwarray.la -rpath /usr/lib64/gawk rwarray.lo  -lmpfr -lgmp -lm 
libtool: link: clang -shared  -fPIC -DPIC  .libs/rwarray.o   -lmpfr -lgmp -lm -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -O2 -flto=thin -g -grecord-gcc-switches -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -flto=thin -Wl,--build-id=sha1   -Wl,-soname -Wl,rwarray.so -o .libs/rwarray.so
libtool: link: ( cd ".libs" && rm -f "rwarray.la" && ln -s "../rwarray.la" "rwarray.la" )
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -no-pie -o time.la -rpath /usr/lib64/gawk time.lo  -lm 
libtool: link: clang -shared  -fPIC -DPIC  .libs/time.o   -lm -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -O2 -flto=thin -g -grecord-gcc-switches -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -flto=thin -Wl,--build-id=sha1   -Wl,-soname -Wl,time.so -o .libs/time.so
libtool: link: ( cd ".libs" && rm -f "time.la" && ln -s "../time.la" "time.la" )
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
Making all in extras
make[2]: Nothing to be done for 'all'.
Making all in doc
make[2]: Nothing to be done for 'all'.
Making all in awklib
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
rm -f pwcat.c
ln -s ./eg/lib/pwcat.c .
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
rm -f grcat.c
ln -s ./eg/lib/grcat.c .
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
sed 's;/usr/local/libexec/awk;/usr/libexec/awk;' < ./eg/lib/passwdawk.in > passwd.awk
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
sed 's;/usr/local/libexec/awk;/usr/libexec/awk;' < ./eg/lib/groupawk.in > group.awk
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
clang -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../support   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o pwcat.o pwcat.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
clang -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../support   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG -c -o grcat.o grcat.c
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
clang  -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -no-pie -o pwcat pwcat.o  -lm 
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
clang  -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DNDEBUG  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -no-pie -o grcat grcat.o  -lm 
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
Making all in po
make[2]: Nothing to be done for 'all'.
Making all in test
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
files=`cd "." && echo *.awk *.in *.sh`; \
LANGUAGE= LC_ALL=${GAWKLOCALE:-C} LANG=${GAWKLOCALE:-C} AWKLIBPATH=../extension/.libs GAWK_NO_MPFR_WARN=1  ../gawk  -f "."/Gentests "."/Makefile.am $files > Maketests
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
WARNING: --lint target `fmtspcl' is missing.
WARNING: unused file `nsawk1.awk'.
WARNING: unused file `eofsrc1a.awk'.
WARNING: unused file `nsawk2.awk'.
WARNING: unused file `eofsrc1b.awk'.
 cd .. && /bin/sh /builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/build-aux/missing automake-1.16 --gnu test/Makefile
 cd .. && /bin/sh ./config.status test/Makefile 
config.status: creating test/Makefile
make[2]: Nothing to be done for 'all'.
+ /usr/bin/make -O -j2 V=1 VERBOSE=1 -C doc pdf
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
TEXINPUTS="../build-aux:$TEXINPUTS" \
MAKEINFO='/bin/sh '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/build-aux/missing' makeinfo -c CHECK_NORMAL_MENU_STRUCTURE=1 --no-split --force   -I .' \
texi2dvi --pdf --batch  --build-dir=gawkinet.t2p -o gawkinet.pdf  \
gawkinet.texi
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=pdfetex)
 restricted \write18 enabled.
entering extended mode
(../../../.././gawkinet.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
Writing index file gawkinet.cp
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] [-1] [-2] (Preface)
Chapter 1 [1] [2] [3] [4]
Cross reference values unknown; you must run TeX again. [5] Chapter 2 [6]
[7] [8]
Underfull \hbox (badness 10000) in paragraph at lines 739--739
 @textsc local

Underfull \hbox (badness 10000) in paragraph at lines 739--740
 @textsc host

Underfull \hbox (badness 10000) in paragraph at lines 740--740
 @textsc remote
[9] [10]
Overfull \hbox (22.49855pt too wide) in paragraph at lines 880--880
 []  @texttt daytime_connection = "/inet/tcp/0/" daytime_server "/daytime"[] 
[11] [12]
Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
@smallrm of @smalltt /etc/services[] @smallrm re-sides un-der @smalltt C:\WINNT
\system32\drivers\etc\services[]

Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
@smallrm holds the [][]@smalltt hosts[] @smallrm file (@smalltt https://  suppo
rt.  microsoft.  com/  en-us/  help/  972034/

Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
@smalltt how-to-reset-the-hosts-file-back-to-the-default[]@smallrm )[] and prob
-a-bly also a

Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
[][]@smalltt services[] @smallrm file (@smalltt https://  www.  ibm.  com/  sup
port/  knowledgecenter/  SSRNYG_7.  2.  1/

Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
@smalltt com.  ibm.  rational.  synergy.  install.  win.  doc/  topics/  sg_r_i
gw_services_file.
[13] [14] [15]
Underfull \hbox (badness 10000) in paragraph at lines 1192--1214
@textsl priv-i-leged ports? @textrm (@texttt https://  social.  technet.  micro
soft.  com/  Forums/

Underfull \hbox (badness 10000) in paragraph at lines 1192--1214
@texttt windowsserver/  en-US/  334f0770-eda9-475a-a27f-46b80ab7e872/

Underfull \hbox (badness 10000) in paragraph at lines 1192--1214
@texttt does-windows10server2016-have-privileged-ports-?  forum=ws2016[]@textrm
 )[].
[16] [17] [18] [19] [20] [21] [22] [23] [24] [25]
Overfull \hbox (16.74986pt too wide) in paragraph at lines 1845--1845
 []                                         @texttt substr(PARAM[i], j+1)[] 
[26] [27] [28] [29] [30] [31]
Overfull \hbox (28.87694pt too wide) in paragraph at lines 2375--2375
 []@smalltt (c)1997 Cambridge Center For Behavioral Studies all rights reserved
 [CONVERSE][] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 2380--2380
 []@smalltt PROGRAM[10:39:45]Did you see that story on CNN last night about the
 lesbian[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 2383--2383
 []@smalltt PROGRAM[10:40:47]Ellen Degeneres was one of them - she was kissing 
her lover[] 

Overfull \hbox (151.72551pt too wide) in paragraph at lines 2388--2388
 []@smalltt JUDGE02[10:42:22]Yes.  I would like to talk about something else.  
Do you know anything about sculpture.[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 2389--2389
 []@smalltt PROGRAM[10:42:24]Well, I suppose he^^Ms doing his best like most of
 us, but he[] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 2394--2394
 []@smalltt PROGRAM[10:43:36]everyone waiting to see how much his friends have 
said about[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 2395--2395
 []@smalltt PROGRAM[10:43:47]him under threat of lots and lots of jail-or will 
something[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 2398--2398
 []@smalltt PROGRAM[10:44:20]Well, youre more a fan of his than I am I guess---
though I[] 
[32]
Overfull \hbox (19.42705pt too wide) in paragraph at lines 2403--2403
 []@smalltt PROGRAM[10:45:43]off this one I think and onto something more down 
to earth![] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 2406--2406
 []@smalltt PROGRAM[10:46:30]I suppose it depends on where you^^Mre coming from
, but as the[] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 2407--2407
 []@smalltt PROGRAM[10:46:46]song goes in My Fair Lady, "Why can^^Mt a woman be
 more like a[] 

Overfull \hbox (76.12639pt too wide) in paragraph at lines 2409--2409
 []@smalltt JUDGE02[10:47:52]I liked that song but I prefer "Why can^^Mt childr
en be more like we are"[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 2412--2412
 []@smalltt JUDGE02[10:49:01]I would enjoy all aspects of life no matter what m
y gender.[] 
[33] Chapter 3 [34] [35] [36] [37] [38] [39] [40]
Overfull \hbox (16.74986pt too wide) in paragraph at lines 2897--2897
 []@texttt BEGIN { RS = "https?://[#%&\\+\\-\\./0-9\\:;\\?A-Z_a-z\\~]*" }[] 
[41] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/gawk_statist.pdf>
[42] [43] [44] [45] [46] [47] [48]
Overfull \hbox (14.7021pt too wide) in paragraph at lines 3338--3338
 []      @smalltt appearance Appearance { material Material { diffuseColor 0 0 
1 } }\n\[] 
[49] [50] [51] [52] [53]
Overfull \hbox (14.7021pt too wide) in paragraph at lines 3703--3703
 []  @smalltt MOBVAR["Result"]=MOBVAR["Result"] SUBSEP SUBSEP MOBVAR["Destinati
on"] ":"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 3707--3707
 []  @smalltt if (index(MOBVAR["Machines"], "/") > 0) {   # any more machines t
o visit?[] 
[54]
Overfull \hbox (16.74986pt too wide) in paragraph at lines 3769--3769
 []@texttt 0 8 * * 1-5   $HOME/bin/daily.job >> $HOME/log/newsletter 2>&1[] 
[55] [56] [57]
Overfull \hbox (28.87694pt too wide) in paragraph at lines 3927--3927
 []      @smalltt if (NF == 6 && $1 ~ /Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|
Nov|Dec/) {[] 
[58]
Overfull \hbox (33.60188pt too wide) in paragraph at lines 3991--3991
 []    @smalltt if ((data[1, stock] > data[2, stock]) && (data[2, stock] > data
[3, stock]))[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 3993--3993
 []    @smalltt if ((data[1, stock] < data[2, stock]) && (data[2, stock] < data
[3, stock]))[] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 4006--4006
 []      @smalltt if (((data[d, s]  > data[d+1, s]) && (data[d+1, s]  > data[d+
2, s])) ||[] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 4007--4007
 []          @smalltt ((data[d, s]  < data[d+1, s]) && (data[d+1, s]  < data[d+
2, s])) ||[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4008--4008
 []          @smalltt ((data[d, s] == data[d+1, s]) && (data[d+1, s] == data[d+
2, s])))[] 
[59]
Overfull \hbox (19.42705pt too wide) in paragraph at lines 4032--4032
 []      @smalltt report = report "\nThe most promising shares for today are th
ese:\n\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4034--4034
 []      @smalltt tolower(substr(name[stock], 1, 1)) "/" tolower(name[stock]) "
.html\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4040--4040
 []      @smalltt tolower(substr(name[stock], 1, 1)) "/" tolower(name[stock]) "
.html\n"[] 

Overfull \hbox (28.87694pt too wide) in paragraph at lines 4042--4042
 []  @smalltt report = report "\nThis sums up to " HotCount+0 " winners and " A
voidCount+0[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4043--4043
 []  @smalltt report = report " losers. When using this kind\nof prediction sch
eme for"[] 

Overfull \hbox (28.87694pt too wide) in paragraph at lines 4046--4046
 []  @smalltt report = report " ^^Mneutrals^^M. Of all\nthese " UpCount+DownCou
nt+NeutralCount[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 4047--4047
 []  @smalltt report = report " predictions " CorrectCount " proved correct nex
t day.\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4050--4050
 []  @smalltt report = report "Random choice would have produced a 33% success 
rate.\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4052--4052
 []  @smalltt report = report "market, this report is, of course, complete nons
ense.\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4053--4053
 []  @smalltt report = report "If you are stupid enough to believe these predic
tions\n"[] 
[60] [61] [62] [63]
Overfull \hbox (38.32683pt too wide) in paragraph at lines 4287--4287
 []@smalltt Sequences producing significant alignments:                        
(bits)  Value[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4289--4289
 []@smalltt gb|AC021182.14|AC021182 Homo sapiens chromosome 7 clone RP11-733...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4290--4290
 []@smalltt gb|AC021056.12|AC021056 Homo sapiens chromosome 3 clone RP11-115...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4291--4291
 []@smalltt emb|AL160278.10|AL160278 Homo sapiens chromosome 9 clone RP11-57...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4292--4292
 []@smalltt emb|AL391139.11|AL391139 Homo sapiens chromosome X clone RP11-35...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4293--4293
 []@smalltt emb|AL365192.6|AL365192 Homo sapiens chromosome 6 clone RP3-421H...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4294--4294
 []@smalltt emb|AL138812.9|AL138812 Homo sapiens chromosome 11 clone RP1-276...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4295--4295
 []@smalltt gb|AC073881.3|AC073881 Homo sapiens chromosome 15 clone CTD-2169...
    38  0.20[] 
[64]
Overfull \hbox (109.201pt too wide) in paragraph at lines 4354--4354
 []@smalltt >gb|AC021182.14|AC021182 Homo sapiens chromosome 7 clone RP11-733N2
3, WORKING DRAFT SEQUENCE, 4[] 
Chapter 4 [65] [66]
Underfull \hbox (badness 10000) in paragraph at lines 4457--4458
 [][][]@texttt https://  en.  wikipedia.  org/  wiki/  GNU/ 
[67]
Underfull \hbox (badness 10000) in paragraph at lines 4481--4482
 [][][]@texttt https://  www.  nature.  com/  scitable/  topicpage/
(GNU Free Documentation License) [68] [69] [70] [71] [72] [73] [74] [75]
[76] (Index) [77] [78]
No file gawkinet.cps.
[79] )
(see the transcript file for additional information)</usr/share/texlive/texmf-d
ist/fonts/type1/public/amsfonts/cm/cmb10.pfb></usr/share/texlive/texmf-dist/fon
ts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texlive/texmf-dist/fonts/typ
e1/public/amsfonts/cm/cmcsc10.pfb></usr/share/texlive/texmf-dist/fonts/type1/pu
blic/amsfonts/cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/am
sfonts/cm/cmr7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/c
m/cmr9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl10
.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsltt10.pfb
></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr
/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb></usr/share
/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti9.pfb></usr/share/texliv
e/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb></usr/share/texlive/texm
f-dist/fonts/type1/public/amsfonts/cm/cmtt12.pfb></usr/share/texlive/texmf-dist
/fonts/type1/public/amsfonts/cm/cmtt9.pfb>
Output written on gawkinet.pdf (83 pages, 412242 bytes).
Transcript written on gawkinet.log.
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=pdfetex)
 restricted \write18 enabled.
entering extended mode
(../../../.././gawkinet.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
Writing index file gawkinet.cp
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (./gawkinet.toc)
(./gawkinet.toc [-1]) [-2] (./gawkinet.toc) (./gawkinet.toc) (Preface)
(./gawkinet.aux) Chapter 1 [1] [2] [3] [4] [5] Chapter 2 [6] [7] [8]
Underfull \hbox (badness 10000) in paragraph at lines 739--739
 @textsc local

Underfull \hbox (badness 10000) in paragraph at lines 739--740
 @textsc host

Underfull \hbox (badness 10000) in paragraph at lines 740--740
 @textsc remote
[9] [10]
Overfull \hbox (22.49855pt too wide) in paragraph at lines 880--880
 []  @texttt daytime_connection = "/inet/tcp/0/" daytime_server "/daytime"[] 
[11] [12]
Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
@smallrm of @smalltt /etc/services[] @smallrm re-sides un-der @smalltt C:\WINNT
\system32\drivers\etc\services[]

Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
@smallrm holds the [][]@smalltt hosts[] @smallrm file (@smalltt https://  suppo
rt.  microsoft.  com/  en-us/  help/  972034/

Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
@smalltt how-to-reset-the-hosts-file-back-to-the-default[]@smallrm )[] and prob
-a-bly also a

Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
[][]@smalltt services[] @smallrm file (@smalltt https://  www.  ibm.  com/  sup
port/  knowledgecenter/  SSRNYG_7.  2.  1/

Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
@smalltt com.  ibm.  rational.  synergy.  install.  win.  doc/  topics/  sg_r_i
gw_services_file.
[13] [14] [15]
Underfull \hbox (badness 10000) in paragraph at lines 1192--1214
@textsl priv-i-leged ports? @textrm (@texttt https://  social.  technet.  micro
soft.  com/  Forums/

Underfull \hbox (badness 10000) in paragraph at lines 1192--1214
@texttt windowsserver/  en-US/  334f0770-eda9-475a-a27f-46b80ab7e872/

Underfull \hbox (badness 10000) in paragraph at lines 1192--1214
@texttt does-windows10server2016-have-privileged-ports-?  forum=ws2016[]@textrm
 )[].
[16] [17] [18] [19] [20] [21] [22] [23] [24] [25]
Overfull \hbox (16.74986pt too wide) in paragraph at lines 1845--1845
 []                                         @texttt substr(PARAM[i], j+1)[] 
[26] [27] [28] [29] [30] [31]
Overfull \hbox (28.87694pt too wide) in paragraph at lines 2375--2375
 []@smalltt (c)1997 Cambridge Center For Behavioral Studies all rights reserved
 [CONVERSE][] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 2380--2380
 []@smalltt PROGRAM[10:39:45]Did you see that story on CNN last night about the
 lesbian[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 2383--2383
 []@smalltt PROGRAM[10:40:47]Ellen Degeneres was one of them - she was kissing 
her lover[] 

Overfull \hbox (151.72551pt too wide) in paragraph at lines 2388--2388
 []@smalltt JUDGE02[10:42:22]Yes.  I would like to talk about something else.  
Do you know anything about sculpture.[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 2389--2389
 []@smalltt PROGRAM[10:42:24]Well, I suppose he^^Ms doing his best like most of
 us, but he[] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 2394--2394
 []@smalltt PROGRAM[10:43:36]everyone waiting to see how much his friends have 
said about[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 2395--2395
 []@smalltt PROGRAM[10:43:47]him under threat of lots and lots of jail-or will 
something[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 2398--2398
 []@smalltt PROGRAM[10:44:20]Well, youre more a fan of his than I am I guess---
though I[] 
[32]
Overfull \hbox (19.42705pt too wide) in paragraph at lines 2403--2403
 []@smalltt PROGRAM[10:45:43]off this one I think and onto something more down 
to earth![] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 2406--2406
 []@smalltt PROGRAM[10:46:30]I suppose it depends on where you^^Mre coming from
, but as the[] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 2407--2407
 []@smalltt PROGRAM[10:46:46]song goes in My Fair Lady, "Why can^^Mt a woman be
 more like a[] 

Overfull \hbox (76.12639pt too wide) in paragraph at lines 2409--2409
 []@smalltt JUDGE02[10:47:52]I liked that song but I prefer "Why can^^Mt childr
en be more like we are"[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 2412--2412
 []@smalltt JUDGE02[10:49:01]I would enjoy all aspects of life no matter what m
y gender.[] 
[33] Chapter 3 [34] [35] [36] [37] [38] [39] [40]
Overfull \hbox (16.74986pt too wide) in paragraph at lines 2897--2897
 []@texttt BEGIN { RS = "https?://[#%&\\+\\-\\./0-9\\:;\\?A-Z_a-z\\~]*" }[] 
[41] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/gawk_statist.pdf>
[42] [43] [44] [45] [46] [47] [48]
Overfull \hbox (14.7021pt too wide) in paragraph at lines 3338--3338
 []      @smalltt appearance Appearance { material Material { diffuseColor 0 0 
1 } }\n\[] 
[49] [50] [51] [52] [53]
Overfull \hbox (14.7021pt too wide) in paragraph at lines 3703--3703
 []  @smalltt MOBVAR["Result"]=MOBVAR["Result"] SUBSEP SUBSEP MOBVAR["Destinati
on"] ":"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 3707--3707
 []  @smalltt if (index(MOBVAR["Machines"], "/") > 0) {   # any more machines t
o visit?[] 
[54]
Overfull \hbox (16.74986pt too wide) in paragraph at lines 3769--3769
 []@texttt 0 8 * * 1-5   $HOME/bin/daily.job >> $HOME/log/newsletter 2>&1[] 
[55] [56] [57]
Overfull \hbox (28.87694pt too wide) in paragraph at lines 3927--3927
 []      @smalltt if (NF == 6 && $1 ~ /Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|
Nov|Dec/) {[] 
[58]
Overfull \hbox (33.60188pt too wide) in paragraph at lines 3991--3991
 []    @smalltt if ((data[1, stock] > data[2, stock]) && (data[2, stock] > data
[3, stock]))[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 3993--3993
 []    @smalltt if ((data[1, stock] < data[2, stock]) && (data[2, stock] < data
[3, stock]))[] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 4006--4006
 []      @smalltt if (((data[d, s]  > data[d+1, s]) && (data[d+1, s]  > data[d+
2, s])) ||[] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 4007--4007
 []          @smalltt ((data[d, s]  < data[d+1, s]) && (data[d+1, s]  < data[d+
2, s])) ||[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4008--4008
 []          @smalltt ((data[d, s] == data[d+1, s]) && (data[d+1, s] == data[d+
2, s])))[] 
[59]
Overfull \hbox (19.42705pt too wide) in paragraph at lines 4032--4032
 []      @smalltt report = report "\nThe most promising shares for today are th
ese:\n\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4034--4034
 []      @smalltt tolower(substr(name[stock], 1, 1)) "/" tolower(name[stock]) "
.html\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4040--4040
 []      @smalltt tolower(substr(name[stock], 1, 1)) "/" tolower(name[stock]) "
.html\n"[] 

Overfull \hbox (28.87694pt too wide) in paragraph at lines 4042--4042
 []  @smalltt report = report "\nThis sums up to " HotCount+0 " winners and " A
voidCount+0[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4043--4043
 []  @smalltt report = report " losers. When using this kind\nof prediction sch
eme for"[] 

Overfull \hbox (28.87694pt too wide) in paragraph at lines 4046--4046
 []  @smalltt report = report " ^^Mneutrals^^M. Of all\nthese " UpCount+DownCou
nt+NeutralCount[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 4047--4047
 []  @smalltt report = report " predictions " CorrectCount " proved correct nex
t day.\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4050--4050
 []  @smalltt report = report "Random choice would have produced a 33% success 
rate.\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4052--4052
 []  @smalltt report = report "market, this report is, of course, complete nons
ense.\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4053--4053
 []  @smalltt report = report "If you are stupid enough to believe these predic
tions\n"[] 
[60] [61] [62] [63]
Overfull \hbox (38.32683pt too wide) in paragraph at lines 4287--4287
 []@smalltt Sequences producing significant alignments:                        
(bits)  Value[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4289--4289
 []@smalltt gb|AC021182.14|AC021182 Homo sapiens chromosome 7 clone RP11-733...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4290--4290
 []@smalltt gb|AC021056.12|AC021056 Homo sapiens chromosome 3 clone RP11-115...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4291--4291
 []@smalltt emb|AL160278.10|AL160278 Homo sapiens chromosome 9 clone RP11-57...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4292--4292
 []@smalltt emb|AL391139.11|AL391139 Homo sapiens chromosome X clone RP11-35...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4293--4293
 []@smalltt emb|AL365192.6|AL365192 Homo sapiens chromosome 6 clone RP3-421H...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4294--4294
 []@smalltt emb|AL138812.9|AL138812 Homo sapiens chromosome 11 clone RP1-276...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4295--4295
 []@smalltt gb|AC073881.3|AC073881 Homo sapiens chromosome 15 clone CTD-2169...
    38  0.20[] 
[64]
Overfull \hbox (109.201pt too wide) in paragraph at lines 4354--4354
 []@smalltt >gb|AC021182.14|AC021182 Homo sapiens chromosome 7 clone RP11-733N2
3, WORKING DRAFT SEQUENCE, 4[] 
Chapter 4 [65] [66]
Underfull \hbox (badness 10000) in paragraph at lines 4457--4458
 [][][]@texttt https://  en.  wikipedia.  org/  wiki/  GNU/ 
[67]
Underfull \hbox (badness 10000) in paragraph at lines 4481--4482
 [][][]@texttt https://  www.  nature.  com/  scitable/  topicpage/
(GNU Free Documentation License) [68] [69] [70] [71] [72] [73] [74] [75]
[76] (Index) [77] [78] (./gawkinet.cps [79] [80]) [81] )
(see the transcript file for additional information)</usr/share/texlive/texmf-d
ist/fonts/type1/public/amsfonts/cm/cmb10.pfb></usr/share/texlive/texmf-dist/fon
ts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texlive/texmf-dist/fonts/typ
e1/public/amsfonts/cm/cmcsc10.pfb></usr/share/texlive/texmf-dist/fonts/type1/pu
blic/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/a
msfonts/cm/cmmi12.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfont
s/cm/cmmi9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cm
r10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb
></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb></usr/s
hare/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr9.pfb></usr/share/tex
live/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl10.pfb></usr/share/texlive/t
exmf-dist/fonts/type1/public/amsfonts/cm/cmsltt10.pfb></usr/share/texlive/texmf
-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/
fonts/type1/public/amsfonts/cm/cmti10.pfb></usr/share/texlive/texmf-dist/fonts/
type1/public/amsfonts/cm/cmti9.pfb></usr/share/texlive/texmf-dist/fonts/type1/p
ublic/amsfonts/cm/cmtt10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/
amsfonts/cm/cmtt12.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfon
ts/cm/cmtt9.pfb>
Output written on gawkinet.pdf (85 pages, 460679 bytes).
Transcript written on gawkinet.log.
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
TEXINPUTS="../build-aux:$TEXINPUTS" \
MAKEINFO='/bin/sh '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/build-aux/missing' makeinfo -c CHECK_NORMAL_MENU_STRUCTURE=1 --no-split --force   -I .' \
texi2dvi --pdf --batch  --build-dir=gawkworkflow.t2p -o gawkworkflow.pdf  \
gawkworkflow.texi
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=pdfetex)
 restricted \write18 enabled.
entering extended mode
(../../../.././gawkworkflow.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
Writing index file gawkworkflow.cp
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] [-1] (Preface)
Cross reference values unknown; you must run TeX again. [1] Chapter 1 [2]
Chapter 2 [3] [4] [5] [6] [7] Chapter 3 [8]
Overfull \hbox (24.13397pt too wide) in paragraph at lines 922--922
 []@texttt $ @textttsl git config --global pager.status true[]      @textit Use
 pager for out-put of @texttt git status[] 
Chapter 4 [9] [10] [11] [12] [13]
Overfull \hbox (78.17734pt too wide) in paragraph at lines 1260--1260
 [][] @texttt To abort and get back to the state before "git rebase", run "git 
rebase --abort".[] 
[14] [15] Chapter 5 [16] [17]
Overfull \hbox (23.65982pt too wide) in paragraph at lines 1566--1566
 []@texttt $ @textttsl git commit[]                              @textit Com-mi
t the files with a com-mit message[] 

Overfull \hbox (27.91794pt too wide) in paragraph at lines 1618--1618
 []@texttt $ @textttsl gvim ...[]                @textit Re-solve any merge con
-flicts with @texttt git add @textit and @texttt git commit[] 
Chapter 6 [18] [19] Chapter 7 [20]
Overfull \hbox (21.04453pt too wide) in paragraph at lines 1795--1795
 []@texttt $ @textttsl git fetch --prune[]                       @textit Re-mov
e un-needed branches[] 
[21] Chapter 8 [22] [23] [24] Appendix A [25] [26] Appendix B [27] Appendix C
[28] (Index) [29]
No file gawkworkflow.cps.
[30] )
(see the transcript file for additional information)</usr/share/texlive/texmf-d
ist/fonts/type1/public/amsfonts/cm/cmb10.pfb></usr/share/texlive/texmf-dist/fon
ts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texlive/texmf-dist/fonts/typ
e1/public/amsfonts/cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/type1/publ
ic/amsfonts/cm/cmr7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfo
nts/cm/cmr9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/c
msl10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsltt1
0.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmss10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/
share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb></usr/share/
texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb></usr/share/texliv
e/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt12.pfb></usr/share/texlive/texm
f-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb>
Output written on gawkworkflow.pdf (33 pages, 265940 bytes).
Transcript written on gawkworkflow.log.
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=pdfetex)
 restricted \write18 enabled.
entering extended mode
(../../../.././gawkworkflow.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
Writing index file gawkworkflow.cp
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (./gawkworkflow.toc)
(./gawkworkflow.toc [-1]) [-2] (./gawkworkflow.toc) (./gawkworkflow.toc)
(Preface) (./gawkworkflow.aux) [1] Chapter 1 [2] Chapter 2 [3] [4] [5] [6]
[7] Chapter 3 [8]
Overfull \hbox (24.13397pt too wide) in paragraph at lines 922--922
 []@texttt $ @textttsl git config --global pager.status true[]      @textit Use
 pager for out-put of @texttt git status[] 
Chapter 4 [9] [10] [11] [12] [13]
Overfull \hbox (78.17734pt too wide) in paragraph at lines 1260--1260
 [][] @texttt To abort and get back to the state before "git rebase", run "git 
rebase --abort".[] 
[14] [15] Chapter 5 [16] [17]
Overfull \hbox (23.65982pt too wide) in paragraph at lines 1566--1566
 []@texttt $ @textttsl git commit[]                              @textit Com-mi
t the files with a com-mit message[] 

Overfull \hbox (27.91794pt too wide) in paragraph at lines 1618--1618
 []@texttt $ @textttsl gvim ...[]                @textit Re-solve any merge con
-flicts with @texttt git add @textit and @texttt git commit[] 
Chapter 6 [18] [19] Chapter 7 [20]
Overfull \hbox (21.04453pt too wide) in paragraph at lines 1795--1795
 []@texttt $ @textttsl git fetch --prune[]                       @textit Re-mov
e un-needed branches[] 
[21] Chapter 8 [22] [23] [24] Appendix A [25] [26] Appendix B [27] Appendix C
[28] (Index) [29] (./gawkworkflow.cps [30]) [31] )
(see the transcript file for additional information)</usr/share/texlive/texmf-d
ist/fonts/type1/public/amsfonts/cm/cmb10.pfb></usr/share/texlive/texmf-dist/fon
ts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texlive/texmf-dist/fonts/typ
e1/public/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/type1/pub
lic/amsfonts/cm/cmmi12.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/am
sfonts/cm/cmmi9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/
cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7
.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr9.pfb></u
sr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl10.pfb></usr/sha
re/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl9.pfb></usr/share/texl
ive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsltt10.pfb></usr/share/texlive/
texmf-dist/fonts/type1/public/amsfonts/cm/cmss10.pfb></usr/share/texlive/texmf-
dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/f
onts/type1/public/amsfonts/cm/cmti10.pfb></usr/share/texlive/texmf-dist/fonts/t
ype1/public/amsfonts/cm/cmtt10.pfb></usr/share/texlive/texmf-dist/fonts/type1/p
ublic/amsfonts/cm/cmtt12.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/
amsfonts/cm/cmtt9.pfb>
Output written on gawkworkflow.pdf (35 pages, 322228 bytes).
Transcript written on gawkworkflow.log.
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
TEXINPUTS="../build-aux:$TEXINPUTS" \
MAKEINFO='/bin/sh '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/build-aux/missing' makeinfo -c CHECK_NORMAL_MENU_STRUCTURE=1 --no-split --force   -I .' \
texi2dvi --pdf --batch  --build-dir=pm-gawk.t2p -o pm-gawk.pdf  \
pm-gawk.texi
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=pdfetex)
 restricted \write18 enabled.
entering extended mode
(../../../.././pm-gawk.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] Chapter 1
Cross reference values unknown; you must run TeX again.
Underfull \hbox (badness 10000) in paragraph at lines 160--165


Overfull \hbox (197.42212pt too wide) in paragraph at lines 174--175
 [][][]@texttt http://  nvmw.  ucsd.  edu/  nvmw2022-program/  nvmw2022-data/  
nvmw2022-paper35-final_version_your_extended_abstract.|
[1] [2] Chapter 2 [3] Chapter 3 [4] [5] [6] Chapter 4 [7]
Underfull \hbox (badness 10000) in paragraph at lines 686--687
[][][]@smallrm The @smalltt tee[] @smallrm rig-ma-role is ex-plained at [][]@sm
alltt https://  askubuntu.  com/  questions/  1098059/
[8] [9] [10] [11] [12] [13] [14] [15] Chapter 5 [16] Chapter 6 Appendix A
Appendix B [17] [18] Appendix C [19] [20] )
(see the transcript file for additional information)</usr/share/texlive/texmf-d
ist/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texlive/texmf-dist/fo
nts/type1/public/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/ty
pe1/public/amsfonts/cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/type1/pub
lic/amsfonts/cm/cmr7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsf
onts/cm/cmr9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
cmsl10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10
.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb><
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb></usr/s
hare/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt12.pfb></usr/share/t
exlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb>
Output written on pm-gawk.pdf (21 pages, 220975 bytes).
Transcript written on pm-gawk.log.
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=pdfetex)
 restricted \write18 enabled.
entering extended mode
(../../../.././pm-gawk.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] Chapter 1 (./pm-gawk.aux
)
Underfull \hbox (badness 10000) in paragraph at lines 160--165


Overfull \hbox (197.42212pt too wide) in paragraph at lines 174--175
 [][][]@texttt http://  nvmw.  ucsd.  edu/  nvmw2022-program/  nvmw2022-data/  
nvmw2022-paper35-final_version_your_extended_abstract.|
[1] Chapter 2 [2] Chapter 3 [3] [4] [5] Chapter 4 [6]
Underfull \hbox (badness 10000) in paragraph at lines 686--687
[][][]@smallrm The @smalltt tee[] @smallrm rig-ma-role is ex-plained at [][]@sm
alltt https://  askubuntu.  com/  questions/  1098059/
[7] [8] [9] [10] [11] [12] [13] Chapter 5 [14] Chapter 6 Appendix A Appendix B
[15] Appendix C [16] [17] )
(see the transcript file for additional information)</usr/share/texlive/texmf-d
ist/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texlive/texmf-dist/fo
nts/type1/public/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/ty
pe1/public/amsfonts/cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/type1/pub
lic/amsfonts/cm/cmr7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsf
onts/cm/cmr9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
cmsl10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10
.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb><
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb></usr/s
hare/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt12.pfb></usr/share/t
exlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb>
Output written on pm-gawk.pdf (18 pages, 218878 bytes).
Transcript written on pm-gawk.log.
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=pdfetex)
 restricted \write18 enabled.
entering extended mode
(../../../.././pm-gawk.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] Chapter 1 (./pm-gawk.aux
)
Underfull \hbox (badness 10000) in paragraph at lines 160--165


Overfull \hbox (197.42212pt too wide) in paragraph at lines 174--175
 [][][]@texttt http://  nvmw.  ucsd.  edu/  nvmw2022-program/  nvmw2022-data/  
nvmw2022-paper35-final_version_your_extended_abstract.|
[1] Chapter 2 [2] Chapter 3 [3] [4] [5] Chapter 4 [6]
Underfull \hbox (badness 10000) in paragraph at lines 686--687
[][][]@smallrm The @smalltt tee[] @smallrm rig-ma-role is ex-plained at [][]@sm
alltt https://  askubuntu.  com/  questions/  1098059/
[7] [8] [9] [10] [11] [12] [13] Chapter 5 [14] Chapter 6 Appendix A Appendix B
[15] Appendix C [16] [17] )
(see the transcript file for additional information)</usr/share/texlive/texmf-d
ist/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texlive/texmf-dist/fo
nts/type1/public/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/ty
pe1/public/amsfonts/cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/type1/pub
lic/amsfonts/cm/cmr7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsf
onts/cm/cmr9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
cmsl10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10
.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb><
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb></usr/s
hare/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt12.pfb></usr/share/t
exlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb>
Output written on pm-gawk.pdf (18 pages, 218877 bytes).
Transcript written on pm-gawk.log.
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
TEXINPUTS="../build-aux:$TEXINPUTS" \
MAKEINFO='/bin/sh '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/build-aux/missing' makeinfo -c CHECK_NORMAL_MENU_STRUCTURE=1 --no-split --force   -I .' \
texi2dvi --pdf --batch  --build-dir=gawk.t2p -o gawk.pdf  \
gawk.texi
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=pdfetex)
 restricted \write18 enabled.
entering extended mode
(../../../.././gawk.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
Writing index file gawk.cp
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] [1] [2]
Overfull \hbox (11.92378pt too wide) detected at line 404
 @textit To my wife, Miriam, for making me complete.Thank you for building your
 life together with me. 

Overfull \hbox (32.22017pt too wide) detected at line 406
 @textit To our children, Chana, Rivka, Nachum, and Malka, for enrichening our 
lives in innumerable ways. 
[1] [2] [-1] [-2] [-3] [-4] (Foreword to the Third Edition) [1]
(Foreword to the Fourth Edition) [2]
Cross reference values unknown; you must run TeX again. (Preface) [3] [4]
Overfull \hbox (8.0291pt too wide) in paragraph at lines 1385--1386
[][][]@smallrm The 2018 POSIX stan-dard is ac-ces-si-ble on-line at []| 
[5] [6] [7] [8] [9] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rfla
shlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight
.pdf> [10] [11] [12] [13] [14] [15] [16] Chapter 1 [17] [18] </builddir/build/B
UILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/ga
wk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [19] [20] [21] [22] [23]
[24] [25] [26] [27] [28] [29] [30] Chapter 2 [31] [32] </builddir/build/BUILD/g
awk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3
.0-build/gawk-5.3.0/doc/rflashlight.pdf> [33] [34] [35] [36] [37] [38] [39]
[40] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </
builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [41]
[42] [43] [44] [45] [46] [47] [48] Chapter 3 [49] [50] [51] [52] [53] </builddi
r/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build
/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf> [54] [55] [56] [57]
Underfull \hbox (badness 10000) in paragraph at lines 6070--6079
 []@textrm Interval ex-pres-sions may be im-ple-mented in-ter-nally via rep-e-t
i- 

Underfull \hbox (badness 10000) in paragraph at lines 6070--6079
 @textrm tion. For ex-am-ple, `@texttt ^(a|bc){2,4}$[]@textrm '[] might be im-p
le-mented as 
[58] [59] [60] [61] [62] [63] Chapter 4 [64] [65] [66] </builddir/build/BUILD/g
awk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3
.0-build/gawk-5.3.0/doc/rflashlight.pdf> [67] </builddir/build/BUILD/gawk-5.3.0
-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/
gawk-5.3.0/doc/lflashlight.pdf> [68] [69] [70] [71] </builddir/build/BUILD/gawk
-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-
build/gawk-5.3.0/doc/lflashlight.pdf> [72] [73] [74] </builddir/build/BUILD/gaw
k-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0
-build/gawk-5.3.0/doc/rflashlight.pdf> [75] </builddir/build/BUILD/gawk-5.3.0-b
uild/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/ga
wk-5.3.0/doc/lflashlight.pdf> [76] [77] </builddir/build/BUILD/gawk-5.3.0-build
/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5
.3.0/doc/lflashlight.pdf> [78] [79] [80] [81] [82] [83] [84] [85] [86] </buildd
ir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/buil
d/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [87] [88]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 8808--8808
 []        @texttt while ((end = index(rest, "*/")) == 0) {  # is */ in trailin
g part?[] 
[89] [90] [91] [92] [93] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc
/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflash
light.pdf> [94] [95]
Overfull \hbox (181.65375pt too wide) in paragraph at lines 9395--9395
 [][] @texttt gawk: cmd. line:2: (FILENAME=- FNR=1) fatal: error reading input 
file ^^R-^^M: Connection timed out[] 
[96]
Underfull \hbox (badness 10000) in paragraph at lines 9511--9511
 @textrm The empty string

Underfull \hbox (badness 10000) in paragraph at lines 9511--9511
 @textrm Runs of two or more

Underfull \hbox (badness 10000) in paragraph at lines 9512--9512
 @textrm Text that matches the
[97] Chapter 5 [98] [99] [100] [101] </builddir/build/BUILD/gawk-5.3.0-build/ga
wk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.
0/doc/lflashlight.pdf> [102] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0
/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rf
lashlight.pdf> [103] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rfl
ashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashligh
t.pdf> [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] </builddir/b
uild/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BU
ILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf> [114] </builddir/build/BUI
LD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk
-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [115] [116] Chapter 6 [117]
[118] [119] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.
pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf>
[120] [121] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.
pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf> </
builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddi
r/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf> [122] [123]
[124] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> <
/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [125]
Overfull \hbox (43.68521pt too wide) in paragraph at lines 11943--11943
 []@texttt gawk -v 
re1=@/foo|bar/
 
[]
 /path/to/file1 
re2=@/baz|quux/
 /path/to/file2[] 
 </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </buil
ddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf> [126] </build
dir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/bui
ld/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [127] [128] [129]
[130] [131] [132] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflash
light.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.p
df> [133] [134] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashli
ght.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf
> [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] Chapter 7
[146] [147] [148] [149] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/
rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashl
ight.pdf> [150] [151] [152] [153] [154] [155] [156] [157] [158] </builddir/buil
d/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD
/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [159] </builddir/build/BUILD/
gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.
3.0-build/gawk-5.3.0/doc/lflashlight.pdf> [160] [161] </builddir/build/BUILD/ga
wk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.
0-build/gawk-5.3.0/doc/lflashlight.pdf> [162] [163] [164] [165] </builddir/buil
d/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD
/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf>
Underfull \hbox (badness 7273) in paragraph at lines 15818--15829
 @textrm and []; see [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [AWK
-PATH Vari-able],

Underfull \hbox (badness 10000) in paragraph at lines 15818--15829
 @textrm page $@textsy h$@textrm un-de-fined$@textsy i$@textrm ,[][] and see []
[]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [AWK-LIB-PATH Vari-able],
[166] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> <
/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [167]
Overfull \hbox (21.3491pt too wide) in paragraph at lines 15931--15931
 []        @texttt for (i = 0; i < length(PROCINFO["argv"]); i++)[] 
[168] [169] [170] [171] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/
rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashl
ight.pdf> [172] [173] [174] Chapter 8 [175] [176] </builddir/build/BUILD/gawk-5
.3.0-build/gawk-5.3.0/doc/gawk_array-elements.pdf> [177]
Overfull \hbox (8.87617pt too wide) in paragraph at lines 16752--16753
 @texttt "chien"[]| 

Overfull \hbox (3.12749pt too wide) in paragraph at lines 16753--16754
 @texttt "chat"[]| 
[178] [179] [180] [181] [182] [183] [184] [185] </builddir/build/BUILD/gawk-5.3
.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-buil
d/gawk-5.3.0/doc/lflashlight.pdf> [186] [187] [188] [189] [190] [191]
Chapter 9 [192] [193] [194] [195] [196] [197] </builddir/build/BUILD/gawk-5.3.0
-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/
gawk-5.3.0/doc/lflashlight.pdf> [198] </builddir/build/BUILD/gawk-5.3.0-build/g
awk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3
.0/doc/rflashlight.pdf>
Overfull \hbox (21.01978pt too wide) in paragraph at lines 18576--18576
 []            @texttt print "Match of", regex, "found at", where, "in", $0[] 
[199] [200] [201] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflash
light.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.p
df> [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213]
[214] [215] [216] [217] [218] [219] [220] [221] </builddir/build/BUILD/gawk-5.3
.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-buil
d/gawk-5.3.0/doc/lflashlight.pdf> [222] [223] [224] [225] [226] [227] [228]
[229] [230] [231] [232] [233] [234]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 21554--21554
 []@texttt # quicksort_swap --- helper function for quicksort, should really be
 inline[] 
[235] [236] [237] [238] [239] [240] Chapter 10 [241] [242] [243]
Overfull \hbox (37.93651pt too wide) in paragraph at lines 22091--22091
 []  @texttt /^[-+]?([0-9]+([.][0-9]*([Ee][0-9]+)?)?|([.][0-9]+([Ee][-+]?[0-9]+
)?))$/) {[] 
[244] [245] [246] [247] [248] [249] [250] [251]
Overfull \hbox (43.6852pt too wide) in paragraph at lines 22787--22787
 []@texttt LANG=en_US.88591 metaflac --set-tag=TITLE=
Whoope! That
"
"
s Great
 file.flac[] 
[252] [253] [254] [255] [256] [257] [258] [259] [260] [261]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 23585--23585
 []                @texttt printf("%c -- invalid option\n", thisopt) > "/dev/st
derr"[] 
[262] [263]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 23688--23688
 []                 @texttt printf("%s -- invalid option\n", thisopt) > "/dev/s
tderr"[] 
[264]
Overfull \hbox (37.93651pt too wide) in paragraph at lines 23756--23756
 []        @texttt while ((_go_c = getopt(ARGC, ARGV, _myshortopts, _mylongopts
)) != -1)[] 
[265] [266] [267]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 24022--24022
 []@texttt function _pw_init(    oldfs, oldrs, olddol0, pwcat, using_fw, using_
fpat)[] 
[268] [269] [270] [271] [272] [273] [274] [275] Chapter 11 [276] [277] [278]
[279] [280] [281] [282] [283] [284] [285]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 25524--25524
 []    @texttt print("Usage:\tegrep [-cilnqsvx] [-e pat] [files ...]") > "/dev/
stderr"[] 

Overfull \hbox (43.68521pt too wide) in paragraph at lines 25545--25545
 [][] @texttt uid=1000(arnold) gid=1000(arnold) groups=1000(arnold),4(adm),7(lp
),27(sudo)[] 
[286]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 25598--25598
 []@texttt #   -G Output all group ids as space separated numbers (ruid, euid, 
groups)[] 
[287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298]
[299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310]
[311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322]
[323] [324] [325] [326]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 28625--28625
 []@texttt # word2key --- split word apart into letters, sort, and join back to
gether[] 
[327] [328] [329] [330] [331] [332] Chapter 12 [333] [334] [335] [336] [337]
[338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349]
[350] [351]
Underfull \hbox (badness 10000) in paragraph at lines 30600--30608
 @textrm email ad-dresses: [][]@texttt tpkelly@acm.org[][][]@textrm , [][]@text
tt tpkelly@cs.princeton.edu[][][]@textrm , or
[352] [353] Chapter 13 [354] [355] [356] [357] [358] [359]
Overfull \hbox (14.9418pt too wide) in paragraph at lines 31362--31362
 [][] @texttt gawk: cmd. line:1: fatal: must use ^^Rcount$
 on all formats or none[] 
[360] [361] [362]
Underfull \hbox (badness 10000) in paragraph at lines 31606--31611
[]@textrm If the three re-place-ment func-tions for @texttt dcgettext()[]@textr
m , @texttt dcngettext()[]@textrm , and
[363] Chapter 14 [364] [365] [366] [367] [368] [369] [370] [371] [372] [373]
[374] [375] [376]
Overfull \hbox (35.82431pt too wide) in paragraph at lines 32839--32839
 [][] @smalltt [  1:0xfcd340] Op_rule           : [in_rule = BEGIN] [source_fil
e = brini.awk][] 
[377]
Overfull \hbox (21.64948pt too wide) in paragraph at lines 32874--32874
 [][] @smalltt [     2:0xfcc5a0] Op_K_printf         : [expr_count = 17] [redir
_type = ""][] 
[378] [379] Chapter 15 [380] [381] [382] [383] [384] [385] Chapter 16 [386]
[387]
Overfull \hbox (3.97504pt too wide) in paragraph at lines 33758--33758
 []

Underfull \hbox (badness 10000) in paragraph at lines 33758--33758
 @textbf Minimum

Underfull \hbox (badness 10000) in paragraph at lines 33758--33764
 @textbf Maximum
[388]
Underfull \hbox (badness 10000) in paragraph at lines 33878--33878
 @textbf Minimum

Underfull \hbox (badness 10000) in paragraph at lines 33878--33879
 @textbf Maximum
[389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400]
[401] Chapter 17 [402] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/g
awk_api-figure1.pdf> [403] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/d
oc/gawk_api-figure2.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc
/gawk_api-figure3.pdf> [404] [405] [406] [407] [408] [409] [410] [411] [412]
[413] [414] [415] [416] [417] [418] [419] [420] [421]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 36515--36515
 []                @texttt size_t skip;      /* amount to skip before field sta
rts */[] 
[422] [423]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 36694--36694
 []    @texttt awk_const struct awk_two_way_processor *awk_const next;  /* for 
gawk */[] 
[424] [425]
Overfull \hbox (6.78294pt too wide) in paragraph at lines 36946--36946
 @textbf Number| 

Overfull \hbox (2.73752pt too wide) in paragraph at lines 36948--36948
 @textrm Strnum| 

Overfull \hbox (5.77917pt too wide) in paragraph at lines 36949--36949
 @textrm Number| 

Overfull \hbox (5.77917pt too wide) in paragraph at lines 36954--36954
 @textrm Number| 

Underfull \hbox (badness 10000) in paragraph at lines 36955--36955
 @textbf Value
[426] [427] [428] [429] [430] [431] [432] [433] [434] [435] [436]
Overfull \hbox (37.93651pt too wide) in paragraph at lines 37668--37668
 []        @texttt printf("dump_array_and_delete: could not release flattened a
rray\n");[] 
[437] [438] [439] [440]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 38038--38038
 []        @texttt fprintf(stderr, "\tmy version (%d, %d), gawk version (%d, %d
)\n",[] 
[441] [442] [443] [444]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 38357--38357
 []    @texttt printf("could not change to %s: %s\n", newdir, ERRNO) > "/dev/st
derr"[] 
[445] [446] [447] [448] [449] [450]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 38740--38740
 []            @texttt warning(ext_id, _("stat: unable to read symbolic link ^^
R%s
"),[] 

Overfull \hbox (14.94176pt too wide) in paragraph at lines 38746--38746
 []    @texttt for (j = 0, k = sizeof(ftype_map)/sizeof(ftype_map[0]); j < k; j
++) {[] 
[451]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 38753--38753
 []    @texttt array_set(array, "type", make_const_string(type, strlen(type), &
 tmp));[] 
[452] [453] [454]
Underfull \hbox (badness 10000) in paragraph at lines 39038--39039
 @textrm Symbolic
[455] [456] [457] [458]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 39324--39324
 []@texttt # Please set inplace::suffix to make a backup copy.  For example, yo
u may[] 

Overfull \hbox (37.93651pt too wide) in paragraph at lines 39325--39325
 []@texttt # want to set inplace::suffix to .bak on the command line or in a BE
GIN rule.[] 

Overfull \hbox (14.94176pt too wide) in paragraph at lines 39329--39329
 []@texttt # too, so that any code that used the previous version continues to 
work.[] 

Overfull \hbox (43.6852pt too wide) in paragraph at lines 39332--39332
 []@texttt # But you can selectively disable this by adding an inplace::enable=
0 argument[] 

Overfull \hbox (55.18257pt too wide) in paragraph at lines 39334--39334
 []@texttt # reenable it later on the commandline by putting inplace::enable=1 
before files[] 
[459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470]
Appendix A [471] [472] [473] [474]
Underfull \hbox (badness 7944) in paragraph at lines 40501--40561
 @texttt --field-separator[]@textrm , @texttt --file[]@textrm , @texttt --gen-p
ot[]@textrm , @texttt --help[]@textrm , @texttt --include[]@textrm , @texttt --
lint[]@textrm ,
[475] [476] [477] [478] [479]
Underfull \hbox (badness 10000) in paragraph at lines 41108--41111
 []@textrm The @texttt BEGINFILE[] @textrm and @texttt ENDFILE[] @textrm spe-ci
al pat-terns (see [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [BE-GIN
-
[480] [481] [482] [483] [484] [485] [486] [487] Appendix B [488] [489] [490]
[491] [492] [493] [494] [495] [496] [497] [498] [499] [500] [501] [502]
[503] [504] [505] [506] [507] [508] [509] [510] Appendix C [511] [512] [513]
[514] [515] [516] [517] [518]
Overfull \hbox (49.43388pt too wide) in paragraph at lines 44651--44651
 []@texttt wget https://git.savannah.gnu.org/cgit/gawk.git/snapshot/gawk-@textt
tsl branchname@texttt .tar.gz[] 
[519] [520] [521] Appendix D [522] </builddir/build/BUILD/gawk-5.3.0-build/gawk
-5.3.0/doc/gawk_general-program.pdf> </builddir/build/BUILD/gawk-5.3.0-build/ga
wk-5.3.0/doc/gawk_process-flow.pdf> [523] [524] (Glossary) [525] [526] [527]
[528] [529] [530] [531] [532] [533] [534] [535] [536] [537]
(GNU General Public License) [538] [539] [540] [541] [542] [543] [544] [545]
[546] [547] [548] (GNU Free Documentation License) [549] [550] [551] [552]
[553] [554] [555] [556] [557] (Index) [558]
No file gawk.cps.
[559] )
(see the transcript file for additional information)</usr/share/texlive/texmf-d
ist/fonts/type1/public/amsfonts/cm/cmb10.pfb></usr/share/texlive/texmf-dist/fon
ts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texlive/texmf-dist/fonts/typ
e1/public/amsfonts/cm/cmcsc10.pfb></usr/share/texlive/texmf-dist/fonts/type1/pu
blic/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/a
msfonts/cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts
/cm/cmr12.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr
5.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb></
usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr9.pfb></usr/shar
e/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl10.pfb></usr/share/texl
ive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl8.pfb></usr/share/texlive/tex
mf-dist/fonts/type1/public/amsfonts/cm/cmsl9.pfb></usr/share/texlive/texmf-dist
/fonts/type1/public/amsfonts/cm/cmsltt10.pfb></usr/share/texlive/texmf-dist/fon
ts/type1/public/amsfonts/cm/cmss10.pfb></usr/share/texlive/texmf-dist/fonts/typ
e1/public/amsfonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/pub
lic/amsfonts/cm/cmsy7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
fonts/cm/cmsy9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/c
m/cmti10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti
9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt12.pfb></usr/
share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb></usr/share/t
exlive/texmf-dist/fonts/type1/public/amsfonts/latxfont/lcircle1.pfb>
Output written on gawk.pdf (569 pages, 1965108 bytes).
Transcript written on gawk.log.
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=pdfetex)
 restricted \write18 enabled.
entering extended mode
(../../../.././gawk.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
Writing index file gawk.cp
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] [1] [2]
Overfull \hbox (11.92378pt too wide) detected at line 404
 @textit To my wife, Miriam, for making me complete.Thank you for building your
 life together with me. 

Overfull \hbox (32.22017pt too wide) detected at line 406
 @textit To our children, Chana, Rivka, Nachum, and Malka, for enrichening our 
lives in innumerable ways. 
[1] [2] (./gawk.toc) [-1] [-2] (./gawk.toc) (./gawk.toc [-3] [-4] [-5] [-6]
[-7] [-8] [-9] [-10] [-11] [-12] [-13]) [-14] (./gawk.toc) (./gawk.toc)
(Foreword to the Third Edition) (./gawk.aux) [1]
(Foreword to the Fourth Edition) [2] (Preface) [3] [4]
Overfull \hbox (8.0291pt too wide) in paragraph at lines 1385--1386
[][][]@smallrm The 2018 POSIX stan-dard is ac-ces-si-ble on-line at []| 
[5] [6] [7] [8] [9] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rfla
shlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight
.pdf> [10] [11] [12] [13] [14] [15] [16] Chapter 1 [17] [18] </builddir/build/B
UILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/ga
wk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [19] [20] [21] [22] [23]
[24] [25] [26] [27] [28] [29] [30] Chapter 2 [31] [32] </builddir/build/BUILD/g
awk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3
.0-build/gawk-5.3.0/doc/rflashlight.pdf> [33] [34] [35] [36] [37] [38] [39]
[40] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </
builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [41]
[42] [43] [44] [45] [46] [47] [48] Chapter 3 [49] [50] [51] [52] [53] </builddi
r/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build
/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf> [54] [55] [56] [57]
Underfull \hbox (badness 10000) in paragraph at lines 6070--6079
 []@textrm Interval ex-pres-sions may be im-ple-mented in-ter-nally via rep-e-t
i- 

Underfull \hbox (badness 10000) in paragraph at lines 6070--6079
 @textrm tion. For ex-am-ple, `@texttt ^(a|bc){2,4}$[]@textrm '[] might be im-p
le-mented as 
[58] [59] [60] [61] [62] [63] Chapter 4 [64] [65] [66] </builddir/build/BUILD/g
awk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3
.0-build/gawk-5.3.0/doc/rflashlight.pdf> [67] </builddir/build/BUILD/gawk-5.3.0
-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/
gawk-5.3.0/doc/lflashlight.pdf> [68] [69] [70] [71] </builddir/build/BUILD/gawk
-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-
build/gawk-5.3.0/doc/lflashlight.pdf> [72] [73] [74] </builddir/build/BUILD/gaw
k-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0
-build/gawk-5.3.0/doc/rflashlight.pdf> [75] </builddir/build/BUILD/gawk-5.3.0-b
uild/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/ga
wk-5.3.0/doc/lflashlight.pdf> [76] [77] </builddir/build/BUILD/gawk-5.3.0-build
/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5
.3.0/doc/lflashlight.pdf> [78] [79] [80] [81] [82] [83] [84] [85] [86] </buildd
ir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/buil
d/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [87] [88]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 8808--8808
 []        @texttt while ((end = index(rest, "*/")) == 0) {  # is */ in trailin
g part?[] 
[89] [90] [91] [92] [93] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc
/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflash
light.pdf> [94] [95]
Overfull \hbox (181.65375pt too wide) in paragraph at lines 9395--9395
 [][] @texttt gawk: cmd. line:2: (FILENAME=- FNR=1) fatal: error reading input 
file ^^R-^^M: Connection timed out[] 
[96]
Underfull \hbox (badness 10000) in paragraph at lines 9511--9511
 @textrm The empty string

Underfull \hbox (badness 10000) in paragraph at lines 9511--9511
 @textrm Runs of two or more

Underfull \hbox (badness 10000) in paragraph at lines 9512--9512
 @textrm Text that matches the
[97] Chapter 5 [98] [99] [100] [101] </builddir/build/BUILD/gawk-5.3.0-build/ga
wk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.
0/doc/lflashlight.pdf> [102] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0
/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rf
lashlight.pdf> [103] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rfl
ashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashligh
t.pdf> [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] </buil
ddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/bu
ild/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUI
LD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk
-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [115] [116] Chapter 6 [117]
[118] [119] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.
pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf>
[120] [121] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.
pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf> </
builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddi
r/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf> [122] [123]
[124] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> <
/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [125]
Overfull \hbox (43.68521pt too wide) in paragraph at lines 11943--11943
 []@texttt gawk -v 
re1=@/foo|bar/
 
[]
 /path/to/file1 
re2=@/baz|quux/
 /path/to/file2[] 
 </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </buil
ddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf> [126] </build
dir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/bui
ld/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [127] [128] [129]
[130] [131] [132] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflash
light.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.p
df> [133] [134] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashli
ght.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf
> [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] Chapter 7
[146] [147] [148] [149] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/
rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashl
ight.pdf> [150] [151] [152] [153] [154] [155] [156] [157] [158] </builddir/buil
d/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD
/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [159] </builddir/build/BUILD/
gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.
3.0-build/gawk-5.3.0/doc/lflashlight.pdf> [160] [161] </builddir/build/BUILD/ga
wk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.
0-build/gawk-5.3.0/doc/lflashlight.pdf> [162] [163] [164] [165] </builddir/buil
d/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD
/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf> [166] </builddir/build/BUILD/
gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.
3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [167]
Overfull \hbox (21.3491pt too wide) in paragraph at lines 15931--15931
 []        @texttt for (i = 0; i < length(PROCINFO["argv"]); i++)[] 
[168] [169] [170] [171] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/
rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashl
ight.pdf> [172] [173] [174] Chapter 8 [175] [176] </builddir/build/BUILD/gawk-5
.3.0-build/gawk-5.3.0/doc/gawk_array-elements.pdf> [177]
Overfull \hbox (8.87617pt too wide) in paragraph at lines 16752--16753
 @texttt "chien"[]| 

Overfull \hbox (3.12749pt too wide) in paragraph at lines 16753--16754
 @texttt "chat"[]| 
[178] [179] [180] [181] [182] [183] [184] [185] </builddir/build/BUILD/gawk-5.3
.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-buil
d/gawk-5.3.0/doc/lflashlight.pdf> [186] [187] [188] [189] [190] [191]
Chapter 9 [192] [193] [194] [195] [196] [197] </builddir/build/BUILD/gawk-5.3.0
-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/
gawk-5.3.0/doc/lflashlight.pdf> [198] </builddir/build/BUILD/gawk-5.3.0-build/g
awk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3
.0/doc/rflashlight.pdf>
Overfull \hbox (21.01978pt too wide) in paragraph at lines 18576--18576
 []            @texttt print "Match of", regex, "found at", where, "in", $0[] 
[199] [200] [201] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflash
light.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.p
df> [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213]
[214] [215] [216] [217] [218] [219] [220] </builddir/build/BUILD/gawk-5.3.0-bui
ld/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk
-5.3.0/doc/rflashlight.pdf> [221] [222] [223] [224] [225] [226] [227] [228]
[229] [230] [231] [232] [233]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 21554--21554
 []@texttt # quicksort_swap --- helper function for quicksort, should really be
 inline[] 
[234] [235] [236] [237] [238] [239] [240] Chapter 10 [241] [242] [243]
Overfull \hbox (37.93651pt too wide) in paragraph at lines 22091--22091
 []  @texttt /^[-+]?([0-9]+([.][0-9]*([Ee][0-9]+)?)?|([.][0-9]+([Ee][-+]?[0-9]+
)?))$/) {[] 
[244] [245] [246] [247] [248] [249] [250] [251]
Overfull \hbox (43.6852pt too wide) in paragraph at lines 22787--22787
 []@texttt LANG=en_US.88591 metaflac --set-tag=TITLE=
Whoope! That
"
"
s Great
 file.flac[] 
[252] [253] [254] [255] [256] [257] [258] [259] [260] [261]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 23585--23585
 []                @texttt printf("%c -- invalid option\n", thisopt) > "/dev/st
derr"[] 
[262] [263]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 23688--23688
 []                 @texttt printf("%s -- invalid option\n", thisopt) > "/dev/s
tderr"[] 
[264]
Overfull \hbox (37.93651pt too wide) in paragraph at lines 23756--23756
 []        @texttt while ((_go_c = getopt(ARGC, ARGV, _myshortopts, _mylongopts
)) != -1)[] 
[265] [266] [267]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 24022--24022
 []@texttt function _pw_init(    oldfs, oldrs, olddol0, pwcat, using_fw, using_
fpat)[] 
[268] [269] [270] [271] [272] [273] [274] [275] [276] Chapter 11 [277] [278]
[279] [280] [281] [282] [283] [284] [285] [286] [287]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 25524--25524
 []    @texttt print("Usage:\tegrep [-cilnqsvx] [-e pat] [files ...]") > "/dev/
stderr"[] 

Overfull \hbox (43.68521pt too wide) in paragraph at lines 25545--25545
 [][] @texttt uid=1000(arnold) gid=1000(arnold) groups=1000(arnold),4(adm),7(lp
),27(sudo)[] 
[288]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 25598--25598
 []@texttt #   -G Output all group ids as space separated numbers (ruid, euid, 
groups)[] 
[289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300]
[301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312]
[313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324]
[325] [326] [327] [328]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 28625--28625
 []@texttt # word2key --- split word apart into letters, sort, and join back to
gether[] 
[329] [330] [331] [332] [333] [334] Chapter 12 [335] [336] [337] [338] [339]
[340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351]
[352] [353]
Underfull \hbox (badness 10000) in paragraph at lines 30600--30608
 @textrm email ad-dresses: [][]@texttt tpkelly@acm.org[][][]@textrm , [][]@text
tt tpkelly@cs.princeton.edu[][][]@textrm , or
[354] [355] Chapter 13 [356] [357] [358] [359] [360] [361]
Overfull \hbox (14.9418pt too wide) in paragraph at lines 31362--31362
 [][] @texttt gawk: cmd. line:1: fatal: must use ^^Rcount$
 on all formats or none[] 
[362] [363] [364]
Underfull \hbox (badness 10000) in paragraph at lines 31606--31611
[]@textrm If the three re-place-ment func-tions for @texttt dcgettext()[]@textr
m , @texttt dcngettext()[]@textrm , and
[365] Chapter 14 [366] [367] [368] [369] [370] [371] [372] [373] [374] [375]
[376] [377] [378]
Overfull \hbox (35.82431pt too wide) in paragraph at lines 32839--32839
 [][] @smalltt [  1:0xfcd340] Op_rule           : [in_rule = BEGIN] [source_fil
e = brini.awk][] 
[379]
Overfull \hbox (21.64948pt too wide) in paragraph at lines 32874--32874
 [][] @smalltt [     2:0xfcc5a0] Op_K_printf         : [expr_count = 17] [redir
_type = ""][] 
[380] [381] Chapter 15 [382] [383] [384] [385] [386] [387] Chapter 16 [388]
[389]
Overfull \hbox (3.97504pt too wide) in paragraph at lines 33758--33758
 []

Underfull \hbox (badness 10000) in paragraph at lines 33758--33758
 @textbf Minimum

Underfull \hbox (badness 10000) in paragraph at lines 33758--33764
 @textbf Maximum
[390]
Underfull \hbox (badness 10000) in paragraph at lines 33878--33878
 @textbf Minimum

Underfull \hbox (badness 10000) in paragraph at lines 33878--33879
 @textbf Maximum
[391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402]
Chapter 17 [403] [404] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/g
awk_api-figure1.pdf> [405] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/d
oc/gawk_api-figure2.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc
/gawk_api-figure3.pdf> [406] [407] [408] [409] [410] [411] [412] [413] [414]
[415] [416] [417] [418] [419] [420] [421] [422] [423]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 36515--36515
 []                @texttt size_t skip;      /* amount to skip before field sta
rts */[] 
[424] [425]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 36694--36694
 []    @texttt awk_const struct awk_two_way_processor *awk_const next;  /* for 
gawk */[] 
[426] [427]
Overfull \hbox (6.78294pt too wide) in paragraph at lines 36946--36946
 @textbf Number| 

Overfull \hbox (2.73752pt too wide) in paragraph at lines 36948--36948
 @textrm Strnum| 

Overfull \hbox (5.77917pt too wide) in paragraph at lines 36949--36949
 @textrm Number| 

Overfull \hbox (5.77917pt too wide) in paragraph at lines 36954--36954
 @textrm Number| 

Underfull \hbox (badness 10000) in paragraph at lines 36955--36955
 @textbf Value
[428] [429] [430] [431] [432] [433] [434] [435] [436] [437] [438]
Overfull \hbox (37.93651pt too wide) in paragraph at lines 37668--37668
 []        @texttt printf("dump_array_and_delete: could not release flattened a
rray\n");[] 
[439] [440] [441] [442]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 38038--38038
 []        @texttt fprintf(stderr, "\tmy version (%d, %d), gawk version (%d, %d
)\n",[] 
[443] [444] [445]
Underfull \hbox (badness 8170) in paragraph at lines 38273--38276
 []@textrm Numeric val-ues can now have MPFR/MPZ vari-ants (see [][]Section 17.
4.2
[446]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 38357--38357
 []    @texttt printf("could not change to %s: %s\n", newdir, ERRNO) > "/dev/st
derr"[] 
[447] [448] [449] [450] [451] [452]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 38740--38740
 []            @texttt warning(ext_id, _("stat: unable to read symbolic link ^^
R%s
"),[] 

Overfull \hbox (14.94176pt too wide) in paragraph at lines 38746--38746
 []    @texttt for (j = 0, k = sizeof(ftype_map)/sizeof(ftype_map[0]); j < k; j
++) {[] 
[453]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 38753--38753
 []    @texttt array_set(array, "type", make_const_string(type, strlen(type), &
 tmp));[] 
[454] [455] [456]
Underfull \hbox (badness 10000) in paragraph at lines 39038--39039
 @textrm Symbolic
[457] [458] [459] [460]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 39324--39324
 []@texttt # Please set inplace::suffix to make a backup copy.  For example, yo
u may[] 

Overfull \hbox (37.93651pt too wide) in paragraph at lines 39325--39325
 []@texttt # want to set inplace::suffix to .bak on the command line or in a BE
GIN rule.[] 

Overfull \hbox (14.94176pt too wide) in paragraph at lines 39329--39329
 []@texttt # too, so that any code that used the previous version continues to 
work.[] 

Overfull \hbox (43.6852pt too wide) in paragraph at lines 39332--39332
 []@texttt # But you can selectively disable this by adding an inplace::enable=
0 argument[] 

Overfull \hbox (55.18257pt too wide) in paragraph at lines 39334--39334
 []@texttt # reenable it later on the commandline by putting inplace::enable=1 
before files[] 
[461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472]
Appendix A [473] [474] [475] [476]
Underfull \hbox (badness 7944) in paragraph at lines 40501--40561
 @texttt --field-separator[]@textrm , @texttt --file[]@textrm , @texttt --gen-p
ot[]@textrm , @texttt --help[]@textrm , @texttt --include[]@textrm , @texttt --
lint[]@textrm ,
[477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488]
[489] Appendix B [490] [491] [492] [493] [494] [495] [496] [497] [498] [499]
[500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] [511]
[512] Appendix C [513] [514] [515] [516] [517] [518] [519] [520]
Overfull \hbox (49.43388pt too wide) in paragraph at lines 44651--44651
 []@texttt wget https://git.savannah.gnu.org/cgit/gawk.git/snapshot/gawk-@textt
tsl branchname@texttt .tar.gz[] 
[521] [522] [523] Appendix D [524] </builddir/build/BUILD/gawk-5.3.0-build/gawk
-5.3.0/doc/gawk_general-program.pdf> </builddir/build/BUILD/gawk-5.3.0-build/ga
wk-5.3.0/doc/gawk_process-flow.pdf> [525] [526] (Glossary) [527] [528] [529]
[530] [531] [532] [533] [534] [535] [536] [537] [538] [539]
(GNU General Public License) [540] [541] [542] [543] [544] [545] [546] [547]
[548] [549] [550] (GNU Free Documentation License) [551] [552] [553] [554]
[555] [556] [557] [558] [559] (Index) [560] (./gawk.cps [561] [562] [563]
[564] [565] [566] [567] [568] [569] [570] [571] [572] [573] [574] [575]
[576] [577] [578] [579] [580] [581] [582] [583] [584]) [585] )
(see the transcript file for additional information)
pdfTeX warning (dest): name{} has been referenced but does not exist, replaced 
by a fixed one

</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmb10.pfb></usr/s
hare/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/t
exlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmcsc10.pfb></usr/share/texliv
e/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texm
f-dist/fonts/type1/public/amsfonts/cm/cmmi12.pfb></usr/share/texlive/texmf-dist
/fonts/type1/public/amsfonts/cm/cmmi9.pfb></usr/share/texlive/texmf-dist/fonts/
type1/public/amsfonts/cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/type1/p
ublic/amsfonts/cm/cmr12.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/a
msfonts/cm/cmr5.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/
cm/cmr7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr9.
pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl10.pfb></
usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl8.pfb></usr/sha
re/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl9.pfb></usr/share/texl
ive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsltt10.pfb></usr/share/texlive/
texmf-dist/fonts/type1/public/amsfonts/cm/cmss10.pfb></usr/share/texlive/texmf-
dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/f
onts/type1/public/amsfonts/cm/cmsy7.pfb></usr/share/texlive/texmf-dist/fonts/ty
pe1/public/amsfonts/cm/cmsy9.pfb></usr/share/texlive/texmf-dist/fonts/type1/pub
lic/amsfonts/cm/cmti10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/am
sfonts/cm/cmti9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/
cm/cmtt10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmt
t12.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb
></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/latxfont/lcircle1.p
fb>
Output written on gawk.pdf (605 pages, 2334335 bytes).
Transcript written on gawk.log.
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=pdfetex)
 restricted \write18 enabled.
entering extended mode
(../../../.././gawk.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
Writing index file gawk.cp
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] [1] [2]
Overfull \hbox (11.92378pt too wide) detected at line 404
 @textit To my wife, Miriam, for making me complete.Thank you for building your
 life together with me. 

Overfull \hbox (32.22017pt too wide) detected at line 406
 @textit To our children, Chana, Rivka, Nachum, and Malka, for enrichening our 
lives in innumerable ways. 
[1] [2] (./gawk.toc) [-1] [-2] (./gawk.toc) (./gawk.toc [-3] [-4] [-5] [-6]
[-7] [-8] [-9] [-10] [-11] [-12] [-13]) [-14] (./gawk.toc) (./gawk.toc)
(Foreword to the Third Edition) (./gawk.aux) [1]
(Foreword to the Fourth Edition) [2] (Preface) [3] [4]
Overfull \hbox (8.0291pt too wide) in paragraph at lines 1385--1386
[][][]@smallrm The 2018 POSIX stan-dard is ac-ces-si-ble on-line at []| 
[5] [6] [7] [8] [9] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rfla
shlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight
.pdf> [10] [11] [12] [13] [14] [15] [16] Chapter 1 [17] [18] </builddir/build/B
UILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/ga
wk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [19] [20] [21] [22] [23]
[24] [25] [26] [27] [28] [29] [30] Chapter 2 [31] [32] </builddir/build/BUILD/g
awk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3
.0-build/gawk-5.3.0/doc/rflashlight.pdf> [33] [34] [35] [36] [37] [38] [39]
[40] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </
builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [41]
[42] [43] [44] [45] [46] [47] [48] Chapter 3 [49] [50] [51] [52] [53] </builddi
r/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build
/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf> [54] [55] [56] [57]
Underfull \hbox (badness 10000) in paragraph at lines 6070--6079
 []@textrm Interval ex-pres-sions may be im-ple-mented in-ter-nally via rep-e-t
i- 

Underfull \hbox (badness 10000) in paragraph at lines 6070--6079
 @textrm tion. For ex-am-ple, `@texttt ^(a|bc){2,4}$[]@textrm '[] might be im-p
le-mented as 
[58] [59] [60] [61] [62] [63] Chapter 4 [64] [65] [66] </builddir/build/BUILD/g
awk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3
.0-build/gawk-5.3.0/doc/rflashlight.pdf> [67] </builddir/build/BUILD/gawk-5.3.0
-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/
gawk-5.3.0/doc/lflashlight.pdf> [68] [69] [70] [71] </builddir/build/BUILD/gawk
-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-
build/gawk-5.3.0/doc/lflashlight.pdf> [72] [73] [74] </builddir/build/BUILD/gaw
k-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0
-build/gawk-5.3.0/doc/rflashlight.pdf> [75] </builddir/build/BUILD/gawk-5.3.0-b
uild/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/ga
wk-5.3.0/doc/lflashlight.pdf> [76] [77] </builddir/build/BUILD/gawk-5.3.0-build
/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5
.3.0/doc/lflashlight.pdf> [78] [79] [80] [81] [82] [83] [84] [85] [86] </buildd
ir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/buil
d/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [87] [88]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 8808--8808
 []        @texttt while ((end = index(rest, "*/")) == 0) {  # is */ in trailin
g part?[] 
[89] [90] [91] [92] [93] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc
/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflash
light.pdf> [94] [95]
Overfull \hbox (181.65375pt too wide) in paragraph at lines 9395--9395
 [][] @texttt gawk: cmd. line:2: (FILENAME=- FNR=1) fatal: error reading input 
file ^^R-^^M: Connection timed out[] 
[96]
Underfull \hbox (badness 10000) in paragraph at lines 9511--9511
 @textrm The empty string

Underfull \hbox (badness 10000) in paragraph at lines 9511--9511
 @textrm Runs of two or more

Underfull \hbox (badness 10000) in paragraph at lines 9512--9512
 @textrm Text that matches the
[97] Chapter 5 [98] [99] [100] [101] </builddir/build/BUILD/gawk-5.3.0-build/ga
wk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.
0/doc/lflashlight.pdf> [102] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0
/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rf
lashlight.pdf> [103] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rfl
ashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashligh
t.pdf> [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] </buil
ddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/bu
ild/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUI
LD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk
-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [115] [116] Chapter 6 [117]
[118] [119] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.
pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf>
[120] [121] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.
pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf> </
builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddi
r/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf> [122] [123]
[124] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> <
/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [125]
Overfull \hbox (43.68521pt too wide) in paragraph at lines 11943--11943
 []@texttt gawk -v 
re1=@/foo|bar/
 
[]
 /path/to/file1 
re2=@/baz|quux/
 /path/to/file2[] 
 </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </buil
ddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf> [126] </build
dir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/bui
ld/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [127] [128] [129]
[130] [131] [132] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflash
light.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.p
df> [133] [134] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashli
ght.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf
> [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] Chapter 7
[146] [147] [148] [149] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/
rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashl
ight.pdf> [150] [151] [152] [153] [154] [155] [156] [157] [158] </builddir/buil
d/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD
/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [159] </builddir/build/BUILD/
gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.
3.0-build/gawk-5.3.0/doc/lflashlight.pdf> [160] [161] </builddir/build/BUILD/ga
wk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.
0-build/gawk-5.3.0/doc/lflashlight.pdf> [162] [163] [164] [165] </builddir/buil
d/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD
/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.pdf> [166] </builddir/build/BUILD/
gawk-5.3.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.
3.0-build/gawk-5.3.0/doc/rflashlight.pdf> [167]
Overfull \hbox (21.3491pt too wide) in paragraph at lines 15931--15931
 []        @texttt for (i = 0; i < length(PROCINFO["argv"]); i++)[] 
[168] [169] [170] [171] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/
rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashl
ight.pdf> [172] [173] [174] Chapter 8 [175] [176] </builddir/build/BUILD/gawk-5
.3.0-build/gawk-5.3.0/doc/gawk_array-elements.pdf> [177]
Overfull \hbox (8.87617pt too wide) in paragraph at lines 16752--16753
 @texttt "chien"[]| 

Overfull \hbox (3.12749pt too wide) in paragraph at lines 16753--16754
 @texttt "chat"[]| 
[178] [179] [180] [181] [182] [183] [184] [185] </builddir/build/BUILD/gawk-5.3
.0-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-buil
d/gawk-5.3.0/doc/lflashlight.pdf> [186] [187] [188] [189] [190] [191]
Chapter 9 [192] [193] [194] [195] [196] [197] </builddir/build/BUILD/gawk-5.3.0
-build/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/
gawk-5.3.0/doc/lflashlight.pdf> [198] </builddir/build/BUILD/gawk-5.3.0-build/g
awk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3
.0/doc/rflashlight.pdf>
Overfull \hbox (21.01978pt too wide) in paragraph at lines 18576--18576
 []            @texttt print "Match of", regex, "found at", where, "in", $0[] 
[199] [200] [201] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/rflash
light.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/lflashlight.p
df> [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213]
[214] [215] [216] [217] [218] [219] [220] </builddir/build/BUILD/gawk-5.3.0-bui
ld/gawk-5.3.0/doc/rflashlight.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk
-5.3.0/doc/rflashlight.pdf> [221] [222] [223] [224] [225] [226] [227] [228]
[229] [230] [231] [232] [233]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 21554--21554
 []@texttt # quicksort_swap --- helper function for quicksort, should really be
 inline[] 
[234] [235] [236] [237] [238] [239] [240] Chapter 10 [241] [242] [243]
Overfull \hbox (37.93651pt too wide) in paragraph at lines 22091--22091
 []  @texttt /^[-+]?([0-9]+([.][0-9]*([Ee][0-9]+)?)?|([.][0-9]+([Ee][-+]?[0-9]+
)?))$/) {[] 
[244] [245] [246] [247] [248] [249] [250] [251]
Overfull \hbox (43.6852pt too wide) in paragraph at lines 22787--22787
 []@texttt LANG=en_US.88591 metaflac --set-tag=TITLE=
Whoope! That
"
"
s Great
 file.flac[] 
[252] [253] [254] [255] [256] [257] [258] [259] [260] [261]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 23585--23585
 []                @texttt printf("%c -- invalid option\n", thisopt) > "/dev/st
derr"[] 
[262] [263]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 23688--23688
 []                 @texttt printf("%s -- invalid option\n", thisopt) > "/dev/s
tderr"[] 
[264]
Overfull \hbox (37.93651pt too wide) in paragraph at lines 23756--23756
 []        @texttt while ((_go_c = getopt(ARGC, ARGV, _myshortopts, _mylongopts
)) != -1)[] 
[265] [266] [267]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 24022--24022
 []@texttt function _pw_init(    oldfs, oldrs, olddol0, pwcat, using_fw, using_
fpat)[] 
[268] [269] [270] [271] [272] [273] [274] [275] [276] Chapter 11 [277] [278]
[279] [280] [281] [282] [283] [284] [285] [286] [287]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 25524--25524
 []    @texttt print("Usage:\tegrep [-cilnqsvx] [-e pat] [files ...]") > "/dev/
stderr"[] 

Overfull \hbox (43.68521pt too wide) in paragraph at lines 25545--25545
 [][] @texttt uid=1000(arnold) gid=1000(arnold) groups=1000(arnold),4(adm),7(lp
),27(sudo)[] 
[288]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 25598--25598
 []@texttt #   -G Output all group ids as space separated numbers (ruid, euid, 
groups)[] 
[289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300]
[301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312]
[313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324]
[325] [326] [327] [328]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 28625--28625
 []@texttt # word2key --- split word apart into letters, sort, and join back to
gether[] 
[329] [330] [331] [332] [333] [334] Chapter 12 [335] [336] [337] [338] [339]
[340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351]
[352] [353]
Underfull \hbox (badness 10000) in paragraph at lines 30600--30608
 @textrm email ad-dresses: [][]@texttt tpkelly@acm.org[][][]@textrm , [][]@text
tt tpkelly@cs.princeton.edu[][][]@textrm , or
[354] [355] Chapter 13 [356] [357] [358] [359] [360] [361]
Overfull \hbox (14.9418pt too wide) in paragraph at lines 31362--31362
 [][] @texttt gawk: cmd. line:1: fatal: must use ^^Rcount$
 on all formats or none[] 
[362] [363] [364]
Underfull \hbox (badness 10000) in paragraph at lines 31606--31611
[]@textrm If the three re-place-ment func-tions for @texttt dcgettext()[]@textr
m , @texttt dcngettext()[]@textrm , and
[365] Chapter 14 [366] [367] [368] [369] [370] [371] [372] [373] [374] [375]
[376] [377] [378]
Overfull \hbox (35.82431pt too wide) in paragraph at lines 32839--32839
 [][] @smalltt [  1:0xfcd340] Op_rule           : [in_rule = BEGIN] [source_fil
e = brini.awk][] 
[379]
Overfull \hbox (21.64948pt too wide) in paragraph at lines 32874--32874
 [][] @smalltt [     2:0xfcc5a0] Op_K_printf         : [expr_count = 17] [redir
_type = ""][] 
[380] [381] Chapter 15 [382] [383] [384] [385] [386] [387] Chapter 16 [388]
[389]
Overfull \hbox (3.97504pt too wide) in paragraph at lines 33758--33758
 []

Underfull \hbox (badness 10000) in paragraph at lines 33758--33758
 @textbf Minimum

Underfull \hbox (badness 10000) in paragraph at lines 33758--33764
 @textbf Maximum
[390]
Underfull \hbox (badness 10000) in paragraph at lines 33878--33878
 @textbf Minimum

Underfull \hbox (badness 10000) in paragraph at lines 33878--33879
 @textbf Maximum
[391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402]
Chapter 17 [403] [404] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/g
awk_api-figure1.pdf> [405] </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/d
oc/gawk_api-figure2.pdf> </builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc
/gawk_api-figure3.pdf> [406] [407] [408] [409] [410] [411] [412] [413] [414]
[415] [416] [417] [418] [419] [420] [421] [422] [423]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 36515--36515
 []                @texttt size_t skip;      /* amount to skip before field sta
rts */[] 
[424] [425]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 36694--36694
 []    @texttt awk_const struct awk_two_way_processor *awk_const next;  /* for 
gawk */[] 
[426] [427]
Overfull \hbox (6.78294pt too wide) in paragraph at lines 36946--36946
 @textbf Number| 

Overfull \hbox (2.73752pt too wide) in paragraph at lines 36948--36948
 @textrm Strnum| 

Overfull \hbox (5.77917pt too wide) in paragraph at lines 36949--36949
 @textrm Number| 

Overfull \hbox (5.77917pt too wide) in paragraph at lines 36954--36954
 @textrm Number| 

Underfull \hbox (badness 10000) in paragraph at lines 36955--36955
 @textbf Value
[428] [429] [430] [431] [432] [433] [434] [435] [436] [437] [438]
Overfull \hbox (37.93651pt too wide) in paragraph at lines 37668--37668
 []        @texttt printf("dump_array_and_delete: could not release flattened a
rray\n");[] 
[439] [440] [441] [442]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 38038--38038
 []        @texttt fprintf(stderr, "\tmy version (%d, %d), gawk version (%d, %d
)\n",[] 
[443] [444] [445]
Underfull \hbox (badness 8170) in paragraph at lines 38273--38276
 []@textrm Numeric val-ues can now have MPFR/MPZ vari-ants (see [][]Section 17.
4.2
[446]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 38357--38357
 []    @texttt printf("could not change to %s: %s\n", newdir, ERRNO) > "/dev/st
derr"[] 
[447] [448] [449] [450] [451] [452]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 38740--38740
 []            @texttt warning(ext_id, _("stat: unable to read symbolic link ^^
R%s
"),[] 

Overfull \hbox (14.94176pt too wide) in paragraph at lines 38746--38746
 []    @texttt for (j = 0, k = sizeof(ftype_map)/sizeof(ftype_map[0]); j < k; j
++) {[] 
[453]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 38753--38753
 []    @texttt array_set(array, "type", make_const_string(type, strlen(type), &
 tmp));[] 
[454] [455] [456]
Underfull \hbox (badness 10000) in paragraph at lines 39038--39039
 @textrm Symbolic
[457] [458] [459] [460]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 39324--39324
 []@texttt # Please set inplace::suffix to make a backup copy.  For example, yo
u may[] 

Overfull \hbox (37.93651pt too wide) in paragraph at lines 39325--39325
 []@texttt # want to set inplace::suffix to .bak on the command line or in a BE
GIN rule.[] 

Overfull \hbox (14.94176pt too wide) in paragraph at lines 39329--39329
 []@texttt # too, so that any code that used the previous version continues to 
work.[] 

Overfull \hbox (43.6852pt too wide) in paragraph at lines 39332--39332
 []@texttt # But you can selectively disable this by adding an inplace::enable=
0 argument[] 

Overfull \hbox (55.18257pt too wide) in paragraph at lines 39334--39334
 []@texttt # reenable it later on the commandline by putting inplace::enable=1 
before files[] 
[461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472]
Appendix A [473] [474] [475] [476]
Underfull \hbox (badness 7944) in paragraph at lines 40501--40561
 @texttt --field-separator[]@textrm , @texttt --file[]@textrm , @texttt --gen-p
ot[]@textrm , @texttt --help[]@textrm , @texttt --include[]@textrm , @texttt --
lint[]@textrm ,
[477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488]
[489] Appendix B [490] [491] [492] [493] [494] [495] [496] [497] [498] [499]
[500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] [511]
[512] Appendix C [513] [514] [515] [516] [517] [518] [519] [520]
Overfull \hbox (49.43388pt too wide) in paragraph at lines 44651--44651
 []@texttt wget https://git.savannah.gnu.org/cgit/gawk.git/snapshot/gawk-@textt
tsl branchname@texttt .tar.gz[] 
[521] [522] [523] Appendix D [524] </builddir/build/BUILD/gawk-5.3.0-build/gawk
-5.3.0/doc/gawk_general-program.pdf> </builddir/build/BUILD/gawk-5.3.0-build/ga
wk-5.3.0/doc/gawk_process-flow.pdf> [525] [526] (Glossary) [527] [528] [529]
[530] [531] [532] [533] [534] [535] [536] [537] [538] [539]
(GNU General Public License) [540] [541] [542] [543] [544] [545] [546] [547]
[548] [549] [550] (GNU Free Documentation License) [551] [552] [553] [554]
[555] [556] [557] [558] [559] (Index) [560] (./gawk.cps [561] [562] [563]
[564] [565] [566] [567] [568] [569] [570] [571] [572] [573] [574] [575]
[576] [577] [578] [579] [580] [581] [582] [583] [584]) [585] )
(see the transcript file for additional information)
pdfTeX warning (dest): name{} has been referenced but does not exist, replaced 
by a fixed one

</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmb10.pfb></usr/s
hare/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/t
exlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmcsc10.pfb></usr/share/texliv
e/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texm
f-dist/fonts/type1/public/amsfonts/cm/cmmi12.pfb></usr/share/texlive/texmf-dist
/fonts/type1/public/amsfonts/cm/cmmi9.pfb></usr/share/texlive/texmf-dist/fonts/
type1/public/amsfonts/cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/type1/p
ublic/amsfonts/cm/cmr12.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/a
msfonts/cm/cmr5.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/
cm/cmr7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr9.
pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl10.pfb></
usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl8.pfb></usr/sha
re/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl9.pfb></usr/share/texl
ive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsltt10.pfb></usr/share/texlive/
texmf-dist/fonts/type1/public/amsfonts/cm/cmss10.pfb></usr/share/texlive/texmf-
dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/f
onts/type1/public/amsfonts/cm/cmsy7.pfb></usr/share/texlive/texmf-dist/fonts/ty
pe1/public/amsfonts/cm/cmsy9.pfb></usr/share/texlive/texmf-dist/fonts/type1/pub
lic/amsfonts/cm/cmti10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/am
sfonts/cm/cmti9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/
cm/cmtt10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmt
t12.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb
></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/latxfont/lcircle1.p
fb>
Output written on gawk.pdf (605 pages, 2334425 bytes).
Transcript written on gawk.log.
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
TEXINPUTS="../build-aux:$TEXINPUTS" \
MAKEINFO='/bin/sh '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/build-aux/missing' makeinfo -c CHECK_NORMAL_MENU_STRUCTURE=1 --no-split --force   -I .' \
texi2dvi  --build-dir=gawkinet.t2d -o gawkinet.dvi  \
gawkinet.texi
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=etex)
 restricted \write18 enabled.
entering extended mode
(../../../.././gawkinet.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
Writing index file gawkinet.cp
[1] [2] [-1] [-2] (Preface) Chapter 1 [1] [2] [3] [4]
Cross reference values unknown; you must run TeX again. [5] Chapter 2 [6]
[7] [8]
Underfull \hbox (badness 10000) in paragraph at lines 739--739
 @textsc local

Underfull \hbox (badness 10000) in paragraph at lines 739--740
 @textsc host

Underfull \hbox (badness 10000) in paragraph at lines 740--740
 @textsc remote
[9] [10]
Overfull \hbox (22.49855pt too wide) in paragraph at lines 880--880
 []  @texttt daytime_connection = "/inet/tcp/0/" daytime_server "/daytime"[] 
[11] [12]
Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
@smallrm of @smalltt /etc/services[] @smallrm re-sides un-der @smalltt C:\WINNT
\system32\drivers\etc\services[]

Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
@smallrm holds the @smalltt hosts[] @smallrm file (@smalltt https://  support. 
 microsoft.  com/  en-us/  help/  972034/

Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
@smalltt how-to-reset-the-hosts-file-back-to-the-default[]@smallrm ) and prob-a
-bly also a

Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
@smalltt services[] @smallrm file (@smalltt https://  www.  ibm.  com/  support
/  knowledgecenter/  SSRNYG_7.  2.  1/

Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
@smalltt com.  ibm.  rational.  synergy.  install.  win.  doc/  topics/  sg_r_i
gw_services_file.
[13] [14] [15]
Underfull \hbox (badness 10000) in paragraph at lines 1192--1214
@textsl priv-i-leged ports? @textrm (@texttt https://  social.  technet.  micro
soft.  com/  Forums/

Underfull \hbox (badness 10000) in paragraph at lines 1192--1214
@texttt windowsserver/  en-US/  334f0770-eda9-475a-a27f-46b80ab7e872/

Underfull \hbox (badness 10000) in paragraph at lines 1192--1214
@texttt does-windows10server2016-have-privileged-ports-?  forum=ws2016[]@textrm
 ).
[16] [17] [18] [19] [20] [21] [22] [23] [24] [25]
Overfull \hbox (16.74986pt too wide) in paragraph at lines 1845--1845
 []                                         @texttt substr(PARAM[i], j+1)[] 
[26] [27] [28] [29] [30] [31]
Overfull \hbox (28.87694pt too wide) in paragraph at lines 2375--2375
 []@smalltt (c)1997 Cambridge Center For Behavioral Studies all rights reserved
 [CONVERSE][] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 2380--2380
 []@smalltt PROGRAM[10:39:45]Did you see that story on CNN last night about the
 lesbian[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 2383--2383
 []@smalltt PROGRAM[10:40:47]Ellen Degeneres was one of them - she was kissing 
her lover[] 

Overfull \hbox (151.72551pt too wide) in paragraph at lines 2388--2388
 []@smalltt JUDGE02[10:42:22]Yes.  I would like to talk about something else.  
Do you know anything about sculpture.[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 2389--2389
 []@smalltt PROGRAM[10:42:24]Well, I suppose he^^Ms doing his best like most of
 us, but he[] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 2394--2394
 []@smalltt PROGRAM[10:43:36]everyone waiting to see how much his friends have 
said about[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 2395--2395
 []@smalltt PROGRAM[10:43:47]him under threat of lots and lots of jail-or will 
something[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 2398--2398
 []@smalltt PROGRAM[10:44:20]Well, youre more a fan of his than I am I guess---
though I[] 
[32]
Overfull \hbox (19.42705pt too wide) in paragraph at lines 2403--2403
 []@smalltt PROGRAM[10:45:43]off this one I think and onto something more down 
to earth![] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 2406--2406
 []@smalltt PROGRAM[10:46:30]I suppose it depends on where you^^Mre coming from
, but as the[] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 2407--2407
 []@smalltt PROGRAM[10:46:46]song goes in My Fair Lady, "Why can^^Mt a woman be
 more like a[] 

Overfull \hbox (76.12639pt too wide) in paragraph at lines 2409--2409
 []@smalltt JUDGE02[10:47:52]I liked that song but I prefer "Why can^^Mt childr
en be more like we are"[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 2412--2412
 []@smalltt JUDGE02[10:49:01]I would enjoy all aspects of life no matter what m
y gender.[] 
[33] Chapter 3 [34] [35] [36] [37] [38] [39] [40]
Overfull \hbox (16.74986pt too wide) in paragraph at lines 2897--2897
 []@texttt BEGIN { RS = "https?://[#%&\\+\\-\\./0-9\\:;\\?A-Z_a-z\\~]*" }[] 
[41]
(gawk_statist.eps
)
[42] [43] [44] [45] [46] [47] [48]
Overfull \hbox (14.7021pt too wide) in paragraph at lines 3338--3338
 []      @smalltt appearance Appearance { material Material { diffuseColor 0 0 
1 } }\n\[] 
[49] [50] [51] [52] [53]
Overfull \hbox (14.7021pt too wide) in paragraph at lines 3703--3703
 []  @smalltt MOBVAR["Result"]=MOBVAR["Result"] SUBSEP SUBSEP MOBVAR["Destinati
on"] ":"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 3707--3707
 []  @smalltt if (index(MOBVAR["Machines"], "/") > 0) {   # any more machines t
o visit?[] 
[54]
Overfull \hbox (16.74986pt too wide) in paragraph at lines 3769--3769
 []@texttt 0 8 * * 1-5   $HOME/bin/daily.job >> $HOME/log/newsletter 2>&1[] 
[55] [56] [57]
Overfull \hbox (28.87694pt too wide) in paragraph at lines 3927--3927
 []      @smalltt if (NF == 6 && $1 ~ /Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|
Nov|Dec/) {[] 
[58]
Overfull \hbox (33.60188pt too wide) in paragraph at lines 3991--3991
 []    @smalltt if ((data[1, stock] > data[2, stock]) && (data[2, stock] > data
[3, stock]))[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 3993--3993
 []    @smalltt if ((data[1, stock] < data[2, stock]) && (data[2, stock] < data
[3, stock]))[] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 4006--4006
 []      @smalltt if (((data[d, s]  > data[d+1, s]) && (data[d+1, s]  > data[d+
2, s])) ||[] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 4007--4007
 []          @smalltt ((data[d, s]  < data[d+1, s]) && (data[d+1, s]  < data[d+
2, s])) ||[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4008--4008
 []          @smalltt ((data[d, s] == data[d+1, s]) && (data[d+1, s] == data[d+
2, s])))[] 
[59]
Overfull \hbox (19.42705pt too wide) in paragraph at lines 4032--4032
 []      @smalltt report = report "\nThe most promising shares for today are th
ese:\n\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4034--4034
 []      @smalltt tolower(substr(name[stock], 1, 1)) "/" tolower(name[stock]) "
.html\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4040--4040
 []      @smalltt tolower(substr(name[stock], 1, 1)) "/" tolower(name[stock]) "
.html\n"[] 

Overfull \hbox (28.87694pt too wide) in paragraph at lines 4042--4042
 []  @smalltt report = report "\nThis sums up to " HotCount+0 " winners and " A
voidCount+0[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4043--4043
 []  @smalltt report = report " losers. When using this kind\nof prediction sch
eme for"[] 

Overfull \hbox (28.87694pt too wide) in paragraph at lines 4046--4046
 []  @smalltt report = report " ^^Mneutrals^^M. Of all\nthese " UpCount+DownCou
nt+NeutralCount[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 4047--4047
 []  @smalltt report = report " predictions " CorrectCount " proved correct nex
t day.\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4050--4050
 []  @smalltt report = report "Random choice would have produced a 33% success 
rate.\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4052--4052
 []  @smalltt report = report "market, this report is, of course, complete nons
ense.\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4053--4053
 []  @smalltt report = report "If you are stupid enough to believe these predic
tions\n"[] 
[60] [61] [62] [63]
Overfull \hbox (38.32683pt too wide) in paragraph at lines 4287--4287
 []@smalltt Sequences producing significant alignments:                        
(bits)  Value[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4289--4289
 []@smalltt gb|AC021182.14|AC021182 Homo sapiens chromosome 7 clone RP11-733...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4290--4290
 []@smalltt gb|AC021056.12|AC021056 Homo sapiens chromosome 3 clone RP11-115...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4291--4291
 []@smalltt emb|AL160278.10|AL160278 Homo sapiens chromosome 9 clone RP11-57...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4292--4292
 []@smalltt emb|AL391139.11|AL391139 Homo sapiens chromosome X clone RP11-35...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4293--4293
 []@smalltt emb|AL365192.6|AL365192 Homo sapiens chromosome 6 clone RP3-421H...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4294--4294
 []@smalltt emb|AL138812.9|AL138812 Homo sapiens chromosome 11 clone RP1-276...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4295--4295
 []@smalltt gb|AC073881.3|AC073881 Homo sapiens chromosome 15 clone CTD-2169...
    38  0.20[] 
[64]
Overfull \hbox (109.201pt too wide) in paragraph at lines 4354--4354
 []@smalltt >gb|AC021182.14|AC021182 Homo sapiens chromosome 7 clone RP11-733N2
3, WORKING DRAFT SEQUENCE, 4[] 
Chapter 4 [65] [66]
Underfull \hbox (badness 10000) in paragraph at lines 4457--4458
 []@texttt https://  en.  wikipedia.  org/  wiki/  GNU/ 
[67]
Underfull \hbox (badness 10000) in paragraph at lines 4481--4482
 []@texttt https://  www.  nature.  com/  scitable/  topicpage/
(GNU Free Documentation License) [68] [69] [70] [71] [72] [73] [74] [75]
[76] (Index) [77] [78]
No file gawkinet.cps.
[79] )
(see the transcript file for additional information)
Output written on gawkinet.dvi (83 pages, 236740 bytes).
Transcript written on gawkinet.log.
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=etex)
 restricted \write18 enabled.
entering extended mode
(../../../.././gawkinet.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
Writing index file gawkinet.cp
[1] [2] (./gawkinet.toc) (./gawkinet.toc [-1]) [-2] (Preface) (./gawkinet.aux)
Chapter 1 [1] [2] [3] [4] [5] Chapter 2 [6] [7] [8]
Underfull \hbox (badness 10000) in paragraph at lines 739--739
 @textsc local

Underfull \hbox (badness 10000) in paragraph at lines 739--740
 @textsc host

Underfull \hbox (badness 10000) in paragraph at lines 740--740
 @textsc remote
[9] [10]
Overfull \hbox (22.49855pt too wide) in paragraph at lines 880--880
 []  @texttt daytime_connection = "/inet/tcp/0/" daytime_server "/daytime"[] 
[11] [12]
Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
@smallrm of @smalltt /etc/services[] @smallrm re-sides un-der @smalltt C:\WINNT
\system32\drivers\etc\services[]

Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
@smallrm holds the @smalltt hosts[] @smallrm file (@smalltt https://  support. 
 microsoft.  com/  en-us/  help/  972034/

Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
@smalltt how-to-reset-the-hosts-file-back-to-the-default[]@smallrm ) and prob-a
-bly also a

Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
@smalltt services[] @smallrm file (@smalltt https://  www.  ibm.  com/  support
/  knowledgecenter/  SSRNYG_7.  2.  1/

Underfull \hbox (badness 10000) in paragraph at lines 1024--1038
@smalltt com.  ibm.  rational.  synergy.  install.  win.  doc/  topics/  sg_r_i
gw_services_file.
[13] [14] [15]
Underfull \hbox (badness 10000) in paragraph at lines 1192--1214
@textsl priv-i-leged ports? @textrm (@texttt https://  social.  technet.  micro
soft.  com/  Forums/

Underfull \hbox (badness 10000) in paragraph at lines 1192--1214
@texttt windowsserver/  en-US/  334f0770-eda9-475a-a27f-46b80ab7e872/

Underfull \hbox (badness 10000) in paragraph at lines 1192--1214
@texttt does-windows10server2016-have-privileged-ports-?  forum=ws2016[]@textrm
 ).
[16] [17] [18] [19] [20] [21] [22] [23] [24] [25]
Overfull \hbox (16.74986pt too wide) in paragraph at lines 1845--1845
 []                                         @texttt substr(PARAM[i], j+1)[] 
[26] [27] [28] [29] [30] [31]
Overfull \hbox (28.87694pt too wide) in paragraph at lines 2375--2375
 []@smalltt (c)1997 Cambridge Center For Behavioral Studies all rights reserved
 [CONVERSE][] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 2380--2380
 []@smalltt PROGRAM[10:39:45]Did you see that story on CNN last night about the
 lesbian[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 2383--2383
 []@smalltt PROGRAM[10:40:47]Ellen Degeneres was one of them - she was kissing 
her lover[] 

Overfull \hbox (151.72551pt too wide) in paragraph at lines 2388--2388
 []@smalltt JUDGE02[10:42:22]Yes.  I would like to talk about something else.  
Do you know anything about sculpture.[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 2389--2389
 []@smalltt PROGRAM[10:42:24]Well, I suppose he^^Ms doing his best like most of
 us, but he[] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 2394--2394
 []@smalltt PROGRAM[10:43:36]everyone waiting to see how much his friends have 
said about[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 2395--2395
 []@smalltt PROGRAM[10:43:47]him under threat of lots and lots of jail-or will 
something[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 2398--2398
 []@smalltt PROGRAM[10:44:20]Well, youre more a fan of his than I am I guess---
though I[] 
[32]
Overfull \hbox (19.42705pt too wide) in paragraph at lines 2403--2403
 []@smalltt PROGRAM[10:45:43]off this one I think and onto something more down 
to earth![] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 2406--2406
 []@smalltt PROGRAM[10:46:30]I suppose it depends on where you^^Mre coming from
, but as the[] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 2407--2407
 []@smalltt PROGRAM[10:46:46]song goes in My Fair Lady, "Why can^^Mt a woman be
 more like a[] 

Overfull \hbox (76.12639pt too wide) in paragraph at lines 2409--2409
 []@smalltt JUDGE02[10:47:52]I liked that song but I prefer "Why can^^Mt childr
en be more like we are"[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 2412--2412
 []@smalltt JUDGE02[10:49:01]I would enjoy all aspects of life no matter what m
y gender.[] 
[33] Chapter 3 [34] [35] [36] [37] [38] [39] [40]
Overfull \hbox (16.74986pt too wide) in paragraph at lines 2897--2897
 []@texttt BEGIN { RS = "https?://[#%&\\+\\-\\./0-9\\:;\\?A-Z_a-z\\~]*" }[] 
[41]
(gawk_statist.eps
)
[42] [43] [44] [45] [46] [47] [48]
Overfull \hbox (14.7021pt too wide) in paragraph at lines 3338--3338
 []      @smalltt appearance Appearance { material Material { diffuseColor 0 0 
1 } }\n\[] 
[49] [50] [51] [52] [53]
Overfull \hbox (14.7021pt too wide) in paragraph at lines 3703--3703
 []  @smalltt MOBVAR["Result"]=MOBVAR["Result"] SUBSEP SUBSEP MOBVAR["Destinati
on"] ":"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 3707--3707
 []  @smalltt if (index(MOBVAR["Machines"], "/") > 0) {   # any more machines t
o visit?[] 
[54]
Overfull \hbox (16.74986pt too wide) in paragraph at lines 3769--3769
 []@texttt 0 8 * * 1-5   $HOME/bin/daily.job >> $HOME/log/newsletter 2>&1[] 
[55] [56] [57]
Overfull \hbox (28.87694pt too wide) in paragraph at lines 3927--3927
 []      @smalltt if (NF == 6 && $1 ~ /Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|
Nov|Dec/) {[] 
[58]
Overfull \hbox (33.60188pt too wide) in paragraph at lines 3991--3991
 []    @smalltt if ((data[1, stock] > data[2, stock]) && (data[2, stock] > data
[3, stock]))[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 3993--3993
 []    @smalltt if ((data[1, stock] < data[2, stock]) && (data[2, stock] < data
[3, stock]))[] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 4006--4006
 []      @smalltt if (((data[d, s]  > data[d+1, s]) && (data[d+1, s]  > data[d+
2, s])) ||[] 

Overfull \hbox (24.152pt too wide) in paragraph at lines 4007--4007
 []          @smalltt ((data[d, s]  < data[d+1, s]) && (data[d+1, s]  < data[d+
2, s])) ||[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4008--4008
 []          @smalltt ((data[d, s] == data[d+1, s]) && (data[d+1, s] == data[d+
2, s])))[] 
[59]
Overfull \hbox (19.42705pt too wide) in paragraph at lines 4032--4032
 []      @smalltt report = report "\nThe most promising shares for today are th
ese:\n\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4034--4034
 []      @smalltt tolower(substr(name[stock], 1, 1)) "/" tolower(name[stock]) "
.html\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4040--4040
 []      @smalltt tolower(substr(name[stock], 1, 1)) "/" tolower(name[stock]) "
.html\n"[] 

Overfull \hbox (28.87694pt too wide) in paragraph at lines 4042--4042
 []  @smalltt report = report "\nThis sums up to " HotCount+0 " winners and " A
voidCount+0[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4043--4043
 []  @smalltt report = report " losers. When using this kind\nof prediction sch
eme for"[] 

Overfull \hbox (28.87694pt too wide) in paragraph at lines 4046--4046
 []  @smalltt report = report " ^^Mneutrals^^M. Of all\nthese " UpCount+DownCou
nt+NeutralCount[] 

Overfull \hbox (19.42705pt too wide) in paragraph at lines 4047--4047
 []  @smalltt report = report " predictions " CorrectCount " proved correct nex
t day.\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4050--4050
 []  @smalltt report = report "Random choice would have produced a 33% success 
rate.\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4052--4052
 []  @smalltt report = report "market, this report is, of course, complete nons
ense.\n"[] 

Overfull \hbox (14.7021pt too wide) in paragraph at lines 4053--4053
 []  @smalltt report = report "If you are stupid enough to believe these predic
tions\n"[] 
[60] [61] [62] [63]
Overfull \hbox (38.32683pt too wide) in paragraph at lines 4287--4287
 []@smalltt Sequences producing significant alignments:                        
(bits)  Value[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4289--4289
 []@smalltt gb|AC021182.14|AC021182 Homo sapiens chromosome 7 clone RP11-733...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4290--4290
 []@smalltt gb|AC021056.12|AC021056 Homo sapiens chromosome 3 clone RP11-115...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4291--4291
 []@smalltt emb|AL160278.10|AL160278 Homo sapiens chromosome 9 clone RP11-57...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4292--4292
 []@smalltt emb|AL391139.11|AL391139 Homo sapiens chromosome X clone RP11-35...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4293--4293
 []@smalltt emb|AL365192.6|AL365192 Homo sapiens chromosome 6 clone RP3-421H...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4294--4294
 []@smalltt emb|AL138812.9|AL138812 Homo sapiens chromosome 11 clone RP1-276...
    38  0.20[] 

Overfull \hbox (33.60188pt too wide) in paragraph at lines 4295--4295
 []@smalltt gb|AC073881.3|AC073881 Homo sapiens chromosome 15 clone CTD-2169...
    38  0.20[] 
[64]
Overfull \hbox (109.201pt too wide) in paragraph at lines 4354--4354
 []@smalltt >gb|AC021182.14|AC021182 Homo sapiens chromosome 7 clone RP11-733N2
3, WORKING DRAFT SEQUENCE, 4[] 
Chapter 4 [65] [66]
Underfull \hbox (badness 10000) in paragraph at lines 4457--4458
 []@texttt https://  en.  wikipedia.  org/  wiki/  GNU/ 
[67]
Underfull \hbox (badness 10000) in paragraph at lines 4481--4482
 []@texttt https://  www.  nature.  com/  scitable/  topicpage/
(GNU Free Documentation License) [68] [69] [70] [71] [72] [73] [74] [75]
[76] (Index) [77] [78] (./gawkinet.cps [79] [80]) [81] )
(see the transcript file for additional information)
Output written on gawkinet.dvi (85 pages, 281236 bytes).
Transcript written on gawkinet.log.
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
TEXINPUTS="../build-aux:$TEXINPUTS" \
MAKEINFO='/bin/sh '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/build-aux/missing' makeinfo -c CHECK_NORMAL_MENU_STRUCTURE=1 --no-split --force   -I .' \
texi2dvi  --build-dir=gawk.t2d -o gawk.dvi  \
gawk.texi
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=etex)
 restricted \write18 enabled.
entering extended mode
(../../../.././gawk.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
Writing index file gawk.cp
[1] [2] [1] [2]
Overfull \hbox (11.92378pt too wide) detected at line 404
 @textit To my wife, Miriam, for making me complete.Thank you for building your
 life together with me. 

Overfull \hbox (32.22017pt too wide) detected at line 406
 @textit To our children, Chana, Rivka, Nachum, and Malka, for enrichening our 
lives in innumerable ways. 
[1] [2] [-1] [-2] [-3] [-4] (Foreword to the Third Edition) [1]
(Foreword to the Fourth Edition) [2]
Cross reference values unknown; you must run TeX again. (Preface) [3] [4]
Overfull \hbox (8.0291pt too wide) in paragraph at lines 1385--1386
[][][]@smallrm The 2018 POSIX stan-dard is ac-ces-si-ble on-line at []| 
[5] [6] [7] [8] [9]
(rflashlight.eps
)
(lflashlight.eps
)
[10] [11] [12] [13] [14] [15] [16] Chapter 1 [17] [18]
(rflashlight.eps
)
(rflashlight.eps
)
[19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] Chapter 2 [31]
[32]
(rflashlight.eps
)
(rflashlight.eps
)
[33] [34] [35] [36] [37] [38] [39] [40]
(rflashlight.eps
)
(rflashlight.eps
)
[41] [42] [43] [44] [45] [46] [47] [48] Chapter 3 [49] [50] [51] [52] [53]
(rflashlight.eps
)
(lflashlight.eps
)
[54] [55] [56] [57]
Underfull \hbox (badness 10000) in paragraph at lines 6070--6079
 []@textrm Interval ex-pres-sions may be im-ple-mented in-ter-nally via rep-e-t
i- 

Underfull \hbox (badness 10000) in paragraph at lines 6070--6079
 @textrm tion. For ex-am-ple, `@texttt ^(a|bc){2,4}$[]@textrm '[] might be im-p
le-mented as 
[58] [59] [60] [61] [62] [63] Chapter 4 [64] [65] [66]
(rflashlight.eps
)
(rflashlight.eps
)
[67]
(rflashlight.eps
)
(lflashlight.eps
)
[68] [69] [70] [71]
(rflashlight.eps
)
(lflashlight.eps
)
[72] [73] [74]
(rflashlight.eps
)
(rflashlight.eps
)
[75]
(rflashlight.eps
)
(lflashlight.eps
)
[76] [77]
(rflashlight.eps
)
(lflashlight.eps
)
[78] [79] [80] [81] [82] [83] [84] [85] [86]
(rflashlight.eps
)
(rflashlight.eps
)
[87] [88]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 8808--8808
 []        @texttt while ((end = index(rest, "*/")) == 0) {  # is */ in trailin
g part?[] 
[89] [90] [91] [92] [93]
(rflashlight.eps
)
(lflashlight.eps
)
[94] [95]
Overfull \hbox (181.65375pt too wide) in paragraph at lines 9395--9395
 [][] @texttt gawk: cmd. line:2: (FILENAME=- FNR=1) fatal: error reading input 
file ^^R-^^M: Connection timed out[] 
[96]
Underfull \hbox (badness 10000) in paragraph at lines 9511--9511
 @textrm The empty string

Underfull \hbox (badness 10000) in paragraph at lines 9511--9511
 @textrm Runs of two or more

Underfull \hbox (badness 10000) in paragraph at lines 9512--9512
 @textrm Text that matches the
[97] Chapter 5 [98] [99] [100] [101]
(rflashlight.eps
)
(lflashlight.eps
)
[102]
(rflashlight.eps
)
(rflashlight.eps
)
[103]
(rflashlight.eps
)
(lflashlight.eps
)
[104] [105] [106] [107] [108] [109] [110] [111] [112] [113]
(rflashlight.eps
)
(lflashlight.eps
)
[114]
(rflashlight.eps
)
(rflashlight.eps
)
[115] [116] Chapter 6 [117] [118] [119]
(rflashlight.eps
)
(lflashlight.eps
)
[120] [121]
(rflashlight.eps
)
(lflashlight.eps
)
(rflashlight.eps
)
(lflashlight.eps
)
[122] [123] [124]
(rflashlight.eps
)
(rflashlight.eps
)
[125]
Overfull \hbox (43.68521pt too wide) in paragraph at lines 11943--11943
 []@texttt gawk -v 
re1=@/foo|bar/
 
[]
 /path/to/file1 
re2=@/baz|quux/
 /path/to/file2[] 
(rflashlight.eps
)
(lflashlight.eps
)
[126]
(rflashlight.eps
)
(rflashlight.eps
)
[127] [128] [129] [130] [131] [132]
(rflashlight.eps
)
(rflashlight.eps
)
[133] [134]
(rflashlight.eps
)
(rflashlight.eps
)
[135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] Chapter 7
[146] [147] [148] [149]
(rflashlight.eps
)
(lflashlight.eps
)
[150] [151] [152] [153] [154] [155] [156] [157] [158]
(rflashlight.eps
)
(rflashlight.eps
)
[159]
(rflashlight.eps
)
(lflashlight.eps
)
[160] [161]
(rflashlight.eps
)
(lflashlight.eps
)
[162] [163] [164] [165]
(rflashlight.eps
)
(lflashlight.eps
)

Underfull \hbox (badness 7273) in paragraph at lines 15818--15829
 @textrm and []; see $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [AWK-PAT
H Vari-able],

Underfull \hbox (badness 10000) in paragraph at lines 15818--15829
 @textrm page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , and see $@text
sy h$@textrm un-de-fined$@textsy i$ @textrm [AWK-LIB-PATH Vari-able],
[166]
(rflashlight.eps
)
(rflashlight.eps
)
[167]
Overfull \hbox (21.3491pt too wide) in paragraph at lines 15931--15931
 []        @texttt for (i = 0; i < length(PROCINFO["argv"]); i++)[] 
[168] [169] [170] [171]
(rflashlight.eps
)
(lflashlight.eps
)
[172] [173] [174] Chapter 8 [175] [176]
(gawk_array-elements.eps
)
[177]
Overfull \hbox (8.87617pt too wide) in paragraph at lines 16752--16753
 @texttt "chien"[]| 

Overfull \hbox (3.12749pt too wide) in paragraph at lines 16753--16754
 @texttt "chat"[]| 
[178] [179] [180] [181] [182] [183] [184] [185]
(rflashlight.eps
)
(lflashlight.eps
)
[186] [187] [188] [189] [190] [191] Chapter 9 [192] [193] [194] [195] [196]
[197]
(rflashlight.eps
)
(lflashlight.eps
)
[198]
(rflashlight.eps
)
(rflashlight.eps
)

Overfull \hbox (21.01978pt too wide) in paragraph at lines 18576--18576
 []            @texttt print "Match of", regex, "found at", where, "in", $0[] 
[199] [200] [201]
(rflashlight.eps
)
(lflashlight.eps
)
[202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213]
[214] [215] [216] [217] [218] [219] [220] [221]
(rflashlight.eps
)
(lflashlight.eps
)
[222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233]
[234]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 21554--21554
 []@texttt # quicksort_swap --- helper function for quicksort, should really be
 inline[] 
[235] [236] [237] [238] [239] [240] Chapter 10 [241] [242] [243]
Overfull \hbox (37.93651pt too wide) in paragraph at lines 22091--22091
 []  @texttt /^[-+]?([0-9]+([.][0-9]*([Ee][0-9]+)?)?|([.][0-9]+([Ee][-+]?[0-9]+
)?))$/) {[] 
[244] [245] [246]
Underfull \hbox (badness 10000) in paragraph at lines 22342--22347
[]@textrm The Cliff ran-dom num-ber gen-er-a-tor (@texttt http://  mathworld.  
wolfram.  com/
[247] [248] [249] [250] [251]
Overfull \hbox (43.6852pt too wide) in paragraph at lines 22787--22787
 []@texttt LANG=en_US.88591 metaflac --set-tag=TITLE=
Whoope! That
"
"
s Great
 file.flac[] 
[252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 23585--23585
 []                @texttt printf("%c -- invalid option\n", thisopt) > "/dev/st
derr"[] 
[263]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 23688--23688
 []                 @texttt printf("%s -- invalid option\n", thisopt) > "/dev/s
tderr"[] 
[264]
Overfull \hbox (37.93651pt too wide) in paragraph at lines 23756--23756
 []        @texttt while ((_go_c = getopt(ARGC, ARGV, _myshortopts, _mylongopts
)) != -1)[] 
[265] [266] [267]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 24022--24022
 []@texttt function _pw_init(    oldfs, oldrs, olddol0, pwcat, using_fw, using_
fpat)[] 
[268] [269] [270] [271] [272] [273] [274] [275] [276] Chapter 11 [277] [278]
[279] [280] [281] [282] [283] [284] [285] [286] [287]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 25524--25524
 []    @texttt print("Usage:\tegrep [-cilnqsvx] [-e pat] [files ...]") > "/dev/
stderr"[] 

Overfull \hbox (43.68521pt too wide) in paragraph at lines 25545--25545
 [][] @texttt uid=1000(arnold) gid=1000(arnold) groups=1000(arnold),4(adm),7(lp
),27(sudo)[] 
[288]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 25598--25598
 []@texttt #   -G Output all group ids as space separated numbers (ruid, euid, 
groups)[] 
[289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300]
[301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312]
[313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324]
[325] [326] [327] [328]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 28625--28625
 []@texttt # word2key --- split word apart into letters, sort, and join back to
gether[] 
[329] [330] [331] [332] [333] [334] Chapter 12 [335] [336] [337] [338] [339]
[340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351]
[352] [353] [354] [355] Chapter 13 [356] [357] [358] [359] [360] [361]
Overfull \hbox (14.9418pt too wide) in paragraph at lines 31362--31362
 [][] @texttt gawk: cmd. line:1: fatal: must use ^^Rcount$
 on all formats or none[] 
[362] [363] [364]
Underfull \hbox (badness 10000) in paragraph at lines 31606--31611
[]@textrm If the three re-place-ment func-tions for @texttt dcgettext()[]@textr
m , @texttt dcngettext()[]@textrm , and
[365] Chapter 14 [366] [367] [368] [369] [370] [371] [372] [373] [374] [375]
[376] [377] [378]
Overfull \hbox (35.82431pt too wide) in paragraph at lines 32839--32839
 [][] @smalltt [  1:0xfcd340] Op_rule           : [in_rule = BEGIN] [source_fil
e = brini.awk][] 
[379]
Overfull \hbox (21.64948pt too wide) in paragraph at lines 32874--32874
 [][] @smalltt [     2:0xfcc5a0] Op_K_printf         : [expr_count = 17] [redir
_type = ""][] 
[380] [381] Chapter 15 [382] [383] [384] [385] [386] [387] Chapter 16 [388]
[389]
Overfull \hbox (3.97504pt too wide) in paragraph at lines 33758--33758
 []

Underfull \hbox (badness 10000) in paragraph at lines 33758--33758
 @textbf Minimum

Underfull \hbox (badness 10000) in paragraph at lines 33758--33764
 @textbf Maximum
[390]
Underfull \hbox (badness 10000) in paragraph at lines 33878--33878
 @textbf Minimum

Underfull \hbox (badness 10000) in paragraph at lines 33878--33879
 @textbf Maximum
[391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402]
[403] Chapter 17 [404]
(gawk_api-figure1.eps
)
[405]
(gawk_api-figure2.eps
)
(gawk_api-figure3.eps
)
[406] [407] [408] [409] [410] [411] [412] [413] [414] [415] [416] [417]
[418] [419] [420] [421] [422] [423]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 36515--36515
 []                @texttt size_t skip;      /* amount to skip before field sta
rts */[] 
[424] [425]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 36694--36694
 []    @texttt awk_const struct awk_two_way_processor *awk_const next;  /* for 
gawk */[] 
[426] [427]
Overfull \hbox (6.78294pt too wide) in paragraph at lines 36946--36946
 @textbf Number| 

Overfull \hbox (2.73752pt too wide) in paragraph at lines 36948--36948
 @textrm Strnum| 

Overfull \hbox (5.77917pt too wide) in paragraph at lines 36949--36949
 @textrm Number| 

Overfull \hbox (5.77917pt too wide) in paragraph at lines 36954--36954
 @textrm Number| 

Underfull \hbox (badness 10000) in paragraph at lines 36955--36955
 @textbf Value
[428] [429] [430] [431] [432] [433] [434] [435] [436] [437] [438]
Overfull \hbox (37.93651pt too wide) in paragraph at lines 37668--37668
 []        @texttt printf("dump_array_and_delete: could not release flattened a
rray\n");[] 
[439] [440] [441] [442]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 38038--38038
 []        @texttt fprintf(stderr, "\tmy version (%d, %d), gawk version (%d, %d
)\n",[] 
[443] [444] [445] [446]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 38357--38357
 []    @texttt printf("could not change to %s: %s\n", newdir, ERRNO) > "/dev/st
derr"[] 
[447] [448] [449] [450] [451] [452]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 38740--38740
 []            @texttt warning(ext_id, _("stat: unable to read symbolic link ^^
R%s
"),[] 

Overfull \hbox (14.94176pt too wide) in paragraph at lines 38746--38746
 []    @texttt for (j = 0, k = sizeof(ftype_map)/sizeof(ftype_map[0]); j < k; j
++) {[] 
[453]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 38753--38753
 []    @texttt array_set(array, "type", make_const_string(type, strlen(type), &
 tmp));[] 
[454] [455] [456]
Underfull \hbox (badness 10000) in paragraph at lines 39038--39039
 @textrm Symbolic
[457] [458] [459] [460]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 39324--39324
 []@texttt # Please set inplace::suffix to make a backup copy.  For example, yo
u may[] 

Overfull \hbox (37.93651pt too wide) in paragraph at lines 39325--39325
 []@texttt # want to set inplace::suffix to .bak on the command line or in a BE
GIN rule.[] 

Overfull \hbox (14.94176pt too wide) in paragraph at lines 39329--39329
 []@texttt # too, so that any code that used the previous version continues to 
work.[] 

Overfull \hbox (43.6852pt too wide) in paragraph at lines 39332--39332
 []@texttt # But you can selectively disable this by adding an inplace::enable=
0 argument[] 

Overfull \hbox (55.18257pt too wide) in paragraph at lines 39334--39334
 []@texttt # reenable it later on the commandline by putting inplace::enable=1 
before files[] 
[461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472]
Appendix A [473] [474] [475] [476]
Underfull \hbox (badness 7944) in paragraph at lines 40501--40561
 @texttt --field-separator[]@textrm , @texttt --file[]@textrm , @texttt --gen-p
ot[]@textrm , @texttt --help[]@textrm , @texttt --include[]@textrm , @texttt --
lint[]@textrm ,
[477] [478] [479] [480] [481]
Underfull \hbox (badness 10000) in paragraph at lines 41108--41111
 []@textrm The @texttt BEGINFILE[] @textrm and @texttt ENDFILE[] @textrm spe-ci
al pat-terns (see $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [BE-GIN-
[482] [483] [484] [485] [486] [487] [488] [489] Appendix B [490] [491] [492]
[493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504]
[505] [506] [507] [508] [509] [510] [511] [512]
Underfull \hbox (badness 10000) in paragraph at lines 43988--43991
 []@textrm See also the ``Ver-sions and im-ple-men-ta-tions'' sec-tion of the

Underfull \hbox (badness 10000) in paragraph at lines 43988--43991
 @textrm Wikipedia ar-ti-cle (@texttt https://  en.  wikipedia.  org/  wiki/  A
wk_language#
Appendix C [513] [514] [515] [516] [517] [518] [519] [520]
Overfull \hbox (49.43388pt too wide) in paragraph at lines 44651--44651
 []@texttt wget https://git.savannah.gnu.org/cgit/gawk.git/snapshot/gawk-@textt
tsl branchname@texttt .tar.gz[] 
[521] [522] [523] Appendix D [524]
(gawk_general-program.eps
)
(gawk_process-flow.eps
)
[525] [526] (Glossary) [527] [528] [529] [530] [531] [532] [533] [534] [535]
[536] [537] [538] [539] (GNU General Public License) [540] [541] [542] [543]
[544] [545] [546] [547] [548] [549] [550] (GNU Free Documentation License)
[551] [552] [553] [554] [555] [556] [557] [558] [559] (Index) [560]
No file gawk.cps.
[561] )
(see the transcript file for additional information)
Output written on gawk.dvi (571 pages, 1759432 bytes).
Transcript written on gawk.log.
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=etex)
 restricted \write18 enabled.
entering extended mode
(../../../.././gawk.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
Writing index file gawk.cp
[1] [2] [1] [2]
Overfull \hbox (11.92378pt too wide) detected at line 404
 @textit To my wife, Miriam, for making me complete.Thank you for building your
 life together with me. 

Overfull \hbox (32.22017pt too wide) detected at line 406
 @textit To our children, Chana, Rivka, Nachum, and Malka, for enrichening our 
lives in innumerable ways. 
[1] [2] (./gawk.toc) [-1] [-2] (./gawk.toc) (./gawk.toc [-3] [-4] [-5] [-6]
[-7] [-8] [-9] [-10] [-11] [-12] [-13]) [-14] (Foreword to the Third Edition)
(./gawk.aux) [1] (Foreword to the Fourth Edition) [2] (Preface) [3] [4]
Overfull \hbox (8.0291pt too wide) in paragraph at lines 1385--1386
[][][]@smallrm The 2018 POSIX stan-dard is ac-ces-si-ble on-line at []| 
[5] [6] [7] [8] [9]
(rflashlight.eps
)
(lflashlight.eps
)
[10] [11] [12] [13] [14] [15] [16] Chapter 1 [17] [18]
(rflashlight.eps
)
(rflashlight.eps
)
[19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] Chapter 2 [31]
[32]
(rflashlight.eps
)
(rflashlight.eps
)
[33] [34] [35] [36] [37] [38] [39] [40]
(rflashlight.eps
)
(rflashlight.eps
)
[41] [42] [43] [44] [45] [46] [47] [48] Chapter 3 [49] [50] [51] [52] [53]
(rflashlight.eps
)
(lflashlight.eps
)
[54] [55] [56] [57]
Underfull \hbox (badness 10000) in paragraph at lines 6070--6079
 []@textrm Interval ex-pres-sions may be im-ple-mented in-ter-nally via rep-e-t
i- 

Underfull \hbox (badness 10000) in paragraph at lines 6070--6079
 @textrm tion. For ex-am-ple, `@texttt ^(a|bc){2,4}$[]@textrm '[] might be im-p
le-mented as 
[58] [59] [60] [61] [62] [63] Chapter 4 [64] [65] [66]
(rflashlight.eps
)
(rflashlight.eps
)
[67]
(rflashlight.eps
)
(lflashlight.eps
)
[68] [69] [70] [71]
(rflashlight.eps
)
(lflashlight.eps
)
[72] [73] [74]
(rflashlight.eps
)
(rflashlight.eps
)
[75]
(rflashlight.eps
)
(lflashlight.eps
)
[76] [77]
(rflashlight.eps
)
(lflashlight.eps
)
[78] [79] [80] [81] [82] [83] [84] [85] [86]
(rflashlight.eps
)
(rflashlight.eps
)
[87] [88]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 8808--8808
 []        @texttt while ((end = index(rest, "*/")) == 0) {  # is */ in trailin
g part?[] 
[89] [90] [91] [92] [93]
(rflashlight.eps
)
(lflashlight.eps
)
[94] [95]
Overfull \hbox (181.65375pt too wide) in paragraph at lines 9395--9395
 [][] @texttt gawk: cmd. line:2: (FILENAME=- FNR=1) fatal: error reading input 
file ^^R-^^M: Connection timed out[] 
[96]
Underfull \hbox (badness 10000) in paragraph at lines 9511--9511
 @textrm The empty string

Underfull \hbox (badness 10000) in paragraph at lines 9511--9511
 @textrm Runs of two or more

Underfull \hbox (badness 10000) in paragraph at lines 9512--9512
 @textrm Text that matches the
[97] Chapter 5 [98] [99] [100] [101]
(rflashlight.eps
)
(lflashlight.eps
)
[102]
(rflashlight.eps
)
(rflashlight.eps
)
[103]
(rflashlight.eps
)
(lflashlight.eps
)
[104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114]
(rflashlight.eps
)
(rflashlight.eps
)
(rflashlight.eps
)
(rflashlight.eps
)
[115] [116] Chapter 6 [117] [118] [119]
(rflashlight.eps
)
(lflashlight.eps
)
[120] [121]
(rflashlight.eps
)
(lflashlight.eps
)
(rflashlight.eps
)
(lflashlight.eps
)
[122] [123] [124]
(rflashlight.eps
)
(rflashlight.eps
)
[125]
Overfull \hbox (43.68521pt too wide) in paragraph at lines 11943--11943
 []@texttt gawk -v 
re1=@/foo|bar/
 
[]
 /path/to/file1 
re2=@/baz|quux/
 /path/to/file2[] 
(rflashlight.eps
)
(lflashlight.eps
)
[126]
(rflashlight.eps
)
(rflashlight.eps
)
[127] [128] [129] [130] [131] [132]
(rflashlight.eps
)
(rflashlight.eps
)
[133] [134]
(rflashlight.eps
)
(rflashlight.eps
)
[135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] Chapter 7
[146] [147] [148] [149]
(rflashlight.eps
)
(lflashlight.eps
)
[150] [151] [152] [153] [154] [155] [156] [157] [158]
(rflashlight.eps
)
(rflashlight.eps
)
[159]
(rflashlight.eps
)
(lflashlight.eps
)
[160] [161]
(rflashlight.eps
)
(lflashlight.eps
)
[162] [163] [164] [165]
(rflashlight.eps
)
(lflashlight.eps
)
[166]
(rflashlight.eps
)
(rflashlight.eps
)
[167]
Overfull \hbox (21.3491pt too wide) in paragraph at lines 15931--15931
 []        @texttt for (i = 0; i < length(PROCINFO["argv"]); i++)[] 
[168] [169] [170] [171]
(rflashlight.eps
)
(lflashlight.eps
)
[172] [173] [174] Chapter 8 [175] [176]
(gawk_array-elements.eps
)
[177]
Overfull \hbox (8.87617pt too wide) in paragraph at lines 16752--16753
 @texttt "chien"[]| 

Overfull \hbox (3.12749pt too wide) in paragraph at lines 16753--16754
 @texttt "chat"[]| 
[178] [179] [180] [181] [182] [183] [184] [185]
(rflashlight.eps
)
(lflashlight.eps
)
[186] [187] [188] [189] [190] [191] Chapter 9 [192] [193] [194] [195] [196]
[197]
(rflashlight.eps
)
(lflashlight.eps
)
[198]
(rflashlight.eps
)
(rflashlight.eps
)

Overfull \hbox (21.01978pt too wide) in paragraph at lines 18576--18576
 []            @texttt print "Match of", regex, "found at", where, "in", $0[] 
[199] [200] [201]
(rflashlight.eps
)
(lflashlight.eps
)
[202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213]
[214] [215] [216] [217] [218] [219] [220]
(rflashlight.eps
)
(rflashlight.eps
)
[221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232]
[233]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 21554--21554
 []@texttt # quicksort_swap --- helper function for quicksort, should really be
 inline[] 
[234] [235] [236] [237] [238] [239] [240] Chapter 10 [241] [242] [243]
Overfull \hbox (37.93651pt too wide) in paragraph at lines 22091--22091
 []  @texttt /^[-+]?([0-9]+([.][0-9]*([Ee][0-9]+)?)?|([.][0-9]+([Ee][-+]?[0-9]+
)?))$/) {[] 
[244] [245] [246]
Underfull \hbox (badness 10000) in paragraph at lines 22342--22347
[]@textrm The Cliff ran-dom num-ber gen-er-a-tor (@texttt http://  mathworld.  
wolfram.  com/
[247] [248] [249] [250] [251]
Overfull \hbox (43.6852pt too wide) in paragraph at lines 22787--22787
 []@texttt LANG=en_US.88591 metaflac --set-tag=TITLE=
Whoope! That
"
"
s Great
 file.flac[] 
[252] [253] [254] [255] [256] [257] [258] [259] [260] [261]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 23585--23585
 []                @texttt printf("%c -- invalid option\n", thisopt) > "/dev/st
derr"[] 
[262] [263]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 23688--23688
 []                 @texttt printf("%s -- invalid option\n", thisopt) > "/dev/s
tderr"[] 
[264]
Overfull \hbox (37.93651pt too wide) in paragraph at lines 23756--23756
 []        @texttt while ((_go_c = getopt(ARGC, ARGV, _myshortopts, _mylongopts
)) != -1)[] 
[265] [266] [267]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 24022--24022
 []@texttt function _pw_init(    oldfs, oldrs, olddol0, pwcat, using_fw, using_
fpat)[] 
[268] [269] [270] [271] [272] [273] [274] [275] [276] Chapter 11 [277] [278]
[279] [280] [281] [282] [283] [284] [285] [286] [287]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 25524--25524
 []    @texttt print("Usage:\tegrep [-cilnqsvx] [-e pat] [files ...]") > "/dev/
stderr"[] 

Overfull \hbox (43.68521pt too wide) in paragraph at lines 25545--25545
 [][] @texttt uid=1000(arnold) gid=1000(arnold) groups=1000(arnold),4(adm),7(lp
),27(sudo)[] 
[288]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 25598--25598
 []@texttt #   -G Output all group ids as space separated numbers (ruid, euid, 
groups)[] 
[289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300]
[301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312]
[313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324]
[325] [326] [327] [328]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 28625--28625
 []@texttt # word2key --- split word apart into letters, sort, and join back to
gether[] 
[329] [330] [331] [332] [333] [334] Chapter 12 [335] [336] [337] [338] [339]
[340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351]
[352] [353] [354] [355] Chapter 13 [356] [357] [358] [359] [360] [361]
Overfull \hbox (14.9418pt too wide) in paragraph at lines 31362--31362
 [][] @texttt gawk: cmd. line:1: fatal: must use ^^Rcount$
 on all formats or none[] 
[362] [363] [364]
Underfull \hbox (badness 10000) in paragraph at lines 31606--31611
[]@textrm If the three re-place-ment func-tions for @texttt dcgettext()[]@textr
m , @texttt dcngettext()[]@textrm , and
[365] Chapter 14 [366] [367] [368] [369] [370] [371] [372] [373] [374] [375]
[376] [377] [378]
Overfull \hbox (35.82431pt too wide) in paragraph at lines 32839--32839
 [][] @smalltt [  1:0xfcd340] Op_rule           : [in_rule = BEGIN] [source_fil
e = brini.awk][] 
[379]
Overfull \hbox (21.64948pt too wide) in paragraph at lines 32874--32874
 [][] @smalltt [     2:0xfcc5a0] Op_K_printf         : [expr_count = 17] [redir
_type = ""][] 
[380] [381] Chapter 15 [382] [383] [384] [385] [386] [387] Chapter 16 [388]
[389]
Overfull \hbox (3.97504pt too wide) in paragraph at lines 33758--33758
 []

Underfull \hbox (badness 10000) in paragraph at lines 33758--33758
 @textbf Minimum

Underfull \hbox (badness 10000) in paragraph at lines 33758--33764
 @textbf Maximum
[390]
Underfull \hbox (badness 10000) in paragraph at lines 33878--33878
 @textbf Minimum

Underfull \hbox (badness 10000) in paragraph at lines 33878--33879
 @textbf Maximum
[391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402]
Chapter 17 [403] [404]
(gawk_api-figure1.eps
)
[405]
(gawk_api-figure2.eps
)
(gawk_api-figure3.eps
)
[406] [407] [408] [409] [410] [411] [412] [413] [414] [415] [416] [417]
[418] [419] [420] [421] [422] [423]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 36515--36515
 []                @texttt size_t skip;      /* amount to skip before field sta
rts */[] 
[424] [425]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 36694--36694
 []    @texttt awk_const struct awk_two_way_processor *awk_const next;  /* for 
gawk */[] 
[426] [427]
Overfull \hbox (6.78294pt too wide) in paragraph at lines 36946--36946
 @textbf Number| 

Overfull \hbox (2.73752pt too wide) in paragraph at lines 36948--36948
 @textrm Strnum| 

Overfull \hbox (5.77917pt too wide) in paragraph at lines 36949--36949
 @textrm Number| 

Overfull \hbox (5.77917pt too wide) in paragraph at lines 36954--36954
 @textrm Number| 

Underfull \hbox (badness 10000) in paragraph at lines 36955--36955
 @textbf Value
[428] [429] [430] [431] [432] [433] [434] [435] [436] [437] [438]
Overfull \hbox (37.93651pt too wide) in paragraph at lines 37668--37668
 []        @texttt printf("dump_array_and_delete: could not release flattened a
rray\n");[] 
[439] [440] [441] [442]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 38038--38038
 []        @texttt fprintf(stderr, "\tmy version (%d, %d), gawk version (%d, %d
)\n",[] 
[443] [444] [445]
Underfull \hbox (badness 8170) in paragraph at lines 38273--38276
 []@textrm Numeric val-ues can now have MPFR/MPZ vari-ants (see Sec-tion 17.4.2

[446]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 38357--38357
 []    @texttt printf("could not change to %s: %s\n", newdir, ERRNO) > "/dev/st
derr"[] 
[447] [448] [449] [450] [451] [452]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 38740--38740
 []            @texttt warning(ext_id, _("stat: unable to read symbolic link ^^
R%s
"),[] 

Overfull \hbox (14.94176pt too wide) in paragraph at lines 38746--38746
 []    @texttt for (j = 0, k = sizeof(ftype_map)/sizeof(ftype_map[0]); j < k; j
++) {[] 
[453]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 38753--38753
 []    @texttt array_set(array, "type", make_const_string(type, strlen(type), &
 tmp));[] 
[454] [455] [456]
Underfull \hbox (badness 10000) in paragraph at lines 39038--39039
 @textrm Symbolic
[457] [458] [459] [460]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 39324--39324
 []@texttt # Please set inplace::suffix to make a backup copy.  For example, yo
u may[] 

Overfull \hbox (37.93651pt too wide) in paragraph at lines 39325--39325
 []@texttt # want to set inplace::suffix to .bak on the command line or in a BE
GIN rule.[] 

Overfull \hbox (14.94176pt too wide) in paragraph at lines 39329--39329
 []@texttt # too, so that any code that used the previous version continues to 
work.[] 

Overfull \hbox (43.6852pt too wide) in paragraph at lines 39332--39332
 []@texttt # But you can selectively disable this by adding an inplace::enable=
0 argument[] 

Overfull \hbox (55.18257pt too wide) in paragraph at lines 39334--39334
 []@texttt # reenable it later on the commandline by putting inplace::enable=1 
before files[] 
[461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472]
Appendix A [473] [474] [475] [476]
Underfull \hbox (badness 7944) in paragraph at lines 40501--40561
 @texttt --field-separator[]@textrm , @texttt --file[]@textrm , @texttt --gen-p
ot[]@textrm , @texttt --help[]@textrm , @texttt --include[]@textrm , @texttt --
lint[]@textrm ,
[477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488]
[489] Appendix B [490] [491] [492] [493] [494] [495] [496] [497] [498] [499]
[500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] [511]
[512]
Underfull \hbox (badness 10000) in paragraph at lines 43988--43991
 []@textrm See also the ``Ver-sions and im-ple-men-ta-tions'' sec-tion of the

Underfull \hbox (badness 10000) in paragraph at lines 43988--43991
 @textrm Wikipedia ar-ti-cle (@texttt https://  en.  wikipedia.  org/  wiki/  A
wk_language#
Appendix C [513] [514] [515] [516] [517] [518] [519] [520]
Overfull \hbox (49.43388pt too wide) in paragraph at lines 44651--44651
 []@texttt wget https://git.savannah.gnu.org/cgit/gawk.git/snapshot/gawk-@textt
tsl branchname@texttt .tar.gz[] 
[521] [522] [523] Appendix D [524]
(gawk_general-program.eps
)
(gawk_process-flow.eps
)
[525] [526] (Glossary) [527] [528] [529] [530] [531] [532] [533] [534] [535]
[536] [537] [538] [539] (GNU General Public License) [540] [541] [542] [543]
[544] [545] [546] [547] [548] [549] [550] (GNU Free Documentation License)
[551] [552] [553] [554] [555] [556] [557] [558] [559] (Index) [560] (./gawk.cps
[561] [562] [563] [564] [565] [566] [567] [568] [569] [570] [571] [572]
[573] [574] [575] [576] [577] [578] [579] [580] [581] [582] [583] [584])
[585] )
(see the transcript file for additional information)
Output written on gawk.dvi (605 pages, 2524744 bytes).
Transcript written on gawk.log.
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=etex)
 restricted \write18 enabled.
entering extended mode
(../../../.././gawk.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
Writing index file gawk.cp
[1] [2] [1] [2]
Overfull \hbox (11.92378pt too wide) detected at line 404
 @textit To my wife, Miriam, for making me complete.Thank you for building your
 life together with me. 

Overfull \hbox (32.22017pt too wide) detected at line 406
 @textit To our children, Chana, Rivka, Nachum, and Malka, for enrichening our 
lives in innumerable ways. 
[1] [2] (./gawk.toc) [-1] [-2] (./gawk.toc) (./gawk.toc [-3] [-4] [-5] [-6]
[-7] [-8] [-9] [-10] [-11] [-12] [-13]) [-14] (Foreword to the Third Edition)
(./gawk.aux) [1] (Foreword to the Fourth Edition) [2] (Preface) [3] [4]
Overfull \hbox (8.0291pt too wide) in paragraph at lines 1385--1386
[][][]@smallrm The 2018 POSIX stan-dard is ac-ces-si-ble on-line at []| 
[5] [6] [7] [8] [9]
(rflashlight.eps
)
(lflashlight.eps
)
[10] [11] [12] [13] [14] [15] [16] Chapter 1 [17] [18]
(rflashlight.eps
)
(rflashlight.eps
)
[19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] Chapter 2 [31]
[32]
(rflashlight.eps
)
(rflashlight.eps
)
[33] [34] [35] [36] [37] [38] [39] [40]
(rflashlight.eps
)
(rflashlight.eps
)
[41] [42] [43] [44] [45] [46] [47] [48] Chapter 3 [49] [50] [51] [52] [53]
(rflashlight.eps
)
(lflashlight.eps
)
[54] [55] [56] [57]
Underfull \hbox (badness 10000) in paragraph at lines 6070--6079
 []@textrm Interval ex-pres-sions may be im-ple-mented in-ter-nally via rep-e-t
i- 

Underfull \hbox (badness 10000) in paragraph at lines 6070--6079
 @textrm tion. For ex-am-ple, `@texttt ^(a|bc){2,4}$[]@textrm '[] might be im-p
le-mented as 
[58] [59] [60] [61] [62] [63] Chapter 4 [64] [65] [66]
(rflashlight.eps
)
(rflashlight.eps
)
[67]
(rflashlight.eps
)
(lflashlight.eps
)
[68] [69] [70] [71]
(rflashlight.eps
)
(lflashlight.eps
)
[72] [73] [74]
(rflashlight.eps
)
(rflashlight.eps
)
[75]
(rflashlight.eps
)
(lflashlight.eps
)
[76] [77]
(rflashlight.eps
)
(lflashlight.eps
)
[78] [79] [80] [81] [82] [83] [84] [85] [86]
(rflashlight.eps
)
(rflashlight.eps
)
[87] [88]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 8808--8808
 []        @texttt while ((end = index(rest, "*/")) == 0) {  # is */ in trailin
g part?[] 
[89] [90] [91] [92] [93]
(rflashlight.eps
)
(lflashlight.eps
)
[94] [95]
Overfull \hbox (181.65375pt too wide) in paragraph at lines 9395--9395
 [][] @texttt gawk: cmd. line:2: (FILENAME=- FNR=1) fatal: error reading input 
file ^^R-^^M: Connection timed out[] 
[96]
Underfull \hbox (badness 10000) in paragraph at lines 9511--9511
 @textrm The empty string

Underfull \hbox (badness 10000) in paragraph at lines 9511--9511
 @textrm Runs of two or more

Underfull \hbox (badness 10000) in paragraph at lines 9512--9512
 @textrm Text that matches the
[97] Chapter 5 [98] [99] [100] [101]
(rflashlight.eps
)
(lflashlight.eps
)
[102]
(rflashlight.eps
)
(rflashlight.eps
)
[103]
(rflashlight.eps
)
(lflashlight.eps
)
[104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114]
(rflashlight.eps
)
(rflashlight.eps
)
(rflashlight.eps
)
(rflashlight.eps
)
[115] [116] Chapter 6 [117] [118] [119]
(rflashlight.eps
)
(lflashlight.eps
)
[120] [121]
(rflashlight.eps
)
(lflashlight.eps
)
(rflashlight.eps
)
(lflashlight.eps
)
[122] [123] [124]
(rflashlight.eps
)
(rflashlight.eps
)
[125]
Overfull \hbox (43.68521pt too wide) in paragraph at lines 11943--11943
 []@texttt gawk -v 
re1=@/foo|bar/
 
[]
 /path/to/file1 
re2=@/baz|quux/
 /path/to/file2[] 
(rflashlight.eps
)
(lflashlight.eps
)
[126]
(rflashlight.eps
)
(rflashlight.eps
)
[127] [128] [129] [130] [131] [132]
(rflashlight.eps
)
(rflashlight.eps
)
[133] [134]
(rflashlight.eps
)
(rflashlight.eps
)
[135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] Chapter 7
[146] [147] [148] [149]
(rflashlight.eps
)
(lflashlight.eps
)
[150] [151] [152] [153] [154] [155] [156] [157] [158]
(rflashlight.eps
)
(rflashlight.eps
)
[159]
(rflashlight.eps
)
(lflashlight.eps
)
[160] [161]
(rflashlight.eps
)
(lflashlight.eps
)
[162] [163] [164] [165]
(rflashlight.eps
)
(lflashlight.eps
)
[166]
(rflashlight.eps
)
(rflashlight.eps
)
[167]
Overfull \hbox (21.3491pt too wide) in paragraph at lines 15931--15931
 []        @texttt for (i = 0; i < length(PROCINFO["argv"]); i++)[] 
[168] [169] [170] [171]
(rflashlight.eps
)
(lflashlight.eps
)
[172] [173] [174] Chapter 8 [175] [176]
(gawk_array-elements.eps
)
[177]
Overfull \hbox (8.87617pt too wide) in paragraph at lines 16752--16753
 @texttt "chien"[]| 

Overfull \hbox (3.12749pt too wide) in paragraph at lines 16753--16754
 @texttt "chat"[]| 
[178] [179] [180] [181] [182] [183] [184] [185]
(rflashlight.eps
)
(lflashlight.eps
)
[186] [187] [188] [189] [190] [191] Chapter 9 [192] [193] [194] [195] [196]
[197]
(rflashlight.eps
)
(lflashlight.eps
)
[198]
(rflashlight.eps
)
(rflashlight.eps
)

Overfull \hbox (21.01978pt too wide) in paragraph at lines 18576--18576
 []            @texttt print "Match of", regex, "found at", where, "in", $0[] 
[199] [200] [201]
(rflashlight.eps
)
(lflashlight.eps
)
[202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213]
[214] [215] [216] [217] [218] [219] [220]
(rflashlight.eps
)
(rflashlight.eps
)
[221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232]
[233]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 21554--21554
 []@texttt # quicksort_swap --- helper function for quicksort, should really be
 inline[] 
[234] [235] [236] [237] [238] [239] [240] Chapter 10 [241] [242] [243]
Overfull \hbox (37.93651pt too wide) in paragraph at lines 22091--22091
 []  @texttt /^[-+]?([0-9]+([.][0-9]*([Ee][0-9]+)?)?|([.][0-9]+([Ee][-+]?[0-9]+
)?))$/) {[] 
[244] [245] [246]
Underfull \hbox (badness 10000) in paragraph at lines 22342--22347
[]@textrm The Cliff ran-dom num-ber gen-er-a-tor (@texttt http://  mathworld.  
wolfram.  com/
[247] [248] [249] [250] [251]
Overfull \hbox (43.6852pt too wide) in paragraph at lines 22787--22787
 []@texttt LANG=en_US.88591 metaflac --set-tag=TITLE=
Whoope! That
"
"
s Great
 file.flac[] 
[252] [253] [254] [255] [256] [257] [258] [259] [260] [261]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 23585--23585
 []                @texttt printf("%c -- invalid option\n", thisopt) > "/dev/st
derr"[] 
[262] [263]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 23688--23688
 []                 @texttt printf("%s -- invalid option\n", thisopt) > "/dev/s
tderr"[] 
[264]
Overfull \hbox (37.93651pt too wide) in paragraph at lines 23756--23756
 []        @texttt while ((_go_c = getopt(ARGC, ARGV, _myshortopts, _mylongopts
)) != -1)[] 
[265] [266] [267]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 24022--24022
 []@texttt function _pw_init(    oldfs, oldrs, olddol0, pwcat, using_fw, using_
fpat)[] 
[268] [269] [270] [271] [272] [273] [274] [275] [276] Chapter 11 [277] [278]
[279] [280] [281] [282] [283] [284] [285] [286] [287]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 25524--25524
 []    @texttt print("Usage:\tegrep [-cilnqsvx] [-e pat] [files ...]") > "/dev/
stderr"[] 

Overfull \hbox (43.68521pt too wide) in paragraph at lines 25545--25545
 [][] @texttt uid=1000(arnold) gid=1000(arnold) groups=1000(arnold),4(adm),7(lp
),27(sudo)[] 
[288]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 25598--25598
 []@texttt #   -G Output all group ids as space separated numbers (ruid, euid, 
groups)[] 
[289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300]
[301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312]
[313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324]
[325] [326] [327] [328]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 28625--28625
 []@texttt # word2key --- split word apart into letters, sort, and join back to
gether[] 
[329] [330] [331] [332] [333] [334] Chapter 12 [335] [336] [337] [338] [339]
[340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351]
[352] [353] [354] [355] Chapter 13 [356] [357] [358] [359] [360] [361]
Overfull \hbox (14.9418pt too wide) in paragraph at lines 31362--31362
 [][] @texttt gawk: cmd. line:1: fatal: must use ^^Rcount$
 on all formats or none[] 
[362] [363] [364]
Underfull \hbox (badness 10000) in paragraph at lines 31606--31611
[]@textrm If the three re-place-ment func-tions for @texttt dcgettext()[]@textr
m , @texttt dcngettext()[]@textrm , and
[365] Chapter 14 [366] [367] [368] [369] [370] [371] [372] [373] [374] [375]
[376] [377] [378]
Overfull \hbox (35.82431pt too wide) in paragraph at lines 32839--32839
 [][] @smalltt [  1:0xfcd340] Op_rule           : [in_rule = BEGIN] [source_fil
e = brini.awk][] 
[379]
Overfull \hbox (21.64948pt too wide) in paragraph at lines 32874--32874
 [][] @smalltt [     2:0xfcc5a0] Op_K_printf         : [expr_count = 17] [redir
_type = ""][] 
[380] [381] Chapter 15 [382] [383] [384] [385] [386] [387] Chapter 16 [388]
[389]
Overfull \hbox (3.97504pt too wide) in paragraph at lines 33758--33758
 []

Underfull \hbox (badness 10000) in paragraph at lines 33758--33758
 @textbf Minimum

Underfull \hbox (badness 10000) in paragraph at lines 33758--33764
 @textbf Maximum
[390]
Underfull \hbox (badness 10000) in paragraph at lines 33878--33878
 @textbf Minimum

Underfull \hbox (badness 10000) in paragraph at lines 33878--33879
 @textbf Maximum
[391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402]
Chapter 17 [403] [404]
(gawk_api-figure1.eps
)
[405]
(gawk_api-figure2.eps
)
(gawk_api-figure3.eps
)
[406] [407] [408] [409] [410] [411] [412] [413] [414] [415] [416] [417]
[418] [419] [420] [421] [422] [423]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 36515--36515
 []                @texttt size_t skip;      /* amount to skip before field sta
rts */[] 
[424] [425]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 36694--36694
 []    @texttt awk_const struct awk_two_way_processor *awk_const next;  /* for 
gawk */[] 
[426] [427]
Overfull \hbox (6.78294pt too wide) in paragraph at lines 36946--36946
 @textbf Number| 

Overfull \hbox (2.73752pt too wide) in paragraph at lines 36948--36948
 @textrm Strnum| 

Overfull \hbox (5.77917pt too wide) in paragraph at lines 36949--36949
 @textrm Number| 

Overfull \hbox (5.77917pt too wide) in paragraph at lines 36954--36954
 @textrm Number| 

Underfull \hbox (badness 10000) in paragraph at lines 36955--36955
 @textbf Value
[428] [429] [430] [431] [432] [433] [434] [435] [436] [437] [438]
Overfull \hbox (37.93651pt too wide) in paragraph at lines 37668--37668
 []        @texttt printf("dump_array_and_delete: could not release flattened a
rray\n");[] 
[439] [440] [441] [442]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 38038--38038
 []        @texttt fprintf(stderr, "\tmy version (%d, %d), gawk version (%d, %d
)\n",[] 
[443] [444] [445]
Underfull \hbox (badness 8170) in paragraph at lines 38273--38276
 []@textrm Numeric val-ues can now have MPFR/MPZ vari-ants (see Sec-tion 17.4.2

[446]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 38357--38357
 []    @texttt printf("could not change to %s: %s\n", newdir, ERRNO) > "/dev/st
derr"[] 
[447] [448] [449] [450] [451] [452]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 38740--38740
 []            @texttt warning(ext_id, _("stat: unable to read symbolic link ^^
R%s
"),[] 

Overfull \hbox (14.94176pt too wide) in paragraph at lines 38746--38746
 []    @texttt for (j = 0, k = sizeof(ftype_map)/sizeof(ftype_map[0]); j < k; j
++) {[] 
[453]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 38753--38753
 []    @texttt array_set(array, "type", make_const_string(type, strlen(type), &
 tmp));[] 
[454] [455] [456]
Underfull \hbox (badness 10000) in paragraph at lines 39038--39039
 @textrm Symbolic
[457] [458] [459] [460]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 39324--39324
 []@texttt # Please set inplace::suffix to make a backup copy.  For example, yo
u may[] 

Overfull \hbox (37.93651pt too wide) in paragraph at lines 39325--39325
 []@texttt # want to set inplace::suffix to .bak on the command line or in a BE
GIN rule.[] 

Overfull \hbox (14.94176pt too wide) in paragraph at lines 39329--39329
 []@texttt # too, so that any code that used the previous version continues to 
work.[] 

Overfull \hbox (43.6852pt too wide) in paragraph at lines 39332--39332
 []@texttt # But you can selectively disable this by adding an inplace::enable=
0 argument[] 

Overfull \hbox (55.18257pt too wide) in paragraph at lines 39334--39334
 []@texttt # reenable it later on the commandline by putting inplace::enable=1 
before files[] 
[461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472]
Appendix A [473] [474] [475] [476]
Underfull \hbox (badness 7944) in paragraph at lines 40501--40561
 @texttt --field-separator[]@textrm , @texttt --file[]@textrm , @texttt --gen-p
ot[]@textrm , @texttt --help[]@textrm , @texttt --include[]@textrm , @texttt --
lint[]@textrm ,
[477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488]
[489] Appendix B [490] [491] [492] [493] [494] [495] [496] [497] [498] [499]
[500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] [511]
[512]
Underfull \hbox (badness 10000) in paragraph at lines 43988--43991
 []@textrm See also the ``Ver-sions and im-ple-men-ta-tions'' sec-tion of the

Underfull \hbox (badness 10000) in paragraph at lines 43988--43991
 @textrm Wikipedia ar-ti-cle (@texttt https://  en.  wikipedia.  org/  wiki/  A
wk_language#
Appendix C [513] [514] [515] [516] [517] [518] [519] [520]
Overfull \hbox (49.43388pt too wide) in paragraph at lines 44651--44651
 []@texttt wget https://git.savannah.gnu.org/cgit/gawk.git/snapshot/gawk-@textt
tsl branchname@texttt .tar.gz[] 
[521] [522] [523] Appendix D [524]
(gawk_general-program.eps
)
(gawk_process-flow.eps
)
[525] [526] (Glossary) [527] [528] [529] [530] [531] [532] [533] [534] [535]
[536] [537] [538] [539] (GNU General Public License) [540] [541] [542] [543]
[544] [545] [546] [547] [548] [549] [550] (GNU Free Documentation License)
[551] [552] [553] [554] [555] [556] [557] [558] [559] (Index) [560] (./gawk.cps
[561] [562] [563] [564] [565] [566] [567] [568] [569] [570] [571] [572]
[573] [574] [575] [576] [577] [578] [579] [580] [581] [582] [583] [584])
[585] )
(see the transcript file for additional information)
Output written on gawk.dvi (605 pages, 2524744 bytes).
Transcript written on gawk.log.
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
TEXINPUTS="../build-aux:$TEXINPUTS" \
MAKEINFO='/bin/sh '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/build-aux/missing' makeinfo -c CHECK_NORMAL_MENU_STRUCTURE=1 --no-split --force   -I .' \
texi2dvi  --build-dir=gawkworkflow.t2d -o gawkworkflow.dvi  \
gawkworkflow.texi
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=etex)
 restricted \write18 enabled.
entering extended mode
(../../../.././gawkworkflow.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
Writing index file gawkworkflow.cp
[1] [2] [-1] (Preface) Cross reference values unknown; you must run TeX again.
[1] Chapter 1 [2] Chapter 2 [3] [4] [5] [6] [7] Chapter 3 [8]
Overfull \hbox (24.13397pt too wide) in paragraph at lines 922--922
 []@texttt $ @textttsl git config --global pager.status true[]      @textit Use
 pager for out-put of @texttt git status[] 
Chapter 4 [9] [10] [11] [12] [13]
Overfull \hbox (78.17734pt too wide) in paragraph at lines 1260--1260
 [][] @texttt To abort and get back to the state before "git rebase", run "git 
rebase --abort".[] 
[14] [15] Chapter 5 [16] [17]
Overfull \hbox (23.65982pt too wide) in paragraph at lines 1566--1566
 []@texttt $ @textttsl git commit[]                              @textit Com-mi
t the files with a com-mit message[] 

Overfull \hbox (27.91794pt too wide) in paragraph at lines 1618--1618
 []@texttt $ @textttsl gvim ...[]                @textit Re-solve any merge con
-flicts with @texttt git add @textit and @texttt git commit[] 
Chapter 6 [18] [19] [20] Chapter 7 [21]
Overfull \hbox (21.04453pt too wide) in paragraph at lines 1795--1795
 []@texttt $ @textttsl git fetch --prune[]                       @textit Re-mov
e un-needed branches[] 
[22] Chapter 8 [23] [24] [25] Appendix A [26] [27] Appendix B [28] Appendix C
[29] (Index) [30]
No file gawkworkflow.cps.
[31] )
(see the transcript file for additional information)
Output written on gawkworkflow.dvi (34 pages, 82708 bytes).
Transcript written on gawkworkflow.log.
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=etex)
 restricted \write18 enabled.
entering extended mode
(../../../.././gawkworkflow.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
Writing index file gawkworkflow.cp
[1] [2] (./gawkworkflow.toc) (./gawkworkflow.toc [-1]) [-2] (Preface)
(./gawkworkflow.aux) [1] Chapter 1 [2] Chapter 2 [3] [4] [5] [6] [7] Chapter 3
[8]
Overfull \hbox (24.13397pt too wide) in paragraph at lines 922--922
 []@texttt $ @textttsl git config --global pager.status true[]      @textit Use
 pager for out-put of @texttt git status[] 
Chapter 4 [9] [10] [11] [12] [13]
Overfull \hbox (78.17734pt too wide) in paragraph at lines 1260--1260
 [][] @texttt To abort and get back to the state before "git rebase", run "git 
rebase --abort".[] 
[14] [15] Chapter 5 [16] [17]
Overfull \hbox (23.65982pt too wide) in paragraph at lines 1566--1566
 []@texttt $ @textttsl git commit[]                              @textit Com-mi
t the files with a com-mit message[] 

Overfull \hbox (27.91794pt too wide) in paragraph at lines 1618--1618
 []@texttt $ @textttsl gvim ...[]                @textit Re-solve any merge con
-flicts with @texttt git add @textit and @texttt git commit[] 
Chapter 6 [18] [19] [20] Chapter 7 [21]
Overfull \hbox (21.04453pt too wide) in paragraph at lines 1795--1795
 []@texttt $ @textttsl git fetch --prune[]                       @textit Re-mov
e un-needed branches[] 
[22] Chapter 8 [23] [24] [25] Appendix A [26] [27] Appendix B [28] Appendix C
[29] (Index) [30] (./gawkworkflow.cps [31]) [32] )
(see the transcript file for additional information)
Output written on gawkworkflow.dvi (36 pages, 135936 bytes).
Transcript written on gawkworkflow.log.
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
groff -man ./gawk.1 > gawk.1.ps
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
groff -man ./gawkbug.1 > gawkbug.1.ps
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
groff -man ./pm-gawk.1 > pm-gawk.1.ps
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
sed 's:SRCDIR:.:' < ./awkcard.in > awkcard.tr
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
TEXINPUTS="../build-aux:$TEXINPUTS" \
MAKEINFO='/bin/sh '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/build-aux/missing' makeinfo -c CHECK_NORMAL_MENU_STRUCTURE=1 --no-split --force   -I .' \
texi2dvi  --build-dir=pm-gawk.t2d -o pm-gawk.dvi  \
pm-gawk.texi
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=etex)
 restricted \write18 enabled.
entering extended mode
(../../../.././pm-gawk.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
[1] Chapter 1 Cross reference values unknown; you must run TeX again.
Underfull \hbox (badness 10000) in paragraph at lines 160--165


Overfull \hbox (197.42212pt too wide) in paragraph at lines 174--175
 []@texttt http://  nvmw.  ucsd.  edu/  nvmw2022-program/  nvmw2022-data/  nvmw
2022-paper35-final_version_your_extended_abstract.|
[1] [2] Chapter 2 [3] Chapter 3 [4] [5] [6] Chapter 4 [7]
Underfull \hbox (badness 10000) in paragraph at lines 686--687
[][][]@smallrm The @smalltt tee[] @smallrm rig-ma-role is ex-plained at @smallt
t https://  askubuntu.  com/  questions/  1098059/
[8] [9] [10] [11] [12] [13] [14] [15] Chapter 5 [16] Chapter 6 Appendix A
Appendix B [17] [18] Appendix C [19] [20] )
(see the transcript file for additional information)
Output written on pm-gawk.dvi (21 pages, 69200 bytes).
Transcript written on pm-gawk.log.
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=etex)
 restricted \write18 enabled.
entering extended mode
(../../../.././pm-gawk.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
[1] Chapter 1 (./pm-gawk.aux)
Underfull \hbox (badness 10000) in paragraph at lines 160--165


Overfull \hbox (197.42212pt too wide) in paragraph at lines 174--175
 []@texttt http://  nvmw.  ucsd.  edu/  nvmw2022-program/  nvmw2022-data/  nvmw
2022-paper35-final_version_your_extended_abstract.|
[1] Chapter 2 [2] Chapter 3 [3] [4] [5] Chapter 4 [6]
Underfull \hbox (badness 10000) in paragraph at lines 686--687
[][][]@smallrm The @smalltt tee[] @smallrm rig-ma-role is ex-plained at @smallt
t https://  askubuntu.  com/  questions/  1098059/
[7] [8] [9] [10] [11] [12] [13] Chapter 5 [14] Chapter 6 Appendix A Appendix B
[15] Appendix C [16] [17] )
(see the transcript file for additional information)
Output written on pm-gawk.dvi (18 pages, 68540 bytes).
Transcript written on pm-gawk.log.
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=etex)
 restricted \write18 enabled.
entering extended mode
(../../../.././pm-gawk.texi
(/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc/texinfo.tex
Loading texinfo [version 2023-09-19.19]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, microtype, and turning on texinfo input format.)
[1] Chapter 1 (./pm-gawk.aux)
Underfull \hbox (badness 10000) in paragraph at lines 160--165


Overfull \hbox (197.42212pt too wide) in paragraph at lines 174--175
 []@texttt http://  nvmw.  ucsd.  edu/  nvmw2022-program/  nvmw2022-data/  nvmw
2022-paper35-final_version_your_extended_abstract.|
[1] Chapter 2 [2] Chapter 3 [3] [4] [5] Chapter 4 [6]
Underfull \hbox (badness 10000) in paragraph at lines 686--687
[][][]@smallrm The @smalltt tee[] @smallrm rig-ma-role is ex-plained at @smallt
t https://  askubuntu.  com/  questions/  1098059/
[7] [8] [9] [10] [11] [12] [13] Chapter 5 [14] Chapter 6 Appendix A Appendix B
[15] Appendix C [16] [17] )
(see the transcript file for additional information)
Output written on pm-gawk.dvi (18 pages, 68540 bytes).
Transcript written on pm-gawk.log.
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
ps2pdf gawk.1.ps gawk.1.pdf
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
ps2pdf gawkbug.1.ps gawkbug.1.pdf
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
ps2pdf pm-gawk.1.ps pm-gawk.1.pdf
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
TEXINPUTS=.: dvips -o gawkinet.ps gawkinet.dvi
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
This is dvips(k) 2023.1 (TeX Live 2023)  Copyright 2023 Radical Eye Software (www.radicaleye.com)
' TeX output 2025.01.01:1218' -> gawkinet.ps
dvips: Font Helvetica used in file gawk_statist.eps is not in the mapping file.
</usr/share/texlive/texmf-dist/dvips/base/tex.pro>
</usr/share/texlive/texmf-dist/dvips/base/texps.pro>
</usr/share/texlive/texmf-dist/dvips/base/special.pro>. 
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi9.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsltt10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti9.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt12.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmcsc10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr9.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmb10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi12.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb>[1] 
[2] [-1] [-2] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] 
[15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] 
[30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43
<./gawk_statist.eps>] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] 
[55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] 
[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] 
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
TEXINPUTS=.: dvips -o gawk.ps gawk.dvi
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
This is dvips(k) 2023.1 (TeX Live 2023)  Copyright 2023 Radical Eye Software (www.radicaleye.com)
' TeX output 2025.01.01:1218' -> gawk.ps
</usr/share/texlive/texmf-dist/dvips/base/tex.pro>
</usr/share/texlive/texmf-dist/dvips/base/texps.pro>
</usr/share/texlive/texmf-dist/dvips/base/special.pro>. 
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi9.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl8.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti9.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr5.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmb10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy7.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy9.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsltt10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl9.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmcsc10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt12.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmss10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/latxfont/lcircle1.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr9.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi12.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb>[1] 
[2] [1] [2] [1] [2] [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8] [-9] [-10] [-11] 
[-12] [-13] [-14] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10<./lflashlight.eps>] 
[11] [12] [13] [14] [15] [16] [17] [18] [19] [20<./rflashlight.eps>] [21] 
[22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33<./rflashlight.eps>] 
[34] [35] [36] [37] [38] [39] [40] [41<./rflashlight.eps>] [42] [43] [44] 
[45] [46] [47] [48] [49] [50] [51] [52] [53] [54<./lflashlight.eps>] [55] 
[56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67<./rflashlight.eps>] 
[68] [69<./lflashlight.eps>] [70] [71] [72<./lflashlight.eps>] [73] [74] [75
<./rflashlight.eps>] [76<./lflashlight.eps>] [77] [78] [79<./lflashlight.eps>] 
[80] [81] [82] [83] [84] [85] [86] [87<./rflashlight.eps>] [88] [89] [90] 
[91] [92] [93] [94<./lflashlight.eps>] [95] [96] [97] [98] [99] [100] [101] 
[102<./lflashlight.eps>] [103<./rflashlight.eps>] [104<./lflashlight.eps>] 
[105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115
<./rflashlight.eps><./rflashlight.eps>] [116] [117] [118] [119] [120
<./lflashlight.eps>] [121] [122<./lflashlight.eps><./lflashlight.eps>] [123] 
[124] [125<./rflashlight.eps>] [126] [127<./lflashlight.eps>
<./rflashlight.eps>] [128] [129] [130] [131] [132] [133<./rflashlight.eps>] 
[134] [135<./rflashlight.eps>] [136] [137] [138] [139] [140] [141] [142] 
[143] [144] [145] [146] [147] [148] [149] [150<./lflashlight.eps>] [151] 
[152] [153] [154] [155] [156] [157] [158] [159<./rflashlight.eps>] [160
<./lflashlight.eps>] [161] [162<./lflashlight.eps>] [163] [164] [165] [166
<./lflashlight.eps>] [167<./rflashlight.eps>] [168] [169] [170] [171] [172] 
[173<./lflashlight.eps>] [174] [175] [176] [177] [178
<./gawk_array-elements.eps>] [179] [180] [181] [182] [183] [184] [185] [186
<./lflashlight.eps>] [187] [188] [189] [190] [191] [192] [193] [194] [195] 
[196] [197] [198<./lflashlight.eps>] [199<./rflashlight.eps>] [200] [201] 
[202<./lflashlight.eps>] [203] [204] [205] [206] [207] [208] [209] [210] 
[211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221
<./rflashlight.eps>] [222] [223] [224] [225] [226] [227] [228] [229] [230] 
[231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] 
[244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] 
[257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] 
[270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] 
[283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] 
[296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] 
[309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] 
[322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] 
[335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] 
[348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] 
[361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] 
[374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] 
[387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] 
[400] [401] [402] [403] [404] [405] [406<./gawk_api-figure1.eps>
<./gawk_api-figure2.eps>] [407<./gawk_api-figure3.eps>] [408] [409] [410] 
[411] [412] [413] [414] [415] [416] [417] [418] [419] [420] [421] [422] [423] 
[424] [425] [426] [427] [428] [429] [430] [431] [432] [433] [434] [435] [436] 
[437] [438] [439] [440] [441] [442] [443] [444] [445] [446] [447] [448] [449] 
[450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] 
[463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] 
[476] [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488] 
[489] [490] [491] [492] [493] [494] [495] [496] [497] [498] [499] [500] [501] 
[502] [503] [504] [505] [506] [507] [508] [509] [510] [511] [512] [513] [514] 
[515] [516] [517] [518] [519] [520] [521] [522] [523] [524] [525
<./gawk_general-program.eps><./gawk_process-flow.eps>] [526] [527] [528] 
[529] [530] [531] [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] 
[542] [543] [544] [545] [546] [547] [548] [549] [550] [551] [552] [553] [554] 
[555] [556] [557] [558] [559] [560] [561] [562] [563] [564] [565] [566] [567] 
[568] [569] [570] [571] [572] [573] [574] [575] [576] [577] [578] [579] [580] 
[581] [582] [583] [584] [585] 
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
TEXINPUTS=.: dvips -o pm-gawk.ps pm-gawk.dvi
This is dvips(k) 2023.1 (TeX Live 2023)  Copyright 2023 Radical Eye Software (www.radicaleye.com)
' TeX output 2025.01.01:1218' -> pm-gawk.ps
</usr/share/texlive/texmf-dist/dvips/base/tex.pro>
</usr/share/texlive/texmf-dist/dvips/base/texps.pro>. 
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr9.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt12.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>[1] 
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] 
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
TEXINPUTS=.: dvips -o gawkworkflow.ps gawkworkflow.dvi
This is dvips(k) 2023.1 (TeX Live 2023)  Copyright 2023 Radical Eye Software (www.radicaleye.com)
' TeX output 2025.01.01:1218' -> gawkworkflow.ps
</usr/share/texlive/texmf-dist/dvips/base/tex.pro>
</usr/share/texlive/texmf-dist/dvips/base/texps.pro>. 
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl9.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi9.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt12.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr9.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmss10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsltt10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmb10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi12.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>[1] 
[2] [-1] [-2] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] 
[15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] 
[30] [31] [32] 
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
groff -t -Tps -U -dpaper=letter -P-pletter ./macros ./cardfonts ./colors awkcard.tr | sed -e "s/^level0 restore/level0 restore flashme 100 72 moveto (Copyright `date '+%m-%d-%y %T'`, FSF, Inc. (all)) show/" -e "s/^\/level0 save def/\/level0 save def 30 -48 translate/" | cat ./setter.outline - | sed '/%%Page: 10 10/,/0 Cg EP/d' > awkcard.ps
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
ps2pdf awkcard.ps awkcard.pdf
make: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
+ mkdir -p html/gawk html/gawkinet
+ makeinfo --html -I doc -o html/gawk doc/gawk.texi
+ makeinfo --html -I doc -o html/gawkinet doc/gawkinet.texi
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WedRet
+ umask 022
+ cd /builddir/build/BUILD/gawk-5.3.0-build
+ '[' /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT
++ dirname /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/gawk-5.3.0-build
+ mkdir /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT
+ CFLAGS='-O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -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=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -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=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -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=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -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 --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=clang
+ export CC
+ CXX=clang++
+ export CXX
+ cd gawk-5.3.0
+ /usr/bin/make install DESTDIR=/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
/usr/bin/mkdir -p "."/pc && \
cat "."/pc/Makefile.tst.prologue > "."/pc/Makefile.tst && \
gawk -f "."/pc/GenMakefileTst.awk "."/test/Makefile.in >> "."/pc/Makefile.tst
/usr/bin/make  install-recursive
make[1]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
Making install in support
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
make[3]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
Making install in .
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[3]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
 /usr/bin/mkdir -p '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/bin'
  /usr/bin/install -p gawk '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/bin'
 /usr/bin/mkdir -p '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/bin'
 /usr/bin/install -p gawkbug '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/bin'
/usr/bin/make  install-exec-hook
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
(cd /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/bin; \
name=`echo gawk | sed 's&^&&'` ; \
if [ ! -f gawk-5.3.0 ]; \
then	ln ${name} gawk-5.3.0 2>/dev/null ; \
fi; \
if [ ! -f awk ]; \
then	ln -s ${name} awk; \
fi; exit 0)
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
 /usr/bin/mkdir -p '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/include'
 /usr/bin/install -p -m 644 gawkapi.h '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/include'
make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
Making install in extension
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
Making install in po
make[3]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension/po'
if test "gawk-extensions" = "gettext-tools"; then \
  /usr/bin/mkdir -p /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/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/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension/po'
make[3]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/man/man3'
 /usr/bin/install -p -m 644 filefuncs.3am fnmatch.3am fork.3am inplace.3am ordchr.3am readdir.3am readfile.3am revoutput.3am revtwoway.3am rwarray.3am time.3am '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/man/man3'
 /usr/bin/mkdir -p '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk'
 /bin/sh ./libtool   --mode=install /usr/bin/install -p   filefuncs.la fnmatch.la fork.la inplace.la intdiv.la ordchr.la readdir.la readfile.la revoutput.la revtwoway.la rwarray.la time.la '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk'
libtool: install: /usr/bin/install -p .libs/filefuncs.so /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/filefuncs.so
libtool: install: /usr/bin/install -p .libs/filefuncs.lai /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/filefuncs.la
libtool: install: /usr/bin/install -p .libs/fnmatch.so /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/fnmatch.so
libtool: install: /usr/bin/install -p .libs/fnmatch.lai /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/fnmatch.la
libtool: install: /usr/bin/install -p .libs/fork.so /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/fork.so
libtool: install: /usr/bin/install -p .libs/fork.lai /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/fork.la
libtool: install: /usr/bin/install -p .libs/inplace.so /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/inplace.so
libtool: install: /usr/bin/install -p .libs/inplace.lai /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/inplace.la
libtool: install: /usr/bin/install -p .libs/intdiv.so /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/intdiv.so
libtool: install: /usr/bin/install -p .libs/intdiv.lai /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/intdiv.la
libtool: install: /usr/bin/install -p .libs/ordchr.so /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/ordchr.so
libtool: install: /usr/bin/install -p .libs/ordchr.lai /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/ordchr.la
libtool: install: /usr/bin/install -p .libs/readdir.so /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/readdir.so
libtool: install: /usr/bin/install -p .libs/readdir.lai /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/readdir.la
libtool: install: /usr/bin/install -p .libs/readfile.so /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/readfile.so
libtool: install: /usr/bin/install -p .libs/readfile.lai /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/readfile.la
libtool: install: /usr/bin/install -p .libs/revoutput.so /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/revoutput.so
libtool: install: /usr/bin/install -p .libs/revoutput.lai /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/revoutput.la
libtool: install: /usr/bin/install -p .libs/revtwoway.so /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/revtwoway.so
libtool: install: /usr/bin/install -p .libs/revtwoway.lai /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/revtwoway.la
libtool: install: /usr/bin/install -p .libs/rwarray.so /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/rwarray.so
libtool: install: /usr/bin/install -p .libs/rwarray.lai /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/rwarray.la
libtool: install: /usr/bin/install -p .libs/time.so /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/time.so
libtool: install: /usr/bin/install -p .libs/time.lai /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/time.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/gawk'
/usr/bin/make  install-data-hook
make[5]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
for i in filefuncs.la fnmatch.la fork.la inplace.la intdiv.la ordchr.la readdir.la readfile.la revoutput.la revtwoway.la rwarray.la time.la ; do \
	rm -f /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/lib64/gawk/$i ; \
done
make[5]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
Making install in extras
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extras'
make[3]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extras'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/etc/profile.d'
 /usr/bin/install -p -m 644 gawk.sh gawk.csh '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/etc/profile.d'
make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extras'
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extras'
Making install in doc
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make[3]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/info'
 /usr/bin/install -p -m 644 gawk_api-figure1.png gawk_api-figure2.png gawk_api-figure3.png gawk_array-elements.png gawk_general-program.png gawk_process-flow.png gawk_statist.jpg '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/info'
 /usr/bin/mkdir -p '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/info'
 /usr/bin/install -p -m 644 ./gawk.info ./gawkinet.info ./gawkworkflow.info ./pm-gawk.info '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/info'
 install-info --info-dir='/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/info' '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/info/gawk.info'
 install-info --info-dir='/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/info' '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/info/gawkinet.info'
 install-info --info-dir='/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/info' '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/info/gawkworkflow.info'
 install-info --info-dir='/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/info' '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/info/pm-gawk.info'
 /usr/bin/mkdir -p '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/man/man1'
 /usr/bin/install -p -m 644 gawk.1 gawkbug.1 pm-gawk.1 '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/man/man1'
make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
Making install in awklib
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
make[3]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
 /usr/bin/mkdir -p '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/libexec/awk'
  /usr/bin/install -p pwcat grcat '/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/libexec/awk'
/usr/bin/make  install-exec-hook
make[4]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
/bin/sh /builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/build-aux/install-sh -d /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/awk
for i in passwd.awk group.awk ./eg/lib/*.awk ; do \
	progname=`echo $i | sed 's;.*/;;'` ; \
	/usr/bin/install -p -m 644 $i /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/awk/$progname ; \
done
make[4]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/awklib'
Making install in po
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/po'
installing bg.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/bg/LC_MESSAGES/gawk.mo
installing ca.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/ca/LC_MESSAGES/gawk.mo
installing da.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/da/LC_MESSAGES/gawk.mo
installing de.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/de/LC_MESSAGES/gawk.mo
installing es.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/es/LC_MESSAGES/gawk.mo
installing fi.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/fi/LC_MESSAGES/gawk.mo
installing fr.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/fr/LC_MESSAGES/gawk.mo
installing id.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/id/LC_MESSAGES/gawk.mo
installing it.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/it/LC_MESSAGES/gawk.mo
installing ja.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/ja/LC_MESSAGES/gawk.mo
installing ko.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/ko/LC_MESSAGES/gawk.mo
installing ms.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/ms/LC_MESSAGES/gawk.mo
installing nl.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/nl/LC_MESSAGES/gawk.mo
installing pl.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/pl/LC_MESSAGES/gawk.mo
installing pt.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/pt/LC_MESSAGES/gawk.mo
installing pt_BR.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/pt_BR/LC_MESSAGES/gawk.mo
installing ro.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/ro/LC_MESSAGES/gawk.mo
installing sr.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/sr/LC_MESSAGES/gawk.mo
installing sv.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/sv/LC_MESSAGES/gawk.mo
installing uk.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/uk/LC_MESSAGES/gawk.mo
installing vi.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/vi/LC_MESSAGES/gawk.mo
installing zh_CN.gmo as /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/locale/zh_CN/LC_MESSAGES/gawk.mo
if test "gawk" = "gettext-tools"; then \
  /usr/bin/mkdir -p /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/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/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/po'
Making install in test
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
make[3]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
make[1]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
+ rm -f /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/bin/gawk-5.3.0
+ rm -f /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/info/dir
+ ln -sf gawk /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/bin/awk
+ ln -sf gawk.1.gz /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/man/man1/awk.1.gz
+ ln -sf /usr/share/awk /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/gawk
+ ln -sf /usr/libexec/awk /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/libexec/gawk
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT gawk
+ install -m 0755 -d /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/doc/gawk/html/gawk/
+ install -m 0755 -d /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/doc/gawk/html/gawkinet/
+ install -m 0755 -d /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/doc/gawk/eg/data/
+ install -m 0644 -p html/gawk/API-Ownership-of-MPFR-and-GMP-Values.html html/gawk/ARGC-and-ARGV.html html/gawk/AWKLIBPATH-Variable.html html/gawk/AWKPATH-Variable.html html/gawk/Accessing-Parameters.html html/gawk/Accessing-The-Source.html html/gawk/Acknowledgments.html html/gawk/Action-Overview.html html/gawk/Adding-Code.html html/gawk/Additional-Configuration-Options.html html/gawk/Additions.html html/gawk/Advanced-Features-Summary.html html/gawk/Advanced-Features.html html/gawk/Alarm-Program.html html/gawk/All-Operators.html html/gawk/Allowing-trailing-data.html html/gawk/Anagram-Program.html html/gawk/Arbitrary-Precision-Arithmetic.html html/gawk/Arbitrary-Precision-Integers.html html/gawk/Arithmetic-Ops.html html/gawk/Array-Basics.html html/gawk/Array-Data-Types.html html/gawk/Array-Example.html html/gawk/Array-Functions.html html/gawk/Array-Intro.html html/gawk/Array-Manipulation.html html/gawk/Array-Sorting-Functions.html html/gawk/Array-Sorting.html html/gawk/Arrays-Summary.html html/gawk/Arrays-of-Arrays.html html/gawk/Arrays.html html/gawk/Asking-for-help.html html/gawk/Assert-Function.html html/gawk/Assigning-Elements.html html/gawk/Assignment-Ops.html html/gawk/Assignment-Options.html html/gawk/Auto_002dset.html html/gawk/Awk-Debugging.html html/gawk/BEGINFILE_002fENDFILE.html html/gawk/BEGIN_002fEND.html html/gawk/BTL.html html/gawk/Basic-Concepts.html html/gawk/Basic-Data-Typing.html html/gawk/Basic-High-Level.html html/gawk/Basic-Printf.html html/gawk/Bitwise-Functions.html html/gawk/Boolean-Functions.html html/gawk/Boolean-Ops.html html/gawk/Boolean-Typed-Values.html html/gawk/Bracket-Expressions.html html/gawk/Break-Statement.html html/gawk/Breakpoint-Control.html html/gawk/Bug-address.html html/gawk/Bug-definition.html html/gawk/Bugs.html html/gawk/Building-the-Documentation.html html/gawk/Built_002din-Variables.html html/gawk/Built_002din.html html/gawk/Bytes-vs_002e-Characters.html html/gawk/Cached-values.html html/gawk/Calling-A-Function.html html/gawk/Calling-Built_002din.html html/gawk/Case_002dsensitivity.html html/gawk/Changes-from-API-V1.html html/gawk/Changing-Fields.html html/gawk/Changing-The-Namespace.html html/gawk/Checking-for-MPFR.html html/gawk/Cliff-Random-Function.html html/gawk/Clones.html html/gawk/Close-Files-And-Pipes.html html/gawk/Close-Return-Value.html html/gawk/Comma-Separated-Fields.html html/gawk/Command-Line-Field-Separator.html html/gawk/Command-Line.html html/gawk/Command_002dline-directories.html html/gawk/Comments.html html/gawk/Common-Extensions.html html/gawk/Comparing-FP-Values.html html/gawk/Comparison-Operators.html html/gawk/Compatibility-Mode.html html/gawk/Compiling-from-Git.html html/gawk/Compiling-with-MPFR.html html/gawk/Computed-Regexps.html html/gawk/Computer-Arithmetic.html html/gawk/Concatenation.html html/gawk/Conditional-Exp.html html/gawk/Configuration-Philosophy.html html/gawk/Constant-Size.html html/gawk/Constants.html html/gawk/Constructor-Functions.html html/gawk/Continue-Statement.html html/gawk/Contributors.html html/gawk/Control-Letters.html html/gawk/Controlling-Array-Traversal.html html/gawk/Controlling-Scanning.html html/gawk/Conventions.html html/gawk/Conversion.html html/gawk/Copying.html html/gawk/Creating-Arrays.html html/gawk/Cut-Program.html html/gawk/Cygwin.html html/gawk/DOS-Quoting.html html/gawk/Data-File-Management.html html/gawk/Debugger-Execution-Control.html html/gawk/Debugger-Info.html html/gawk/Debugger-Invocation.html html/gawk/Debugger.html html/gawk/Debugging-Concepts.html html/gawk/Debugging-Summary.html html/gawk/Debugging-Terms.html html/gawk/Debugging.html html/gawk/Default-Field-Splitting.html html/gawk/Default-Namespace.html html/gawk/Definition-Syntax.html html/gawk/Delete.html html/gawk/Derived-Files.html html/gawk/Distribution-contents.html html/gawk/Do-Statement.html html/gawk/Dupword-Program.html html/gawk/Dynamic-Extensions.html html/gawk/Dynamic-Typing.html html/gawk/Egrep-Program.html html/gawk/Empty-Files.html html/gawk/Empty.html html/gawk/Environment-Variables.html html/gawk/Errors-accumulate.html html/gawk/Escape-Sequences.html html/gawk/Executable-Scripts.html html/gawk/Execution-Stack.html html/gawk/Exit-Callback-Functions.html html/gawk/Exit-Statement.html html/gawk/Exit-Status.html html/gawk/Explaining-gettext.html html/gawk/Expression-Patterns.html html/gawk/Expressions-Summary.html html/gawk/Expressions.html html/gawk/Extension-API-Boilerplate.html html/gawk/Extension-API-Description.html html/gawk/Extension-API-Functions-Introduction.html html/gawk/Extension-API-Informational-Variables.html html/gawk/Extension-API-Variables.html html/gawk/Extension-Design.html html/gawk/Extension-Example.html html/gawk/Extension-Exercises.html html/gawk/Extension-Functions.html html/gawk/Extension-Future-Growth.html html/gawk/Extension-GMP_002fMPFR-Versioning.html html/gawk/Extension-Intro.html html/gawk/Extension-Mechanism-Outline.html html/gawk/Extension-New-Mechanism-Goals.html html/gawk/Extension-Other-Design-Decisions.html html/gawk/Extension-Philosophy.html html/gawk/Extension-Sample-API-Tests.html html/gawk/Extension-Sample-File-Functions.html html/gawk/Extension-Sample-Fnmatch.html html/gawk/Extension-Sample-Fork.html html/gawk/Extension-Sample-Inplace.html html/gawk/Extension-Sample-Ord.html html/gawk/Extension-Sample-Read-write-array.html html/gawk/Extension-Sample-Readdir.html html/gawk/Extension-Sample-Readfile.html html/gawk/Extension-Sample-Rev2way.html html/gawk/Extension-Sample-Revout.html html/gawk/Extension-Sample-Time.html html/gawk/Extension-Samples.html html/gawk/Extension-Version-String.html html/gawk/Extension-Versioning.html html/gawk/Extension-summary.html html/gawk/Extract-Program.html html/gawk/Extracting.html html/gawk/FP-Math-Caution.html html/gawk/FS-versus-FPAT.html html/gawk/Feature-History.html html/gawk/Field-Separators.html html/gawk/Field-Splitting-Summary.html html/gawk/Fields-with-fixed-data.html html/gawk/Fields.html html/gawk/File-Checking.html html/gawk/Filetrans-Function.html html/gawk/Finding-Extensions.html html/gawk/Finding-The-Bug.html html/gawk/Fixed-width-data.html html/gawk/Flattening-Arrays.html html/gawk/Floating-point-summary.html html/gawk/For-Statement.html html/gawk/Foreword3.html html/gawk/Foreword4.html html/gawk/Format-Modifiers.html html/gawk/Full-Line-Fields.html html/gawk/Function-Calling.html html/gawk/Function-Calls.html html/gawk/Function-Caveats.html html/gawk/Function-Example.html html/gawk/Functions-Summary.html html/gawk/Functions.html html/gawk/Future-Extensions.html html/gawk/GNU-Free-Documentation-License.html html/gawk/GNU-Regexp-Operators.html html/gawk/Gawk-Distribution.html html/gawk/Gawk-I18N.html html/gawk/General-Data-Types.html html/gawk/General-Functions.html html/gawk/Getline-Notes.html html/gawk/Getline-Summary.html html/gawk/Getline.html html/gawk/Getline_002fCoprocess.html html/gawk/Getline_002fFile.html html/gawk/Getline_002fPipe.html html/gawk/Getline_002fVariable.html html/gawk/Getline_002fVariable_002fCoprocess.html html/gawk/Getline_002fVariable_002fFile.html html/gawk/Getline_002fVariable_002fPipe.html html/gawk/Getlocaltime-Function.html html/gawk/Getopt-Function.html html/gawk/Getting-Accuracy.html html/gawk/Getting-Started.html html/gawk/Getting.html html/gawk/Global-Namespace.html html/gawk/Glossary.html html/gawk/Gory-Details.html html/gawk/Group-Functions.html html/gawk/History-Sorting.html html/gawk/History-summary.html html/gawk/History.html html/gawk/How-To-Contribute.html html/gawk/I18N-Example.html html/gawk/I18N-Functions.html html/gawk/I18N-Portability.html html/gawk/I18N-Summary.html html/gawk/I18N-and-L10N.html html/gawk/I_002fO-And-BEGIN_002fEND.html html/gawk/I_002fO-Functions.html html/gawk/Id-Program.html html/gawk/If-Statement.html html/gawk/Igawk-Program.html html/gawk/Ignoring-Assigns.html html/gawk/Implementation-Limitations.html html/gawk/Include-Files.html html/gawk/Increment-Ops.html html/gawk/Index.html html/gawk/Indirect-Calls.html html/gawk/Inexact-representation.html html/gawk/Inexactness-of-computations.html html/gawk/Input-Exercises.html html/gawk/Input-Parsers.html html/gawk/Input-Summary.html html/gawk/Installation-summary.html html/gawk/Installation.html html/gawk/Internal-File-Description.html html/gawk/Internal-File-Ops.html html/gawk/Internal-Name-Management.html html/gawk/Internationalization.html html/gawk/Interval-Expressions.html html/gawk/Intro-Summary.html html/gawk/Invoking-Gawk.html html/gawk/Invoking-Summary.html html/gawk/Isnumeric-Function.html html/gawk/Join-Function.html html/gawk/Labels-Program.html html/gawk/Language-History.html html/gawk/Leftmost-Longest.html html/gawk/Library-Exercises.html html/gawk/Library-Functions-Summary.html html/gawk/Library-Functions.html html/gawk/Library-Names.html html/gawk/Limitations.html html/gawk/List-of-Debugger-Commands.html html/gawk/Loading-Shared-Libraries.html html/gawk/Locale-influences-conversions.html html/gawk/Locales.html html/gawk/Long.html html/gawk/MPFR-Intro.html html/gawk/MPFR-On-Parole.html html/gawk/MPFR-features.html html/gawk/MSYS.html html/gawk/Maintainers.html html/gawk/Manual-History.html html/gawk/Math-Definitions.html html/gawk/Memory-Allocation-Functions.html html/gawk/Miscellaneous-Debugger-Commands.html html/gawk/Miscellaneous-Programs.html html/gawk/More-CSV.html html/gawk/More-Complex.html html/gawk/Multidimensional.html html/gawk/Multiple-Line.html html/gawk/Multiscanning.html html/gawk/Names.html html/gawk/Namespace-And-Features.html html/gawk/Namespace-Example.html html/gawk/Namespace-Summary.html html/gawk/Namespaces.html html/gawk/Naming-Rules.html html/gawk/Naming-Standard-Input.html html/gawk/New-Ports.html html/gawk/Next-Statement.html html/gawk/Nextfile-Statement.html html/gawk/Noflush.html html/gawk/Non_002dUnix-Installation.html html/gawk/Nonconstant-Fields.html html/gawk/Nondecimal-Data.html html/gawk/Nondecimal_002dnumbers.html html/gawk/Nonfatal.html html/gawk/Notes-summary.html html/gawk/Notes.html html/gawk/Numeric-Array-Subscripts.html html/gawk/Numeric-Functions.html html/gawk/OFMT.html html/gawk/Obsolete.html html/gawk/Old-Extension-Problems.html html/gawk/One_002dshot.html html/gawk/OpenVMS-Compilation.html html/gawk/OpenVMS-Dynamic-Extensions.html html/gawk/OpenVMS-GNV.html html/gawk/OpenVMS-Installation-Details.html html/gawk/OpenVMS-Installation.html html/gawk/OpenVMS-Running.html html/gawk/Options.html html/gawk/Ordinal-Functions.html html/gawk/Other-Arguments.html html/gawk/Other-Environment-Variables.html html/gawk/Other-Features.html html/gawk/Other-Inherited-Files.html html/gawk/Other-Versions.html html/gawk/Output-Exercises.html html/gawk/Output-Separators.html html/gawk/Output-Summary.html html/gawk/Output-Wrappers.html html/gawk/PC-Binary-Installation.html html/gawk/PC-Compiling.html html/gawk/PC-Installation.html html/gawk/PC-Using.html html/gawk/POSIX-Floating-Point-Problems.html html/gawk/POSIX-String-Comparison.html html/gawk/POSIX.html html/gawk/POSIX_002fGNU.html html/gawk/Pass-By-Value_002fReference.html html/gawk/Passwd-Functions.html html/gawk/Pattern-Action-Summary.html html/gawk/Pattern-Overview.html html/gawk/Patterns-and-Actions.html html/gawk/Performance-bugs.html html/gawk/Persistent-Memory.html html/gawk/Plain-Getline.html html/gawk/Plugin-License.html html/gawk/Precedence.html html/gawk/Preface.html html/gawk/Print-Examples.html html/gawk/Print.html html/gawk/Printf-Examples.html html/gawk/Printf-Ordering.html html/gawk/Printf.html html/gawk/Printing-Messages.html html/gawk/Printing.html html/gawk/Profiling.html html/gawk/Programmer-i18n.html html/gawk/Programs-Exercises.html html/gawk/Programs-Summary.html html/gawk/Qualified-Names.html html/gawk/Quick-Installation.html html/gawk/Quoting.html html/gawk/Ranges-and-Locales.html html/gawk/Ranges.html html/gawk/Read-Terminal.html html/gawk/Read-Timeout.html html/gawk/Readfile-Function.html html/gawk/Reading-Files.html html/gawk/Readline-Support.html html/gawk/Records.html html/gawk/Redirection-API.html html/gawk/Redirection.html html/gawk/Reference-to-Elements.html html/gawk/Regexp-Constants.html html/gawk/Regexp-Field-Splitting.html html/gawk/Regexp-Operator-Details.html html/gawk/Regexp-Operators.html html/gawk/Regexp-Patterns.html html/gawk/Regexp-Summary.html html/gawk/Regexp-Usage.html html/gawk/Regexp.html html/gawk/Registration-Functions.html html/gawk/Requesting-Values.html html/gawk/Retrying-Input.html html/gawk/Return-Statement.html html/gawk/Rewind-Function.html html/gawk/Round-Function.html html/gawk/Running-Examples.html html/gawk/Running-gawk.html html/gawk/SVR4.html html/gawk/Sample-Data-Files.html html/gawk/Sample-Debugging-Session.html html/gawk/Sample-Programs.html html/gawk/Scalar-Constants.html html/gawk/Scanning-an-Array.html html/gawk/Setting-precision.html html/gawk/Setting-the-rounding-mode.html html/gawk/Shell-Quoting.html html/gawk/Shell-Startup-Files.html html/gawk/Signature-Program.html html/gawk/Simple-Sed.html html/gawk/Single-Character-Fields.html html/gawk/Skipping-intervening.html html/gawk/Special-Caveats.html html/gawk/Special-FD.html html/gawk/Special-Files.html html/gawk/Special-Network.html html/gawk/Split-Program.html html/gawk/Splitting-By-Content.html html/gawk/Standard-Regexp-Constants.html html/gawk/Statements.html html/gawk/Statements_002fLines.html html/gawk/Strange-values.html html/gawk/String-Extraction.html html/gawk/String-Functions.html html/gawk/Strings-And-Numbers.html html/gawk/Strong-Regexp-Constants.html html/gawk/Strtonum-Function.html html/gawk/Switch-Statement.html html/gawk/Symbol-Table-Access.html html/gawk/Symbol-table-by-cookie.html html/gawk/Symbol-table-by-name.html html/gawk/TCP_002fIP-Networking.html html/gawk/Tee-Program.html html/gawk/Testing-field-creation.html html/gawk/This-Manual.html html/gawk/Time-Functions.html html/gawk/To-CSV-Function.html html/gawk/Translate-Program.html html/gawk/Translator-i18n.html html/gawk/Truth-Values-and-Conditions.html html/gawk/Truth-Values.html html/gawk/Try-To-Round.html html/gawk/Two-Rules.html html/gawk/Two_002dway-I_002fO.html html/gawk/Two_002dway-processors.html html/gawk/Type-Functions.html html/gawk/Typing-and-Comparison.html html/gawk/Undocumented.html html/gawk/Uninitialized-Subscripts.html html/gawk/Uniq-Program.html html/gawk/Unix-Installation.html html/gawk/Updating-ERRNO.html html/gawk/Usenet.html html/gawk/User_002ddefined.html html/gawk/User_002dmodified.html html/gawk/Using-BEGIN_002fEND.html html/gawk/Using-Constant-Regexps.html html/gawk/Using-Internal-File-Ops.html html/gawk/Using-Shell-Variables.html html/gawk/Using-Variables.html html/gawk/Using-extensions.html html/gawk/V7_002fSVR3_002e1.html html/gawk/Values.html html/gawk/Variable-Scope.html html/gawk/Variable-Typing.html html/gawk/Variables.html html/gawk/Very-Simple.html html/gawk/Viewing-And-Changing-Data.html html/gawk/Walking-Arrays.html html/gawk/Wc-Program.html html/gawk/When.html html/gawk/While-Statement.html html/gawk/Word-Sorting.html html/gawk/awk-split-records.html html/gawk/figure_002darray_002delements.html html/gawk/figure_002dcall_002dnew_002dfunction.html html/gawk/figure_002dgeneral_002dflow.html html/gawk/figure_002dload_002dextension.html html/gawk/figure_002dprocess_002dflow.html html/gawk/figure_002dregister_002dnew_002dfunction.html html/gawk/gawk-split-records.html html/gawk/gawk_002dapi_002dversion.html html/gawk/gawkextlib.html html/gawk/index.html html/gawk/table_002dapi_002dstd_002dheaders.html html/gawk/table_002dassign_002dops.html html/gawk/table_002dbitwise_002dops.html html/gawk/table_002dchar_002dclasses.html html/gawk/table_002dclose_002dpipe_002dreturn_002dvalues.html html/gawk/table_002dcsv_002dexamples.html html/gawk/table_002dfloating_002dpoint_002dranges.html html/gawk/table_002dgawk_002drounding_002dmodes.html html/gawk/table_002dgensub_002descapes.html html/gawk/table_002dgetline_002dvariants.html html/gawk/table_002dieee_002dformats.html html/gawk/table_002dlocale_002daffects.html html/gawk/table_002dnumeric_002dranges.html html/gawk/table_002dposix_002dsub.html html/gawk/table_002dpredefined_002dprecision_002dstrings.html html/gawk/table_002dreaddir_002dfile_002dtypes.html html/gawk/table_002drelational_002dops.html html/gawk/table_002dsub_002descapes.html html/gawk/table_002dsub_002dproposed.html html/gawk/table_002dsystem_002dreturn_002dvalues.html html/gawk/table_002dvalue_002dtypes_002dreturned.html html/gawk/wc-program.html /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/doc/gawk/html/gawk/
+ install -m 0644 -p html/gawkinet/Basic-Protocols.html html/gawkinet/CGI-Lib.html html/gawkinet/Caveats.html html/gawkinet/Challenges.html html/gawkinet/Comparing-Protocols.html html/gawkinet/Datagram-Communications.html html/gawkinet/Email.html html/gawkinet/File-_002finet_002ftcp.html html/gawkinet/File-_002finet_002fudp.html html/gawkinet/GETURL.html html/gawkinet/GNU-Free-Documentation-License.html html/gawkinet/Gawk-Special-Files.html html/gawkinet/Index.html html/gawkinet/Interacting-Service.html html/gawkinet/Interacting.html html/gawkinet/Introduction.html html/gawkinet/Links.html html/gawkinet/MAZE.html html/gawkinet/MOBAGWHO.html html/gawkinet/Making-Connections.html html/gawkinet/PANIC.html html/gawkinet/PROTBASE.html html/gawkinet/Ports.html html/gawkinet/Preface.html html/gawkinet/Primitive-Service.html html/gawkinet/REMCONF.html html/gawkinet/STATIST.html html/gawkinet/STOXPRED.html html/gawkinet/Setting-Up.html html/gawkinet/Simple-Server.html html/gawkinet/Some-Applications-and-Techniques.html html/gawkinet/Special-File-Fields.html html/gawkinet/Stream-Communications.html html/gawkinet/TCP-Connecting.html html/gawkinet/The-TCP_002fIP-Protocols.html html/gawkinet/Troubleshooting.html html/gawkinet/URLCHK.html html/gawkinet/Using-Networking.html html/gawkinet/WEBGRAB.html html/gawkinet/Web-page.html html/gawkinet/index.html html/gawkinet/table_002dinet_002dcomponents.html /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/doc/gawk/html/gawkinet/
+ install -m 0644 -p doc/gawk.pdf doc/gawk.ps /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/doc/gawk
+ install -m 0644 -p doc/gawkinet.pdf doc/gawkinet.ps /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/doc/gawk
+ install -m 0644 -p awklib/eg/data/class_data1 awklib/eg/data/class_data2 awklib/eg/data/guide-mellow.po awklib/eg/data/guide.po awklib/eg/data/inventory-shipped awklib/eg/data/mail-list /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/doc/gawk/eg/data/
+ /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 5.3.0-4.fc41 --unique-debug-suffix -5.3.0-4.fc41.x86_64 --unique-debug-src-base gawk-5.3.0-4.fc41.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0
find-debuginfo: starting
Extracting debug info from 15 files
DWARF-compressing 15 files
dwz: ./usr/bin/gawk-5.3.0-4.fc41.x86_64.debug: Unknown debugging section .debug_addr
dwz: ./usr/lib64/gawk/filefuncs.so-5.3.0-4.fc41.x86_64.debug: Unknown debugging section .debug_addr
dwz: ./usr/lib64/gawk/fnmatch.so-5.3.0-4.fc41.x86_64.debug: Unknown debugging section .debug_addr
dwz: ./usr/lib64/gawk/fork.so-5.3.0-4.fc41.x86_64.debug: Unknown debugging section .debug_addr
dwz: ./usr/lib64/gawk/inplace.so-5.3.0-4.fc41.x86_64.debug: Unknown debugging section .debug_addr
dwz: ./usr/lib64/gawk/intdiv.so-5.3.0-4.fc41.x86_64.debug: Unknown debugging section .debug_addr
dwz: ./usr/lib64/gawk/ordchr.so-5.3.0-4.fc41.x86_64.debug: Unknown debugging section .debug_addr
dwz: ./usr/lib64/gawk/readdir.so-5.3.0-4.fc41.x86_64.debug: Unknown debugging section .debug_addr
dwz: ./usr/lib64/gawk/readfile.so-5.3.0-4.fc41.x86_64.debug: Unknown debugging section .debug_addr
dwz: ./usr/lib64/gawk/revoutput.so-5.3.0-4.fc41.x86_64.debug: Unknown debugging section .debug_addr
dwz: ./usr/lib64/gawk/revtwoway.so-5.3.0-4.fc41.x86_64.debug: Unknown debugging section .debug_addr
dwz: ./usr/lib64/gawk/rwarray.so-5.3.0-4.fc41.x86_64.debug: Unknown debugging section .debug_addr
dwz: ./usr/lib64/gawk/time.so-5.3.0-4.fc41.x86_64.debug: Unknown debugging section .debug_addr
dwz: ./usr/libexec/awk/grcat-5.3.0-4.fc41.x86_64.debug: Unknown debugging section .debug_addr
dwz: ./usr/libexec/awk/pwcat-5.3.0-4.fc41.x86_64.debug: Unknown debugging section .debug_addr
dwz: Too few files for multifile optimization
sepdebugcrcfix: Updated 0 CRC32s, 15 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/gawk-5.3.0-4.fc41.x86_64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/bin/gawkbug from /bin/sh - to #!/usr/bin/sh -
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j2
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j2 /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT
Scanned 84 directories and 731 files,
               processed 537 inodes,
               0 modified (0 replaced + 0 rewritten),
               0 unsupported format, 0 errors
Reading /builddir/build/BUILD/gawk-5.3.0-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.b1LZi2
+ umask 022
+ cd /builddir/build/BUILD/gawk-5.3.0-build
+ CFLAGS='-O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -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=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -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=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -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=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -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 --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=clang
+ export CC
+ CXX=clang++
+ export CXX
+ cd gawk-5.3.0
+ make check
make  check-recursive
make[1]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
Making check in support
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/support'
Making check in .
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make  check-local
make[3]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[3]: Nothing to be done for 'check-local'.
make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
Making check in extension
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
Making check in po
make[3]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension/po'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension/po'
make[3]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extension'
Making check in extras
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extras'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/extras'
Making check in doc
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/doc'
Making check in awklib
Making check in po
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/po'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/po'
Making check in test
make[2]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'

Any output from "cmp" is bad news, although some differences
in floating point values are probably benign -- in particular,
some systems may omit a leading zero and the floating point
precision may lead to slightly different output in a few cases.

Locale environment:
	LC_ALL="C" LANG="C"

======== Starting basic tests ========
addcomma
anchgsub
anchor
argarray
argcasfile
arrayind1
arrayind2
arrayind3
arrayparm
arrayprm2
arrayprm3
arrayref
arrymem1
arryref2
arryref3
arryref4
arryref5
arynasty
arynocls
aryprm1
aryprm2
aryprm3
aryprm4
aryprm5
aryprm6
aryprm7
aryprm8
aryprm9
arysubnm
aryunasgn
asgext
assignnumfield
assignnumfield2
awkpath
back89
backgsub
badassign1
badbuild
callparam
childin
clobber
close_status
closebad
clsflnam
cmdlinefsbacknl
cmdlinefsbacknl2
compare
compare2
concat1
concat2
concat3
concat4
concat5
convfmt
datanonl
defref
delargv
delarpm2
delarprm
delfunc
dfacheck2
dfamb1
dfastress
divzero
divzero2
dynlj
eofsplit
eofsrc1
escapebrace
exit2
exitval1
exitval2
exitval3
fcall_exit
fcall_exit2
fieldassign
fldchg
fldchgnf
fldterm
fnamedat
fnarray
fnarray2
fnaryscl
fnasgnm
fnmisc
fordel
forref
forsimp
fsbs
fscaret
fsnul1
fsrs
fsspcoln
fstabplus
funsemnl
funsmnam
funstack
getline
getline2
getline3
getline4
getline5
getlnbuf
getlnfa
getnr2tb
getnr2tm
gsubasgn
gsubnulli18n
gsubtest
gsubtst2
gsubtst3
gsubtst4
gsubtst5
gsubtst6
gsubtst7
gsubtst8
hex
hex2
hsprint
inpref
inputred
intest
intprec
iobug1
leaddig
leadnl
litoct
longsub
longwrds
manglprm
math
membug1
memleak
messages
minusstr
mmap8k
nasty
nasty2
negexp
negrange
nested
nfldstr
nfloop
nfneg
nfset
nlfldsep
nlinstr
nlstrina
noeffect
nofile
nofmtch
noloop1
noloop2
nonl
noparms
nors
nulinsrc
nulrsend
numindex
numrange
egrep: warning: egrep is obsolescent; using grep -E
numstr1
numsubstr
octsub
ofmt
ofmta
ofmtbig
ofmtfidl
ofmts
ofmtstrnum
ofs1
onlynl
opasnidx
opasnslf
paramasfunc1
paramasfunc2
paramdup
paramres
paramtyp
paramuninitglobal
parse1
parsefld
parseme
pcntplus
posix2008sub
posix_compare
prdupval
prec
printf0
printf1
printfchar
prmarscl
prmreuse
prt1eval
prtoeval
rand
egrep: warning: egrep is obsolescent; using grep -E
randtest
range1
range2
readbuf
rebrackloc
rebt8b1
rebuild
redfilnm
regeq
regex3minus
regexpbad
regexpbrack
regexpbrack2
regexprange
regrange
reindops
reparse
resplit
rri1
rs
rscompat
rsnul1nl
rsnulbig
rsnulbig2
rsnullre
rsnulw
rstest1
rstest2
rstest3
rstest4
rstest5
rswhite
scalar
sclforin
sclifin
setrec0
setrec1
sigpipe1
sortempty
sortglos
spacere
splitargv
splitarr
splitdef
splitvar
splitwht
status-close
strcat1
strfieldnum
strnum1
strnum2
strtod
subamp
subback
subi18n
subsepnm
subslash
substr
swaplns
synerr1
synerr2
synerr3
tailrecurse
tradanch
trailbs
tweakfld
uninit2
uninit3
uninit4
uninit5
uninitialized
unterm
uparrfs
uplus
wideidx
wideidx2
widesub
widesub2
widesub3
widesub4
wjposer1
zero2
zeroe0
zeroflag
======== Done with basic tests ========
======== Starting Unix tests ========
fflush
getlnhd
localenl
pid
pipeio1
pipeio2
poundbang
rtlen
rtlen01
space
strftlng
======== Done with Unix tests ========
======== Starting gawk extension tests ========
aadelete1
aadelete2
aarray1
aasort
aasorti
argtest
arraysort
arraysort2
arraytype
egrep: warning: egrep is obsolescent; using grep -E
asortbool
asortsymtab
backw
badargs
beginfile1
beginfile2
binmode1
charasbytes
clos1way
clos1way2
clos1way3
clos1way4
clos1way5
clos1way6
colonwarn
commas
crlf
csv1
csv2
csv3
csvodd
dbugeval
dbugeval2
dbugeval3
dbugeval4
dbugtypedre1
dbugtypedre2
delsub
devfd
devfd1
devfd2
dfacheck1
dumpvars
elemnew1
elemnew2
elemnew3
errno
exit
fieldwdth
forcenum
fpat1
fpat2
fpat3
fpat4
fpat5
fpat6
fpat7
fpat8
fpat9
fpatnull
fsfwfs
functab1
functab2
functab3
functab6
funlen
fwtest
fwtest2
fwtest3
fwtest4
fwtest5
fwtest6
fwtest7
fwtest8
genpot
gensub
gensub2
gensub3
gensub4
getlndir
gnuops2
gnuops3
gnureops
gsubind
icasefs
icasers
id
igncdym
igncfs
ignrcas2
ignrcas4
ignrcase
incdupe
incdupe2
incdupe3
incdupe4
incdupe5
incdupe6
incdupe7
include
include2
indirectbuiltin
indirectcall
indirectcall2
indirectcall3
intarray
iolint
isarrayunset
lint
lintexp
lintindex
lintint
lintlength
lintold
lintplus
lintplus2
lintplus3
lintset
lintwarn
manyfiles
match1
match2
match3
mbstr1
mbstr2
mdim1
mdim2
mdim3
mdim4
mdim5
mdim6
mdim7
mdim8
mixed1
mktime
modifiers
muldimposix
nastyparm
negtime
next
nondec
nondec2
nonfatal1
nonfatal2
nonfatal3
nsawk1a
nsawk1b
nsawk1c
nsawk2a
nsawk2b
nsbad
nsbad2
nsbad3
nsbad_cmd
nsforloop
nsfuncrecurse
nsidentifier
nsindirect1
nsindirect2
nsprof1
nsprof2
octdec
patsplit
posix
printfbad1
printfbad2
printfbad3
printfbad4
printhuge
procinfs
profile0
profile1
profile10
profile11
profile12
profile13
profile14
profile15
profile16
profile17
profile2
profile3
profile4
profile5
profile6
profile7
profile8
profile9
pty1
pty2
rebuf
regexsub
reginttrad
regnul1
regnul2
regx8bit
reint
reint2
rsgetline
rsglstdin
rsstart1
rsstart2
rsstart3
rstest6
sandbox1
shadow
shadowbuiltin
sortfor
sortfor2
sortu
sourcesplit
split_after_fpat
splitarg4
strftfld
strftime
strtonum
strtonum1
stupid1
stupid2
stupid3
stupid4
stupid5
switch2
symtab1
symtab2
symtab3
symtab4
symtab5
symtab6
symtab7
symtab8
symtab9
symtab10
symtab11
symtab12
timeout
typedregex1
typedregex2
typedregex3
typedregex4
typedregex5
typedregex6
typeof1
typeof2
typeof3
typeof4
typeof5
typeof6
unicode1
watchpoint1
gawk is not compiled to support the array debug tests
======== Done with gawk extension tests ========
make[3]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
======== Starting tests that can vary based on character set or locale support ========
**************************************************************************
* Some or all of these tests may fail if you have inadequate or missing  *
* locale support. At least en_US.UTF-8, fr_FR.UTF-8, ru_RU.UTF-8 and     *
* ja_JP.UTF-8 are needed. The el_GR.iso88597 is optional but helpful.    *
* However, if you see this message, the Makefile thinks you have what    *
* you need ...                                                           *
**************************************************************************
asort
asorti
backbigs1
backsmalls1
backsmalls2
fmttest
fnarydel
egrep: warning: egrep is obsolescent; using grep -E
fnparydl
egrep: warning: egrep is obsolescent; using grep -E
jarebug
lc_num1
mbfw1
mbprintf1
mbprintf2
mbprintf3
mbprintf4
mbprintf5
mtchi18n
mtchi18n2
nlstringtest
rebt8b2
rtlenmb
sort1
sprintfc
======== Done with tests that can vary based on character set or locale support ========
make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
======== Starting shared library tests ========
make[3]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
apiterm
filefuncs
fnmatch
fork
fork2
fts
functab4
functab5
getfile
indirectbuiltin2
inplace1
inplace2
inplace2bcomp
inplace3
inplace3bcomp
ordchr
ordchr2
readall
readdir
readdir_retest
readdir_test
readfile
readfile2
revout
revtwoway
rwarray
testext
time
make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
======== Done with shared library tests ========
======== Starting MPFR tests ========
make[3]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
mpfranswer42
mpfrbigint
mpfrbigint2
mpfrcase
mpfrcase2
mpfrexprange
mpfrfield
mpfrieee
mpfrmemok1
mpfrnegzero
mpfrnegzero2
mpfrnonum
mpfrnr
mpfrrem
mpfrrnd
mpfrrndeval
mpfrsort
mpfrsqrt
mpfrstrtonum
mpfruplus
mpgforcenum
make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
======== Done with MPFR tests ========
======== Starting PMA tests ========
make[3]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
clang makepmafile.c -o makepmafile
make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
make[3]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
pma
Skipping pma tests
make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
======== Done with PMA tests ========
======== Starting machine-specific tests ========
If any of these tests fail, don't worry too much.
double1
double2
inf-nan-torture
intformat
======== Done with machine-specific tests ========
make[3]: Entering directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
ALL TESTS PASSED
make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/test'
make[1]: Leaving directory '/builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: gawk-5.3.0-4.fc41.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YAd67r
+ umask 022
+ cd /builddir/build/BUILD/gawk-5.3.0-build
+ cd gawk-5.3.0
+ DOCDIR=/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/doc/gawk
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/doc/gawk
+ cp -pr /builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/NEWS /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/doc/gawk
+ cp -pr /builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/README /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/doc/gawk
+ cp -pr /builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/POSIX.STD /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/doc/gawk
+ cp -pr /builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/README_d/README.multibyte /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/doc/gawk
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AnpBsC
+ umask 022
+ cd /builddir/build/BUILD/gawk-5.3.0-build
+ cd gawk-5.3.0
+ LICENSEDIR=/builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/licenses/gawk
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/licenses/gawk
+ cp -pr /builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/COPYING /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/licenses/gawk
+ cp -pr /builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/LICENSE.GPLv2 /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/licenses/gawk
+ cp -pr /builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/LICENSE.LGPLv2 /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/licenses/gawk
+ cp -pr /builddir/build/BUILD/gawk-5.3.0-build/gawk-5.3.0/LICENSE.BSD /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT/usr/share/licenses/gawk
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: absolute symlink: /usr/libexec/gawk -> /usr/libexec/awk
warning: absolute symlink: /usr/share/gawk -> /usr/share/awk
Provides: /bin/awk /bin/gawk gawk = 5.3.0-4.fc41 gawk(abi) = 4.0 gawk(x86-64) = 5.3.0-4.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.38)(64bit) libmpfr.so.6()(64bit) libreadline.so.8()(64bit) rtld(GNU_HASH)
Processing files: gawk-devel-5.3.0-4.fc41.x86_64
Provides: gawk-devel = 5.3.0-4.fc41 gawk-devel(x86-64) = 5.3.0-4.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: gawk-doc-5.3.0-4.fc41.noarch
Provides: gawk-doc = 5.3.0-4.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: gawk-all-langpacks-5.3.0-4.fc41.x86_64
Provides: gawk-all-langpacks = 5.3.0-4.fc41 gawk-all-langpacks(x86-64) = 5.3.0-4.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Conflicts: gawk < 5.0.1-8
Supplements: gawk = 5.3.0-4.fc41
Processing files: gawk-debugsource-5.3.0-4.fc41.x86_64
Provides: gawk-debugsource = 5.3.0-4.fc41 gawk-debugsource(x86-64) = 5.3.0-4.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: gawk-debuginfo-5.3.0-4.fc41.x86_64
Provides: debuginfo(build-id) = 040e85d73947012eea9ff589a42123a01d5394ba debuginfo(build-id) = 173aab75eb676058569668001b19c7fa65056011 debuginfo(build-id) = 224d46af34ff0b316e96a1069c7813654be8bf52 debuginfo(build-id) = 4915c2251a2173e237493140e46518770908d24c debuginfo(build-id) = 532dac97d255842968ebaa56148e1d62728e3eba debuginfo(build-id) = 5a33d9ff196cc4b3e6573b3bcd12a5c1dd263730 debuginfo(build-id) = 5abbdf243ff9c339d26d8c95c5eef6e12328ee73 debuginfo(build-id) = 5d524ada7dd3b3f16b72fc9383d6d8cea827e6db debuginfo(build-id) = 7954e26db6ca388c470d74009946c6b08e2e950e debuginfo(build-id) = 836a68a2596d26daa0ab36399d684db6e1bf3101 debuginfo(build-id) = 857eece2ef2f932b231cfb3b78569d79fafef885 debuginfo(build-id) = 8e2005b9ac3ed59e60ecb1c37f4d9e8a5bb0c429 debuginfo(build-id) = 981a630bb3754c8ee44745efe45e15e008ebdf43 debuginfo(build-id) = ab5ebfbbb37c43845ad4ba855ebde4906ac130c2 debuginfo(build-id) = e6351d7bf305d10be367adce260d04d74347c717 gawk-debuginfo = 5.3.0-4.fc41 gawk-debuginfo(x86-64) = 5.3.0-4.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: gawk-debugsource(x86-64) = 5.3.0-4.fc41
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/gawk-5.3.0-build/BUILDROOT
Wrote: /builddir/build/RPMS/gawk-devel-5.3.0-4.fc41.x86_64.rpm
Wrote: /builddir/build/RPMS/gawk-all-langpacks-5.3.0-4.fc41.x86_64.rpm
Wrote: /builddir/build/RPMS/gawk-5.3.0-4.fc41.x86_64.rpm
Wrote: /builddir/build/RPMS/gawk-debugsource-5.3.0-4.fc41.x86_64.rpm
Wrote: /builddir/build/RPMS/gawk-debuginfo-5.3.0-4.fc41.x86_64.rpm
Wrote: /builddir/build/RPMS/gawk-doc-5.3.0-4.fc41.noarch.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.lnJX4X
+ umask 022
+ cd /builddir/build/BUILD/gawk-5.3.0-build
+ test -d /builddir/build/BUILD/gawk-5.3.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/gawk-5.3.0-build
+ rm -rf /builddir/build/BUILD/gawk-5.3.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    absolute symlink: /usr/libexec/gawk -> /usr/libexec/awk
    absolute symlink: /usr/share/gawk -> /usr/share/awk
Finish: rpmbuild gawk-5.3.0-4.fc41.src.rpm
Finish: build phase for gawk-5.3.0-4.fc41.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-x86_64-1735733733.003250/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/gawk-5.3.0-4.fc41.src.rpm) Config(child) 3 minutes 3 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": "gawk-all-langpacks",
            "epoch": null,
            "version": "5.3.0",
            "release": "4.fc41",
            "arch": "x86_64"
        },
        {
            "name": "gawk-debuginfo",
            "epoch": null,
            "version": "5.3.0",
            "release": "4.fc41",
            "arch": "x86_64"
        },
        {
            "name": "gawk-devel",
            "epoch": null,
            "version": "5.3.0",
            "release": "4.fc41",
            "arch": "x86_64"
        },
        {
            "name": "gawk-doc",
            "epoch": null,
            "version": "5.3.0",
            "release": "4.fc41",
            "arch": "noarch"
        },
        {
            "name": "gawk",
            "epoch": null,
            "version": "5.3.0",
            "release": "4.fc41",
            "arch": "src"
        },
        {
            "name": "gawk",
            "epoch": null,
            "version": "5.3.0",
            "release": "4.fc41",
            "arch": "x86_64"
        },
        {
            "name": "gawk-debugsource",
            "epoch": null,
            "version": "5.3.0",
            "release": "4.fc41",
            "arch": "x86_64"
        }
    ]
}
RPMResults finished