Warning: Permanently added '3.85.77.5' (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/8404805-fedora-41-aarch64 --chroot fedora-41-aarch64


Version: 1.2
PID: 10837
Logging PID: 10838
Task:
{'allow_user_ssh': False,
 'appstream': True,
 'background': False,
 'build_id': 8404805,
 'buildroot_pkgs': [],
 'chroot': 'fedora-41-aarch64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'fccb00b96f17cf99e95ccdc1fc811fa9408ed00e',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/@ai-ml/llama-cpp/llama-cpp',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'llama-cpp',
 'package_version': '1:b4349-3',
 'project_dirname': 'llama-cpp',
 'project_name': 'llama-cpp',
 'project_owner': '@ai-ml',
 'repo_priority': 1,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/@ai-ml/llama-cpp/fedora-41-aarch64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': 1}],
 'sandbox': '@ai-ml/llama-cpp--man2dev',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': 0,
 'submitter': 'man2dev',
 'tags': [],
 'task_id': '8404805-fedora-41-aarch64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/@ai-ml/llama-cpp/llama-cpp /var/lib/copr-rpmbuild/workspace/workdir-i12_xewq/llama-cpp --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/@ai-ml/llama-cpp/llama-cpp', '/var/lib/copr-rpmbuild/workspace/workdir-i12_xewq/llama-cpp', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-i12_xewq/llama-cpp'...

Running: git checkout fccb00b96f17cf99e95ccdc1fc811fa9408ed00e --

cmd: ['git', 'checkout', 'fccb00b96f17cf99e95ccdc1fc811fa9408ed00e', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-i12_xewq/llama-cpp
rc: 0
stdout: 
stderr: Note: switching to 'fccb00b96f17cf99e95ccdc1fc811fa9408ed00e'.

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 fccb00b automatic import of llama-cpp

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-i12_xewq/llama-cpp
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 llama.cpp-b4349.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o llama.cpp-b4349.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/@ai-ml/llama-cpp/llama-cpp/llama.cpp-b4349.tar.gz/md5/f79bae3c7be405dec22f3bac8ebfe17a/llama.cpp-b4349.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 19.6M  100 19.6M    0     0   423M      0 --:--:-- --:--:-- --:--:--  426M
INFO: Reading stdout from command: md5sum llama.cpp-b4349.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-i12_xewq/llama-cpp/llama-cpp.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-i12_xewq/llama-cpp --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1734474344.707970 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 5.9 starting (python version = 3.13.0, NVR = mock-5.9-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-i12_xewq/llama-cpp/llama-cpp.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-i12_xewq/llama-cpp --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1734474344.707970 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-i12_xewq/llama-cpp/llama-cpp.spec)  Config(fedora-41-aarch64)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.9
INFO: Mock Version: 5.9
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-aarch64-bootstrap-1734474344.707970/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using bootstrap image: registry.fedoraproject.org/fedora:41
INFO: Pulling image: registry.fedoraproject.org/fedora:41
INFO: Copy content of container registry.fedoraproject.org/fedora:41 to /var/lib/mock/fedora-41-aarch64-bootstrap-1734474344.707970/root
INFO: Checking that registry.fedoraproject.org/fedora:41 image matches host's architecture
INFO: mounting registry.fedoraproject.org/fedora:41 with podman image mount
INFO: image registry.fedoraproject.org/fedora:41 as /var/lib/containers/storage/overlay/64aa9bfb7cc3cb4e3aff3bfd4118d66fd47597b4e929755237a1c7aa76b173e3/merged
INFO: umounting image registry.fedoraproject.org/fedora:41 (/var/lib/containers/storage/overlay/64aa9bfb7cc3cb4e3aff3bfd4118d66fd47597b4e929755237a1c7aa76b173e3/merged) with podman image umount
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-aarch64-1734474344.707970/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.aarch64
  rpm-sequoia-1.7.0-3.fc41.aarch64
  dnf5-5.2.8.1-2.fc41.aarch64
  dnf5-plugins-5.2.8.1-2.fc41.aarch64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% |  43.9 MiB/s |   6.9 MiB |  00m00s
 fedora                                 100% |  48.7 MiB/s |  34.0 MiB |  00m01s
 Copr repository                        100% |  34.5 KiB/s |   6.9 KiB |  00m00s
Repositories loaded.
Package                            Arch    Version                     Repository      Size
Installing group/module packages:
 bash                              aarch64 5.2.32-1.fc41               fedora       8.3 MiB
 bzip2                             aarch64 1.0.8-19.fc41               fedora     427.6 KiB
 coreutils                         aarch64 9.5-11.fc41                 updates      7.9 MiB
 cpio                              aarch64 2.15-2.fc41                 fedora       1.2 MiB
 diffutils                         aarch64 3.10-8.fc41                 fedora       2.1 MiB
 fedora-release-common             noarch  41-29                       updates     19.7 KiB
 findutils                         aarch64 1:4.10.0-4.fc41             fedora       2.1 MiB
 gawk                              aarch64 5.3.0-4.fc41                fedora       4.2 MiB
 glibc-minimal-langpack            aarch64 2.40-12.fc41                updates      0.0   B
 grep                              aarch64 3.11-9.fc41                 fedora       1.1 MiB
 gzip                              aarch64 1.13-2.fc41                 fedora     488.9 KiB
 info                              aarch64 7.1-3.fc41                  fedora     613.6 KiB
 patch                             aarch64 2.7.6-25.fc41               fedora     390.6 KiB
 redhat-rpm-config                 noarch  293-1.fc41                  fedora     183.5 KiB
 rpm-build                         aarch64 4.20.0-1.fc41               fedora     525.9 KiB
 sed                               aarch64 4.9-3.fc41                  fedora       1.0 MiB
 shadow-utils                      aarch64 2:4.15.1-12.fc41            fedora       4.6 MiB
 tar                               aarch64 2:1.35-4.fc41               fedora       3.1 MiB
 unzip                             aarch64 6.0-64.fc41                 fedora     726.7 KiB
 util-linux                        aarch64 2.40.2-4.fc41               fedora      17.5 MiB
 which                             aarch64 2.21-42.fc41                fedora     248.2 KiB
 xz                                aarch64 1:5.6.2-2.fc41              fedora       1.5 MiB
Installing dependencies:
 add-determinism                   aarch64 0.3.6-3.fc41                updates      2.0 MiB
 alternatives                      aarch64 1.30-1.fc41                 fedora     218.3 KiB
 ansible-srpm-macros               noarch  1-16.fc41                   fedora      35.7 KiB
 audit-libs                        aarch64 4.0.2-1.fc41                fedora     547.4 KiB
 authselect                        aarch64 1.5.0-8.fc41                fedora     181.5 KiB
 authselect-libs                   aarch64 1.5.0-8.fc41                fedora     867.8 KiB
 basesystem                        noarch  11-21.fc41                  fedora       0.0   B
 binutils                          aarch64 2.43.1-4.fc41               updates     30.6 MiB
 build-reproducibility-srpm-macros noarch  0.3.6-3.fc41                updates    735.0   B
 bzip2-libs                        aarch64 1.0.8-19.fc41               fedora     200.7 KiB
 ca-certificates                   noarch  2024.2.69_v8.0.401-1.0.fc41 fedora       2.4 MiB
 coreutils-common                  aarch64 9.5-11.fc41                 updates     11.2 MiB
 cracklib                          aarch64 2.9.11-6.fc41               fedora     935.0 KiB
 crypto-policies                   noarch  20241029-1.git8baf557.fc41  updates    136.9 KiB
 curl                              aarch64 8.9.1-2.fc41                fedora     924.3 KiB
 cyrus-sasl-lib                    aarch64 2.1.28-27.fc41              fedora       3.1 MiB
 debugedit                         aarch64 5.1-2.fc41                  updates    244.5 KiB
 dwz                               aarch64 0.15-8.fc41                 fedora     322.8 KiB
 ed                                aarch64 1.20.2-2.fc41               fedora     282.8 KiB
 efi-srpm-macros                   noarch  5-13.fc41                   updates     40.2 KiB
 elfutils                          aarch64 0.192-7.fc41                updates      3.1 MiB
 elfutils-debuginfod-client        aarch64 0.192-7.fc41                updates    141.3 KiB
 elfutils-default-yama-scope       noarch  0.192-7.fc41                updates      1.8 KiB
 elfutils-libelf                   aarch64 0.192-7.fc41                updates      1.2 MiB
 elfutils-libs                     aarch64 0.192-7.fc41                updates    734.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                              aarch64 5.45-7.fc41                 fedora     267.5 KiB
 file-libs                         aarch64 5.45-7.fc41                 fedora      10.0 MiB
 filesystem                        aarch64 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.3.2-1.fc41                fedora      39.0 KiB
 fpc-srpm-macros                   noarch  1.3-13.fc41                 fedora     144.0   B
 gdb-minimal                       aarch64 15.2-3.fc41                 updates     12.9 MiB
 gdbm                              aarch64 1:1.23-7.fc41               fedora     928.5 KiB
 gdbm-libs                         aarch64 1:1.23-7.fc41               fedora     426.0 KiB
 ghc-srpm-macros                   noarch  1.9.1-2.fc41                fedora     747.0   B
 glibc                             aarch64 2.40-12.fc41                updates      6.2 MiB
 glibc-common                      aarch64 2.40-12.fc41                updates      1.3 MiB
 glibc-gconv-extra                 aarch64 2.40-12.fc41                updates     18.6 MiB
 gmp                               aarch64 1:6.3.0-2.fc41              fedora     722.0 KiB
 gnat-srpm-macros                  noarch  6-6.fc41                    fedora       1.0 KiB
 go-srpm-macros                    noarch  3.6.0-3.fc41                fedora      60.8 KiB
 jansson                           aarch64 2.13.1-10.fc41              fedora     220.5 KiB
 json-c                            aarch64 0.17-4.fc41                 fedora     202.4 KiB
 kernel-srpm-macros                noarch  1.0-24.fc41                 fedora       1.9 KiB
 keyutils-libs                     aarch64 1.6.3-4.fc41                fedora     226.4 KiB
 krb5-libs                         aarch64 1.21.3-3.fc41               updates      2.6 MiB
 libacl                            aarch64 2.3.2-2.fc41                fedora     196.1 KiB
 libarchive                        aarch64 3.7.4-4.fc41                updates    910.7 KiB
 libattr                           aarch64 2.5.2-4.fc41                fedora     196.6 KiB
 libblkid                          aarch64 2.40.2-4.fc41               fedora     418.6 KiB
 libbrotli                         aarch64 1.1.0-5.fc41                fedora       1.1 MiB
 libcap                            aarch64 2.70-4.fc41                 fedora       1.4 MiB
 libcap-ng                         aarch64 0.8.5-3.fc41                fedora     417.2 KiB
 libcom_err                        aarch64 1.47.1-6.fc41               fedora     111.3 KiB
 libcurl                           aarch64 8.9.1-2.fc41                fedora     858.2 KiB
 libeconf                          aarch64 0.6.2-3.fc41                fedora     206.1 KiB
 libevent                          aarch64 2.1.12-14.fc41              fedora       1.5 MiB
 libfdisk                          aarch64 2.40.2-4.fc41               fedora     482.9 KiB
 libffi                            aarch64 3.4.6-3.fc41                fedora     282.4 KiB
 libgcc                            aarch64 14.2.1-3.fc41               fedora     350.2 KiB
 libgomp                           aarch64 14.2.1-3.fc41               fedora     567.1 KiB
 libidn2                           aarch64 2.3.7-2.fc41                fedora     457.2 KiB
 libmount                          aarch64 2.40.2-4.fc41               fedora     483.9 KiB
 libnghttp2                        aarch64 1.62.1-2.fc41               fedora     262.2 KiB
 libnsl2                           aarch64 2.0.1-2.fc41                fedora     222.0 KiB
 libpkgconf                        aarch64 2.3.0-1.fc41                fedora     198.1 KiB
 libpsl                            aarch64 0.21.5-4.fc41               fedora     196.6 KiB
 libpwquality                      aarch64 1.4.5-11.fc41               fedora       1.1 MiB
 libselinux                        aarch64 3.7-5.fc41                  fedora     265.1 KiB
 libsemanage                       aarch64 3.7-2.fc41                  fedora     361.5 KiB
 libsepol                          aarch64 3.7-2.fc41                  fedora     874.0 KiB
 libsmartcols                      aarch64 2.40.2-4.fc41               fedora     288.5 KiB
 libssh                            aarch64 0.10.6-8.fc41               fedora     581.3 KiB
 libssh-config                     noarch  0.10.6-8.fc41               fedora     277.0   B
 libstdc++                         aarch64 14.2.1-3.fc41               fedora       2.8 MiB
 libtasn1                          aarch64 4.19.0-9.fc41               fedora     283.8 KiB
 libtirpc                          aarch64 1.3.6-1.fc41                updates    210.8 KiB
 libtool-ltdl                      aarch64 2.4.7-12.fc41               fedora     222.2 KiB
 libunistring                      aarch64 1.1-8.fc41                  fedora       1.8 MiB
 libutempter                       aarch64 1.2.1-15.fc41               fedora     417.8 KiB
 libuuid                           aarch64 2.40.2-4.fc41               fedora     197.6 KiB
 libverto                          aarch64 0.3.2-9.fc41                fedora     197.5 KiB
 libxcrypt                         aarch64 4.4.36-11.fc41              updates    271.6 KiB
 libxml2                           aarch64 2.12.8-2.fc41               fedora       2.1 MiB
 libzstd                           aarch64 1.5.6-2.fc41                fedora     796.0 KiB
 lua-libs                          aarch64 5.4.6-6.fc41                fedora     393.1 KiB
 lua-srpm-macros                   noarch  1-14.fc41                   fedora       1.3 KiB
 lz4-libs                          aarch64 1.10.0-1.fc41               fedora     261.6 KiB
 mpfr                              aarch64 4.2.1-5.fc41                fedora     818.9 KiB
 ncurses-base                      noarch  6.5-2.20240629.fc41         fedora     326.3 KiB
 ncurses-libs                      aarch64 6.5-2.20240629.fc41         fedora       2.2 MiB
 ocaml-srpm-macros                 noarch  10-3.fc41                   fedora       1.9 KiB
 openblas-srpm-macros              noarch  2-18.fc41                   fedora     112.0   B
 openldap                          aarch64 2.6.8-6.fc41                updates    747.1 KiB
 openssl-libs                      aarch64 1:3.2.2-9.fc41              fedora       7.2 MiB
 p11-kit                           aarch64 0.25.5-3.fc41               fedora       2.6 MiB
 p11-kit-trust                     aarch64 0.25.5-3.fc41               fedora     655.6 KiB
 package-notes-srpm-macros         noarch  0.5-12.fc41                 fedora       1.6 KiB
 pam                               aarch64 1.6.1-7.fc41                updates      4.2 MiB
 pam-libs                          aarch64 1.6.1-7.fc41                updates    223.2 KiB
 pcre2                             aarch64 10.44-1.fc41.1              fedora     905.5 KiB
 pcre2-syntax                      noarch  10.44-1.fc41.1              fedora     251.6 KiB
 perl-srpm-macros                  noarch  1-56.fc41                   fedora     861.0   B
 pkgconf                           aarch64 2.3.0-1.fc41                fedora     240.6 KiB
 pkgconf-m4                        noarch  2.3.0-1.fc41                fedora      14.4 KiB
 pkgconf-pkg-config                aarch64 2.3.0-1.fc41                fedora     990.0   B
 popt                              aarch64 1.19-7.fc41                 fedora     272.9 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                          aarch64 8.2-10.fc41                 fedora     753.3 KiB
 rpm                               aarch64 4.20.0-1.fc41               fedora       3.3 MiB
 rpm-build-libs                    aarch64 4.20.0-1.fc41               fedora     198.7 KiB
 rpm-libs                          aarch64 4.20.0-1.fc41               fedora     734.0 KiB
 rpm-sequoia                       aarch64 1.7.0-3.fc41                updates      2.2 MiB
 rust-srpm-macros                  noarch  26.3-3.fc41                 fedora       4.8 KiB
 setup                             noarch  2.15.0-5.fc41               fedora     720.7 KiB
 sqlite-libs                       aarch64 3.46.1-1.fc41               fedora       1.6 MiB
 systemd-libs                      aarch64 256.9-2.fc41                updates      2.2 MiB
 util-linux-core                   aarch64 2.40.2-4.fc41               fedora       6.2 MiB
 xxhash-libs                       aarch64 0.8.2-4.fc41                fedora      84.3 KiB
 xz-libs                           aarch64 1:5.6.2-2.fc41              fedora     266.4 KiB
 zig-srpm-macros                   noarch  1-3.fc41                    fedora       1.1 KiB
 zip                               aarch64 3.0-41.fc41                 fedora       1.1 MiB
 zlib-ng-compat                    aarch64 2.1.7-3.fc41                fedora     261.8 KiB
 zstd                              aarch64 1.5.6-2.fc41                fedora       1.7 MiB
Installing groups:
 Buildsystem building group                                                                

Transaction Summary:
 Installing:       154 packages

Total size of inbound packages is 52 MiB. Need to download 52 MiB.
After this operation, 238 MiB extra will be used (install 238 MiB, remove 0 B).
[  1/154] bzip2-0:1.0.8-19.fc41.aarch64 100% |   3.2 MiB/s |  52.4 KiB |  00m00s
[  2/154] cpio-0:2.15-2.fc41.aarch64    100% |  15.0 MiB/s | 291.4 KiB |  00m00s
[  3/154] bash-0:5.2.32-1.fc41.aarch64  100% |  77.8 MiB/s |   1.8 MiB |  00m00s
[  4/154] diffutils-0:3.10-8.fc41.aarch 100% |  56.2 MiB/s | 402.9 KiB |  00m00s
[  5/154] findutils-1:4.10.0-4.fc41.aar 100% | 108.2 MiB/s | 554.1 KiB |  00m00s
[  6/154] gawk-0:5.3.0-4.fc41.aarch64   100% | 211.5 MiB/s |   1.1 MiB |  00m00s
[  7/154] grep-0:3.11-9.fc41.aarch64    100% |  58.2 MiB/s | 297.9 KiB |  00m00s
[  8/154] gzip-0:1.13-2.fc41.aarch64    100% |  41.3 MiB/s | 169.1 KiB |  00m00s
[  9/154] info-0:7.1-3.fc41.aarch64     100% |  88.5 MiB/s | 181.3 KiB |  00m00s
[ 10/154] patch-0:2.7.6-25.fc41.aarch64 100% |  62.9 MiB/s | 128.8 KiB |  00m00s
[ 11/154] redhat-rpm-config-0:293-1.fc4 100% |  40.1 MiB/s |  82.0 KiB |  00m00s
[ 12/154] rpm-build-0:4.20.0-1.fc41.aar 100% |  40.9 MiB/s |  83.8 KiB |  00m00s
[ 13/154] sed-0:4.9-3.fc41.aarch64      100% | 102.7 MiB/s | 315.4 KiB |  00m00s
[ 14/154] tar-2:1.35-4.fc41.aarch64     100% | 166.9 MiB/s | 854.7 KiB |  00m00s
[ 15/154] shadow-utils-2:4.15.1-12.fc41 100% | 164.8 MiB/s |   1.3 MiB |  00m00s
[ 16/154] unzip-0:6.0-64.fc41.aarch64   100% |  30.1 MiB/s | 184.8 KiB |  00m00s
[ 17/154] which-0:2.21-42.fc41.aarch64  100% |  20.2 MiB/s |  41.5 KiB |  00m00s
[ 18/154] util-linux-0:2.40.2-4.fc41.aa 100% | 203.2 MiB/s |   1.2 MiB |  00m00s
[ 19/154] coreutils-0:9.5-11.fc41.aarch 100% | 214.5 MiB/s |   1.1 MiB |  00m00s
[ 20/154] xz-1:5.6.2-2.fc41.aarch64     100% |  57.7 MiB/s | 472.8 KiB |  00m00s
[ 21/154] fedora-release-common-0:41-29 100% |   5.8 MiB/s |  23.6 KiB |  00m00s
[ 22/154] glibc-minimal-langpack-0:2.40 100% |  52.1 MiB/s | 106.7 KiB |  00m00s
[ 23/154] ncurses-libs-0:6.5-2.20240629 100% | 106.3 MiB/s | 326.5 KiB |  00m00s
[ 24/154] bzip2-libs-0:1.0.8-19.fc41.aa 100% |  20.8 MiB/s |  42.7 KiB |  00m00s
[ 25/154] filesystem-0:3.18-23.fc41.aar 100% | 181.1 MiB/s |   1.1 MiB |  00m00s
[ 26/154] libselinux-0:3.7-5.fc41.aarch 100% |  28.6 MiB/s |  87.9 KiB |  00m00s
[ 27/154] gmp-1:6.3.0-2.fc41.aarch64    100% |  87.9 MiB/s | 270.1 KiB |  00m00s
[ 28/154] mpfr-0:4.2.1-5.fc41.aarch64   100% | 105.7 MiB/s | 324.8 KiB |  00m00s
[ 29/154] readline-0:8.2-10.fc41.aarch6 100% |  69.2 MiB/s | 212.6 KiB |  00m00s
[ 30/154] pcre2-0:10.44-1.fc41.1.aarch6 100% |  73.9 MiB/s | 227.0 KiB |  00m00s
[ 31/154] libattr-0:2.5.2-4.fc41.aarch6 100% |  17.8 MiB/s |  18.2 KiB |  00m00s
[ 32/154] ed-0:1.20.2-2.fc41.aarch64    100% |  39.6 MiB/s |  81.2 KiB |  00m00s
[ 33/154] ansible-srpm-macros-0:1-16.fc 100% |  10.1 MiB/s |  20.8 KiB |  00m00s
[ 34/154] file-0:5.45-7.fc41.aarch64    100% |  24.1 MiB/s |  49.5 KiB |  00m00s
[ 35/154] dwz-0:0.15-8.fc41.aarch64     100% |  67.1 MiB/s | 137.4 KiB |  00m00s
[ 36/154] fonts-srpm-macros-1:2.0.5-17. 100% |  13.2 MiB/s |  27.0 KiB |  00m00s
[ 37/154] forge-srpm-macros-0:0.3.2-1.f 100% |  19.2 MiB/s |  19.7 KiB |  00m00s
[ 38/154] fpc-srpm-macros-0:1.3-13.fc41 100% |   3.9 MiB/s |   8.0 KiB |  00m00s
[ 39/154] ghc-srpm-macros-0:1.9.1-2.fc4 100% |   8.8 MiB/s |   9.1 KiB |  00m00s
[ 40/154] gnat-srpm-macros-0:6-6.fc41.n 100% |   8.7 MiB/s |   9.0 KiB |  00m00s
[ 41/154] go-srpm-macros-0:3.6.0-3.fc41 100% |  13.6 MiB/s |  28.0 KiB |  00m00s
[ 42/154] kernel-srpm-macros-0:1.0-24.f 100% |   9.6 MiB/s |   9.9 KiB |  00m00s
[ 43/154] lua-srpm-macros-0:1-14.fc41.n 100% |   4.3 MiB/s |   8.9 KiB |  00m00s
[ 44/154] ocaml-srpm-macros-0:10-3.fc41 100% |   4.5 MiB/s |   9.2 KiB |  00m00s
[ 45/154] openblas-srpm-macros-0:2-18.f 100% |   3.8 MiB/s |   7.7 KiB |  00m00s
[ 46/154] package-notes-srpm-macros-0:0 100% |   3.2 MiB/s |   9.8 KiB |  00m00s
[ 47/154] python-srpm-macros-0:3.13-3.f 100% |   7.7 MiB/s |  23.7 KiB |  00m00s
[ 48/154] qt5-srpm-macros-0:5.15.15-1.f 100% |   8.7 MiB/s |   8.9 KiB |  00m00s
[ 49/154] perl-srpm-macros-0:1-56.fc41. 100% |   2.1 MiB/s |   8.5 KiB |  00m00s
[ 50/154] rust-srpm-macros-0:26.3-3.fc4 100% |  11.8 MiB/s |  12.1 KiB |  00m00s
[ 51/154] zig-srpm-macros-0:1-3.fc41.no 100% |   4.0 MiB/s |   8.1 KiB |  00m00s
[ 52/154] rpm-0:4.20.0-1.fc41.aarch64   100% | 133.9 MiB/s | 548.6 KiB |  00m00s
[ 53/154] pkgconf-pkg-config-0:2.3.0-1. 100% |   4.9 MiB/s |  10.0 KiB |  00m00s
[ 54/154] zip-0:3.0-41.fc41.aarch64     100% |  64.4 MiB/s | 263.7 KiB |  00m00s
[ 55/154] popt-0:1.19-7.fc41.aarch64    100% |  32.2 MiB/s |  66.0 KiB |  00m00s
[ 56/154] rpm-build-libs-0:4.20.0-1.fc4 100% |  46.4 MiB/s |  95.0 KiB |  00m00s
[ 57/154] rpm-libs-0:4.20.0-1.fc41.aarc 100% |  98.8 MiB/s | 303.6 KiB |  00m00s
[ 58/154] libacl-0:2.3.2-2.fc41.aarch64 100% |  12.2 MiB/s |  24.9 KiB |  00m00s
[ 59/154] zstd-0:1.5.6-2.fc41.aarch64   100% | 111.5 MiB/s | 456.8 KiB |  00m00s
[ 60/154] libeconf-0:0.6.2-3.fc41.aarch 100% |  31.6 MiB/s |  32.3 KiB |  00m00s
[ 61/154] audit-libs-0:4.0.2-1.fc41.aar 100% |  61.8 MiB/s | 126.6 KiB |  00m00s
[ 62/154] libsemanage-0:3.7-2.fc41.aarc 100% |  55.7 MiB/s | 114.1 KiB |  00m00s
[ 63/154] setup-0:2.15.0-5.fc41.noarch  100% |  75.4 MiB/s | 154.4 KiB |  00m00s
[ 64/154] authselect-libs-0:1.5.0-8.fc4 100% |  70.7 MiB/s | 217.3 KiB |  00m00s
[ 65/154] libblkid-0:2.40.2-4.fc41.aarc 100% |  60.6 MiB/s | 124.1 KiB |  00m00s
[ 66/154] libcap-ng-0:0.8.5-3.fc41.aarc 100% |  16.0 MiB/s |  32.8 KiB |  00m00s
[ 67/154] libfdisk-0:2.40.2-4.fc41.aarc 100% |  76.0 MiB/s | 155.6 KiB |  00m00s
[ 68/154] libmount-0:2.40.2-4.fc41.aarc 100% |  75.5 MiB/s | 154.6 KiB |  00m00s
[ 69/154] libsmartcols-0:2.40.2-4.fc41. 100% |  40.4 MiB/s |  82.7 KiB |  00m00s
[ 70/154] libutempter-0:1.2.1-15.fc41.a 100% |  26.5 MiB/s |  27.1 KiB |  00m00s
[ 71/154] libuuid-0:2.40.2-4.fc41.aarch 100% |  28.7 MiB/s |  29.4 KiB |  00m00s
[ 72/154] zlib-ng-compat-0:2.1.7-3.fc41 100% |  32.6 MiB/s |  66.8 KiB |  00m00s
[ 73/154] util-linux-core-0:2.40.2-4.fc 100% | 173.1 MiB/s | 531.8 KiB |  00m00s
[ 74/154] xz-libs-1:5.6.2-2.fc41.aarch6 100% |  36.1 MiB/s | 111.0 KiB |  00m00s
[ 75/154] coreutils-common-0:9.5-11.fc4 100% | 353.7 MiB/s |   2.1 MiB |  00m00s
[ 76/154] libcap-0:2.70-4.fc41.aarch64  100% |  14.2 MiB/s |  87.2 KiB |  00m00s
[ 77/154] fedora-repos-0:41-1.noarch    100% |   9.0 MiB/s |   9.2 KiB |  00m00s
[ 78/154] glibc-0:2.40-12.fc41.aarch64  100% | 309.7 MiB/s |   1.9 MiB |  00m00s
[ 79/154] glibc-common-0:2.40-12.fc41.a 100% |  62.7 MiB/s | 385.1 KiB |  00m00s
[ 80/154] openssl-libs-1:3.2.2-9.fc41.a 100% | 128.7 MiB/s |   2.2 MiB |  00m00s
[ 81/154] ncurses-base-0:6.5-2.20240629 100% |  14.4 MiB/s |  88.3 KiB |  00m00s
[ 82/154] libsepol-0:3.7-2.fc41.aarch64 100% |  63.8 MiB/s | 326.6 KiB |  00m00s
[ 83/154] pcre2-syntax-0:10.44-1.fc41.1 100% |  73.2 MiB/s | 149.9 KiB |  00m00s
[ 84/154] file-libs-0:5.45-7.fc41.aarch 100% | 148.8 MiB/s | 761.6 KiB |  00m00s
[ 85/154] curl-0:8.9.1-2.fc41.aarch64   100% |  60.9 MiB/s | 311.9 KiB |  00m00s
[ 86/154] pkgconf-0:2.3.0-1.fc41.aarch6 100% |  14.7 MiB/s |  45.2 KiB |  00m00s
[ 87/154] pkgconf-m4-0:2.3.0-1.fc41.noa 100% |  14.0 MiB/s |  14.3 KiB |  00m00s
[ 88/154] libgcc-0:14.2.1-3.fc41.aarch6 100% |  56.8 MiB/s | 116.2 KiB |  00m00s
[ 89/154] libgomp-0:14.2.1-3.fc41.aarch 100% | 112.1 MiB/s | 344.2 KiB |  00m00s
[ 90/154] lua-libs-0:5.4.6-6.fc41.aarch 100% |  42.2 MiB/s | 129.8 KiB |  00m00s
[ 91/154] libzstd-0:1.5.6-2.fc41.aarch6 100% | 140.6 MiB/s | 288.0 KiB |  00m00s
[ 92/154] sqlite-libs-0:3.46.1-1.fc41.a 100% | 137.9 MiB/s | 706.0 KiB |  00m00s
[ 93/154] lz4-libs-0:1.10.0-1.fc41.aarc 100% |  17.6 MiB/s |  72.3 KiB |  00m00s
[ 94/154] libstdc++-0:14.2.1-3.fc41.aar 100% | 116.1 MiB/s | 832.5 KiB |  00m00s
[ 95/154] fedora-gpg-keys-0:41-1.noarch 100% |  43.5 MiB/s | 133.7 KiB |  00m00s
[ 96/154] glibc-gconv-extra-0:2.40-12.f 100% | 291.8 MiB/s |   1.8 MiB |  00m00s
[ 97/154] ca-certificates-0:2024.2.69_v 100% |  94.5 MiB/s | 871.2 KiB |  00m00s
[ 98/154] basesystem-0:11-21.fc41.noarc 100% |   1.4 MiB/s |   7.4 KiB |  00m00s
[ 99/154] libpkgconf-0:2.3.0-1.fc41.aar 100% |  18.8 MiB/s |  38.4 KiB |  00m00s
[100/154] libffi-0:3.4.6-3.fc41.aarch64 100% |  18.7 MiB/s |  38.3 KiB |  00m00s
[101/154] p11-kit-trust-0:0.25.5-3.fc41 100% |  65.3 MiB/s | 133.8 KiB |  00m00s
[102/154] p11-kit-0:0.25.5-3.fc41.aarch 100% | 116.9 MiB/s | 478.8 KiB |  00m00s
[103/154] libtasn1-0:4.19.0-9.fc41.aarc 100% |  35.6 MiB/s |  73.0 KiB |  00m00s
[104/154] alternatives-0:1.30-1.fc41.aa 100% |  20.3 MiB/s |  41.5 KiB |  00m00s
[105/154] libxcrypt-0:4.4.36-11.fc41.aa 100% | 119.6 MiB/s | 122.5 KiB |  00m00s
[106/154] systemd-libs-0:256.9-2.fc41.a 100% | 346.9 MiB/s | 710.5 KiB |  00m00s
[107/154] pam-0:1.6.1-7.fc41.aarch64    100% | 137.0 MiB/s | 561.1 KiB |  00m00s
[108/154] pam-libs-0:1.6.1-7.fc41.aarch 100% |  18.7 MiB/s |  57.6 KiB |  00m00s
[109/154] authselect-0:1.5.0-8.fc41.aar 100% |  71.1 MiB/s | 145.7 KiB |  00m00s
[110/154] gdbm-libs-1:1.23-7.fc41.aarch 100% |  27.5 MiB/s |  56.3 KiB |  00m00s
[111/154] gdbm-1:1.23-7.fc41.aarch64    100% |  49.3 MiB/s | 151.6 KiB |  00m00s
[112/154] libnsl2-0:2.0.1-2.fc41.aarch6 100% |   9.8 MiB/s |  30.1 KiB |  00m00s
[113/154] libpwquality-0:1.4.5-11.fc41. 100% |  58.5 MiB/s | 119.8 KiB |  00m00s
[114/154] cracklib-0:2.9.11-6.fc41.aarc 100% |  45.2 MiB/s |  92.6 KiB |  00m00s
[115/154] rpm-sequoia-0:1.7.0-3.fc41.aa 100% | 254.7 MiB/s | 782.6 KiB |  00m00s
[116/154] elfutils-libelf-0:0.192-7.fc4 100% |  66.7 MiB/s | 205.0 KiB |  00m00s
[117/154] elfutils-libs-0:0.192-7.fc41. 100% |  81.7 MiB/s | 251.0 KiB |  00m00s
[118/154] elfutils-debuginfod-client-0: 100% |  42.5 MiB/s |  43.6 KiB |  00m00s
[119/154] elfutils-0:0.192-7.fc41.aarch 100% | 121.7 MiB/s | 498.4 KiB |  00m00s
[120/154] json-c-0:0.17-4.fc41.aarch64  100% |  22.0 MiB/s |  45.1 KiB |  00m00s
[121/154] jansson-0:2.13.1-10.fc41.aarc 100% |  22.4 MiB/s |  45.9 KiB |  00m00s
[122/154] debugedit-0:5.1-2.fc41.aarch6 100% |  25.8 MiB/s |  79.2 KiB |  00m00s
[123/154] libarchive-0:3.7.4-4.fc41.aar 100% | 131.6 MiB/s | 404.3 KiB |  00m00s
[124/154] libxml2-0:2.12.8-2.fc41.aarch 100% | 110.3 MiB/s | 677.8 KiB |  00m00s
[125/154] build-reproducibility-srpm-ma 100% |   2.6 MiB/s |  10.8 KiB |  00m00s
[126/154] efi-srpm-macros-0:5-13.fc41.n 100% |   4.4 MiB/s |  22.5 KiB |  00m00s
[127/154] add-determinism-0:0.3.6-3.fc4 100% | 113.5 MiB/s | 813.7 KiB |  00m00s
[128/154] pyproject-srpm-macros-0:1.16. 100% |   4.5 MiB/s |  13.9 KiB |  00m00s
[129/154] qt6-srpm-macros-0:6.8.1-4.fc4 100% |   4.5 MiB/s |   9.3 KiB |  00m00s
[130/154] crypto-policies-0:20241029-1. 100% |  47.6 MiB/s |  97.5 KiB |  00m00s
[131/154] binutils-0:2.43.1-4.fc41.aarc 100% | 220.1 MiB/s |   6.8 MiB |  00m00s
[132/154] libtirpc-0:1.3.6-1.fc41.aarch 100% |  11.7 MiB/s |  95.5 KiB |  00m00s
[133/154] libcom_err-0:1.47.1-6.fc41.aa 100% |   3.7 MiB/s |  26.6 KiB |  00m00s
[134/154] krb5-libs-0:1.21.3-3.fc41.aar 100% | 249.1 MiB/s | 765.1 KiB |  00m00s
[135/154] keyutils-libs-0:1.6.3-4.fc41. 100% |  10.4 MiB/s |  31.9 KiB |  00m00s
[136/154] libverto-0:0.3.2-9.fc41.aarch 100% |   6.8 MiB/s |  20.9 KiB |  00m00s
[137/154] elfutils-default-yama-scope-0 100% |  12.2 MiB/s |  12.5 KiB |  00m00s
[138/154] fedora-release-0:41-29.noarch 100% |  12.5 MiB/s |  12.8 KiB |  00m00s
[139/154] xxhash-libs-0:0.8.2-4.fc41.aa 100% |  33.8 MiB/s |  34.7 KiB |  00m00s
[140/154] libcurl-0:8.9.1-2.fc41.aarch6 100% | 115.8 MiB/s | 355.8 KiB |  00m00s
[141/154] libbrotli-0:1.1.0-5.fc41.aarc 100% |  84.5 MiB/s | 346.2 KiB |  00m00s
[142/154] libidn2-0:2.3.7-2.fc41.aarch6 100% |  38.7 MiB/s | 118.9 KiB |  00m00s
[143/154] libnghttp2-0:1.62.1-2.fc41.aa 100% |  25.0 MiB/s |  76.9 KiB |  00m00s
[144/154] libpsl-0:0.21.5-4.fc41.aarch6 100% |  31.5 MiB/s |  64.4 KiB |  00m00s
[145/154] gdb-minimal-0:15.2-3.fc41.aar 100% | 218.1 MiB/s |   4.1 MiB |  00m00s
[146/154] libssh-0:0.10.6-8.fc41.aarch6 100% |  26.0 MiB/s | 213.1 KiB |  00m00s
[147/154] libunistring-0:1.1-8.fc41.aar 100% |  58.6 MiB/s | 539.8 KiB |  00m00s
[148/154] publicsuffix-list-dafsa-0:202 100% |  28.5 MiB/s |  58.3 KiB |  00m00s
[149/154] libssh-config-0:0.10.6-8.fc41 100% |   9.0 MiB/s |   9.2 KiB |  00m00s
[150/154] fedora-release-identity-basic 100% |  13.2 MiB/s |  13.6 KiB |  00m00s
[151/154] openldap-0:2.6.8-6.fc41.aarch 100% | 233.5 MiB/s | 239.1 KiB |  00m00s
[152/154] libevent-0:2.1.12-14.fc41.aar 100% |  82.9 MiB/s | 254.6 KiB |  00m00s
[153/154] cyrus-sasl-lib-0:2.1.28-27.fc 100% | 152.4 MiB/s | 780.2 KiB |  00m00s
[154/154] libtool-ltdl-0:2.4.7-12.fc41. 100% |  11.7 MiB/s |  35.8 KiB |  00m00s
--------------------------------------------------------------------------------
[154/154] Total                         100% | 123.6 MiB/s |  52.4 MiB |  00m00s
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/156] Verify package files          100% | 716.0   B/s | 154.0   B |  00m00s
[  2/156] Prepare transaction           100% |   2.6 KiB/s | 154.0   B |  00m00s
[  3/156] Installing libgcc-0:14.2.1-3. 100% | 171.8 MiB/s | 351.9 KiB |  00m00s
[  4/156] Installing fedora-release-ide 100% | 918.0 KiB/s | 940.0   B |  00m00s
[  5/156] Installing fedora-gpg-keys-0: 100% |  33.6 MiB/s | 172.2 KiB |  00m00s
[  6/156] Installing fedora-repos-0:41- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[  7/156] Installing fedora-release-com 100% |  23.4 MiB/s |  24.0 KiB |  00m00s
[  8/156] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[  9/156] Installing setup-0:2.15.0-5.f 100% |  44.3 MiB/s | 726.1 KiB |  00m00s
>>> [RPM] /etc/hosts created as /etc/hosts.rpmnew
[ 10/156] Installing filesystem-0:3.18- 100% |   2.5 MiB/s | 212.5 KiB |  00m00s
[ 11/156] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  00m00s
[ 12/156] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[ 13/156] Installing publicsuffix-list- 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[ 14/156] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[ 15/156] Installing pkgconf-m4-0:2.3.0 100% |   0.0   B/s |  14.8 KiB |  00m00s
[ 16/156] Installing pcre2-syntax-0:10. 100% | 124.1 MiB/s | 254.1 KiB |  00m00s
[ 17/156] Installing ncurses-base-0:6.5 100% |  57.2 MiB/s | 351.7 KiB |  00m00s
[ 18/156] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 19/156] Installing ncurses-libs-0:6.5 100% | 281.1 MiB/s |   2.2 MiB |  00m00s
[ 20/156] Installing glibc-0:2.40-12.fc 100% | 258.5 MiB/s |   6.2 MiB |  00m00s
[ 21/156] Installing bash-0:5.2.32-1.fc 100% | 332.5 MiB/s |   8.3 MiB |  00m00s
[ 22/156] Installing glibc-common-0:2.4 100% | 188.6 MiB/s |   1.3 MiB |  00m00s
[ 23/156] Installing glibc-gconv-extra- 100% | 366.6 MiB/s |  18.7 MiB |  00m00s
[ 24/156] Installing zlib-ng-compat-0:2 100% | 256.4 MiB/s | 262.6 KiB |  00m00s
[ 25/156] Installing bzip2-libs-0:1.0.8 100% | 197.1 MiB/s | 201.9 KiB |  00m00s
[ 26/156] Installing xz-libs-1:5.6.2-2. 100% | 261.2 MiB/s | 267.5 KiB |  00m00s
[ 27/156] Installing readline-0:8.2-10. 100% | 245.9 MiB/s | 755.5 KiB |  00m00s
[ 28/156] Installing popt-0:1.19-7.fc41 100% |  91.0 MiB/s | 279.5 KiB |  00m00s
[ 29/156] Installing libuuid-0:2.40.2-4 100% | 193.9 MiB/s | 198.5 KiB |  00m00s
[ 30/156] Installing libblkid-0:2.40.2- 100% | 204.9 MiB/s | 419.6 KiB |  00m00s
[ 31/156] Installing gmp-1:6.3.0-2.fc41 100% | 235.8 MiB/s | 724.2 KiB |  00m00s
[ 32/156] Installing libattr-0:2.5.2-4. 100% | 192.9 MiB/s | 197.5 KiB |  00m00s
[ 33/156] Installing libacl-0:2.3.2-2.f 100% | 192.3 MiB/s | 196.9 KiB |  00m00s
[ 34/156] Installing libzstd-0:1.5.6-2. 100% | 259.5 MiB/s | 797.3 KiB |  00m00s
[ 35/156] Installing elfutils-libelf-0: 100% | 296.6 MiB/s |   1.2 MiB |  00m00s
[ 36/156] Installing libstdc++-0:14.2.1 100% | 308.2 MiB/s |   2.8 MiB |  00m00s
[ 37/156] Installing libxcrypt-0:4.4.36 100% | 133.9 MiB/s | 274.3 KiB |  00m00s
[ 38/156] Installing libeconf-0:0.6.2-3 100% | 202.9 MiB/s | 207.8 KiB |  00m00s
[ 39/156] Installing gdbm-libs-1:1.23-7 100% | 417.7 MiB/s | 427.7 KiB |  00m00s
[ 40/156] Installing dwz-0:0.15-8.fc41. 100% | 158.3 MiB/s | 324.1 KiB |  00m00s
[ 41/156] Installing mpfr-0:4.2.1-5.fc4 100% | 267.1 MiB/s | 820.5 KiB |  00m00s
[ 42/156] Installing gawk-0:5.3.0-4.fc4 100% | 387.6 MiB/s |   4.3 MiB |  00m00s
[ 43/156] Installing unzip-0:6.0-64.fc4 100% | 237.7 MiB/s | 730.2 KiB |  00m00s
[ 44/156] Installing file-libs-0:5.45-7 100% | 589.6 MiB/s |  10.0 MiB |  00m00s
[ 45/156] Installing file-0:5.45-7.fc41 100% |  29.2 MiB/s | 269.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.eBiqiF: line 2: rm: command not found
>>> 
[ 46/156] Installing crypto-policies-0: 100% |  22.8 MiB/s | 163.3 KiB |  00m00s
[ 47/156] Installing pcre2-0:10.44-1.fc 100% | 295.2 MiB/s | 906.9 KiB |  00m00s
[ 48/156] Installing grep-0:3.11-9.fc41 100% | 156.7 MiB/s |   1.1 MiB |  00m00s
[ 49/156] Installing xz-1:5.6.2-2.fc41. 100% | 185.3 MiB/s |   1.5 MiB |  00m00s
[ 50/156] Installing libcap-ng-0:0.8.5- 100% | 409.3 MiB/s | 419.1 KiB |  00m00s
[ 51/156] Installing audit-libs-0:4.0.2 100% | 268.3 MiB/s | 549.6 KiB |  00m00s
[ 52/156] Installing pam-libs-0:1.6.1-7 100% | 220.3 MiB/s | 225.6 KiB |  00m00s
[ 53/156] Installing libcap-0:2.70-4.fc 100% | 344.0 MiB/s |   1.4 MiB |  00m00s
[ 54/156] Installing systemd-libs-0:256 100% | 276.0 MiB/s |   2.2 MiB |  00m00s
[ 55/156] Installing libsmartcols-0:2.4 100% | 282.7 MiB/s | 289.5 KiB |  00m00s
[ 56/156] Installing libsepol-0:3.7-2.f 100% | 284.8 MiB/s | 874.9 KiB |  00m00s
[ 57/156] Installing libselinux-0:3.7-5 100% | 130.1 MiB/s | 266.3 KiB |  00m00s
[ 58/156] Installing sed-0:4.9-3.fc41.a 100% | 197.2 MiB/s |   1.0 MiB |  00m00s
[ 59/156] Installing findutils-1:4.10.0 100% | 263.5 MiB/s |   2.1 MiB |  00m00s
[ 60/156] Installing libmount-0:2.40.2- 100% | 236.8 MiB/s | 485.1 KiB |  00m00s
[ 61/156] Installing lua-libs-0:5.4.6-6 100% | 192.5 MiB/s | 394.3 KiB |  00m00s
[ 62/156] Installing lz4-libs-0:1.10.0- 100% | 256.5 MiB/s | 262.7 KiB |  00m00s
[ 63/156] Installing libffi-0:3.4.6-3.f 100% | 277.2 MiB/s | 283.8 KiB |  00m00s
[ 64/156] Installing libtasn1-0:4.19.0- 100% | 139.4 MiB/s | 285.6 KiB |  00m00s
[ 65/156] Installing p11-kit-0:0.25.5-3 100% | 240.6 MiB/s |   2.6 MiB |  00m00s
[ 66/156] Installing alternatives-0:1.3 100% | 214.7 MiB/s | 219.9 KiB |  00m00s
[ 67/156] Installing libcom_err-0:1.47. 100% | 109.8 MiB/s | 112.4 KiB |  00m00s
[ 68/156] Installing libunistring-0:1.1 100% | 301.5 MiB/s |   1.8 MiB |  00m00s
[ 69/156] Installing libidn2-0:2.3.7-2. 100% | 113.1 MiB/s | 463.1 KiB |  00m00s
[ 70/156] Installing libpsl-0:0.21.5-4. 100% | 193.1 MiB/s | 197.7 KiB |  00m00s
[ 71/156] Installing p11-kit-trust-0:0. 100% |  71.3 MiB/s | 657.4 KiB |  00m00s
[ 72/156] Installing zstd-0:1.5.6-2.fc4 100% | 241.6 MiB/s |   1.7 MiB |  00m00s
[ 73/156] Installing util-linux-core-0: 100% | 387.6 MiB/s |   6.2 MiB |  00m00s
[ 74/156] Installing tar-2:1.35-4.fc41. 100% | 278.8 MiB/s |   3.1 MiB |  00m00s
[ 75/156] Installing libsemanage-0:3.7- 100% | 118.3 MiB/s | 363.3 KiB |  00m00s
[ 76/156] Installing shadow-utils-2:4.1 100% | 136.1 MiB/s |   4.6 MiB |  00m00s
[ 77/156] Installing libutempter-0:1.2. 100% | 205.0 MiB/s | 419.8 KiB |  00m00s
[ 78/156] Installing zip-0:3.0-41.fc41. 100% | 281.0 MiB/s |   1.1 MiB |  00m00s
[ 79/156] Installing gdbm-1:1.23-7.fc41 100% | 227.9 MiB/s | 933.4 KiB |  00m00s
[ 80/156] Installing cyrus-sasl-lib-0:2 100% | 310.7 MiB/s |   3.1 MiB |  00m00s
[ 81/156] Installing libfdisk-0:2.40.2- 100% | 236.3 MiB/s | 483.9 KiB |  00m00s
[ 82/156] Installing libxml2-0:2.12.8-2 100% | 306.0 MiB/s |   2.1 MiB |  00m00s
[ 83/156] Installing bzip2-0:1.0.8-19.f 100% | 211.0 MiB/s | 432.2 KiB |  00m00s
[ 84/156] Installing sqlite-libs-0:3.46 100% | 259.8 MiB/s |   1.6 MiB |  00m00s
[ 85/156] Installing add-determinism-0: 100% | 290.6 MiB/s |   2.0 MiB |  00m00s
[ 86/156] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 87/156] Installing ed-0:1.20.2-2.fc41 100% | 139.2 MiB/s | 285.1 KiB |  00m00s
[ 88/156] Installing patch-0:2.7.6-25.f 100% | 191.5 MiB/s | 392.1 KiB |  00m00s
[ 89/156] Installing elfutils-default-y 100% | 291.9 KiB/s |   2.0 KiB |  00m00s
[ 90/156] Installing elfutils-libs-0:0. 100% | 179.9 MiB/s | 736.7 KiB |  00m00s
[ 91/156] Installing cpio-0:2.15-2.fc41 100% | 203.4 MiB/s |   1.2 MiB |  00m00s
[ 92/156] Installing diffutils-0:3.10-8 100% | 263.7 MiB/s |   2.1 MiB |  00m00s
[ 93/156] Installing libgomp-0:14.2.1-3 100% | 277.6 MiB/s | 568.5 KiB |  00m00s
[ 94/156] Installing libpkgconf-0:2.3.0 100% | 194.6 MiB/s | 199.2 KiB |  00m00s
[ 95/156] Installing pkgconf-0:2.3.0-1. 100% | 237.4 MiB/s | 243.1 KiB |  00m00s
[ 96/156] Installing pkgconf-pkg-config 100% |   1.7 MiB/s |   1.8 KiB |  00m00s
[ 97/156] Installing json-c-0:0.17-4.fc 100% | 198.9 MiB/s | 203.7 KiB |  00m00s
[ 98/156] Installing jansson-0:2.13.1-1 100% | 216.7 MiB/s | 221.9 KiB |  00m00s
[ 99/156] Installing keyutils-libs-0:1. 100% | 222.5 MiB/s | 227.9 KiB |  00m00s
[100/156] Installing libverto-0:0.3.2-9 100% | 194.7 MiB/s | 199.3 KiB |  00m00s
[101/156] Installing xxhash-libs-0:0.8. 100% |  83.7 MiB/s |  85.7 KiB |  00m00s
[102/156] Installing libbrotli-0:1.1.0- 100% | 285.2 MiB/s |   1.1 MiB |  00m00s
[103/156] Installing libnghttp2-0:1.62. 100% | 257.2 MiB/s | 263.3 KiB |  00m00s
[104/156] Installing libtool-ltdl-0:2.4 100% | 218.1 MiB/s | 223.4 KiB |  00m00s
[105/156] Installing coreutils-common-0 100% | 302.4 MiB/s |  11.2 MiB |  00m00s
[106/156] Installing openssl-libs-1:3.2 100% | 313.5 MiB/s |   7.2 MiB |  00m00s
[107/156] Installing coreutils-0:9.5-11 100% | 266.2 MiB/s |   8.0 MiB |  00m00s
[108/156] Installing ca-certificates-0: 100% |   2.4 MiB/s |   2.4 MiB |  00m01s
[109/156] Installing krb5-libs-0:1.21.3 100% | 216.3 MiB/s |   2.6 MiB |  00m00s
[110/156] Installing libarchive-0:3.7.4 100% | 222.8 MiB/s | 912.6 KiB |  00m00s
[111/156] Installing libtirpc-0:1.3.6-1 100% | 103.8 MiB/s | 212.5 KiB |  00m00s
[112/156] Installing gzip-0:1.13-2.fc41 100% | 160.9 MiB/s | 494.4 KiB |  00m00s
[113/156] Installing authselect-libs-0: 100% | 123.2 MiB/s | 882.8 KiB |  00m00s
[114/156] Installing cracklib-0:2.9.11- 100% | 154.0 MiB/s | 946.3 KiB |  00m00s
[115/156] Installing libpwquality-0:1.4 100% | 158.2 MiB/s |   1.1 MiB |  00m00s
[116/156] Installing libnsl2-0:2.0.1-2. 100% | 109.0 MiB/s | 223.2 KiB |  00m00s
[117/156] Installing pam-0:1.6.1-7.fc41 100% | 214.3 MiB/s |   4.3 MiB |  00m00s
[118/156] Installing libssh-0:0.10.6-8. 100% | 189.9 MiB/s | 583.4 KiB |  00m00s
[119/156] Installing rpm-sequoia-0:1.7. 100% | 317.5 MiB/s |   2.2 MiB |  00m00s
[120/156] Installing rpm-libs-0:4.20.0- 100% | 239.4 MiB/s | 735.5 KiB |  00m00s
[121/156] Installing rpm-build-libs-0:4 100% | 194.7 MiB/s | 199.4 KiB |  00m00s
[122/156] Installing libevent-0:2.1.12- 100% | 380.8 MiB/s |   1.5 MiB |  00m00s
[123/156] Installing openldap-0:2.6.8-6 100% | 244.4 MiB/s | 750.9 KiB |  00m00s
[124/156] Installing libcurl-0:8.9.1-2. 100% | 279.7 MiB/s | 859.3 KiB |  00m00s
[125/156] Installing elfutils-debuginfo 100% | 140.2 MiB/s | 143.6 KiB |  00m00s
[126/156] Installing elfutils-0:0.192-7 100% | 309.7 MiB/s |   3.1 MiB |  00m00s
[127/156] Installing binutils-0:2.43.1- 100% | 326.4 MiB/s |  30.7 MiB |  00m00s
[128/156] Installing gdb-minimal-0:15.2 100% | 307.5 MiB/s |  12.9 MiB |  00m00s
[129/156] Installing debugedit-0:5.1-2. 100% | 120.7 MiB/s | 247.2 KiB |  00m00s
[130/156] Installing curl-0:8.9.1-2.fc4 100% |  69.6 MiB/s | 926.7 KiB |  00m00s
[131/156] Installing rpm-0:4.20.0-1.fc4 100% | 136.6 MiB/s |   2.7 MiB |  00m00s
[132/156] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[133/156] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[134/156] Installing efi-srpm-macros-0: 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
[135/156] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[136/156] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[137/156] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[138/156] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[139/156] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[140/156] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[141/156] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[142/156] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[143/156] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[144/156] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[145/156] Installing ansible-srpm-macro 100% |   0.0   B/s |  36.2 KiB |  00m00s
[146/156] Installing fonts-srpm-macros- 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[147/156] Installing forge-srpm-macros- 100% |  39.4 MiB/s |  40.4 KiB |  00m00s
[148/156] Installing go-srpm-macros-0:3 100% |  60.5 MiB/s |  62.0 KiB |  00m00s
[149/156] Installing python-srpm-macros 100% |  50.9 MiB/s |  52.2 KiB |  00m00s
[150/156] Installing redhat-rpm-config- 100% |  61.9 MiB/s | 190.1 KiB |  00m00s
[151/156] Installing rpm-build-0:4.20.0 100% | 174.0 MiB/s | 534.6 KiB |  00m00s
[152/156] Installing pyproject-srpm-mac 100% |   1.2 MiB/s |   2.5 KiB |  00m00s
[153/156] Installing util-linux-0:2.40. 100% | 358.0 MiB/s |  17.5 MiB |  00m00s
[154/156] Installing authselect-0:1.5.0 100% |  60.5 MiB/s | 185.9 KiB |  00m00s
[155/156] Installing which-0:2.21-42.fc 100% | 122.2 MiB/s | 250.4 KiB |  00m00s
[156/156] Installing info-0:7.1-3.fc41. 100% | 484.6 KiB/s | 614.0 KiB |  00m01s
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.aarch64
alternatives-1.30-1.fc41.aarch64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.2-1.fc41.aarch64
authselect-1.5.0-8.fc41.aarch64
authselect-libs-1.5.0-8.fc41.aarch64
basesystem-11-21.fc41.noarch
bash-5.2.32-1.fc41.aarch64
binutils-2.43.1-4.fc41.aarch64
build-reproducibility-srpm-macros-0.3.6-3.fc41.noarch
bzip2-1.0.8-19.fc41.aarch64
bzip2-libs-1.0.8-19.fc41.aarch64
ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch
coreutils-9.5-11.fc41.aarch64
coreutils-common-9.5-11.fc41.aarch64
cpio-2.15-2.fc41.aarch64
cracklib-2.9.11-6.fc41.aarch64
crypto-policies-20241029-1.git8baf557.fc41.noarch
curl-8.9.1-2.fc41.aarch64
cyrus-sasl-lib-2.1.28-27.fc41.aarch64
debugedit-5.1-2.fc41.aarch64
diffutils-3.10-8.fc41.aarch64
dwz-0.15-8.fc41.aarch64
ed-1.20.2-2.fc41.aarch64
efi-srpm-macros-5-13.fc41.noarch
elfutils-0.192-7.fc41.aarch64
elfutils-debuginfod-client-0.192-7.fc41.aarch64
elfutils-default-yama-scope-0.192-7.fc41.noarch
elfutils-libelf-0.192-7.fc41.aarch64
elfutils-libs-0.192-7.fc41.aarch64
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.aarch64
file-libs-5.45-7.fc41.aarch64
filesystem-3.18-23.fc41.aarch64
findutils-4.10.0-4.fc41.aarch64
fonts-srpm-macros-2.0.5-17.fc41.noarch
forge-srpm-macros-0.3.2-1.fc41.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.aarch64
gdb-minimal-15.2-3.fc41.aarch64
gdbm-1.23-7.fc41.aarch64
gdbm-libs-1.23-7.fc41.aarch64
ghc-srpm-macros-1.9.1-2.fc41.noarch
glibc-2.40-12.fc41.aarch64
glibc-common-2.40-12.fc41.aarch64
glibc-gconv-extra-2.40-12.fc41.aarch64
glibc-minimal-langpack-2.40-12.fc41.aarch64
gmp-6.3.0-2.fc41.aarch64
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-3.fc41.noarch
gpg-pubkey-e99d6ad1-64d2612c
grep-3.11-9.fc41.aarch64
gzip-1.13-2.fc41.aarch64
info-7.1-3.fc41.aarch64
jansson-2.13.1-10.fc41.aarch64
json-c-0.17-4.fc41.aarch64
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.aarch64
krb5-libs-1.21.3-3.fc41.aarch64
libacl-2.3.2-2.fc41.aarch64
libarchive-3.7.4-4.fc41.aarch64
libattr-2.5.2-4.fc41.aarch64
libblkid-2.40.2-4.fc41.aarch64
libbrotli-1.1.0-5.fc41.aarch64
libcap-2.70-4.fc41.aarch64
libcap-ng-0.8.5-3.fc41.aarch64
libcom_err-1.47.1-6.fc41.aarch64
libcurl-8.9.1-2.fc41.aarch64
libeconf-0.6.2-3.fc41.aarch64
libevent-2.1.12-14.fc41.aarch64
libfdisk-2.40.2-4.fc41.aarch64
libffi-3.4.6-3.fc41.aarch64
libgcc-14.2.1-3.fc41.aarch64
libgomp-14.2.1-3.fc41.aarch64
libidn2-2.3.7-2.fc41.aarch64
libmount-2.40.2-4.fc41.aarch64
libnghttp2-1.62.1-2.fc41.aarch64
libnsl2-2.0.1-2.fc41.aarch64
libpkgconf-2.3.0-1.fc41.aarch64
libpsl-0.21.5-4.fc41.aarch64
libpwquality-1.4.5-11.fc41.aarch64
libselinux-3.7-5.fc41.aarch64
libsemanage-3.7-2.fc41.aarch64
libsepol-3.7-2.fc41.aarch64
libsmartcols-2.40.2-4.fc41.aarch64
libssh-0.10.6-8.fc41.aarch64
libssh-config-0.10.6-8.fc41.noarch
libstdc++-14.2.1-3.fc41.aarch64
libtasn1-4.19.0-9.fc41.aarch64
libtirpc-1.3.6-1.fc41.aarch64
libtool-ltdl-2.4.7-12.fc41.aarch64
libunistring-1.1-8.fc41.aarch64
libutempter-1.2.1-15.fc41.aarch64
libuuid-2.40.2-4.fc41.aarch64
libverto-0.3.2-9.fc41.aarch64
libxcrypt-4.4.36-11.fc41.aarch64
libxml2-2.12.8-2.fc41.aarch64
libzstd-1.5.6-2.fc41.aarch64
lua-libs-5.4.6-6.fc41.aarch64
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.aarch64
mpfr-4.2.1-5.fc41.aarch64
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.aarch64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.8-6.fc41.aarch64
openssl-libs-3.2.2-9.fc41.aarch64
p11-kit-0.25.5-3.fc41.aarch64
p11-kit-trust-0.25.5-3.fc41.aarch64
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.6.1-7.fc41.aarch64
pam-libs-1.6.1-7.fc41.aarch64
patch-2.7.6-25.fc41.aarch64
pcre2-10.44-1.fc41.1.aarch64
pcre2-syntax-10.44-1.fc41.1.noarch
perl-srpm-macros-1-56.fc41.noarch
pkgconf-2.3.0-1.fc41.aarch64
pkgconf-m4-2.3.0-1.fc41.noarch
pkgconf-pkg-config-2.3.0-1.fc41.aarch64
popt-1.19-7.fc41.aarch64
publicsuffix-list-dafsa-20240107-4.fc41.noarch
pyproject-srpm-macros-1.16.3-1.fc41.noarch
python-srpm-macros-3.13-3.fc41.noarch
qt5-srpm-macros-5.15.15-1.fc41.noarch
qt6-srpm-macros-6.8.1-4.fc41.noarch
readline-8.2-10.fc41.aarch64
redhat-rpm-config-293-1.fc41.noarch
rpm-4.20.0-1.fc41.aarch64
rpm-build-4.20.0-1.fc41.aarch64
rpm-build-libs-4.20.0-1.fc41.aarch64
rpm-libs-4.20.0-1.fc41.aarch64
rpm-sequoia-1.7.0-3.fc41.aarch64
rust-srpm-macros-26.3-3.fc41.noarch
sed-4.9-3.fc41.aarch64
setup-2.15.0-5.fc41.noarch
shadow-utils-4.15.1-12.fc41.aarch64
sqlite-libs-3.46.1-1.fc41.aarch64
systemd-libs-256.9-2.fc41.aarch64
tar-1.35-4.fc41.aarch64
unzip-6.0-64.fc41.aarch64
util-linux-2.40.2-4.fc41.aarch64
util-linux-core-2.40.2-4.fc41.aarch64
which-2.21-42.fc41.aarch64
xxhash-libs-0.8.2-4.fc41.aarch64
xz-5.6.2-2.fc41.aarch64
xz-libs-5.6.2-2.fc41.aarch64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-41.fc41.aarch64
zlib-ng-compat-2.1.7-3.fc41.aarch64
zstd-1.5.6-2.fc41.aarch64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1734393600
Wrote: /builddir/build/SRPMS/llama-cpp-b4349-3.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-aarch64-1734474344.707970/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-i12_xewq/llama-cpp/llama-cpp.spec) Config(child) 0 minutes 21 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/llama-cpp-b4349-3.fc41.src.rpm)  Config(fedora-41-aarch64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-aarch64-bootstrap-1734474344.707970/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-41-aarch64-bootstrap-1734474344.707970/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-aarch64-1734474344.707970/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.aarch64
  rpm-sequoia-1.7.0-3.fc41.aarch64
  dnf5-5.2.8.1-2.fc41.aarch64
  dnf5-plugins-5.2.8.1-2.fc41.aarch64
Finish: chroot init
Start: build phase for llama-cpp-b4349-3.fc41.src.rpm
Start: build setup for llama-cpp-b4349-3.fc41.src.rpm
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1734393600
Wrote: /builddir/build/SRPMS/llama-cpp-b4349-3.fc41.src.rpm
Updating and loading repositories:
 updates                                100% | 386.1 KiB/s |  15.8 KiB |  00m00s
 fedora                                 100% |  62.3 KiB/s |  15.8 KiB |  00m00s
 Copr repository                        100% | 121.2 KiB/s |   1.8 KiB |  00m00s
Repositories loaded.
Package "curl-8.9.1-2.fc41.aarch64" is already installed.
Package "glibc-2.40-12.fc41.aarch64" is already installed.
Package "libgomp-14.2.1-3.fc41.aarch64" is already installed.
Package "libstdc++-14.2.1-3.fc41.aarch64" is already installed.
Package "openblas-srpm-macros-2-18.fc41.noarch" is already installed.

Package                         Arch    Version                 Repository      Size
Installing:
 atlas                          aarch64 3.10.3-24.fc39          fedora      19.8 MiB
 atlas-devel                    aarch64 3.10.3-24.fc39          fedora       2.0 MiB
 atlas-static                   aarch64 3.10.3-24.fc39          fedora      12.3 MiB
 autoconf                       noarch  2.72-3.fc41             fedora       2.8 MiB
 automake                       noarch  1.16.5-17.fc41          fedora       1.7 MiB
 blis                           aarch64 0.9.0-4.fc41            fedora       2.7 MiB
 blis-devel                     aarch64 0.9.0-4.fc41            fedora       7.8 MiB
 blis-openmp                    aarch64 0.9.0-4.fc41            fedora       2.7 MiB
 blis-openmp64                  aarch64 0.9.0-4.fc41            fedora       2.7 MiB
 blis-srpm-macros               noarch  0.9.0-4.fc41            fedora      93.0   B
 clang                          aarch64 19.1.5-1.fc41           updates    217.4 KiB
 cmake                          aarch64 3.30.5-1.fc41           updates     28.4 MiB
 cpp                            aarch64 14.2.1-3.fc41           fedora      31.8 MiB
 csmock-plugin-valgrind         noarch  3.8.0-1.fc41            updates      9.6 KiB
 flexiblas                      aarch64 3.4.4-3.fc41            fedora      48.5 KiB
 flexiblas-atlas                aarch64 3.4.4-3.fc41            fedora     195.4 KiB
 flexiblas-blis-openmp64        aarch64 3.4.4-3.fc41            fedora     195.4 KiB
 flexiblas-blis-serial64        aarch64 3.4.4-3.fc41            fedora     195.4 KiB
 flexiblas-devel                aarch64 3.4.4-3.fc41            fedora       5.1 MiB
 flexiblas-hook-profile64       aarch64 3.4.4-3.fc41            fedora       1.3 MiB
 flexiblas-netlib64             aarch64 3.4.4-3.fc41            fedora       9.7 MiB
 flexiblas-openblas-openmp64    aarch64 3.4.4-3.fc41            fedora     195.5 KiB
 flexiblas-openblas-serial64    aarch64 3.4.4-3.fc41            fedora     195.5 KiB
 gcc                            aarch64 14.2.1-3.fc41           fedora      93.8 MiB
 gcc-c++                        aarch64 14.2.1-3.fc41           fedora      35.0 MiB
 gcc-gdb-plugin                 aarch64 14.2.1-3.fc41           fedora     720.8 KiB
 gcc-gfortran                   aarch64 14.2.1-3.fc41           fedora      33.9 MiB
 gcc-plugin-devel               aarch64 14.2.1-3.fc41           fedora      10.9 MiB
 gdb                            aarch64 15.2-3.fc41             updates    445.3 KiB
 git-core                       aarch64 2.47.1-1.fc41           updates     22.4 MiB
 glib                           aarch64 1:1.2.10-74.fc41        fedora     811.7 KiB
 glib-devel                     aarch64 1:1.2.10-74.fc41        fedora     108.1 KiB
 glibc-all-langpacks            aarch64 2.40-12.fc41            updates    226.0 MiB
 glibc-devel                    aarch64 2.40-12.fc41            updates      2.2 MiB
 glibc-langpack-en              aarch64 2.40-12.fc41            updates      5.7 MiB
 glibc-langpack-is              aarch64 2.40-12.fc41            updates      2.8 MiB
 gplugin-devel                  aarch64 0.44.0-1.fc41           fedora       1.2 MiB
 langpacks-en                   noarch  4.1-2.fc41              fedora     400.0   B
 lapack                         aarch64 3.12.0-7.fc41           fedora      15.5 MiB
 lapack-devel                   aarch64 3.12.0-7.fc41           fedora       1.6 MiB
 lapack-static                  aarch64 3.12.0-7.fc41           fedora      81.7 MiB
 lapack64                       aarch64 3.12.0-7.fc41           fedora       5.7 MiB
 lapack64_                      aarch64 3.12.0-7.fc41           fedora       5.7 MiB
 libasan                        aarch64 14.2.1-3.fc41           fedora       1.6 MiB
 libasan-static                 aarch64 14.2.1-3.fc41           fedora       3.4 MiB
 libatomic                      aarch64 14.2.1-3.fc41           fedora     196.9 KiB
 libatomic-static               aarch64 14.2.1-3.fc41           fedora     225.5 KiB
 libatomic_ops                  aarch64 7.8.2-4.fc41            fedora     454.6 KiB
 libatomic_ops-devel            aarch64 7.8.2-4.fc41            fedora     674.0 KiB
 libatomic_ops-static           aarch64 7.8.2-4.fc41            fedora      12.3 KiB
 libcurl-devel                  aarch64 8.9.1-2.fc41            fedora       1.3 MiB
 libgfortran                    aarch64 14.2.1-3.fc41           fedora       1.5 MiB
 libgfortran-static             aarch64 14.2.1-3.fc41           fedora       3.5 MiB
 libhwasan                      aarch64 14.2.1-3.fc41           fedora     733.8 KiB
 libhwasan-static               aarch64 14.2.1-3.fc41           fedora       1.5 MiB
 liblsan                        aarch64 14.2.1-3.fc41           fedora     540.6 KiB
 liblsan-static                 aarch64 14.2.1-3.fc41           fedora       1.2 MiB
 libstdc++-devel                aarch64 14.2.1-3.fc41           fedora      15.1 MiB
 libstdc++-static               aarch64 14.2.1-3.fc41           fedora       6.9 MiB
 libtsan                        aarch64 14.2.1-3.fc41           fedora       1.4 MiB
 libtsan-static                 aarch64 14.2.1-3.fc41           fedora       2.8 MiB
 libubsan                       aarch64 14.2.1-3.fc41           fedora     539.2 KiB
 libubsan-static                aarch64 14.2.1-3.fc41           fedora       1.1 MiB
 make                           aarch64 1:4.4.1-8.fc41          fedora       1.8 MiB
 multilib-rpm-config            noarch  1-27.fc41               fedora      28.3 KiB
 numactl                        aarch64 2.0.19-1.fc41           updates    418.1 KiB
 openblas                       aarch64 0.3.26-5.fc41           fedora      96.0 KiB
 openblas-devel                 aarch64 0.3.26-5.fc41           fedora       1.6 MiB
 openblas-openmp64              aarch64 0.3.26-5.fc41           fedora      19.3 MiB
 openblas-openmp64_             aarch64 0.3.26-5.fc41           fedora      19.3 MiB
 openblas-serial64              aarch64 0.3.26-5.fc41           fedora      18.3 MiB
 openblas-serial64_             aarch64 0.3.26-5.fc41           fedora      18.3 MiB
 openblas-static                aarch64 0.3.26-5.fc41           fedora     374.4 MiB
 valgrind                       aarch64 1:3.24.0-2.fc41         updates     27.4 MiB
 valgrind-devel                 aarch64 1:3.24.0-2.fc41         updates    501.8 KiB
 valgrind-tools-devel           aarch64 1:3.24.0-2.fc41         updates      2.3 MiB
 wget2-wget                     aarch64 2.2.0-1.fc41            updates     42.0   B
 xxd                            aarch64 2:9.1.919-1.fc41        updates     83.7 KiB
Installing dependencies:
 abattis-cantarell-vf-fonts     noarch  0.301-13.fc41           fedora     192.7 KiB
 annobin-docs                   noarch  12.69-1.fc41            fedora      97.7 KiB
 annobin-plugin-gcc             aarch64 12.69-1.fc41            fedora       1.1 MiB
 blas                           aarch64 3.12.0-7.fc41           fedora       1.5 MiB
 blas-devel                     aarch64 3.12.0-7.fc41           fedora     132.1 KiB
 blas64                         aarch64 3.12.0-7.fc41           fedora       1.1 MiB
 blas64_                        aarch64 3.12.0-7.fc41           fedora       1.1 MiB
 blis-serial64                  aarch64 0.9.0-4.fc41            fedora       2.7 MiB
 blis-threads                   aarch64 0.9.0-4.fc41            fedora       2.7 MiB
 blis-threads64                 aarch64 0.9.0-4.fc41            fedora       2.7 MiB
 boost-atomic                   aarch64 1.83.0-8.fc41           fedora     197.0 KiB
 boost-filesystem               aarch64 1.83.0-8.fc41           fedora     263.0 KiB
 boost-program-options          aarch64 1.83.0-8.fc41           fedora     331.2 KiB
 boost-regex                    aarch64 1.83.0-8.fc41           fedora     330.3 KiB
 boost-system                   aarch64 1.83.0-8.fc41           fedora     196.4 KiB
 brotli                         aarch64 1.1.0-5.fc41            fedora     195.8 KiB
 brotli-devel                   aarch64 1.1.0-5.fc41            fedora      65.6 KiB
 clang-libs                     aarch64 19.1.5-1.fc41           updates    117.7 MiB
 clang-resource-filesystem      aarch64 19.1.5-1.fc41           updates     15.3 KiB
 cmake-data                     noarch  3.30.5-1.fc41           updates      8.2 MiB
 cmake-filesystem               aarch64 3.30.5-1.fc41           updates      0.0   B
 cmake-rpm-macros               noarch  3.30.5-1.fc41           updates      7.5 KiB
 createrepo_c                   aarch64 1.2.0-2.fc41            updates    293.3 KiB
 createrepo_c-libs              aarch64 1.2.0-2.fc41            updates    278.4 KiB
 csdiff                         aarch64 3.5.2-1.fc41            updates      3.5 MiB
 csexec                         aarch64 2.2.4-2.fc41            fedora       1.3 MiB
 csgcca                         aarch64 2.2.6-2.fc41            updates    643.1 KiB
 csmock-common                  noarch  3.8.0-1.fc41            updates    258.0 KiB
 cswrap                         aarch64 2.2.4-2.fc41            fedora     966.9 KiB
 ctags                          aarch64 6.0.0-6.fc41            fedora       2.4 MiB
 dbus                           aarch64 1:1.14.10-4.fc41        fedora       0.0   B
 dbus-broker                    aarch64 36-4.fc41               fedora     614.3 KiB
 dbus-common                    noarch  1:1.14.10-4.fc41        fedora      11.2 KiB
 default-fonts-core-sans        noarch  4.1-2.fc41              fedora      11.9 KiB
 distribution-gpg-keys          noarch  1.106-1.fc41            updates    886.0 KiB
 dnf-data                       noarch  4.22.0-1.fc41           updates     38.6 KiB
 drpm                           aarch64 0.5.2-6.fc41            fedora     223.6 KiB
 emacs-filesystem               noarch  1:30.0-3.fc41           fedora       0.0   B
 expat                          aarch64 2.6.4-1.fc41            updates    349.0 KiB
 flexiblas-netlib               aarch64 3.4.4-3.fc41            fedora       9.8 MiB
 flexiblas-openblas-openmp      aarch64 3.4.4-3.fc41            fedora     195.4 KiB
 fmt                            aarch64 11.0.2-2.fc41           fedora     247.7 KiB
 fonts-filesystem               noarch  1:2.0.5-17.fc41         fedora       0.0   B
 gcc-plugin-annobin             aarch64 14.2.1-3.fc41           fedora     197.1 KiB
 gdb-headless                   aarch64 15.2-3.fc41             updates     15.1 MiB
 glib2                          aarch64 2.82.2-1.fc41           updates     15.3 MiB
 glib2-devel                    aarch64 2.82.2-1.fc41           updates     15.9 MiB
 gmp-c++                        aarch64 1:6.3.0-2.fc41          fedora     195.6 KiB
 gmp-devel                      aarch64 1:6.3.0-2.fc41          fedora     358.1 KiB
 gnupg2                         aarch64 2.4.5-3.fc41            fedora      12.3 MiB
 gnutls                         aarch64 3.8.6-7.fc41            fedora       3.4 MiB
 gnutls-dane                    aarch64 3.8.6-7.fc41            fedora     197.7 KiB
 google-noto-fonts-common       noarch  20240701-2.fc41         fedora      17.5 KiB
 google-noto-sans-mono-vf-fonts noarch  20240701-2.fc41         fedora     561.2 KiB
 google-noto-sans-vf-fonts      noarch  20240701-2.fc41         fedora       1.2 MiB
 google-noto-serif-vf-fonts     noarch  20240701-2.fc41         fedora       1.5 MiB
 gpgme                          aarch64 1.23.2-5.fc41           fedora     811.0 KiB
 gplugin-libs                   aarch64 0.44.0-1.fc41           fedora     260.5 KiB
 groff-base                     aarch64 1.23.0-7.fc41           fedora       5.2 MiB
 hiredis                        aarch64 1.2.0-3.fc41            fedora     394.1 KiB
 ima-evm-utils-libs             aarch64 1.6.2-2.fc41            fedora      92.8 KiB
 jsoncpp                        aarch64 1.9.5-8.fc41            fedora     335.7 KiB
 kernel-headers                 aarch64 6.12.4-200.fc41         updates      6.3 MiB
 langpacks-core-en              noarch  4.1-2.fc41              fedora     398.0   B
 langpacks-fonts-en             noarch  4.1-2.fc41              fedora     341.0   B
 less                           aarch64 661-2.fc41              fedora     869.2 KiB
 libassuan                      aarch64 2.5.7-2.fc41            fedora     279.8 KiB
 libb2                          aarch64 0.98.1-12.fc41          fedora     202.2 KiB
 libbabeltrace                  aarch64 1.5.11-9.fc41           fedora       1.4 MiB
 libblkid-devel                 aarch64 2.40.2-4.fc41           fedora      44.9 KiB
 libcbor                        aarch64 0.11.0-2.fc41           fedora     202.0 KiB
 libcomps                       aarch64 0.1.21-3.fc41           fedora     285.4 KiB
 libdnf                         aarch64 0.73.4-1.fc41           updates      2.0 MiB
 libdnf5                        aarch64 5.2.8.1-2.fc41          updates      3.2 MiB
 libedit                        aarch64 3.1-53.20240808cvs.fc41 fedora     344.2 KiB
 libffi-devel                   aarch64 3.4.6-3.fc41            fedora      29.9 KiB
 libfido2                       aarch64 1.15.0-2.fc41           fedora     342.4 KiB
 libfsverity                    aarch64 1.6-1.fc41              fedora     196.6 KiB
 libgcrypt                      aarch64 1.11.0-3.fc41           fedora       1.2 MiB
 libgpg-error                   aarch64 1.50-2.fc41             fedora       1.1 MiB
 libicu                         aarch64 74.2-2.fc41             fedora      35.6 MiB
 libidn2-devel                  aarch64 2.3.7-2.fc41            fedora     252.1 KiB
 libksba                        aarch64 1.6.7-2.fc41            fedora     526.5 KiB
 libmodulemd                    aarch64 2.15.0-14.fc41          fedora     979.9 KiB
 libmount-devel                 aarch64 2.40.2-4.fc41           fedora      63.5 KiB
 libmpc                         aarch64 1.3.1-6.fc41            fedora     280.8 KiB
 libmpc-devel                   aarch64 1.3.1-6.fc41            fedora      16.6 KiB
 libnghttp2-devel               aarch64 1.62.1-2.fc41           fedora     295.2 KiB
 libpsl-devel                   aarch64 0.21.5-4.fc41           fedora     110.3 KiB
 librepo                        aarch64 1.19.0-1.fc41           updates    292.3 KiB
 libseccomp                     aarch64 2.5.5-2.fc41            fedora     241.4 KiB
 libselinux-devel               aarch64 3.7-5.fc41              fedora     126.4 KiB
 libsepol-devel                 aarch64 3.7-2.fc41              fedora     120.3 KiB
 libsolv                        aarch64 0.7.31-1.fc41           updates    924.4 KiB
 libssh-devel                   aarch64 0.10.6-8.fc41           fedora     155.0 KiB
 libuser                        aarch64 0.64-11.fc41            fedora       4.5 MiB
 libuv                          aarch64 1:1.49.2-1.fc41         updates    600.8 KiB
 libxcrypt-devel                aarch64 4.4.36-11.fc41          updates     30.5 KiB
 libyaml                        aarch64 0.2.5-15.fc41           fedora     262.6 KiB
 llvm-libs                      aarch64 19.1.5-1.fc41           updates    113.7 MiB
 m4                             aarch64 1.4.19-10.fc41          fedora     668.7 KiB
 mock                           noarch  5.9-1.fc41              fedora       1.0 MiB
 mock-core-configs              noarch  41.4-1.fc41             fedora     340.6 KiB
 mock-filesystem                noarch  5.9-1.fc41              fedora      17.7 KiB
 mpdecimal                      aarch64 2.5.1-16.fc41           fedora     328.9 KiB
 mpfr-devel                     aarch64 4.2.1-5.fc41            fedora      62.8 KiB
 ncurses                        aarch64 6.5-2.20240629.fc41     fedora       1.7 MiB
 nettle                         aarch64 3.10-3.fc41             fedora     956.7 KiB
 npth                           aarch64 1.7-2.fc41              fedora     221.6 KiB
 numactl-libs                   aarch64 2.0.19-1.fc41           updates     69.2 KiB
 openblas-openmp                aarch64 0.3.26-5.fc41           fedora      19.5 MiB
 openblas-serial                aarch64 0.3.26-5.fc41           fedora      18.5 MiB
 openblas-threads               aarch64 0.3.26-5.fc41           fedora      19.5 MiB
 openblas-threads64             aarch64 0.3.26-5.fc41           fedora      19.3 MiB
 openblas-threads64_            aarch64 0.3.26-5.fc41           fedora      19.3 MiB
 openssh                        aarch64 9.8p1-3.fc41.2          updates      1.8 MiB
 openssh-clients                aarch64 9.8p1-3.fc41.2          updates      2.7 MiB
 openssl-devel                  aarch64 1:3.2.2-9.fc41          fedora       4.3 MiB
 pcre2-devel                    aarch64 10.44-1.fc41.1          fedora       2.0 MiB
 pcre2-utf16                    aarch64 10.44-1.fc41.1          fedora     645.9 KiB
 pcre2-utf32                    aarch64 10.44-1.fc41.1          fedora     645.8 KiB
 perl-AutoLoader                noarch  5.74-512.fc41           updates     20.5 KiB
 perl-B                         aarch64 1.89-512.fc41           updates    542.0 KiB
 perl-Carp                      noarch  1.54-511.fc41           fedora      46.6 KiB
 perl-Class-Struct              noarch  0.68-512.fc41           updates     25.4 KiB
 perl-Data-Dumper               aarch64 2.189-512.fc41          fedora     263.8 KiB
 perl-Digest                    noarch  1.20-511.fc41           fedora      35.3 KiB
 perl-Digest-MD5                aarch64 2.59-5.fc41             fedora     231.9 KiB
 perl-DynaLoader                aarch64 1.56-512.fc41           updates     32.1 KiB
 perl-Encode                    aarch64 4:3.21-511.fc41         fedora       5.9 MiB
 perl-Errno                     aarch64 1.38-512.fc41           updates      8.4 KiB
 perl-Exporter                  noarch  5.78-511.fc41           fedora      54.3 KiB
 perl-Fcntl                     aarch64 1.18-512.fc41           updates     93.1 KiB
 perl-File-Basename             noarch  2.86-512.fc41           updates     14.0 KiB
 perl-File-Compare              noarch  1.100.800-512.fc41      updates      5.6 KiB
 perl-File-Copy                 noarch  2.41-512.fc41           updates     19.6 KiB
 perl-File-Find                 noarch  1.44-512.fc41           updates     41.9 KiB
 perl-File-Path                 noarch  2.18-511.fc41           fedora      63.5 KiB
 perl-File-Temp                 noarch  1:0.231.100-511.fc41    fedora     162.3 KiB
 perl-File-stat                 noarch  1.14-512.fc41           updates     12.5 KiB
 perl-FileHandle                noarch  2.05-512.fc41           updates      9.3 KiB
 perl-Getopt-Long               noarch  1:2.58-2.fc41           fedora     144.5 KiB
 perl-Getopt-Std                noarch  1.14-512.fc41           updates     11.2 KiB
 perl-HTTP-Tiny                 noarch  0.090-1.fc41            updates    154.4 KiB
 perl-IO                        aarch64 1.55-512.fc41           updates    191.1 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-IPC-Open3                 noarch  1.22-512.fc41           updates     22.5 KiB
 perl-MIME-Base32               noarch  1.303-21.fc41           fedora      30.7 KiB
 perl-MIME-Base64               aarch64 3.16-511.fc41           fedora     222.2 KiB
 perl-Net-SSLeay                aarch64 1.94-7.fc41             fedora       1.4 MiB
 perl-POSIX                     aarch64 2.20-512.fc41           updates    263.2 KiB
 perl-PathTools                 aarch64 3.91-511.fc41           fedora     352.1 KiB
 perl-Pod-Escapes               noarch  1:1.07-511.fc41         fedora      24.9 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-Scalar-List-Utils         aarch64 5:1.68-1.fc41           updates    152.9 KiB
 perl-SelectSaver               noarch  1.02-512.fc41           updates      2.2 KiB
 perl-Socket                    aarch64 4:2.038-511.fc41        fedora     272.1 KiB
 perl-Storable                  aarch64 1:3.32-511.fc41         fedora     372.5 KiB
 perl-Symbol                    noarch  1.09-512.fc41           updates      6.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-Text-ParseWords           noarch  3.31-511.fc41           fedora      13.6 KiB
 perl-Text-Tabs+Wrap            noarch  2024.001-511.fc41       fedora      22.6 KiB
 perl-Thread-Queue              noarch  3.14-511.fc41           fedora      28.9 KiB
 perl-Time-Local                noarch  2:1.350-511.fc41        fedora      69.0 KiB
 perl-URI                       noarch  5.30-1.fc41             fedora     256.9 KiB
 perl-base                      noarch  2.27-512.fc41           updates     12.5 KiB
 perl-constant                  noarch  1.33-512.fc41           fedora      26.2 KiB
 perl-if                        noarch  0.61.000-512.fc41       updates      5.8 KiB
 perl-interpreter               aarch64 4:5.40.0-512.fc41       updates    174.3 KiB
 perl-libnet                    noarch  3.15-512.fc41           fedora     289.4 KiB
 perl-libs                      aarch64 4:5.40.0-512.fc41       updates      9.9 MiB
 perl-locale                    noarch  1.12-512.fc41           updates      6.5 KiB
 perl-mro                       aarch64 1.29-512.fc41           updates     81.7 KiB
 perl-overload                  noarch  1.37-512.fc41           updates     71.5 KiB
 perl-overloading               noarch  0.02-512.fc41           updates      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-threads                   aarch64 1:2.40-511.fc41         fedora     263.2 KiB
 perl-threads-shared            aarch64 1.69-511.fc41           fedora     231.8 KiB
 perl-vars                      noarch  1.05-512.fc41           updates      3.9 KiB
 pigz                           aarch64 2.8-5.fc41              fedora     290.9 KiB
 procps-ng                      aarch64 4.0.4-4.fc41            fedora       4.1 MiB
 protobuf-c                     aarch64 1.5.0-4.fc41            fedora     206.0 KiB
 publicsuffix-list              noarch  20240107-4.fc41         fedora     318.0 KiB
 python-pip-wheel               noarch  24.2-1.fc41             fedora       1.2 MiB
 python3                        aarch64 3.13.0-1.fc41           fedora      83.8 KiB
 python3-backoff                noarch  2.2.1-8.fc41            fedora     104.3 KiB
 python3-charset-normalizer     noarch  3.3.2-5.fc41            fedora     314.8 KiB
 python3-distro                 noarch  1.9.0-5.fc41            fedora     198.7 KiB
 python3-dnf                    noarch  4.22.0-1.fc41           updates      2.6 MiB
 python3-hawkey                 aarch64 0.73.4-1.fc41           updates    380.9 KiB
 python3-idna                   noarch  3.7-4.fc41              fedora     595.8 KiB
 python3-jinja2                 noarch  3.1.4-5.fc41            fedora       2.9 MiB
 python3-libcomps               aarch64 0.1.21-3.fc41           fedora     215.6 KiB
 python3-libdnf                 aarch64 0.73.4-1.fc41           updates      4.0 MiB
 python3-libs                   aarch64 3.13.0-1.fc41           fedora      42.2 MiB
 python3-markupsafe             aarch64 2.1.5-3.fc41            fedora     237.6 KiB
 python3-packaging              noarch  24.1-2.fc41             fedora     422.3 KiB
 python3-pyroute2               noarch  0.7.12-4.fc41           fedora       3.5 MiB
 python3-requests               noarch  2.32.3-3.fc41           fedora     485.9 KiB
 python3-rpm                    aarch64 4.20.0-1.fc41           fedora     179.5 KiB
 python3-templated-dictionary   noarch  1.5-1.fc41              fedora      28.2 KiB
 python3-urllib3                noarch  1.26.20-1.fc41          fedora       1.0 MiB
 rhash                          aarch64 1.4.4-2.fc41            fedora     586.0 KiB
 rpm-sign-libs                  aarch64 4.20.0-1.fc41           fedora      67.5 KiB
 source-highlight               aarch64 3.1.9-23.fc41           fedora       3.5 MiB
 sysprof-capture-devel          aarch64 47.2-1.fc41             updates    276.6 KiB
 systemd                        aarch64 256.9-2.fc41            updates     19.5 MiB
 systemd-container              aarch64 256.9-2.fc41            updates      1.8 MiB
 systemd-pam                    aarch64 256.9-2.fc41            updates      1.2 MiB
 systemd-rpm-macros             noarch  256.9-2.fc41            updates     10.7 KiB
 tpm2-tss                       aarch64 4.1.3-3.fc41            fedora       3.6 MiB
 tzdata                         noarch  2024a-9.fc41            fedora       1.7 MiB
 unbound-libs                   aarch64 1.22.0-8.fc41           updates      1.4 MiB
 usermode                       aarch64 1.114-10.fc41           fedora       1.1 MiB
 vim-filesystem                 noarch  2:9.1.919-1.fc41        updates     40.0   B
 wget2                          aarch64 2.2.0-1.fc41            updates      1.1 MiB
 wget2-libs                     aarch64 2.2.0-1.fc41            updates    364.5 KiB
 zchunk-libs                    aarch64 1.5.1-1.fc41            fedora     201.2 KiB
 zlib-ng-compat-devel           aarch64 2.1.7-3.fc41            fedora     106.8 KiB

Transaction Summary:
 Installing:       302 packages

Total size of inbound packages is 371 MiB. Need to download 371 MiB.
After this operation, 2 GiB extra will be used (install 2 GiB, remove 0 B).
[  1/302] atlas-static-0:3.10.3-24.fc39 100% |  66.3 MiB/s |   1.4 MiB |  00m00s
[  2/302] atlas-devel-0:3.10.3-24.fc39. 100% |  58.8 MiB/s |   1.5 MiB |  00m00s
[  3/302] autoconf-0:2.72-3.fc41.noarch 100% |  81.0 MiB/s | 829.7 KiB |  00m00s
[  4/302] atlas-0:3.10.3-24.fc39.aarch6 100% | 148.2 MiB/s |   6.2 MiB |  00m00s
[  5/302] automake-0:1.16.5-17.fc41.noa 100% |  42.5 MiB/s | 696.9 KiB |  00m00s
[  6/302] blis-0:0.9.0-4.fc41.aarch64   100% |  77.6 MiB/s |   1.0 MiB |  00m00s
[  7/302] blis-devel-0:0.9.0-4.fc41.aar 100% |  31.2 MiB/s | 127.8 KiB |  00m00s
[  8/302] blis-openmp-0:0.9.0-4.fc41.aa 100% | 168.5 MiB/s |   1.0 MiB |  00m00s
[  9/302] blis-srpm-macros-0:0.9.0-4.fc 100% |   2.6 MiB/s |   7.9 KiB |  00m00s
[ 10/302] blis-openmp64-0:0.9.0-4.fc41. 100% |  83.8 MiB/s |   1.0 MiB |  00m00s
[ 11/302] flexiblas-atlas-0:3.4.4-3.fc4 100% |   8.0 MiB/s |  16.5 KiB |  00m00s
[ 12/302] flexiblas-blis-openmp64-0:3.4 100% |   8.1 MiB/s |  16.5 KiB |  00m00s
[ 13/302] flexiblas-0:3.4.4-3.fc41.aarc 100% |   1.8 MiB/s |  25.3 KiB |  00m00s
[ 14/302] flexiblas-blis-serial64-0:3.4 100% |   5.4 MiB/s |  16.5 KiB |  00m00s
[ 15/302] flexiblas-devel-0:3.4.4-3.fc4 100% |  29.7 MiB/s | 121.8 KiB |  00m00s
[ 16/302] flexiblas-hook-profile64-0:3. 100% |  47.5 MiB/s | 194.7 KiB |  00m00s
[ 17/302] flexiblas-openblas-openmp64-0 100% |   5.4 MiB/s |  16.5 KiB |  00m00s
[ 18/302] flexiblas-openblas-serial64-0 100% |   5.4 MiB/s |  16.4 KiB |  00m00s
[ 19/302] flexiblas-netlib64-0:3.4.4-3. 100% | 181.0 MiB/s |   2.7 MiB |  00m00s
[ 20/302] cpp-0:14.2.1-3.fc41.aarch64   100% | 232.7 MiB/s |  10.7 MiB |  00m00s
[ 21/302] gcc-gdb-plugin-0:14.2.1-3.fc4 100% |  10.1 MiB/s | 133.9 KiB |  00m00s
[ 22/302] gcc-c++-0:14.2.1-3.fc41.aarch 100% | 192.0 MiB/s |  12.9 MiB |  00m00s
[ 23/302] gcc-plugin-devel-0:14.2.1-3.f 100% |  92.1 MiB/s |   1.7 MiB |  00m00s
[ 24/302] glib-1:1.2.10-74.fc41.aarch64 100% |  13.9 MiB/s | 142.5 KiB |  00m00s
[ 25/302] glib-devel-1:1.2.10-74.fc41.a 100% |   3.7 MiB/s |  38.0 KiB |  00m00s
[ 26/302] gcc-0:14.2.1-3.fc41.aarch64   100% | 250.1 MiB/s |  33.8 MiB |  00m00s
[ 27/302] gplugin-devel-0:0.44.0-1.fc41 100% |   3.6 MiB/s | 128.9 KiB |  00m00s
[ 28/302] langpacks-en-0:4.1-2.fc41.noa 100% |   2.1 MiB/s |  10.8 KiB |  00m00s
[ 29/302] lapack-devel-0:3.12.0-7.fc41. 100% |  21.0 MiB/s |  85.9 KiB |  00m00s
[ 30/302] lapack-0:3.12.0-7.fc41.aarch6 100% | 152.8 MiB/s |  11.8 MiB |  00m00s
[ 31/302] lapack-static-0:3.12.0-7.fc41 100% | 150.6 MiB/s |  13.0 MiB |  00m00s
[ 32/302] lapack64-0:3.12.0-7.fc41.aarc 100% |  93.5 MiB/s |   2.2 MiB |  00m00s
[ 33/302] libasan-0:14.2.1-3.fc41.aarch 100% |  69.2 MiB/s | 495.8 KiB |  00m00s
[ 34/302] gcc-gfortran-0:14.2.1-3.fc41. 100% |  51.9 MiB/s |  12.1 MiB |  00m00s
[ 35/302] libasan-static-0:14.2.1-3.fc4 100% |  40.8 MiB/s | 584.4 KiB |  00m00s
[ 36/302] libatomic-0:14.2.1-3.fc41.aar 100% |  14.3 MiB/s |  43.9 KiB |  00m00s
[ 37/302] libatomic-static-0:14.2.1-3.f 100% |  23.8 MiB/s |  48.8 KiB |  00m00s
[ 38/302] libatomic_ops-0:7.8.2-4.fc41. 100% |   9.5 MiB/s |  38.9 KiB |  00m00s
[ 39/302] libatomic_ops-devel-0:7.8.2-4 100% |  15.3 MiB/s |  93.8 KiB |  00m00s
[ 40/302] libatomic_ops-static-0:7.8.2- 100% |   3.7 MiB/s |  11.4 KiB |  00m00s
[ 41/302] libgfortran-0:14.2.1-3.fc41.a 100% | 112.1 MiB/s | 459.3 KiB |  00m00s
[ 42/302] libcurl-devel-0:8.9.1-2.fc41. 100% | 142.1 MiB/s | 872.8 KiB |  00m00s
[ 43/302] libgfortran-static-0:14.2.1-3 100% |  94.8 MiB/s | 485.5 KiB |  00m00s
[ 44/302] libhwasan-0:14.2.1-3.fc41.aar 100% |  54.3 MiB/s | 278.0 KiB |  00m00s
[ 45/302] lapack64_-0:3.12.0-7.fc41.aar 100% |  41.4 MiB/s |   2.2 MiB |  00m00s
[ 46/302] libhwasan-static-0:14.2.1-3.f 100% |  56.9 MiB/s | 349.3 KiB |  00m00s
[ 47/302] liblsan-0:14.2.1-3.fc41.aarch 100% |  38.2 MiB/s | 234.6 KiB |  00m00s
[ 48/302] liblsan-static-0:14.2.1-3.fc4 100% |  59.3 MiB/s | 303.6 KiB |  00m00s
[ 49/302] libtsan-0:14.2.1-3.fc41.aarch 100% |  86.8 MiB/s | 444.3 KiB |  00m00s
[ 50/302] libstdc++-devel-0:14.2.1-3.fc 100% | 182.8 MiB/s |   2.7 MiB |  00m00s
[ 51/302] libstdc++-static-0:14.2.1-3.f 100% |  62.5 MiB/s | 896.3 KiB |  00m00s
[ 52/302] libtsan-static-0:14.2.1-3.fc4 100% |  63.0 MiB/s | 516.3 KiB |  00m00s
[ 53/302] libubsan-0:14.2.1-3.fc41.aarc 100% |  35.4 MiB/s | 217.7 KiB |  00m00s
[ 54/302] libubsan-static-0:14.2.1-3.fc 100% |  54.6 MiB/s | 279.7 KiB |  00m00s
[ 55/302] make-1:4.4.1-8.fc41.aarch64   100% |  95.0 MiB/s | 583.7 KiB |  00m00s
[ 56/302] multilib-rpm-config-0:1-27.fc 100% |   4.4 MiB/s |  18.2 KiB |  00m00s
[ 57/302] openblas-devel-0:0.3.26-5.fc4 100% |  40.1 MiB/s |  82.1 KiB |  00m00s
[ 58/302] openblas-0:0.3.26-5.fc41.aarc 100% |   2.4 MiB/s |  38.7 KiB |  00m00s
[ 59/302] openblas-openmp64-0:0.3.26-5. 100% | 187.7 MiB/s |   3.8 MiB |  00m00s
[ 60/302] openblas-serial64_-0:0.3.26-5 100% | 190.0 MiB/s |   3.6 MiB |  00m00s
[ 61/302] openblas-openmp64_-0:0.3.26-5 100% |  39.4 MiB/s |   3.7 MiB |  00m00s
[ 62/302] clang-0:19.1.5-1.fc41.aarch64 100% |  15.1 MiB/s |  77.5 KiB |  00m00s
[ 63/302] openblas-serial64-0:0.3.26-5. 100% |  35.1 MiB/s |   3.6 MiB |  00m00s
[ 64/302] csmock-plugin-valgrind-0:3.8. 100% |   1.9 MiB/s |  13.3 KiB |  00m00s
[ 65/302] gdb-0:15.2-3.fc41.aarch64     100% |  21.0 MiB/s | 150.5 KiB |  00m00s
[ 66/302] cmake-0:3.30.5-1.fc41.aarch64 100% | 130.8 MiB/s |   7.8 MiB |  00m00s
[ 67/302] openblas-static-0:0.3.26-5.fc 100% | 218.4 MiB/s |  34.7 MiB |  00m00s
[ 68/302] git-core-0:2.47.1-1.fc41.aarc 100% |  65.5 MiB/s |   4.9 MiB |  00m00s
[ 69/302] glibc-devel-0:2.40-12.fc41.aa 100% |  26.4 MiB/s | 621.4 KiB |  00m00s
[ 70/302] glibc-langpack-en-0:2.40-12.f 100% |  37.2 MiB/s | 646.9 KiB |  00m00s
[ 71/302] numactl-0:2.0.19-1.fc41.aarch 100% |   7.8 MiB/s |  72.2 KiB |  00m00s
[ 72/302] glibc-all-langpacks-0:2.40-12 100% | 198.8 MiB/s |  17.5 MiB |  00m00s
[ 73/302] glibc-langpack-is-0:2.40-12.f 100% |  16.6 MiB/s | 509.9 KiB |  00m00s
[ 74/302] valgrind-devel-1:3.24.0-2.fc4 100% |   6.9 MiB/s |  49.2 KiB |  00m00s
[ 75/302] valgrind-1:3.24.0-2.fc41.aarc 100% | 156.9 MiB/s |   4.7 MiB |  00m00s
[ 76/302] valgrind-tools-devel-1:3.24.0 100% |  31.8 MiB/s | 391.2 KiB |  00m00s
[ 77/302] wget2-wget-0:2.2.0-1.fc41.aar 100% |   1.6 MiB/s |   9.6 KiB |  00m00s
[ 78/302] emacs-filesystem-1:30.0-3.fc4 100% | 549.4 KiB/s |   7.1 KiB |  00m00s
[ 79/302] m4-0:1.4.19-10.fc41.aarch64   100% |  18.4 MiB/s | 301.4 KiB |  00m00s
[ 80/302] xxd-2:9.1.919-1.fc41.aarch64  100% |   1.9 MiB/s |  34.3 KiB |  00m00s
[ 81/302] perl-Carp-0:1.54-511.fc41.noa 100% |   4.7 MiB/s |  28.9 KiB |  00m00s
[ 82/302] perl-Data-Dumper-0:2.189-512. 100% |  17.9 MiB/s |  55.1 KiB |  00m00s
[ 83/302] perl-Exporter-0:5.78-511.fc41 100% |  10.1 MiB/s |  30.9 KiB |  00m00s
[ 84/302] perl-Getopt-Long-1:2.58-2.fc4 100% |  20.8 MiB/s |  63.9 KiB |  00m00s
[ 85/302] perl-File-Temp-1:0.231.100-51 100% |  14.4 MiB/s |  59.1 KiB |  00m00s
[ 86/302] perl-PathTools-0:3.91-511.fc4 100% |  28.5 MiB/s |  87.5 KiB |  00m00s
[ 87/302] perl-Text-ParseWords-0:3.31-5 100% |   8.1 MiB/s |  16.6 KiB |  00m00s
[ 88/302] perl-constant-0:1.33-512.fc41 100% |  11.2 MiB/s |  23.0 KiB |  00m00s
[ 89/302] perl-File-Path-0:2.18-511.fc4 100% |  11.5 MiB/s |  35.3 KiB |  00m00s
[ 90/302] perl-threads-1:2.40-511.fc41. 100% |  18.7 MiB/s |  57.4 KiB |  00m00s
[ 91/302] perl-Thread-Queue-0:3.14-511. 100% |   5.2 MiB/s |  21.3 KiB |  00m00s
[ 92/302] blis-serial64-0:0.9.0-4.fc41. 100% | 111.4 MiB/s |   1.0 MiB |  00m00s
[ 93/302] blis-threads64-0:0.9.0-4.fc41 100% |  91.4 MiB/s |   1.0 MiB |  00m00s
[ 94/302] blis-threads-0:0.9.0-4.fc41.a 100% |  84.2 MiB/s |   1.0 MiB |  00m00s
[ 95/302] libmpc-0:1.3.1-6.fc41.aarch64 100% |  14.2 MiB/s |  72.7 KiB |  00m00s
[ 96/302] libmpc-devel-0:1.3.1-6.fc41.a 100% |   2.2 MiB/s |  11.3 KiB |  00m00s
[ 97/302] gmp-devel-1:6.3.0-2.fc41.aarc 100% |  15.6 MiB/s | 175.3 KiB |  00m00s
[ 98/302] mpfr-devel-0:4.2.1-5.fc41.aar 100% |   3.6 MiB/s |  21.9 KiB |  00m00s
[ 99/302] flexiblas-netlib-0:3.4.4-3.fc 100% | 156.0 MiB/s |   2.8 MiB |  00m00s
[100/302] gplugin-libs-0:0.44.0-1.fc41. 100% |   9.2 MiB/s |  56.5 KiB |  00m00s
[101/302] langpacks-core-en-0:4.1-2.fc4 100% |   1.3 MiB/s |  10.8 KiB |  00m00s
[102/302] langpacks-fonts-en-0:4.1-2.fc 100% |   1.8 MiB/s |  11.1 KiB |  00m00s
[103/302] blas-devel-0:3.12.0-7.fc41.aa 100% |   5.3 MiB/s |  27.0 KiB |  00m00s
[104/302] blas64-0:3.12.0-7.fc41.aarch6 100% |  46.9 MiB/s | 192.3 KiB |  00m00s
[105/302] blas64_-0:3.12.0-7.fc41.aarch 100% |  62.8 MiB/s | 192.9 KiB |  00m00s
[106/302] blas-0:3.12.0-7.fc41.aarch64  100% |  43.0 MiB/s | 572.6 KiB |  00m00s
[107/302] brotli-devel-0:1.1.0-5.fc41.a 100% |  11.1 MiB/s |  34.0 KiB |  00m00s
[108/302] libidn2-devel-0:2.3.7-2.fc41. 100% |  34.5 MiB/s |  70.7 KiB |  00m00s
[109/302] libnghttp2-devel-0:1.62.1-2.f 100% |  27.2 MiB/s |  55.7 KiB |  00m00s
[110/302] libpsl-devel-0:0.21.5-4.fc41. 100% |  16.2 MiB/s |  33.2 KiB |  00m00s
[111/302] libssh-devel-0:0.10.6-8.fc41. 100% |  12.8 MiB/s |  39.2 KiB |  00m00s
[112/302] zlib-ng-compat-devel-0:2.1.7- 100% |  18.6 MiB/s |  38.1 KiB |  00m00s
[113/302] openssl-devel-1:3.2.2-9.fc41. 100% | 200.4 MiB/s |   2.8 MiB |  00m00s
[114/302] openblas-serial-0:0.3.26-5.fc 100% | 168.6 MiB/s |   3.7 MiB |  00m00s
[115/302] openblas-threads-0:0.3.26-5.f 100% | 201.9 MiB/s |   3.8 MiB |  00m00s
[116/302] openblas-threads64-0:0.3.26-5 100% | 207.9 MiB/s |   3.7 MiB |  00m00s
[117/302] openblas-threads64_-0:0.3.26- 100% | 155.6 MiB/s |   3.7 MiB |  00m00s
[118/302] openblas-openmp-0:0.3.26-5.fc 100% |  62.0 MiB/s |   3.8 MiB |  00m00s
[119/302] cmake-filesystem-0:3.30.5-1.f 100% |   2.8 MiB/s |  17.4 KiB |  00m00s
[120/302] cmake-data-0:3.30.5-1.fc41.no 100% | 137.7 MiB/s |   2.3 MiB |  00m00s
[121/302] jsoncpp-0:1.9.5-8.fc41.aarch6 100% |  14.9 MiB/s |  91.2 KiB |  00m00s
[122/302] rhash-0:1.4.4-2.fc41.aarch64  100% |  27.2 MiB/s | 195.0 KiB |  00m00s
[123/302] csexec-0:2.2.4-2.fc41.aarch64 100% |  53.1 MiB/s | 326.3 KiB |  00m00s
[124/302] python3-0:3.13.0-1.fc41.aarch 100% |   6.8 MiB/s |  27.9 KiB |  00m00s
[125/302] less-0:661-2.fc41.aarch64     100% |  46.3 MiB/s | 189.8 KiB |  00m00s
[126/302] numactl-libs-0:2.0.19-1.fc41. 100% |  15.5 MiB/s |  31.7 KiB |  00m00s
[127/302] wget2-0:2.2.0-1.fc41.aarch64  100% |  67.4 MiB/s | 275.9 KiB |  00m00s
[128/302] perl-parent-1:0.242-1.fc41.no 100% |   3.7 MiB/s |  15.0 KiB |  00m00s
[129/302] perl-Pod-Usage-4:2.03-511.fc4 100% |  13.0 MiB/s |  40.0 KiB |  00m00s
[130/302] clang-libs-0:19.1.5-1.fc41.aa 100% | 270.5 MiB/s |  24.1 MiB |  00m00s
[131/302] perl-threads-shared-0:1.69-51 100% |   1.7 MiB/s |  44.3 KiB |  00m00s
[132/302] gmp-c++-1:6.3.0-2.fc41.aarch6 100% |   3.6 MiB/s |  18.6 KiB |  00m00s
[133/302] default-fonts-core-sans-0:4.1 100% |  30.4 MiB/s |  31.1 KiB |  00m00s
[134/302] google-noto-sans-mono-vf-font 100% |  68.0 MiB/s | 278.5 KiB |  00m00s
[135/302] flexiblas-openblas-openmp-0:3 100% |   1.0 MiB/s |  16.5 KiB |  00m00s
[136/302] brotli-0:1.1.0-5.fc41.aarch64 100% |   9.6 MiB/s |  19.7 KiB |  00m00s
[137/302] google-noto-serif-vf-fonts-0: 100% |  70.1 MiB/s | 645.9 KiB |  00m00s
[138/302] publicsuffix-list-0:20240107- 100% |  28.5 MiB/s |  87.5 KiB |  00m00s
[139/302] clang-resource-filesystem-0:1 100% |   3.1 MiB/s |  19.3 KiB |  00m00s
[140/302] llvm-libs-0:19.1.5-1.fc41.aar 100% | 313.5 MiB/s |  27.9 MiB |  00m00s
[141/302] gdb-headless-0:15.2-3.fc41.aa 100% |  28.3 MiB/s |   4.8 MiB |  00m00s
[142/302] python3-libs-0:3.13.0-1.fc41. 100% |  89.6 MiB/s |   9.0 MiB |  00m00s
[143/302] libbabeltrace-0:1.5.11-9.fc41 100% |  10.1 MiB/s | 186.8 KiB |  00m00s
[144/302] source-highlight-0:3.1.9-23.f 100% |  54.8 MiB/s | 729.6 KiB |  00m00s
[145/302] wget2-libs-0:2.2.0-1.fc41.aar 100% |  46.3 MiB/s | 142.4 KiB |  00m00s
[146/302] gpgme-0:1.23.2-5.fc41.aarch64 100% |  68.4 MiB/s | 210.1 KiB |  00m00s
[147/302] perl-Pod-Perldoc-0:3.28.01-51 100% |  42.0 MiB/s |  86.1 KiB |  00m00s
[148/302] perl-podlators-1:6.0.2-2.fc41 100% |  62.9 MiB/s | 128.9 KiB |  00m00s
[149/302] abattis-cantarell-vf-fonts-0: 100% |  58.7 MiB/s | 120.2 KiB |  00m00s
[150/302] google-noto-sans-vf-fonts-0:2 100% | 193.4 MiB/s | 594.1 KiB |  00m00s
[151/302] fonts-filesystem-1:2.0.5-17.f 100% |   2.8 MiB/s |   8.5 KiB |  00m00s
[152/302] google-noto-fonts-common-0:20 100% |   8.8 MiB/s |  18.0 KiB |  00m00s
[153/302] libedit-0:3.1-53.20240808cvs. 100% |  51.6 MiB/s | 105.7 KiB |  00m00s
[154/302] libb2-0:0.98.1-12.fc41.aarch6 100% |  12.2 MiB/s |  24.9 KiB |  00m00s
[155/302] mpdecimal-0:2.5.1-16.fc41.aar 100% |  43.5 MiB/s |  89.1 KiB |  00m00s
[156/302] boost-regex-0:1.83.0-8.fc41.a 100% |  51.6 MiB/s | 105.7 KiB |  00m00s
[157/302] tzdata-0:2024a-9.fc41.noarch  100% | 139.6 MiB/s | 714.7 KiB |  00m00s
[158/302] python-pip-wheel-0:24.2-1.fc4 100% | 150.2 MiB/s |   1.2 MiB |  00m00s
[159/302] gnutls-dane-0:3.8.6-7.fc41.aa 100% |  19.1 MiB/s |  39.2 KiB |  00m00s
[160/302] gnutls-0:3.8.6-7.fc41.aarch64 100% | 176.2 MiB/s |   1.1 MiB |  00m00s
[161/302] libassuan-0:2.5.7-2.fc41.aarc 100% |  21.7 MiB/s |  66.7 KiB |  00m00s
[162/302] gnupg2-0:2.4.5-3.fc41.aarch64 100% | 204.3 MiB/s |   2.7 MiB |  00m00s
[163/302] libgpg-error-0:1.50-2.fc41.aa 100% |  25.8 MiB/s | 237.3 KiB |  00m00s
[164/302] ctags-0:6.0.0-6.fc41.aarch64  100% |  31.3 MiB/s | 800.5 KiB |  00m00s
[165/302] groff-base-0:1.23.0-7.fc41.aa 100% |  82.7 MiB/s |   1.1 MiB |  00m00s
[166/302] perl-Pod-Simple-1:3.45-511.fc 100% |  21.4 MiB/s | 219.0 KiB |  00m00s
[167/302] perl-Encode-4:3.21-511.fc41.a 100% |  69.4 MiB/s |   1.0 MiB |  00m00s
[168/302] perl-Term-ANSIColor-0:5.01-51 100% |  23.3 MiB/s |  47.7 KiB |  00m00s
[169/302] perl-Term-Cap-0:1.18-511.fc41 100% |  10.8 MiB/s |  22.1 KiB |  00m00s
[170/302] libyaml-0:0.2.5-15.fc41.aarch 100% |   6.5 MiB/s |  59.8 KiB |  00m00s
[171/302] libseccomp-0:2.5.5-2.fc41.aar 100% |   6.3 MiB/s |  71.4 KiB |  00m00s
[172/302] nettle-0:3.10-3.fc41.aarch64  100% |  42.8 MiB/s | 437.9 KiB |  00m00s
[173/302] libicu-0:74.2-2.fc41.aarch64  100% | 332.4 MiB/s |  10.3 MiB |  00m00s
[174/302] libgcrypt-0:1.11.0-3.fc41.aar 100% |  23.6 MiB/s | 508.2 KiB |  00m00s
[175/302] libksba-0:1.6.7-2.fc41.aarch6 100% |  12.8 MiB/s | 157.1 KiB |  00m00s
[176/302] npth-0:1.7-2.fc41.aarch64     100% |   8.2 MiB/s |  25.2 KiB |  00m00s
[177/302] perl-MIME-Base64-0:3.16-511.f 100% |  29.5 MiB/s |  30.2 KiB |  00m00s
[178/302] tpm2-tss-0:4.1.3-3.fc41.aarch 100% | 131.3 MiB/s | 403.5 KiB |  00m00s
[179/302] perl-Pod-Escapes-1:1.07-511.f 100% |  19.3 MiB/s |  19.8 KiB |  00m00s
[180/302] perl-Storable-1:3.32-511.fc41 100% |  31.7 MiB/s |  97.4 KiB |  00m00s
[181/302] perl-Text-Tabs+Wrap-0:2024.00 100% |  10.7 MiB/s |  21.9 KiB |  00m00s
[182/302] ncurses-0:6.5-2.20240629.fc41 100% | 137.6 MiB/s | 422.6 KiB |  00m00s
[183/302] expat-0:2.6.4-1.fc41.aarch64  100% |  36.3 MiB/s | 111.5 KiB |  00m00s
[184/302] perl-Scalar-List-Utils-5:1.68 100% |  23.8 MiB/s |  73.1 KiB |  00m00s
[185/302] perl-Errno-0:1.38-512.fc41.aa 100% |  14.5 MiB/s |  14.9 KiB |  00m00s
[186/302] perl-interpreter-4:5.40.0-512 100% |  35.3 MiB/s |  72.3 KiB |  00m00s
[187/302] perl-File-Basename-0:2.86-512 100% |   5.6 MiB/s |  17.1 KiB |  00m00s
[188/302] perl-overload-0:1.37-512.fc41 100% |  14.8 MiB/s |  45.5 KiB |  00m00s
[189/302] perl-libs-4:5.40.0-512.fc41.a 100% | 228.7 MiB/s |   2.3 MiB |  00m00s
[190/302] perl-vars-0:1.05-512.fc41.noa 100% |   4.2 MiB/s |  13.0 KiB |  00m00s
[191/302] perl-POSIX-0:2.20-512.fc41.aa 100% |  23.7 MiB/s |  97.0 KiB |  00m00s
[192/302] perl-Fcntl-0:1.18-512.fc41.aa 100% |   9.7 MiB/s |  29.8 KiB |  00m00s
[193/302] perl-IO-0:1.55-512.fc41.aarch 100% |  26.7 MiB/s |  81.9 KiB |  00m00s
[194/302] perl-Socket-4:2.038-511.fc41. 100% |  13.5 MiB/s |  55.5 KiB |  00m00s
[195/302] perl-Symbol-0:1.09-512.fc41.n 100% |   4.6 MiB/s |  14.2 KiB |  00m00s
[196/302] perl-if-0:0.61.000-512.fc41.n 100% |   4.5 MiB/s |  14.0 KiB |  00m00s
[197/302] perl-HTTP-Tiny-0:0.090-1.fc41 100% |  18.4 MiB/s |  56.5 KiB |  00m00s
[198/302] perl-IO-Socket-SSL-0:2.089-1. 100% |  75.3 MiB/s | 231.2 KiB |  00m00s
[199/302] perl-Net-SSLeay-0:1.94-7.fc41 100% |  91.7 MiB/s | 375.4 KiB |  00m00s
[200/302] perl-Time-Local-2:1.350-511.f 100% |  16.9 MiB/s |  34.5 KiB |  00m00s
[201/302] perl-URI-0:5.30-1.fc41.noarch 100% |  68.7 MiB/s | 140.8 KiB |  00m00s
[202/302] perl-MIME-Base32-0:1.303-21.f 100% |   6.7 MiB/s |  20.5 KiB |  00m00s
[203/302] perl-libnet-0:3.15-512.fc41.n 100% |  41.8 MiB/s | 128.5 KiB |  00m00s
[204/302] perl-Digest-MD5-0:2.59-5.fc41 100% |  11.7 MiB/s |  36.1 KiB |  00m00s
[205/302] perl-Digest-0:1.20-511.fc41.n 100% |  12.2 MiB/s |  24.9 KiB |  00m00s
[206/302] perl-IPC-Open3-0:1.22-512.fc4 100% |  10.6 MiB/s |  21.8 KiB |  00m00s
[207/302] perl-AutoLoader-0:5.74-512.fc 100% |   6.9 MiB/s |  21.2 KiB |  00m00s
[208/302] perl-IO-Socket-IP-0:0.43-1.fc 100% |  13.7 MiB/s |  42.2 KiB |  00m00s
[209/302] perl-base-0:2.27-512.fc41.noa 100% |   5.3 MiB/s |  16.2 KiB |  00m00s
[210/302] perl-Getopt-Std-0:1.14-512.fc 100% |   7.6 MiB/s |  15.6 KiB |  00m00s
[211/302] perl-B-0:1.89-512.fc41.aarch6 100% |  86.4 MiB/s | 176.9 KiB |  00m00s
[212/302] libffi-devel-0:3.4.6-3.fc41.a 100% |   6.8 MiB/s |  27.8 KiB |  00m00s
[213/302] glib2-devel-0:2.82.2-1.fc41.a 100% | 184.0 MiB/s |   1.5 MiB |  00m00s
[214/302] libmount-devel-0:2.40.2-4.fc4 100% |   6.7 MiB/s |  27.3 KiB |  00m00s
[215/302] glib2-0:2.82.2-1.fc41.aarch64 100% | 189.8 MiB/s |   3.0 MiB |  00m00s
[216/302] libselinux-devel-0:3.7-5.fc41 100% |  24.6 MiB/s | 151.1 KiB |  00m00s
[217/302] pcre2-devel-0:10.44-1.fc41.1. 100% |  84.9 MiB/s | 521.4 KiB |  00m00s
[218/302] libblkid-devel-0:2.40.2-4.fc4 100% |  12.9 MiB/s |  26.4 KiB |  00m00s
[219/302] python3-packaging-0:24.1-2.fc 100% |  30.6 MiB/s | 125.5 KiB |  00m00s
[220/302] libsepol-devel-0:3.7-2.fc41.a 100% |  23.5 MiB/s |  48.0 KiB |  00m00s
[221/302] pcre2-utf16-0:10.44-1.fc41.1. 100% |  67.6 MiB/s | 207.6 KiB |  00m00s
[222/302] pcre2-utf32-0:10.44-1.fc41.1. 100% |  63.6 MiB/s | 195.4 KiB |  00m00s
[223/302] hiredis-0:1.2.0-3.fc41.aarch6 100% |  23.9 MiB/s |  49.0 KiB |  00m00s
[224/302] unbound-libs-0:1.22.0-8.fc41. 100% | 104.9 MiB/s | 537.1 KiB |  00m00s
[225/302] protobuf-c-0:1.5.0-4.fc41.aar 100% |  10.5 MiB/s |  32.3 KiB |  00m00s
[226/302] perl-Class-Struct-0:0.68-512. 100% |  21.5 MiB/s |  22.0 KiB |  00m00s
[227/302] perl-File-Compare-0:1.100.800 100% |   6.4 MiB/s |  13.2 KiB |  00m00s
[228/302] perl-File-stat-0:1.14-512.fc4 100% |   5.5 MiB/s |  17.0 KiB |  00m00s
[229/302] perl-File-Copy-0:2.41-512.fc4 100% |   9.8 MiB/s |  20.1 KiB |  00m00s
[230/302] perl-File-Find-0:1.44-512.fc4 100% |  12.3 MiB/s |  25.3 KiB |  00m00s
[231/302] perl-mro-0:1.29-512.fc41.aarc 100% |  14.3 MiB/s |  29.4 KiB |  00m00s
[232/302] perl-overloading-0:0.02-512.f 100% |   6.3 MiB/s |  12.9 KiB |  00m00s
[233/302] perl-DynaLoader-0:1.56-512.fc 100% |  25.4 MiB/s |  26.0 KiB |  00m00s
[234/302] perl-locale-0:1.12-512.fc41.n 100% |  13.3 MiB/s |  13.6 KiB |  00m00s
[235/302] perl-SelectSaver-0:1.02-512.f 100% |   5.7 MiB/s |  11.7 KiB |  00m00s
[236/302] libxcrypt-devel-0:4.4.36-11.f 100% |   9.2 MiB/s |  28.1 KiB |  00m00s
[237/302] sysprof-capture-devel-0:47.2- 100% |  18.5 MiB/s |  56.9 KiB |  00m00s
[238/302] kernel-headers-0:6.12.4-200.f 100% | 200.2 MiB/s |   1.6 MiB |  00m00s
[239/302] openssh-clients-0:9.8p1-3.fc4 100% | 119.7 MiB/s | 735.2 KiB |  00m00s
[240/302] openssh-0:9.8p1-3.fc41.2.aarc 100% |  67.0 MiB/s | 411.8 KiB |  00m00s
[241/302] libfido2-0:1.15.0-2.fc41.aarc 100% |  31.6 MiB/s |  97.0 KiB |  00m00s
[242/302] libcbor-0:0.11.0-2.fc41.aarch 100% |  16.0 MiB/s |  32.8 KiB |  00m00s
[243/302] csmock-common-0:3.8.0-1.fc41. 100% |  43.4 MiB/s |  88.9 KiB |  00m00s
[244/302] cswrap-0:2.2.4-2.fc41.aarch64 100% |  86.8 MiB/s | 355.4 KiB |  00m00s
[245/302] csdiff-0:3.5.2-1.fc41.aarch64 100% | 142.1 MiB/s | 873.1 KiB |  00m00s
[246/302] mock-0:5.9-1.fc41.noarch      100% |  75.0 MiB/s | 307.3 KiB |  00m00s
[247/302] boost-filesystem-0:1.83.0-8.f 100% |  20.5 MiB/s |  63.1 KiB |  00m00s
[248/302] boost-program-options-0:1.83. 100% |  33.1 MiB/s | 101.7 KiB |  00m00s
[249/302] mock-core-configs-0:41.4-1.fc 100% |  50.2 MiB/s | 154.3 KiB |  00m00s
[250/302] mock-filesystem-0:5.9-1.fc41. 100% |   9.9 MiB/s |  20.3 KiB |  00m00s
[251/302] procps-ng-0:4.0.4-4.fc41.aarc 100% |  90.4 MiB/s | 370.4 KiB |  00m00s
[252/302] pigz-0:2.8-5.fc41.aarch64     100% |  17.8 MiB/s |  91.0 KiB |  00m00s
[253/302] python3-backoff-0:2.2.1-8.fc4 100% |  13.7 MiB/s |  42.2 KiB |  00m00s
[254/302] python3-distro-0:1.9.0-5.fc41 100% |  22.7 MiB/s |  46.6 KiB |  00m00s
[255/302] python3-pyroute2-0:0.7.12-4.f 100% | 144.8 MiB/s |   1.0 MiB |  00m00s
[256/302] python3-requests-0:2.32.3-3.f 100% |  31.1 MiB/s | 159.4 KiB |  00m00s
[257/302] python3-jinja2-0:3.1.4-5.fc41 100% |  53.5 MiB/s | 492.8 KiB |  00m00s
[258/302] python3-rpm-0:4.20.0-1.fc41.a 100% |  33.8 MiB/s |  69.3 KiB |  00m00s
[259/302] python3-templated-dictionary- 100% |   9.9 MiB/s |  20.3 KiB |  00m00s
[260/302] boost-atomic-0:1.83.0-8.fc41. 100% |  18.0 MiB/s |  18.4 KiB |  00m00s
[261/302] boost-system-0:1.83.0-8.fc41. 100% |   7.3 MiB/s |  14.9 KiB |  00m00s
[262/302] usermode-0:1.114-10.fc41.aarc 100% |  45.6 MiB/s | 186.7 KiB |  00m00s
[263/302] python3-charset-normalizer-0: 100% |  52.3 MiB/s | 107.1 KiB |  00m00s
[264/302] python3-markupsafe-0:2.1.5-3. 100% |   7.6 MiB/s |  31.1 KiB |  00m00s
[265/302] python3-idna-0:3.7-4.fc41.noa 100% |  28.3 MiB/s | 115.8 KiB |  00m00s
[266/302] rpm-sign-libs-0:4.20.0-1.fc41 100% |  12.9 MiB/s |  26.5 KiB |  00m00s
[267/302] python3-urllib3-0:1.26.20-1.f 100% |  54.6 MiB/s | 279.4 KiB |  00m00s
[268/302] ima-evm-utils-libs-0:1.6.2-2. 100% |  14.4 MiB/s |  29.5 KiB |  00m00s
[269/302] libuser-0:0.64-11.fc41.aarch6 100% |  99.1 MiB/s | 406.1 KiB |  00m00s
[270/302] libfsverity-0:1.6-1.fc41.aarc 100% |   6.1 MiB/s |  18.7 KiB |  00m00s
[271/302] csgcca-0:2.2.6-2.fc41.aarch64 100% |  91.8 MiB/s | 282.0 KiB |  00m00s
[272/302] vim-filesystem-2:9.1.919-1.fc 100% |   4.0 MiB/s |  16.4 KiB |  00m00s
[273/302] perl-FileHandle-0:2.05-512.fc 100% |  15.1 MiB/s |  15.5 KiB |  00m00s
[274/302] distribution-gpg-keys-0:1.106 100% | 226.3 MiB/s | 695.3 KiB |  00m00s
[275/302] libuv-1:1.49.2-1.fc41.aarch64 100% |  36.3 MiB/s | 260.5 KiB |  00m00s
[276/302] python3-dnf-0:4.22.0-1.fc41.n 100% | 122.5 MiB/s | 627.4 KiB |  00m00s
[277/302] dnf-data-0:4.22.0-1.fc41.noar 100% |  13.0 MiB/s |  40.0 KiB |  00m00s
[278/302] libmodulemd-0:2.15.0-14.fc41. 100% |  51.4 MiB/s | 210.5 KiB |  00m00s
[279/302] python3-libcomps-0:0.1.21-3.f 100% |  15.7 MiB/s |  48.2 KiB |  00m00s
[280/302] libcomps-0:0.1.21-3.fc41.aarc 100% |  24.6 MiB/s |  75.7 KiB |  00m00s
[281/302] python3-hawkey-0:0.73.4-1.fc4 100% |  46.9 MiB/s |  96.0 KiB |  00m00s
[282/302] libdnf-0:0.73.4-1.fc41.aarch6 100% | 156.7 MiB/s | 641.7 KiB |  00m00s
[283/302] createrepo_c-0:1.2.0-2.fc41.a 100% |  23.0 MiB/s |  70.5 KiB |  00m00s
[284/302] python3-libdnf-0:0.73.4-1.fc4 100% | 130.2 MiB/s | 800.1 KiB |  00m00s
[285/302] createrepo_c-libs-0:1.2.0-2.f 100% |  51.7 MiB/s | 105.8 KiB |  00m00s
[286/302] drpm-0:0.5.2-6.fc41.aarch64   100% |  30.7 MiB/s |  62.8 KiB |  00m00s
[287/302] zchunk-libs-0:1.5.1-1.fc41.aa 100% |   7.2 MiB/s |  51.9 KiB |  00m00s
[288/302] systemd-pam-0:256.9-2.fc41.aa 100% |  38.5 MiB/s | 394.4 KiB |  00m00s
[289/302] systemd-0:256.9-2.fc41.aarch6 100% | 275.1 MiB/s |   5.5 MiB |  00m00s
[290/302] dbus-1:1.14.10-4.fc41.aarch64 100% | 605.8 KiB/s |   7.9 KiB |  00m00s
[291/302] dbus-broker-0:36-4.fc41.aarch 100% |  16.3 MiB/s | 167.3 KiB |  00m00s
[292/302] systemd-container-0:256.9-2.f 100% | 197.3 MiB/s | 606.0 KiB |  00m00s
[293/302] dbus-common-1:1.14.10-4.fc41. 100% |   3.6 MiB/s |  14.7 KiB |  00m00s
[294/302] librepo-0:1.19.0-1.fc41.aarch 100% |  47.7 MiB/s |  97.8 KiB |  00m00s
[295/302] libsolv-0:0.7.31-1.fc41.aarch 100% |  66.7 MiB/s | 409.7 KiB |  00m00s
[296/302] libdnf5-0:5.2.8.1-2.fc41.aarc 100% | 207.1 MiB/s |   1.0 MiB |  00m00s
[297/302] fmt-0:11.0.2-2.fc41.aarch64   100% |  19.2 MiB/s |  98.1 KiB |  00m00s
[298/302] gcc-plugin-annobin-0:14.2.1-3 100% |  17.9 MiB/s |  55.1 KiB |  00m00s
[299/302] annobin-plugin-gcc-0:12.69-1. 100% | 118.6 MiB/s | 971.3 KiB |  00m00s
[300/302] annobin-docs-0:12.69-1.fc41.n 100% |  22.4 MiB/s |  91.8 KiB |  00m00s
[301/302] systemd-rpm-macros-0:256.9-2. 100% |  16.5 MiB/s |  33.7 KiB |  00m00s
[302/302] cmake-rpm-macros-0:3.30.5-1.f 100% |   8.2 MiB/s |  16.8 KiB |  00m00s
--------------------------------------------------------------------------------
[302/302] Total                         100% | 255.9 MiB/s | 371.4 MiB |  00m01s
Running transaction
[  1/304] Verify package files          100% | 233.0   B/s | 302.0   B |  00m01s
[  2/304] Prepare transaction           100% |   1.2 KiB/s | 302.0   B |  00m00s
[  3/304] Installing libgfortran-0:14.2 100% | 253.6 MiB/s |   1.5 MiB |  00m00s
[  4/304] Installing openblas-0:0.3.26- 100% |  95.5 MiB/s |  97.8 KiB |  00m00s
[  5/304] Installing expat-0:2.6.4-1.fc 100% | 171.4 MiB/s | 351.1 KiB |  00m00s
[  6/304] Installing cmake-filesystem-0 100% |   3.6 MiB/s |   7.3 KiB |  00m00s
[  7/304] Installing libgpg-error-0:1.5 100% | 224.9 MiB/s |   1.1 MiB |  00m00s
[  8/304] Installing libmpc-0:1.3.1-6.f 100% | 275.7 MiB/s | 282.3 KiB |  00m00s
[  9/304] Installing fonts-filesystem-1 100% |   0.0   B/s | 788.0   B |  00m00s
[ 10/304] Installing blis-openmp64-0:0. 100% | 339.5 MiB/s |   2.7 MiB |  00m00s
[ 11/304] Installing zchunk-libs-0:1.5. 100% | 197.9 MiB/s | 202.6 KiB |  00m00s
[ 12/304] Installing libsolv-0:0.7.31-1 100% | 226.1 MiB/s | 926.1 KiB |  00m00s
[ 13/304] Installing libseccomp-0:2.5.5 100% | 118.8 MiB/s | 243.3 KiB |  00m00s
[ 14/304] Installing google-noto-fonts- 100% |   8.9 MiB/s |  18.3 KiB |  00m00s
[ 15/304] Installing libstdc++-devel-0: 100% | 277.0 MiB/s |  15.2 MiB |  00m00s
[ 16/304] Installing libatomic-0:14.2.1 100% | 193.1 MiB/s | 197.8 KiB |  00m00s
[ 17/304] Installing blis-0:0.9.0-4.fc4 100% | 301.7 MiB/s |   2.7 MiB |  00m00s
[ 18/304] Installing libassuan-0:2.5.7- 100% | 137.5 MiB/s | 281.7 KiB |  00m00s
[ 19/304] Installing zlib-ng-compat-dev 100% | 105.8 MiB/s | 108.3 KiB |  00m00s
[ 20/304] Installing openblas-openmp64- 100% | 420.2 MiB/s |  19.3 MiB |  00m00s
[ 21/304] Installing openblas-serial64- 100% | 426.1 MiB/s |  18.3 MiB |  00m00s
[ 22/304] Installing openblas-openmp-0: 100% | 422.9 MiB/s |  19.5 MiB |  00m00s
[ 23/304] Installing atlas-0:3.10.3-24. 100% | 261.1 MiB/s |  19.8 MiB |  00m00s
[ 24/304] Installing blas-0:3.12.0-7.fc 100% | 129.6 MiB/s |   1.6 MiB |  00m00s
[ 25/304] Installing blas64-0:3.12.0-7. 100% | 370.0 MiB/s |   1.1 MiB |  00m00s
[ 26/304] Installing blas64_-0:3.12.0-7 100% | 111.3 MiB/s |   1.1 MiB |  00m00s
[ 27/304] Installing mock-filesystem-0: 100% |   1.0 MiB/s |  18.9 KiB |  00m00s
[ 28/304] Installing tpm2-tss-0:4.1.3-3 100% | 299.5 MiB/s |   3.6 MiB |  00m00s
[ 29/304] Installing nettle-0:3.10-3.fc 100% | 234.3 MiB/s | 959.8 KiB |  00m00s
[ 30/304] Installing gnutls-0:3.8.6-7.f 100% | 280.3 MiB/s |   3.4 MiB |  00m00s
[ 31/304] Installing glib2-0:2.82.2-1.f 100% | 313.0 MiB/s |  15.3 MiB |  00m00s
[ 32/304] Installing librepo-0:1.19.0-1 100% | 143.3 MiB/s | 293.5 KiB |  00m00s
[ 33/304] Installing libyaml-0:0.2.5-15 100% | 257.8 MiB/s | 264.0 KiB |  00m00s
[ 34/304] Installing libmodulemd-0:2.15 100% | 239.8 MiB/s | 982.3 KiB |  00m00s
[ 35/304] Installing libdnf-0:0.73.4-1. 100% | 204.3 MiB/s |   2.0 MiB |  00m00s
[ 36/304] Installing libedit-0:3.1-53.2 100% | 168.9 MiB/s | 345.8 KiB |  00m00s
[ 37/304] Installing llvm-libs-0:19.1.5 100% | 336.3 MiB/s | 113.7 MiB |  00m00s
[ 38/304] Installing blis-serial64-0:0. 100% | 339.5 MiB/s |   2.7 MiB |  00m00s
[ 39/304] Installing emacs-filesystem-1 100% |   0.0   B/s | 544.0   B |  00m00s
[ 40/304] Installing make-1:4.4.1-8.fc4 100% | 231.4 MiB/s |   1.9 MiB |  00m00s
[ 41/304] Installing libubsan-0:14.2.1- 100% | 263.7 MiB/s | 540.0 KiB |  00m00s
[ 42/304] Installing libasan-0:14.2.1-3 100% | 320.5 MiB/s |   1.6 MiB |  00m00s
[ 43/304] Installing ctags-0:6.0.0-6.fc 100% | 306.6 MiB/s |   2.5 MiB |  00m00s
[ 44/304] Installing gplugin-libs-0:0.4 100% | 128.2 MiB/s | 262.5 KiB |  00m00s
[ 45/304] Installing libbabeltrace-0:1. 100% | 275.0 MiB/s |   1.4 MiB |  00m00s
[ 46/304] Installing libuser-0:0.64-11. 100% | 324.2 MiB/s |   4.5 MiB |  00m00s
[ 47/304] Installing usermode-0:1.114-1 100% | 164.6 MiB/s |   1.2 MiB |  00m00s
[ 48/304] Installing ima-evm-utils-libs 100% |  91.9 MiB/s |  94.1 KiB |  00m00s
[ 49/304] Installing lapack64_-0:3.12.0 100% | 283.3 MiB/s |   5.7 MiB |  00m00s
[ 50/304] Installing lapack64-0:3.12.0- 100% | 149.0 MiB/s |   5.7 MiB |  00m00s
[ 51/304] Installing lapack-0:3.12.0-7. 100% |  71.1 MiB/s |  16.7 MiB |  00m00s
[ 52/304] Installing atlas-devel-0:3.10 100% | 224.9 MiB/s |   2.0 MiB |  00m00s
[ 53/304] Installing flexiblas-netlib-0 100% | 339.2 MiB/s |   9.8 MiB |  00m00s
[ 54/304] Installing flexiblas-0:3.4.4- 100% |  48.5 MiB/s |  49.7 KiB |  00m00s
[ 55/304] Installing flexiblas-openblas 100% | 191.7 MiB/s | 196.3 KiB |  00m00s
[ 56/304] Installing flexiblas-netlib64 100% | 346.8 MiB/s |   9.7 MiB |  00m00s
[ 57/304] Installing flexiblas-openblas 100% | 191.7 MiB/s | 196.3 KiB |  00m00s
[ 58/304] Installing numactl-libs-0:2.0 100% |  68.4 MiB/s |  70.0 KiB |  00m00s
[ 59/304] Installing google-noto-sans-m 100% | 274.5 MiB/s | 562.2 KiB |  00m00s
[ 60/304] Installing google-noto-serif- 100% | 303.9 MiB/s |   1.5 MiB |  00m00s
[ 61/304] Installing google-noto-sans-v 100% | 249.8 MiB/s |   1.2 MiB |  00m00s
[ 62/304] Installing abattis-cantarell- 100% |  94.9 MiB/s | 194.4 KiB |  00m00s
[ 63/304] Installing default-fonts-core 100% |   8.9 MiB/s |  18.2 KiB |  00m00s
[ 64/304] Installing langpacks-core-en- 100% |   0.0   B/s | 704.0   B |  00m00s
[ 65/304] Installing langpacks-fonts-en 100% |   0.0   B/s | 652.0   B |  00m00s
[ 66/304] Installing cpp-0:14.2.1-3.fc4 100% | 299.9 MiB/s |  31.8 MiB |  00m00s
[ 67/304] Installing libgcrypt-0:1.11.0 100% | 238.5 MiB/s |   1.2 MiB |  00m00s
[ 68/304] Installing libksba-0:1.6.7-2. 100% | 172.2 MiB/s | 529.0 KiB |  00m00s
[ 69/304] Installing libssh-devel-0:0.1 100% | 153.7 MiB/s | 157.4 KiB |  00m00s
[ 70/304] Installing libcomps-0:0.1.21- 100% | 140.0 MiB/s | 286.6 KiB |  00m00s
[ 71/304] Installing openblas-openmp64_ 100% | 420.0 MiB/s |  19.3 MiB |  00m00s
[ 72/304] Installing openblas-serial64_ 100% | 416.2 MiB/s |  18.3 MiB |  00m00s
[ 73/304] Installing openblas-serial-0: 100% | 411.3 MiB/s |  18.5 MiB |  00m00s
[ 74/304] Installing openblas-threads-0 100% | 422.9 MiB/s |  19.5 MiB |  00m00s
[ 75/304] Installing openblas-threads64 100% | 420.2 MiB/s |  19.3 MiB |  00m00s
[ 76/304] Installing openblas-threads64 100% | 429.3 MiB/s |  19.3 MiB |  00m00s
[ 77/304] Installing openblas-devel-0:0 100% | 550.8 MiB/s |   1.7 MiB |  00m00s
[ 78/304] Installing annobin-docs-0:12. 100% |  96.5 MiB/s |  98.8 KiB |  00m00s
[ 79/304] Installing fmt-0:11.0.2-2.fc4 100% | 121.7 MiB/s | 249.2 KiB |  00m00s
[ 80/304] Installing libdnf5-0:5.2.8.1- 100% | 290.8 MiB/s |   3.2 MiB |  00m00s
>>> [RPM] /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew
[ 81/304] Installing dnf-data-0:4.22.0- 100% |  39.6 MiB/s |  40.6 KiB |  00m00s
[ 82/304] Installing dbus-common-1:1.14 100% | 564.6 KiB/s |  13.6 KiB |  00m00s
[ 83/304] Installing dbus-broker-0:36-4 100% |  60.2 MiB/s | 616.8 KiB |  00m00s
[ 84/304] Installing dbus-1:1.14.10-4.f 100% |   0.0   B/s | 124.0   B |  00m00s
[ 85/304] Installing systemd-pam-0:256. 100% | 146.4 MiB/s |   1.2 MiB |  00m00s
[ 86/304] Installing systemd-0:256.9-2. 100% |  97.8 MiB/s |  19.7 MiB |  00m00s
>>> Running post-install scriptlet: systemd-0:256.9-2.fc41.aarch64
>>> Finished post-install scriptlet: systemd-0:256.9-2.fc41.aarch64
>>> Scriptlet output:
>>> Creating group 'systemd-journal' with GID 190.
>>> Creating group 'systemd-oom' with GID 999.
>>> Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and 
>>> 
[ 87/304] Installing systemd-container- 100% | 197.3 MiB/s |   1.8 MiB |  00m00s
[ 88/304] Installing drpm-0:0.5.2-6.fc4 100% | 219.6 MiB/s | 224.9 KiB |  00m00s
[ 89/304] Installing createrepo_c-libs- 100% | 136.5 MiB/s | 279.5 KiB |  00m00s
[ 90/304] Installing createrepo_c-0:1.2 100% |  96.8 MiB/s | 297.2 KiB |  00m00s
[ 91/304] Installing distribution-gpg-k 100% |  59.2 MiB/s | 969.4 KiB |  00m00s
[ 92/304] Installing libuv-1:1.49.2-1.f 100% | 196.5 MiB/s | 603.6 KiB |  00m00s
[ 93/304] Installing vim-filesystem-2:9 100% |   4.6 MiB/s |   4.7 KiB |  00m00s
[ 94/304] Installing libfsverity-0:1.6- 100% | 193.0 MiB/s | 197.6 KiB |  00m00s
[ 95/304] Installing boost-system-0:1.8 100% | 192.7 MiB/s | 197.4 KiB |  00m00s
[ 96/304] Installing boost-atomic-0:1.8 100% | 193.3 MiB/s | 197.9 KiB |  00m00s
[ 97/304] Installing boost-filesystem-0 100% | 128.9 MiB/s | 264.0 KiB |  00m00s
[ 98/304] Installing procps-ng-0:4.0.4- 100% | 369.8 MiB/s |   4.1 MiB |  00m00s
[ 99/304] Installing pigz-0:2.8-5.fc41. 100% | 285.6 MiB/s | 292.4 KiB |  00m00s
[100/304] Installing boost-program-opti 100% | 162.2 MiB/s | 332.2 KiB |  00m00s
[101/304] Installing cswrap-0:2.2.4-2.f 100% | 237.0 MiB/s | 970.8 KiB |  00m00s
[102/304] Installing libcbor-0:0.11.0-2 100% | 198.6 MiB/s | 203.4 KiB |  00m00s
[103/304] Installing libfido2-0:1.15.0- 100% | 167.9 MiB/s | 343.9 KiB |  00m00s
[104/304] Installing openssh-0:9.8p1-3. 100% | 296.4 MiB/s |   1.8 MiB |  00m00s
[105/304] Installing openssh-clients-0: 100% |  99.8 MiB/s |   2.7 MiB |  00m00s
[106/304] Installing sysprof-capture-de 100% |  68.2 MiB/s | 279.5 KiB |  00m00s
[107/304] Installing kernel-headers-0:6 100% | 137.9 MiB/s |   6.5 MiB |  00m00s
[108/304] Installing libxcrypt-devel-0: 100% |  10.7 MiB/s |  32.9 KiB |  00m00s
[109/304] Installing glibc-devel-0:2.40 100% | 114.2 MiB/s |   2.3 MiB |  00m00s
[110/304] Installing gcc-0:14.2.1-3.fc4 100% | 330.3 MiB/s |  93.8 MiB |  00m00s
[111/304] Installing gcc-c++-0:14.2.1-3 100% | 289.6 MiB/s |  35.0 MiB |  00m00s
[112/304] Installing gcc-gfortran-0:14. 100% | 302.9 MiB/s |  33.9 MiB |  00m00s
[113/304] Installing blas-devel-0:3.12. 100% |  66.8 MiB/s | 136.8 KiB |  00m00s
[114/304] Installing lapack-devel-0:3.1 100% | 397.6 MiB/s |   1.6 MiB |  00m00s
[115/304] Installing csgcca-0:2.2.6-2.f 100% | 209.9 MiB/s | 644.9 KiB |  00m00s
[116/304] Installing protobuf-c-0:1.5.0 100% | 202.7 MiB/s | 207.6 KiB |  00m00s
[117/304] Installing hiredis-0:1.2.0-3. 100% | 386.5 MiB/s | 395.8 KiB |  00m00s
[118/304] Installing pcre2-utf32-0:10.4 100% | 315.7 MiB/s | 646.6 KiB |  00m00s
[119/304] Installing pcre2-utf16-0:10.4 100% | 210.5 MiB/s | 646.7 KiB |  00m00s
[120/304] Installing pcre2-devel-0:10.4 100% | 199.5 MiB/s |   2.0 MiB |  00m00s
[121/304] Installing libsepol-devel-0:3 100% |  41.6 MiB/s | 127.8 KiB |  00m00s
[122/304] Installing libselinux-devel-0 100% |  26.2 MiB/s | 161.2 KiB |  00m00s
[123/304] Installing libblkid-devel-0:2 100% |  44.9 MiB/s |  46.0 KiB |  00m00s
[124/304] Installing libmount-devel-0:2 100% |  63.0 MiB/s |  64.5 KiB |  00m00s
[125/304] Installing libffi-devel-0:3.4 100% |  30.5 MiB/s |  31.2 KiB |  00m00s
[126/304] Installing ncurses-0:6.5-2.20 100% | 337.8 MiB/s |   1.7 MiB |  00m00s
[127/304] Installing npth-0:1.7-2.fc41. 100% | 108.8 MiB/s | 222.7 KiB |  00m00s
[128/304] Installing gnupg2-0:2.4.5-3.f 100% | 334.1 MiB/s |  12.4 MiB |  00m00s
[129/304] Installing gpgme-0:1.23.2-5.f 100% | 264.8 MiB/s | 813.3 KiB |  00m00s
[130/304] Installing rpm-sign-libs-0:4. 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[131/304] Installing libicu-0:74.2-2.fc 100% | 339.0 MiB/s |  35.6 MiB |  00m00s
[132/304] Installing boost-regex-0:1.83 100% | 107.8 MiB/s | 331.2 KiB |  00m00s
[133/304] Installing source-highlight-0 100% | 141.1 MiB/s |   3.5 MiB |  00m00s
[134/304] Installing groff-base-0:1.23. 100% | 179.3 MiB/s |   5.2 MiB |  00m00s
[135/304] Installing perl-Digest-0:1.20 100% |  36.2 MiB/s |  37.1 KiB |  00m00s
[136/304] Installing perl-Digest-MD5-0: 100% | 114.1 MiB/s | 233.8 KiB |  00m00s
[137/304] Installing perl-B-0:1.89-512. 100% | 177.5 MiB/s | 545.4 KiB |  00m00s
[138/304] Installing perl-FileHandle-0: 100% |   0.0   B/s |   9.8 KiB |  00m00s
[139/304] Installing perl-MIME-Base32-0 100% |  31.4 MiB/s |  32.2 KiB |  00m00s
[140/304] Installing perl-Data-Dumper-0 100% | 129.7 MiB/s | 265.7 KiB |  00m00s
[141/304] Installing perl-libnet-0:3.15 100% |  36.0 MiB/s | 294.7 KiB |  00m00s
[142/304] Installing perl-AutoLoader-0: 100% |   0.0   B/s |  20.9 KiB |  00m00s
[143/304] Installing perl-IO-Socket-IP- 100% |  49.9 MiB/s | 102.2 KiB |  00m00s
[144/304] Installing perl-URI-0:5.30-1. 100% |  65.8 MiB/s | 269.5 KiB |  00m00s
[145/304] Installing perl-Text-Tabs+Wra 100% |  23.3 MiB/s |  23.9 KiB |  00m00s
[146/304] Installing perl-File-Path-0:2 100% |  63.0 MiB/s |  64.5 KiB |  00m00s
[147/304] Installing perl-Pod-Escapes-1 100% |  25.3 MiB/s |  25.9 KiB |  00m00s
[148/304] Installing perl-if-0:0.61.000 100% |   0.0   B/s |   6.2 KiB |  00m00s
[149/304] Installing perl-Time-Local-2: 100% |  68.9 MiB/s |  70.6 KiB |  00m00s
[150/304] Installing perl-Net-SSLeay-0: 100% | 204.7 MiB/s |   1.4 MiB |  00m00s
[151/304] Installing perl-locale-0:1.12 100% |   0.0   B/s |   6.9 KiB |  00m00s
[152/304] Installing perl-IO-Socket-SSL 100% | 230.3 MiB/s | 707.4 KiB |  00m00s
[153/304] Installing perl-Term-ANSIColo 100% |  96.9 MiB/s |  99.2 KiB |  00m00s
[154/304] Installing perl-Term-Cap-0:1. 100% |  29.9 MiB/s |  30.6 KiB |  00m00s
[155/304] Installing perl-Class-Struct- 100% |   0.0   B/s |  25.9 KiB |  00m00s
[156/304] Installing perl-File-Temp-1:0 100% | 160.2 MiB/s | 164.1 KiB |  00m00s
[157/304] Installing perl-IPC-Open3-0:1 100% |  22.7 MiB/s |  23.3 KiB |  00m00s
[158/304] Installing perl-POSIX-0:2.20- 100% | 129.1 MiB/s | 264.5 KiB |  00m00s
[159/304] Installing perl-Pod-Simple-1: 100% | 185.7 MiB/s | 570.5 KiB |  00m00s
[160/304] Installing perl-HTTP-Tiny-0:0 100% | 152.8 MiB/s | 156.4 KiB |  00m00s
[161/304] Installing perl-Socket-4:2.03 100% | 267.7 MiB/s | 274.1 KiB |  00m00s
[162/304] Installing perl-Symbol-0:1.09 100% |   0.0   B/s |   7.2 KiB |  00m00s
[163/304] Installing perl-File-stat-0:1 100% |   0.0   B/s |  13.1 KiB |  00m00s
[164/304] Installing perl-podlators-1:6 100% | 157.0 MiB/s | 321.4 KiB |  00m00s
[165/304] Installing perl-Pod-Perldoc-0 100% |  82.6 MiB/s | 169.3 KiB |  00m00s
[166/304] Installing perl-SelectSaver-0 100% |   0.0   B/s |   2.6 KiB |  00m00s
[167/304] Installing perl-Text-ParseWor 100% |   0.0   B/s |  14.6 KiB |  00m00s
[168/304] Installing perl-Fcntl-0:1.18- 100% |  92.0 MiB/s |  94.2 KiB |  00m00s
[169/304] Installing perl-base-0:2.27-5 100% |   0.0   B/s |  12.9 KiB |  00m00s
[170/304] Installing perl-mro-0:1.29-51 100% |  80.7 MiB/s |  82.6 KiB |  00m00s
[171/304] Installing perl-overloading-0 100% |   0.0   B/s |   5.5 KiB |  00m00s
[172/304] Installing perl-Pod-Usage-4:2 100% |  84.3 MiB/s |  86.3 KiB |  00m00s
[173/304] Installing perl-IO-0:1.55-512 100% |  95.4 MiB/s | 195.4 KiB |  00m00s
[174/304] Installing perl-constant-0:1. 100% |  26.7 MiB/s |  27.4 KiB |  00m00s
[175/304] Installing perl-parent-1:0.24 100% |   0.0   B/s |  10.7 KiB |  00m00s
[176/304] Installing perl-MIME-Base64-0 100% | 219.2 MiB/s | 224.4 KiB |  00m00s
[177/304] Installing perl-Scalar-List-U 100% |  76.5 MiB/s | 156.7 KiB |  00m00s
[178/304] Installing perl-Errno-0:1.38- 100% |   0.0   B/s |   8.8 KiB |  00m00s
[179/304] Installing perl-File-Basename 100% |   0.0   B/s |  14.6 KiB |  00m00s
[180/304] Installing perl-vars-0:1.05-5 100% |   0.0   B/s |   4.3 KiB |  00m00s
[181/304] Installing perl-Storable-1:3. 100% | 365.3 MiB/s | 374.1 KiB |  00m00s
[182/304] Installing perl-Getopt-Std-0: 100% |   0.0   B/s |  11.7 KiB |  00m00s
[183/304] Installing perl-overload-0:1. 100% |   0.0   B/s |  71.9 KiB |  00m00s
[184/304] Installing perl-Getopt-Long-1 100% | 143.8 MiB/s | 147.2 KiB |  00m00s
[185/304] Installing perl-Exporter-0:5. 100% |  54.3 MiB/s |  55.6 KiB |  00m00s
[186/304] Installing perl-PathTools-0:3 100% | 174.1 MiB/s | 356.6 KiB |  00m00s
[187/304] Installing perl-DynaLoader-0: 100% |  31.7 MiB/s |  32.5 KiB |  00m00s
[188/304] Installing perl-Encode-4:3.21 100% | 347.4 MiB/s |   5.9 MiB |  00m00s
[189/304] Installing perl-Carp-0:1.54-5 100% |  23.3 MiB/s |  47.7 KiB |  00m00s
[190/304] Installing perl-libs-4:5.40.0 100% | 208.8 MiB/s |  10.0 MiB |  00m00s
[191/304] Installing perl-interpreter-4 100% | 171.8 MiB/s | 176.0 KiB |  00m00s
[192/304] Installing perl-threads-1:2.4 100% | 129.5 MiB/s | 265.3 KiB |  00m00s
[193/304] Installing perl-threads-share 100% | 114.3 MiB/s | 234.0 KiB |  00m00s
[194/304] Installing perl-Thread-Queue- 100% |  29.7 MiB/s |  30.4 KiB |  00m00s
[195/304] Installing perl-File-Compare- 100% |   0.0   B/s |   6.1 KiB |  00m00s
[196/304] Installing perl-File-Copy-0:2 100% |  19.7 MiB/s |  20.2 KiB |  00m00s
[197/304] Installing perl-File-Find-0:1 100% |   8.3 MiB/s |  42.5 KiB |  00m00s
[198/304] Installing tzdata-0:2024a-9.f 100% |  42.2 MiB/s |   1.9 MiB |  00m00s
[199/304] Installing python-pip-wheel-0 100% | 413.9 MiB/s |   1.2 MiB |  00m00s
[200/304] Installing mpdecimal-0:2.5.1- 100% | 161.1 MiB/s | 330.0 KiB |  00m00s
[201/304] Installing libb2-0:0.98.1-12. 100% |  33.1 MiB/s | 203.3 KiB |  00m00s
[202/304] Installing python3-libs-0:3.1 100% | 256.6 MiB/s |  42.6 MiB |  00m00s
[203/304] Installing python3-0:3.13.0-1 100% |  83.5 MiB/s |  85.5 KiB |  00m00s
[204/304] Installing python3-rpm-0:4.20 100% |  89.4 MiB/s | 183.1 KiB |  00m00s
[205/304] Installing python3-idna-0:3.7 100% | 196.0 MiB/s | 602.1 KiB |  00m00s
[206/304] Installing python3-libdnf-0:0 100% | 333.2 MiB/s |   4.0 MiB |  00m00s
[207/304] Installing python3-hawkey-0:0 100% | 187.4 MiB/s | 383.9 KiB |  00m00s
[208/304] Installing cmake-rpm-macros-0 100% |   7.9 MiB/s |   8.1 KiB |  00m00s
[209/304] Installing python3-urllib3-0: 100% | 143.5 MiB/s |   1.0 MiB |  00m00s
[210/304] Installing valgrind-1:3.24.0- 100% | 415.4 MiB/s |  27.4 MiB |  00m00s
[211/304] Installing valgrind-devel-1:3 100% | 245.7 MiB/s | 503.2 KiB |  00m00s
[212/304] Installing python3-packaging- 100% | 105.8 MiB/s | 433.2 KiB |  00m00s
[213/304] Installing glib2-devel-0:2.82 100% | 389.5 MiB/s |  16.0 MiB |  00m00s
[214/304] Installing csdiff-0:3.5.2-1.f 100% | 318.2 MiB/s |   3.5 MiB |  00m00s
[215/304] Installing python3-backoff-0: 100% |  54.4 MiB/s | 111.4 KiB |  00m00s
[216/304] Installing python3-distro-0:1 100% |  66.1 MiB/s | 203.1 KiB |  00m00s
[217/304] Installing python3-pyroute2-0 100% | 122.7 MiB/s |   3.7 MiB |  00m00s
[218/304] Installing python3-markupsafe 100% | 118.0 MiB/s | 241.6 KiB |  00m00s
[219/304] Installing python3-jinja2-0:3 100% | 264.1 MiB/s |   2.9 MiB |  00m00s
[220/304] Installing python3-templated- 100% |  30.2 MiB/s |  30.9 KiB |  00m00s
[221/304] Installing python3-charset-no 100% | 105.7 MiB/s | 324.7 KiB |  00m00s
[222/304] Installing python3-requests-0 100% | 121.6 MiB/s | 498.0 KiB |  00m00s
[223/304] Installing python3-libcomps-0 100% | 106.5 MiB/s | 218.2 KiB |  00m00s
[224/304] Installing python3-dnf-0:4.22 100% | 178.4 MiB/s |   2.7 MiB |  00m00s
[225/304] Installing mock-0:5.9-1.fc41. 100% | 128.9 MiB/s |   1.0 MiB |  00m00s
[226/304] Installing mock-core-configs- 100% |   2.7 MiB/s | 399.2 KiB |  00m00s
[227/304] Installing csmock-common-0:3. 100% |  52.1 MiB/s | 266.8 KiB |  00m00s
[228/304] Installing gdb-headless-0:15. 100% | 215.7 MiB/s |  15.1 MiB |  00m00s
[229/304] Installing unbound-libs-0:1.2 100% | 207.3 MiB/s |   1.5 MiB |  00m00s
[230/304] Installing gnutls-dane-0:3.8. 100% | 193.9 MiB/s | 198.5 KiB |  00m00s
[231/304] Installing wget2-libs-0:2.2.0 100% | 178.6 MiB/s | 365.8 KiB |  00m00s
[232/304] Installing wget2-0:2.2.0-1.fc 100% | 176.6 MiB/s |   1.1 MiB |  00m00s
[233/304] Installing clang-resource-fil 100% |   8.1 MiB/s |  16.7 KiB |  00m00s
[234/304] Installing clang-libs-0:19.1. 100% | 384.7 MiB/s | 117.7 MiB |  00m00s
[235/304] Installing publicsuffix-list- 100% | 311.6 MiB/s | 319.1 KiB |  00m00s
[236/304] Installing libpsl-devel-0:0.2 100% | 110.9 MiB/s | 113.6 KiB |  00m00s
[237/304] Installing brotli-0:1.1.0-5.f 100% | 191.8 MiB/s | 196.5 KiB |  00m00s
[238/304] Installing brotli-devel-0:1.1 100% |  66.4 MiB/s |  68.0 KiB |  00m00s
[239/304] Installing gmp-c++-1:6.3.0-2. 100% | 191.9 MiB/s | 196.5 KiB |  00m00s
[240/304] Installing gmp-devel-1:6.3.0- 100% | 351.5 MiB/s | 359.9 KiB |  00m00s
[241/304] Installing mpfr-devel-0:4.2.1 100% |   0.0   B/s |  63.5 KiB |  00m00s
[242/304] Installing libmpc-devel-0:1.3 100% |   0.0   B/s |  16.9 KiB |  00m00s
[243/304] Installing less-0:661-2.fc41. 100% | 284.0 MiB/s | 872.6 KiB |  00m00s
[244/304] Installing csexec-0:2.2.4-2.f 100% | 315.1 MiB/s |   1.3 MiB |  00m00s
[245/304] Installing rhash-0:1.4.4-2.fc 100% | 192.5 MiB/s | 591.3 KiB |  00m00s
[246/304] Installing jsoncpp-0:1.9.5-8. 100% |  32.9 MiB/s | 337.3 KiB |  00m00s
[247/304] Installing cmake-data-0:3.30. 100% |  85.4 MiB/s |   8.8 MiB |  00m00s
[248/304] Installing cmake-0:3.30.5-1.f 100% | 330.5 MiB/s |  28.4 MiB |  00m00s
[249/304] Installing openssl-devel-1:3. 100% |  47.1 MiB/s |   5.2 MiB |  00m00s
[250/304] Installing libnghttp2-devel-0 100% | 289.4 MiB/s | 296.3 KiB |  00m00s
[251/304] Installing libidn2-devel-0:2. 100% |  50.8 MiB/s | 260.1 KiB |  00m00s
[252/304] Installing blis-threads64-0:0 100% | 339.5 MiB/s |   2.7 MiB |  00m00s
[253/304] Installing blis-threads-0:0.9 100% | 339.5 MiB/s |   2.7 MiB |  00m00s
[254/304] Installing m4-0:1.4.19-10.fc4 100% | 131.8 MiB/s | 675.0 KiB |  00m00s
[255/304] Installing autoconf-0:2.72-3. 100% | 279.8 MiB/s |   2.8 MiB |  00m00s
[256/304] Installing libtsan-0:14.2.1-3 100% | 273.3 MiB/s |   1.4 MiB |  00m00s
[257/304] Installing liblsan-0:14.2.1-3 100% | 264.3 MiB/s | 541.3 KiB |  00m00s
[258/304] Installing libhwasan-0:14.2.1 100% | 239.1 MiB/s | 734.6 KiB |  00m00s
[259/304] Installing libatomic_ops-0:7. 100% | 223.2 MiB/s | 457.0 KiB |  00m00s
[260/304] Installing libatomic_ops-deve 100% | 167.9 MiB/s | 687.7 KiB |  00m00s
[261/304] Installing glib-1:1.2.10-74.f 100% | 265.2 MiB/s | 814.6 KiB |  00m00s
[262/304] Installing blis-openmp-0:0.9. 100% | 339.5 MiB/s |   2.7 MiB |  00m00s
[263/304] Installing blis-devel-0:0.9.0 100% | 650.5 MiB/s |   7.8 MiB |  00m00s
[264/304] Installing glib-devel-1:1.2.1 100% | 107.7 MiB/s | 110.3 KiB |  00m00s
[265/304] Installing libatomic_ops-stat 100% |   0.0   B/s |  12.7 KiB |  00m00s
[266/304] Installing libhwasan-static-0 100% | 373.1 MiB/s |   1.5 MiB |  00m00s
[267/304] Installing liblsan-static-0:1 100% | 402.5 MiB/s |   1.2 MiB |  00m00s
[268/304] Installing libtsan-static-0:1 100% | 394.9 MiB/s |   2.8 MiB |  00m00s
[269/304] Installing automake-0:1.16.5- 100% | 176.4 MiB/s |   1.8 MiB |  00m00s
[270/304] Installing libcurl-devel-0:8. 100% |  71.1 MiB/s |   1.4 MiB |  00m00s
[271/304] Installing csmock-plugin-valg 100% |  10.0 MiB/s |  10.3 KiB |  00m00s
[272/304] Installing git-core-0:2.47.1- 100% | 344.8 MiB/s |  22.4 MiB |  00m00s
[273/304] Installing gcc-plugin-devel-0 100% | 239.7 MiB/s |  11.0 MiB |  00m00s
[274/304] Installing clang-0:19.1.5-1.f 100% | 107.4 MiB/s | 219.9 KiB |  00m00s
[275/304] Installing wget2-wget-0:2.2.0 100% |  54.2 KiB/s | 444.0   B |  00m00s
[276/304] Installing gdb-0:15.2-3.fc41. 100% | 109.3 MiB/s | 447.7 KiB |  00m00s
[277/304] Installing gplugin-devel-0:0. 100% | 155.3 MiB/s |   1.2 MiB |  00m00s
[278/304] Installing valgrind-tools-dev 100% | 256.5 MiB/s |   2.3 MiB |  00m00s
[279/304] Installing lapack-static-0:3. 100% | 419.2 MiB/s |  81.7 MiB |  00m00s
[280/304] Installing gcc-gdb-plugin-0:1 100% | 235.7 MiB/s | 724.1 KiB |  00m00s
[281/304] Installing libgfortran-static 100% | 501.7 MiB/s |   3.5 MiB |  00m00s
[282/304] Installing annobin-plugin-gcc 100% |  64.5 MiB/s |   1.1 MiB |  00m00s
[283/304] Installing gcc-plugin-annobin 100% |  10.8 MiB/s | 198.7 KiB |  00m00s
[284/304] Installing openblas-static-0: 100% | 553.1 MiB/s | 374.4 MiB |  00m01s
[285/304] Installing langpacks-en-0:4.1 100% |   0.0   B/s | 700.0   B |  00m00s
[286/304] Installing numactl-0:2.0.19-1 100% | 206.0 MiB/s | 421.9 KiB |  00m00s
[287/304] Installing flexiblas-blis-ope 100% | 191.7 MiB/s | 196.3 KiB |  00m00s
[288/304] Installing flexiblas-blis-ser 100% | 191.7 MiB/s | 196.3 KiB |  00m00s
[289/304] Installing flexiblas-devel-0: 100% | 568.1 MiB/s |   5.1 MiB |  00m00s
[290/304] Installing flexiblas-hook-pro 100% | 423.6 MiB/s |   1.3 MiB |  00m00s
[291/304] Installing flexiblas-openblas 100% | 191.6 MiB/s | 196.2 KiB |  00m00s
[292/304] Installing flexiblas-atlas-0: 100% | 191.7 MiB/s | 196.3 KiB |  00m00s
[293/304] Installing atlas-static-0:3.1 100% | 513.6 MiB/s |  12.3 MiB |  00m00s
[294/304] Installing libasan-static-0:1 100% | 422.3 MiB/s |   3.4 MiB |  00m00s
[295/304] Installing libubsan-static-0: 100% | 355.1 MiB/s |   1.1 MiB |  00m00s
[296/304] Installing libatomic-static-0 100% | 221.2 MiB/s | 226.5 KiB |  00m00s
[297/304] Installing libstdc++-static-0 100% | 495.4 MiB/s |   6.9 MiB |  00m00s
[298/304] Installing systemd-rpm-macros 100% |  11.0 MiB/s |  11.2 KiB |  00m00s
[299/304] Installing xxd-2:9.1.919-1.fc 100% |  82.8 MiB/s |  84.8 KiB |  00m00s
[300/304] Installing glibc-langpack-is- 100% | 253.9 MiB/s |   2.8 MiB |  00m00s
[301/304] Installing glibc-langpack-en- 100% | 206.2 MiB/s |   5.8 MiB |  00m00s
[302/304] Installing glibc-all-langpack 100% | 485.0 MiB/s | 226.0 MiB |  00m00s
[303/304] Installing multilib-rpm-confi 100% |  28.8 MiB/s |  29.5 KiB |  00m00s
[304/304] Installing blis-srpm-macros-0 100% | 971.0   B/s | 372.0   B |  00m00s
Complete!
Finish: build setup for llama-cpp-b4349-3.fc41.src.rpm
Start: rpmbuild llama-cpp-b4349-3.fc41.src.rpm
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1734393600
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.Eex1Nm
+ umask 022
+ cd /builddir/build/BUILD/llama-cpp-b4349-build
+ test -d /builddir/build/BUILD/llama-cpp-b4349-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/llama-cpp-b4349-build
+ /usr/bin/rm -rf /builddir/build/BUILD/llama-cpp-b4349-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/llama-cpp-b4349-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/llama-cpp-b4349-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ebsDpY
+ umask 022
+ cd /builddir/build/BUILD/llama-cpp-b4349-build
+ cd /builddir/build/BUILD/llama-cpp-b4349-build
+ rm -rf llama.cpp-b4349
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/llama.cpp-b4349.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd llama.cpp-b4349
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-fix-for-building-with-no-internet-connection.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ find . -name '*.py' -exec sed -i 's|/usr/bin/env python3|/usr/bin/python3|' '{}' ';'
+ find . -iname 'CMakeLists.*' -exec sed -i 's|POSITION_INDEPENDENT_CODE ON|POSITION_INDEPENDENT_CODE ON SOVERSION b4349|' '{}' ';'
++ echo b4349
++ grep -oP '[0-9][0-9][0-9][0-9]'
+ export LLAMA_VERSION=0.0.4349
+ LLAMA_VERSION=0.0.4349
++ echo b4349
++ grep -oP '[0-9][0-9][0-9][0-9]'
+ export LLAMA_INSTALL_VERSION=0.0.4349
+ LLAMA_INSTALL_VERSION=0.0.4349
++ git rev-parse --short=7 HEAD
fatal: not a git repository (or any of the parent directories): .git
+ export SHORT_HASH=
+ SHORT_HASH=
++ echo b4349
++ grep -oP '[0-9][0-9][0-9][0-9]'
+ export LLAMA_BUILD_NUMBER=4349
+ LLAMA_BUILD_NUMBER=4349
+ export BRANCH_NAME=b4349
+ BRANCH_NAME=b4349
+ export GGML_NLOOP=3
+ GGML_NLOOP=3
+ export GGML_N_THREADS=1
+ GGML_N_THREADS=1
+ export LLAMA_LOG_COLORS=1
+ LLAMA_LOG_COLORS=1
+ export LLAMA_LOG_PREFIX=1
+ LLAMA_LOG_PREFIX=1
+ export LLAMA_LOG_TIMESTAMPS=1
+ LLAMA_LOG_TIMESTAMPS=1
+ export LLAMA_LOG_VERBOSITY=10
+ LLAMA_LOG_VERBOSITY=10
+ export GOMP_CPU_AFFINITY=0-19
+ GOMP_CPU_AFFINITY=0-19
+ export BLIS_NUM_THREADS=14
+ BLIS_NUM_THREADS=14
+ rm -rf exmples/llma.android
+ rm -rf examples/llama.swiftui
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E77yTm
+ umask 022
+ cd /builddir/build/BUILD/llama-cpp-b4349-build
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd llama.cpp-b4349
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ /usr/bin/cmake -S . -B redhat-linux-build -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_BUILD_TYPE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DLLAMA_CURL:BOOL=ON -DGGML_CPU_ALL_VARIANTS:BOOL=ON -DGGML_NATIVE:BOOL=OFF -DGGML_BACKEND_DL:BOOL=ON -DLLAMA_FATAL_WARNINGS:BOOL=ON -DSHARE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DLIB_SUFFIX=64 -DCMAKE_INSTALL_DO_STRIP:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=/usr/bin -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_DATADIR:PATH=/usr/share -DCMAKE_INSTALL_MANDIR:PATH=/usr/share/man -DCMAKE_INSTALL_INCLUDEDIR:PATH=/usr/include -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=/var -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=/var/lib -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_INFODIR:PATH=/usr/share/info -DCMAKE_INSTALL_MANDIR:PATH=/usr/share/man -DGGML_OPENMP:BOOL=ON -DGGML_VULKAN:BOOL=OFF -DGGML_RPC:BOOL=ON -DLLAMA_BUILD_EXAMPLES:BOOL=ON -DLLAMA_BUILD_TESTS:BOOL=ON -DGGML_CPU_HBM:BOOL=OFF -DGGML_BLAS_VENDOR=FlexiBLAS
-- The C compiler identification is GNU 14.2.1
-- The CXX compiler identification is GNU 14.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Git: /usr/bin/git (found version "2.47.1")
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Warning: ccache not found - consider installing it for faster compilation or disable this warning with GGML_CCACHE=OFF
-- CMAKE_SYSTEM_PROCESSOR: aarch64
-- Including CPU backend
-- Found OpenMP_C: -fopenmp (found version "4.5")
-- Found OpenMP_CXX: -fopenmp (found version "4.5")
-- Found OpenMP: TRUE (found version "4.5")
-- ARM detected
-- Performing Test COMPILER_SUPPORTS_FP16_FORMAT_I3E
-- Performing Test COMPILER_SUPPORTS_FP16_FORMAT_I3E - Failed
-- Adding CPU backend variant ggml-cpu-sandybridge:  
-- ARM detected
-- Adding CPU backend variant ggml-cpu-haswell:  
-- ARM detected
-- Adding CPU backend variant ggml-cpu-skylakex:  
-- ARM detected
-- Adding CPU backend variant ggml-cpu-icelake:  
-- ARM detected
-- Adding CPU backend variant ggml-cpu-alderlake:  
-- ARM detected
-- Adding CPU backend variant ggml-cpu-sapphirerapids:  
-- Using RPC backend
-- Including RPC backend
CMake Warning at common/CMakeLists.txt:32 (message):
  Git repository not found; to enable automatic generation of build info,
  make sure Git is installed and the project is a Git repository.


-- Found CURL: /usr/lib64/libcurl.so (found version "8.9.1")
CMake Warning at examples/eval-callback/CMakeLists.txt:22 (message):
  Offline mode!


-- Configuring done (2.0s)
-- Generating done (0.1s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_DO_STRIP
    SHARE_INSTALL_PREFIX


-- Build files have been written to: /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build
+ /usr/bin/cmake --build redhat-linux-build -j4 --verbose --config Release
Change Dir: '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'

Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j4
/usr/bin/cmake -S/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 -B/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/CMakeFiles /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-base.dir/build.make ggml/src/CMakeFiles/ggml-base.dir/depend
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-sandybridge-feats.dir/build.make ggml/src/CMakeFiles/ggml-cpu-sandybridge-feats.dir/depend
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-haswell-feats.dir/build.make ggml/src/CMakeFiles/ggml-cpu-haswell-feats.dir/depend
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-skylakex-feats.dir/build.make ggml/src/CMakeFiles/ggml-cpu-skylakex-feats.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src/CMakeFiles/ggml-base.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src/CMakeFiles/ggml-cpu-sandybridge-feats.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src/CMakeFiles/ggml-cpu-skylakex-feats.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src/CMakeFiles/ggml-cpu-haswell-feats.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-base.dir/build.make ggml/src/CMakeFiles/ggml-base.dir/build
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-sandybridge-feats.dir/build.make ggml/src/CMakeFiles/ggml-cpu-sandybridge-feats.dir/build
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-skylakex-feats.dir/build.make ggml/src/CMakeFiles/ggml-cpu-skylakex-feats.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-haswell-feats.dir/build.make ggml/src/CMakeFiles/ggml-cpu-haswell-feats.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[  0%] Building C object ggml/src/CMakeFiles/ggml-base.dir/ggml.c.o
[  0%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-sandybridge-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/gcc -DGGML_BUILD -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_base_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu11 -fPIC -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -MD -MT ggml/src/CMakeFiles/ggml-base.dir/ggml.c.o -MF CMakeFiles/ggml-base.dir/ggml.c.o.d -o CMakeFiles/ggml-base.dir/ggml.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml.c
[  1%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-skylakex-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT ggml/src/CMakeFiles/ggml-cpu-sandybridge-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o -MF CMakeFiles/ggml-cpu-sandybridge-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o.d -o CMakeFiles/ggml-cpu-sandybridge-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/cpu-feats-x86.cpp
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT ggml/src/CMakeFiles/ggml-cpu-skylakex-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o -MF CMakeFiles/ggml-cpu-skylakex-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o.d -o CMakeFiles/ggml-cpu-skylakex-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/cpu-feats-x86.cpp
[  2%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-haswell-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT ggml/src/CMakeFiles/ggml-cpu-haswell-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o -MF CMakeFiles/ggml-cpu-haswell-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o.d -o CMakeFiles/ggml-cpu-haswell-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/cpu-feats-x86.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[  2%] Built target ggml-cpu-sandybridge-feats
[  2%] Built target ggml-cpu-skylakex-feats
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-icelake-feats.dir/build.make ggml/src/CMakeFiles/ggml-cpu-icelake-feats.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src/CMakeFiles/ggml-cpu-icelake-feats.dir/DependInfo.cmake "--color="
[  2%] Built target ggml-cpu-haswell-feats
[  3%] Building C object ggml/src/CMakeFiles/ggml-base.dir/ggml-alloc.c.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/gcc -DGGML_BUILD -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_base_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu11 -fPIC -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -MD -MT ggml/src/CMakeFiles/ggml-base.dir/ggml-alloc.c.o -MF CMakeFiles/ggml-base.dir/ggml-alloc.c.o.d -o CMakeFiles/ggml-base.dir/ggml-alloc.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-alloc.c
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-icelake-feats.dir/build.make ggml/src/CMakeFiles/ggml-cpu-icelake-feats.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[  3%] Building CXX object ggml/src/CMakeFiles/ggml-base.dir/ggml-backend.cpp.o
[  3%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-icelake-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT ggml/src/CMakeFiles/ggml-cpu-icelake-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o -MF CMakeFiles/ggml-cpu-icelake-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o.d -o CMakeFiles/ggml-cpu-icelake-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/cpu-feats-x86.cpp
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BUILD -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_base_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT ggml/src/CMakeFiles/ggml-base.dir/ggml-backend.cpp.o -MF CMakeFiles/ggml-base.dir/ggml-backend.cpp.o.d -o CMakeFiles/ggml-base.dir/ggml-backend.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-backend.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[  3%] Built target ggml-cpu-icelake-feats
[  4%] Building CXX object ggml/src/CMakeFiles/ggml-base.dir/ggml-opt.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BUILD -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_base_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT ggml/src/CMakeFiles/ggml-base.dir/ggml-opt.cpp.o -MF CMakeFiles/ggml-base.dir/ggml-opt.cpp.o.d -o CMakeFiles/ggml-base.dir/ggml-opt.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-opt.cpp
[  4%] Building CXX object ggml/src/CMakeFiles/ggml-base.dir/ggml-threading.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BUILD -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_base_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT ggml/src/CMakeFiles/ggml-base.dir/ggml-threading.cpp.o -MF CMakeFiles/ggml-base.dir/ggml-threading.cpp.o.d -o CMakeFiles/ggml-base.dir/ggml-threading.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-threading.cpp
[  5%] Building C object ggml/src/CMakeFiles/ggml-base.dir/ggml-quants.c.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/gcc -DGGML_BUILD -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_base_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu11 -fPIC -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -MD -MT ggml/src/CMakeFiles/ggml-base.dir/ggml-quants.c.o -MF CMakeFiles/ggml-base.dir/ggml-quants.c.o.d -o CMakeFiles/ggml-base.dir/ggml-quants.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-quants.c
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-alderlake-feats.dir/build.make ggml/src/CMakeFiles/ggml-cpu-alderlake-feats.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src/CMakeFiles/ggml-cpu-alderlake-feats.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-alderlake-feats.dir/build.make ggml/src/CMakeFiles/ggml-cpu-alderlake-feats.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[  5%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-alderlake-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT ggml/src/CMakeFiles/ggml-cpu-alderlake-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o -MF CMakeFiles/ggml-cpu-alderlake-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o.d -o CMakeFiles/ggml-cpu-alderlake-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/cpu-feats-x86.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[  5%] Built target ggml-cpu-alderlake-feats
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-sapphirerapids-feats.dir/build.make ggml/src/CMakeFiles/ggml-cpu-sapphirerapids-feats.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src/CMakeFiles/ggml-cpu-sapphirerapids-feats.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-sapphirerapids-feats.dir/build.make ggml/src/CMakeFiles/ggml-cpu-sapphirerapids-feats.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[  6%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-sapphirerapids-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT ggml/src/CMakeFiles/ggml-cpu-sapphirerapids-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o -MF CMakeFiles/ggml-cpu-sapphirerapids-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o.d -o CMakeFiles/ggml-cpu-sapphirerapids-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/cpu-feats-x86.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[  6%] Built target ggml-cpu-sapphirerapids-feats
/usr/bin/gmake  -f common/CMakeFiles/build_info.dir/build.make common/CMakeFiles/build_info.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[  6%] Generating build details from Git
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 && /usr/bin/cmake -DMSVC= -DCMAKE_C_COMPILER_VERSION=14.2.1 -DCMAKE_C_COMPILER_ID=GNU -DCMAKE_VS_PLATFORM_NAME= -DCMAKE_C_COMPILER=/usr/bin/gcc -P /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/cmake/build-info-gen-cpp.cmake
-- Found Git: /usr/bin/git (found version "2.47.1")
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/common /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/common/CMakeFiles/build_info.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f common/CMakeFiles/build_info.dir/build.make common/CMakeFiles/build_info.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[  6%] Building CXX object common/CMakeFiles/build_info.dir/build-info.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/common && /usr/bin/g++   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT common/CMakeFiles/build_info.dir/build-info.cpp.o -MF CMakeFiles/build_info.dir/build-info.cpp.o.d -o CMakeFiles/build_info.dir/build-info.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/build-info.cpp
/usr/bin/gmake  -f examples/gguf-hash/CMakeFiles/sha256.dir/build.make examples/gguf-hash/CMakeFiles/sha256.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gguf-hash /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf-hash /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf-hash/CMakeFiles/sha256.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/gguf-hash/CMakeFiles/sha256.dir/build.make examples/gguf-hash/CMakeFiles/sha256.dir/build
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[  6%] Built target build_info
[  7%] Building C object examples/gguf-hash/CMakeFiles/sha256.dir/deps/sha256/sha256.c.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf-hash && /usr/bin/gcc  -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gguf-hash/deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -MD -MT examples/gguf-hash/CMakeFiles/sha256.dir/deps/sha256/sha256.c.o -MF CMakeFiles/sha256.dir/deps/sha256/sha256.c.o.d -o CMakeFiles/sha256.dir/deps/sha256/sha256.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gguf-hash/deps/sha256/sha256.c
/usr/bin/gmake  -f examples/gguf-hash/CMakeFiles/xxhash.dir/build.make examples/gguf-hash/CMakeFiles/xxhash.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gguf-hash /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf-hash /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf-hash/CMakeFiles/xxhash.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/gguf-hash/CMakeFiles/xxhash.dir/build.make examples/gguf-hash/CMakeFiles/xxhash.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[  8%] Building C object examples/gguf-hash/CMakeFiles/xxhash.dir/deps/xxhash/xxhash.c.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf-hash && /usr/bin/gcc  -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gguf-hash/deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -MD -MT examples/gguf-hash/CMakeFiles/xxhash.dir/deps/xxhash/xxhash.c.o -MF CMakeFiles/xxhash.dir/deps/xxhash/xxhash.c.o.d -o CMakeFiles/xxhash.dir/deps/xxhash/xxhash.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gguf-hash/deps/xxhash/xxhash.c
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[  8%] Built target sha256
/usr/bin/gmake  -f examples/gguf-hash/CMakeFiles/sha1.dir/build.make examples/gguf-hash/CMakeFiles/sha1.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gguf-hash /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf-hash /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf-hash/CMakeFiles/sha1.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/gguf-hash/CMakeFiles/sha1.dir/build.make examples/gguf-hash/CMakeFiles/sha1.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[  8%] Building C object examples/gguf-hash/CMakeFiles/sha1.dir/deps/sha1/sha1.c.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf-hash && /usr/bin/gcc  -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gguf-hash/deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -w -MD -MT examples/gguf-hash/CMakeFiles/sha1.dir/deps/sha1/sha1.c.o -MF CMakeFiles/sha1.dir/deps/sha1/sha1.c.o.d -o CMakeFiles/sha1.dir/deps/sha1/sha1.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gguf-hash/deps/sha1/sha1.c
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[  8%] Built target sha1
[  8%] Linking CXX shared library libggml-base.so
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ggml-base.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,libggml-base.so.b4349 -o libggml-base.so.b4349 "CMakeFiles/ggml-base.dir/ggml.c.o" "CMakeFiles/ggml-base.dir/ggml-alloc.c.o" "CMakeFiles/ggml-base.dir/ggml-backend.cpp.o" "CMakeFiles/ggml-base.dir/ggml-opt.cpp.o" "CMakeFiles/ggml-base.dir/ggml-threading.cpp.o" "CMakeFiles/ggml-base.dir/ggml-quants.c.o"  -lm
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[  8%] Built target xxhash
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/cmake -E cmake_symlink_library libggml-base.so.b4349 libggml-base.so.b4349 libggml-base.so
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[  8%] Built target ggml-base
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml.dir/build.make ggml/src/CMakeFiles/ggml.dir/depend
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/build.make ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src/CMakeFiles/ggml.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-haswell.dir/build.make ggml/src/CMakeFiles/ggml-cpu-haswell.dir/depend
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/DependInfo.cmake "--color="
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/build.make ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src/CMakeFiles/ggml-cpu-haswell.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml.dir/build.make ggml/src/CMakeFiles/ggml.dir/build
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/build.make ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-haswell.dir/build.make ggml/src/CMakeFiles/ggml-cpu-haswell.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/build.make ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[  8%] Building CXX object ggml/src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o
[  8%] Building C object ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu.c.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BUILD -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT ggml/src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o -MF CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o.d -o CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-backend-reg.cpp
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/gcc -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_sandybridge_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu11 -fPIC -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu.c.o -MF CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu.c.o.d -o CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu.c
[  9%] Building C object ggml/src/CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu.c.o
[  9%] Building C object ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu.c.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/gcc -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_haswell_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu11 -fPIC -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu.c.o -MF CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu.c.o.d -o CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu.c
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/gcc -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_skylakex_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu11 -fPIC -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu.c.o -MF CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu.c.o.d -o CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu.c
[ 10%] Linking CXX shared library libggml.so
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ggml.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,libggml.so.b4349 -o libggml.so.b4349 "CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o"  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: libggml-base.so.b4349 -ldl
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/cmake -E cmake_symlink_library libggml.so.b4349 libggml.so.b4349 libggml.so
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 10%] Built target ggml
[ 11%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_skylakex_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu.cpp.o -MF CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu.cpp.o.d -o CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu.cpp
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-icelake.dir/build.make ggml/src/CMakeFiles/ggml-cpu-icelake.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src/CMakeFiles/ggml-cpu-icelake.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-icelake.dir/build.make ggml/src/CMakeFiles/ggml-cpu-icelake.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 11%] Building C object ggml/src/CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu.c.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/gcc -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_icelake_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu11 -fPIC -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu.c.o -MF CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu.c.o.d -o CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu.c
[ 11%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_skylakex_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o -MF CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o.d -o CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-aarch64.cpp
[ 12%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_sandybridge_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu.cpp.o -MF CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu.cpp.o.d -o CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu.cpp
[ 12%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_haswell_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu.cpp.o -MF CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu.cpp.o.d -o CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu.cpp
[ 12%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_sandybridge_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o -MF CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o.d -o CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-aarch64.cpp
[ 13%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_haswell_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o -MF CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o.d -o CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-aarch64.cpp
[ 13%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-hbm.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_skylakex_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-hbm.cpp.o -MF CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-hbm.cpp.o.d -o CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-hbm.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-hbm.cpp
[ 14%] Building C object ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-quants.c.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/gcc -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_skylakex_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu11 -fPIC -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-quants.c.o -MF CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-quants.c.o.d -o CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-quants.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-quants.c
[ 15%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-hbm.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_sandybridge_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-hbm.cpp.o -MF CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-hbm.cpp.o.d -o CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-hbm.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-hbm.cpp
[ 15%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-hbm.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_haswell_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-hbm.cpp.o -MF CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-hbm.cpp.o.d -o CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-hbm.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-hbm.cpp
[ 15%] Building C object ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-quants.c.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/gcc -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_sandybridge_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu11 -fPIC -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-quants.c.o -MF CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-quants.c.o.d -o CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-quants.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-quants.c
[ 16%] Building C object ggml/src/CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-quants.c.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/gcc -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_haswell_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu11 -fPIC -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-quants.c.o -MF CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-quants.c.o.d -o CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-quants.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-quants.c
[ 16%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-traits.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_skylakex_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-traits.cpp.o -MF CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-traits.cpp.o.d -o CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-traits.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-traits.cpp
[ 17%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/amx/amx.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_skylakex_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/amx/amx.cpp.o -MF CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/amx/amx.cpp.o.d -o CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/amx/amx.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/amx/amx.cpp
[ 18%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-traits.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_sandybridge_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-traits.cpp.o -MF CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-traits.cpp.o.d -o CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-traits.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-traits.cpp
[ 18%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-traits.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_haswell_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-traits.cpp.o -MF CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-traits.cpp.o.d -o CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-traits.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-traits.cpp
[ 19%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_icelake_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu.cpp.o -MF CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu.cpp.o.d -o CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu.cpp
[ 19%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/amx/mmq.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_skylakex_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/amx/mmq.cpp.o -MF CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/amx/mmq.cpp.o.d -o CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/amx/mmq.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/amx/mmq.cpp
[ 19%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/amx/amx.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_sandybridge_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/amx/amx.cpp.o -MF CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/amx/amx.cpp.o.d -o CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/amx/amx.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/amx/amx.cpp
[ 20%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/amx/amx.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_haswell_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/amx/amx.cpp.o -MF CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/amx/amx.cpp.o.d -o CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/amx/amx.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/amx/amx.cpp
[ 21%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/llamafile/sgemm.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_skylakex_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/llamafile/sgemm.cpp.o -MF CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/llamafile/sgemm.cpp.o.d -o CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/llamafile/sgemm.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/llamafile/sgemm.cpp
[ 21%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_icelake_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o -MF CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o.d -o CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-aarch64.cpp
[ 22%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/amx/mmq.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_sandybridge_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/amx/mmq.cpp.o -MF CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/amx/mmq.cpp.o.d -o CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/amx/mmq.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/amx/mmq.cpp
[ 22%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/amx/mmq.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_haswell_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/amx/mmq.cpp.o -MF CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/amx/mmq.cpp.o.d -o CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/amx/mmq.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/amx/mmq.cpp
[ 22%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/llamafile/sgemm.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_sandybridge_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/llamafile/sgemm.cpp.o -MF CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/llamafile/sgemm.cpp.o.d -o CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/llamafile/sgemm.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/llamafile/sgemm.cpp
[ 23%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/llamafile/sgemm.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_haswell_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/llamafile/sgemm.cpp.o -MF CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/llamafile/sgemm.cpp.o.d -o CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/llamafile/sgemm.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/llamafile/sgemm.cpp
[ 23%] Linking CXX shared module ../../bin/libggml-cpu-skylakex.so
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ggml-cpu-skylakex.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared  -o ../../bin/libggml-cpu-skylakex.so "CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu.c.o" "CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu.cpp.o" "CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o" "CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-hbm.cpp.o" "CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-quants.c.o" "CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/ggml-cpu-traits.cpp.o" "CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/amx/amx.cpp.o" "CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/amx/mmq.cpp.o" "CMakeFiles/ggml-cpu-skylakex.dir/ggml-cpu/llamafile/sgemm.cpp.o" "CMakeFiles/ggml-cpu-skylakex-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o"  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src libggml-base.so.b4349 /usr/lib/gcc/aarch64-redhat-linux/14/libgomp.so /usr/lib64/libpthread.a
[ 24%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-hbm.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_icelake_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-hbm.cpp.o -MF CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-hbm.cpp.o.d -o CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-hbm.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-hbm.cpp
[ 24%] Building C object ggml/src/CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-quants.c.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/gcc -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_icelake_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu11 -fPIC -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-quants.c.o -MF CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-quants.c.o.d -o CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-quants.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-quants.c
[ 25%] Linking CXX shared module ../../bin/libggml-cpu-sandybridge.so
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ggml-cpu-sandybridge.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared  -o ../../bin/libggml-cpu-sandybridge.so "CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu.c.o" "CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu.cpp.o" "CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o" "CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-hbm.cpp.o" "CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-quants.c.o" "CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/ggml-cpu-traits.cpp.o" "CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/amx/amx.cpp.o" "CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/amx/mmq.cpp.o" "CMakeFiles/ggml-cpu-sandybridge.dir/ggml-cpu/llamafile/sgemm.cpp.o" "CMakeFiles/ggml-cpu-sandybridge-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o"  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src libggml-base.so.b4349 /usr/lib/gcc/aarch64-redhat-linux/14/libgomp.so /usr/lib64/libpthread.a
[ 25%] Linking CXX shared module ../../bin/libggml-cpu-haswell.so
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ggml-cpu-haswell.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared  -o ../../bin/libggml-cpu-haswell.so "CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu.c.o" "CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu.cpp.o" "CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o" "CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-hbm.cpp.o" "CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-quants.c.o" "CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/ggml-cpu-traits.cpp.o" "CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/amx/amx.cpp.o" "CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/amx/mmq.cpp.o" "CMakeFiles/ggml-cpu-haswell.dir/ggml-cpu/llamafile/sgemm.cpp.o" "CMakeFiles/ggml-cpu-haswell-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o"  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src libggml-base.so.b4349 /usr/lib/gcc/aarch64-redhat-linux/14/libgomp.so /usr/lib64/libpthread.a
[ 26%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-traits.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_icelake_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-traits.cpp.o -MF CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-traits.cpp.o.d -o CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-traits.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-traits.cpp
[ 26%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/amx/amx.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_icelake_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/amx/amx.cpp.o -MF CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/amx/amx.cpp.o.d -o CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/amx/amx.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/amx/amx.cpp
[ 27%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/amx/mmq.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_icelake_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/amx/mmq.cpp.o -MF CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/amx/mmq.cpp.o.d -o CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/amx/mmq.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/amx/mmq.cpp
[ 27%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/llamafile/sgemm.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_icelake_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/llamafile/sgemm.cpp.o -MF CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/llamafile/sgemm.cpp.o.d -o CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/llamafile/sgemm.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/llamafile/sgemm.cpp
[ 28%] Linking CXX shared module ../../bin/libggml-cpu-icelake.so
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ggml-cpu-icelake.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared  -o ../../bin/libggml-cpu-icelake.so "CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu.c.o" "CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu.cpp.o" "CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o" "CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-hbm.cpp.o" "CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-quants.c.o" "CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/ggml-cpu-traits.cpp.o" "CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/amx/amx.cpp.o" "CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/amx/mmq.cpp.o" "CMakeFiles/ggml-cpu-icelake.dir/ggml-cpu/llamafile/sgemm.cpp.o" "CMakeFiles/ggml-cpu-icelake-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o"  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src libggml-base.so.b4349 /usr/lib/gcc/aarch64-redhat-linux/14/libgomp.so /usr/lib64/libpthread.a
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 28%] Built target ggml-cpu-skylakex
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 28%] Built target ggml-cpu-sandybridge
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 28%] Built target ggml-cpu-haswell
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/build.make ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/build.make ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 29%] Building C object ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu.c.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/gcc -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_alderlake_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu11 -fPIC -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu.c.o -MF CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu.c.o.d -o CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu.c
[ 29%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_alderlake_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu.cpp.o -MF CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu.cpp.o.d -o CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu.cpp
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/build.make ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/build.make ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 30%] Building C object ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu.c.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/gcc -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_sapphirerapids_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu11 -fPIC -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu.c.o -MF CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu.c.o.d -o CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu.c
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 30%] Built target ggml-cpu-icelake
[ 31%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_alderlake_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o -MF CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o.d -o CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-aarch64.cpp
[ 31%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_sapphirerapids_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu.cpp.o -MF CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu.cpp.o.d -o CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu.cpp
/usr/bin/gmake  -f ggml/src/ggml-rpc/CMakeFiles/ggml-rpc.dir/build.make ggml/src/ggml-rpc/CMakeFiles/ggml-rpc.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-rpc /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src/ggml-rpc /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src/ggml-rpc/CMakeFiles/ggml-rpc.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f ggml/src/ggml-rpc/CMakeFiles/ggml-rpc.dir/build.make ggml/src/ggml-rpc/CMakeFiles/ggml-rpc.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 31%] Building CXX object ggml/src/ggml-rpc/CMakeFiles/ggml-rpc.dir/ggml-rpc.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src/ggml-rpc && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_rpc_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-rpc/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT ggml/src/ggml-rpc/CMakeFiles/ggml-rpc.dir/ggml-rpc.cpp.o -MF CMakeFiles/ggml-rpc.dir/ggml-rpc.cpp.o.d -o CMakeFiles/ggml-rpc.dir/ggml-rpc.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-rpc/ggml-rpc.cpp
/usr/bin/gmake  -f src/CMakeFiles/llama.dir/build.make src/CMakeFiles/llama.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src/CMakeFiles/llama.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f src/CMakeFiles/llama.dir/build.make src/CMakeFiles/llama.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 31%] Building CXX object src/CMakeFiles/llama.dir/llama.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src && /usr/bin/g++ -DGGML_SHARED -DLLAMA_BUILD -DLLAMA_SHARED -Dllama_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT src/CMakeFiles/llama.dir/llama.cpp.o -MF CMakeFiles/llama.dir/llama.cpp.o.d -o CMakeFiles/llama.dir/llama.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/llama.cpp
[ 31%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-hbm.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_alderlake_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-hbm.cpp.o -MF CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-hbm.cpp.o.d -o CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-hbm.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-hbm.cpp
[ 32%] Building C object ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-quants.c.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/gcc -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_alderlake_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu11 -fPIC -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-quants.c.o -MF CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-quants.c.o.d -o CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-quants.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-quants.c
[ 33%] Linking CXX shared module ../../../bin/libggml-rpc.so
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src/ggml-rpc && /usr/bin/cmake -E cmake_link_script CMakeFiles/ggml-rpc.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared  -o ../../../bin/libggml-rpc.so "CMakeFiles/ggml-rpc.dir/ggml-rpc.cpp.o"  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src ../libggml-base.so.b4349
[ 34%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_sapphirerapids_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o -MF CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o.d -o CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-aarch64.cpp
[ 34%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-traits.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_alderlake_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-traits.cpp.o -MF CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-traits.cpp.o.d -o CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-traits.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-traits.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 34%] Built target ggml-rpc
[ 34%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-hbm.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_sapphirerapids_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-hbm.cpp.o -MF CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-hbm.cpp.o.d -o CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-hbm.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-hbm.cpp
[ 34%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/amx/amx.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_alderlake_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/amx/amx.cpp.o -MF CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/amx/amx.cpp.o.d -o CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/amx/amx.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/amx/amx.cpp
[ 35%] Building CXX object src/CMakeFiles/llama.dir/llama-vocab.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src && /usr/bin/g++ -DGGML_SHARED -DLLAMA_BUILD -DLLAMA_SHARED -Dllama_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT src/CMakeFiles/llama.dir/llama-vocab.cpp.o -MF CMakeFiles/llama.dir/llama-vocab.cpp.o.d -o CMakeFiles/llama.dir/llama-vocab.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/llama-vocab.cpp
[ 36%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/amx/mmq.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_alderlake_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/amx/mmq.cpp.o -MF CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/amx/mmq.cpp.o.d -o CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/amx/mmq.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/amx/mmq.cpp
[ 37%] Building C object ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-quants.c.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/gcc -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_sapphirerapids_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu11 -fPIC -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-quants.c.o -MF CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-quants.c.o.d -o CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-quants.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-quants.c
[ 37%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/llamafile/sgemm.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_alderlake_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/llamafile/sgemm.cpp.o -MF CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/llamafile/sgemm.cpp.o.d -o CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/llamafile/sgemm.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/llamafile/sgemm.cpp
[ 37%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-traits.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_sapphirerapids_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-traits.cpp.o -MF CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-traits.cpp.o.d -o CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-traits.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/ggml-cpu-traits.cpp
[ 38%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/amx/amx.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_sapphirerapids_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/amx/amx.cpp.o -MF CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/amx/amx.cpp.o.d -o CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/amx/amx.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/amx/amx.cpp
[ 39%] Linking CXX shared module ../../bin/libggml-cpu-alderlake.so
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ggml-cpu-alderlake.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared  -o ../../bin/libggml-cpu-alderlake.so "CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu.c.o" "CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu.cpp.o" "CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o" "CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-hbm.cpp.o" "CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-quants.c.o" "CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/ggml-cpu-traits.cpp.o" "CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/amx/amx.cpp.o" "CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/amx/mmq.cpp.o" "CMakeFiles/ggml-cpu-alderlake.dir/ggml-cpu/llamafile/sgemm.cpp.o" "CMakeFiles/ggml-cpu-alderlake-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o"  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src libggml-base.so.b4349 /usr/lib/gcc/aarch64-redhat-linux/14/libgomp.so /usr/lib64/libpthread.a
[ 39%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/amx/mmq.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_sapphirerapids_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/amx/mmq.cpp.o -MF CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/amx/mmq.cpp.o.d -o CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/amx/mmq.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/amx/mmq.cpp
[ 40%] Building CXX object ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/llamafile/sgemm.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/g++ -DGGML_BACKEND_BUILD -DGGML_BACKEND_DL -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_AARCH64 -DGGML_USE_LLAMAFILE -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_sapphirerapids_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/.. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -fopenmp -MD -MT ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/llamafile/sgemm.cpp.o -MF CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/llamafile/sgemm.cpp.o.d -o CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/llamafile/sgemm.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/ggml-cpu/llamafile/sgemm.cpp
[ 40%] Building CXX object src/CMakeFiles/llama.dir/llama-grammar.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src && /usr/bin/g++ -DGGML_SHARED -DLLAMA_BUILD -DLLAMA_SHARED -Dllama_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT src/CMakeFiles/llama.dir/llama-grammar.cpp.o -MF CMakeFiles/llama.dir/llama-grammar.cpp.o.d -o CMakeFiles/llama.dir/llama-grammar.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/llama-grammar.cpp
[ 40%] Linking CXX shared module ../../bin/libggml-cpu-sapphirerapids.so
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ggml-cpu-sapphirerapids.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared  -o ../../bin/libggml-cpu-sapphirerapids.so "CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu.c.o" "CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu.cpp.o" "CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o" "CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-hbm.cpp.o" "CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-quants.c.o" "CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu-traits.cpp.o" "CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/amx/amx.cpp.o" "CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/amx/mmq.cpp.o" "CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/llamafile/sgemm.cpp.o" "CMakeFiles/ggml-cpu-sapphirerapids-feats.dir/ggml-cpu/cpu-feats-x86.cpp.o"  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src libggml-base.so.b4349 /usr/lib/gcc/aarch64-redhat-linux/14/libgomp.so /usr/lib64/libpthread.a
/usr/bin/gmake  -f examples/gguf-hash/CMakeFiles/llama-gguf-hash.dir/build.make examples/gguf-hash/CMakeFiles/llama-gguf-hash.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gguf-hash /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf-hash /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf-hash/CMakeFiles/llama-gguf-hash.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/gguf-hash/CMakeFiles/llama-gguf-hash.dir/build.make examples/gguf-hash/CMakeFiles/llama-gguf-hash.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 40%] Building CXX object examples/gguf-hash/CMakeFiles/llama-gguf-hash.dir/gguf-hash.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf-hash && /usr/bin/g++ -DGGML_SHARED -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gguf-hash/deps -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/gguf-hash/CMakeFiles/llama-gguf-hash.dir/gguf-hash.cpp.o -MF CMakeFiles/llama-gguf-hash.dir/gguf-hash.cpp.o.d -o CMakeFiles/llama-gguf-hash.dir/gguf-hash.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gguf-hash/gguf-hash.cpp
[ 41%] Linking CXX executable ../../bin/llama-gguf-hash
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf-hash && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-gguf-hash.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-gguf-hash.dir/gguf-hash.cpp.o" CMakeFiles/xxhash.dir/deps/xxhash/xxhash.c.o CMakeFiles/sha1.dir/deps/sha1/sha1.c.o CMakeFiles/sha256.dir/deps/sha256/sha256.c.o -o ../../bin/llama-gguf-hash  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 41%] Built target llama-gguf-hash
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 41%] Built target ggml-cpu-alderlake
[ 42%] Building CXX object src/CMakeFiles/llama.dir/llama-sampling.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src && /usr/bin/g++ -DGGML_SHARED -DLLAMA_BUILD -DLLAMA_SHARED -Dllama_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT src/CMakeFiles/llama.dir/llama-sampling.cpp.o -MF CMakeFiles/llama.dir/llama-sampling.cpp.o.d -o CMakeFiles/llama.dir/llama-sampling.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/llama-sampling.cpp
/usr/bin/gmake  -f examples/gguf/CMakeFiles/llama-gguf.dir/build.make examples/gguf/CMakeFiles/llama-gguf.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gguf /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf/CMakeFiles/llama-gguf.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/gguf/CMakeFiles/llama-gguf.dir/build.make examples/gguf/CMakeFiles/llama-gguf.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 42%] Building CXX object examples/gguf/CMakeFiles/llama-gguf.dir/gguf.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf && /usr/bin/g++ -DGGML_SHARED -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/gguf/CMakeFiles/llama-gguf.dir/gguf.cpp.o -MF CMakeFiles/llama-gguf.dir/gguf.cpp.o.d -o CMakeFiles/llama-gguf.dir/gguf.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gguf/gguf.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 42%] Built target ggml-cpu-sapphirerapids
[ 42%] Building CXX object src/CMakeFiles/llama.dir/unicode.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src && /usr/bin/g++ -DGGML_SHARED -DLLAMA_BUILD -DLLAMA_SHARED -Dllama_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT src/CMakeFiles/llama.dir/unicode.cpp.o -MF CMakeFiles/llama.dir/unicode.cpp.o.d -o CMakeFiles/llama.dir/unicode.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/unicode.cpp
[ 43%] Linking CXX executable ../../bin/llama-gguf
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-gguf.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-gguf.dir/gguf.cpp.o" -o ../../bin/llama-gguf  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 43%] Built target llama-gguf
[ 44%] Building CXX object src/CMakeFiles/llama.dir/unicode-data.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src && /usr/bin/g++ -DGGML_SHARED -DLLAMA_BUILD -DLLAMA_SHARED -Dllama_EXPORTS -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT src/CMakeFiles/llama.dir/unicode-data.cpp.o -MF CMakeFiles/llama.dir/unicode-data.cpp.o.d -o CMakeFiles/llama.dir/unicode-data.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/unicode-data.cpp
[ 44%] Linking CXX shared library libllama.so
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,libllama.so.b4349 -o libllama.so.b4349 CMakeFiles/llama.dir/llama.cpp.o "CMakeFiles/llama.dir/llama-vocab.cpp.o" "CMakeFiles/llama.dir/llama-grammar.cpp.o" "CMakeFiles/llama.dir/llama-sampling.cpp.o" CMakeFiles/llama.dir/unicode.cpp.o "CMakeFiles/llama.dir/unicode-data.cpp.o"  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../ggml/src/libggml.so.b4349 ../ggml/src/libggml-base.so.b4349
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src && /usr/bin/cmake -E cmake_symlink_library libllama.so.b4349 libllama.so.b4349 libllama.so
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 44%] Built target llama
/usr/bin/gmake  -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/depend
/usr/bin/gmake  -f tests/CMakeFiles/test-c.dir/build.make tests/CMakeFiles/test-c.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/common /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/common/CMakeFiles/common.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests/CMakeFiles/test-c.dir/DependInfo.cmake "--color="
/usr/bin/gmake  -f examples/simple/CMakeFiles/llama-simple.dir/build.make examples/simple/CMakeFiles/llama-simple.dir/depend
/usr/bin/gmake  -f examples/simple-chat/CMakeFiles/llama-simple-chat.dir/build.make examples/simple-chat/CMakeFiles/llama-simple-chat.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/simple-chat /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/simple-chat /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/simple-chat/CMakeFiles/llama-simple-chat.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/simple /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/simple /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/simple/CMakeFiles/llama-simple.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/build
/usr/bin/gmake  -f tests/CMakeFiles/test-c.dir/build.make tests/CMakeFiles/test-c.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/simple-chat/CMakeFiles/llama-simple-chat.dir/build.make examples/simple-chat/CMakeFiles/llama-simple-chat.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/simple/CMakeFiles/llama-simple.dir/build.make examples/simple/CMakeFiles/llama-simple.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 45%] Building CXX object common/CMakeFiles/common.dir/arg.cpp.o
[ 46%] Building C object tests/CMakeFiles/test-c.dir/test-c.c.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/common && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT common/CMakeFiles/common.dir/arg.cpp.o -MF CMakeFiles/common.dir/arg.cpp.o.d -o CMakeFiles/common.dir/arg.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/arg.cpp
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/gcc -DGGML_SHARED -DLLAMA_SHARED -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-c.dir/test-c.c.o -MF CMakeFiles/test-c.dir/test-c.c.o.d -o CMakeFiles/test-c.dir/test-c.c.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-c.c
[ 47%] Building CXX object examples/simple-chat/CMakeFiles/llama-simple-chat.dir/simple-chat.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/simple-chat && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/simple-chat/CMakeFiles/llama-simple-chat.dir/simple-chat.cpp.o -MF CMakeFiles/llama-simple-chat.dir/simple-chat.cpp.o.d -o CMakeFiles/llama-simple-chat.dir/simple-chat.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/simple-chat/simple-chat.cpp
[ 48%] Building CXX object examples/simple/CMakeFiles/llama-simple.dir/simple.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/simple && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/simple/CMakeFiles/llama-simple.dir/simple.cpp.o -MF CMakeFiles/llama-simple.dir/simple.cpp.o.d -o CMakeFiles/llama-simple.dir/simple.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/simple/simple.cpp
[ 48%] Linking C executable ../bin/test-c
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-c.dir/link.txt --verbose=1
/usr/bin/gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/test-c.dir/test-c.c.o" -o ../bin/test-c  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src ../src/libllama.so.b4349 ../ggml/src/libggml.so.b4349 ../ggml/src/libggml-base.so.b4349
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 48%] Built target test-c
[ 48%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/common && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT common/CMakeFiles/common.dir/common.cpp.o -MF CMakeFiles/common.dir/common.cpp.o.d -o CMakeFiles/common.dir/common.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/common.cpp
[ 48%] Linking CXX executable ../../bin/llama-simple
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/simple && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-simple.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-simple.dir/simple.cpp.o" -o ../../bin/llama-simple  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349
[ 48%] Linking CXX executable ../../bin/llama-simple-chat
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/simple-chat && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-simple-chat.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-simple-chat.dir/simple-chat.cpp.o" -o ../../bin/llama-simple-chat  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 48%] Built target llama-simple
[ 49%] Building CXX object common/CMakeFiles/common.dir/console.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/common && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT common/CMakeFiles/common.dir/console.cpp.o -MF CMakeFiles/common.dir/console.cpp.o.d -o CMakeFiles/common.dir/console.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/console.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 49%] Built target llama-simple-chat
[ 49%] Building CXX object common/CMakeFiles/common.dir/json-schema-to-grammar.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/common && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT common/CMakeFiles/common.dir/json-schema-to-grammar.cpp.o -MF CMakeFiles/common.dir/json-schema-to-grammar.cpp.o.d -o CMakeFiles/common.dir/json-schema-to-grammar.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/json-schema-to-grammar.cpp
[ 50%] Building CXX object common/CMakeFiles/common.dir/log.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/common && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT common/CMakeFiles/common.dir/log.cpp.o -MF CMakeFiles/common.dir/log.cpp.o.d -o CMakeFiles/common.dir/log.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/log.cpp
[ 50%] Building CXX object common/CMakeFiles/common.dir/ngram-cache.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/common && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT common/CMakeFiles/common.dir/ngram-cache.cpp.o -MF CMakeFiles/common.dir/ngram-cache.cpp.o.d -o CMakeFiles/common.dir/ngram-cache.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/ngram-cache.cpp
[ 51%] Building CXX object common/CMakeFiles/common.dir/sampling.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/common && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT common/CMakeFiles/common.dir/sampling.cpp.o -MF CMakeFiles/common.dir/sampling.cpp.o.d -o CMakeFiles/common.dir/sampling.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/sampling.cpp
[ 51%] Building CXX object common/CMakeFiles/common.dir/speculative.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/common && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT common/CMakeFiles/common.dir/speculative.cpp.o -MF CMakeFiles/common.dir/speculative.cpp.o.d -o CMakeFiles/common.dir/speculative.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/speculative.cpp
[ 52%] Linking CXX static library libcommon.a
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/common && /usr/bin/cmake -P CMakeFiles/common.dir/cmake_clean_target.cmake
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/common.dir/link.txt --verbose=1
/usr/bin/ar qc libcommon.a CMakeFiles/common.dir/arg.cpp.o CMakeFiles/common.dir/common.cpp.o CMakeFiles/common.dir/console.cpp.o "CMakeFiles/common.dir/json-schema-to-grammar.cpp.o" CMakeFiles/common.dir/log.cpp.o "CMakeFiles/common.dir/ngram-cache.cpp.o" CMakeFiles/common.dir/sampling.cpp.o CMakeFiles/common.dir/speculative.cpp.o "CMakeFiles/build_info.dir/build-info.cpp.o"
/usr/bin/ranlib libcommon.a
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 52%] Built target common
/usr/bin/gmake  -f tests/CMakeFiles/test-tokenizer-0.dir/build.make tests/CMakeFiles/test-tokenizer-0.dir/depend
/usr/bin/gmake  -f tests/CMakeFiles/test-sampling.dir/build.make tests/CMakeFiles/test-sampling.dir/depend
/usr/bin/gmake  -f tests/CMakeFiles/test-grammar-parser.dir/build.make tests/CMakeFiles/test-grammar-parser.dir/depend
/usr/bin/gmake  -f tests/CMakeFiles/test-grammar-integration.dir/build.make tests/CMakeFiles/test-grammar-integration.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests/CMakeFiles/test-tokenizer-0.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests/CMakeFiles/test-sampling.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests/CMakeFiles/test-grammar-parser.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests/CMakeFiles/test-grammar-integration.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f tests/CMakeFiles/test-grammar-parser.dir/build.make tests/CMakeFiles/test-grammar-parser.dir/build
/usr/bin/gmake  -f tests/CMakeFiles/test-tokenizer-0.dir/build.make tests/CMakeFiles/test-tokenizer-0.dir/build
/usr/bin/gmake  -f tests/CMakeFiles/test-sampling.dir/build.make tests/CMakeFiles/test-sampling.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f tests/CMakeFiles/test-grammar-integration.dir/build.make tests/CMakeFiles/test-grammar-integration.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 54%] Building CXX object tests/CMakeFiles/test-tokenizer-0.dir/test-tokenizer-0.cpp.o
[ 54%] Building CXX object tests/CMakeFiles/test-grammar-parser.dir/test-grammar-parser.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-grammar-parser.dir/test-grammar-parser.cpp.o -MF CMakeFiles/test-grammar-parser.dir/test-grammar-parser.cpp.o.d -o CMakeFiles/test-grammar-parser.dir/test-grammar-parser.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-grammar-parser.cpp
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-tokenizer-0.dir/test-tokenizer-0.cpp.o -MF CMakeFiles/test-tokenizer-0.dir/test-tokenizer-0.cpp.o.d -o CMakeFiles/test-tokenizer-0.dir/test-tokenizer-0.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-tokenizer-0.cpp
[ 54%] Building CXX object tests/CMakeFiles/test-sampling.dir/test-sampling.cpp.o
[ 55%] Building CXX object tests/CMakeFiles/test-grammar-integration.dir/test-grammar-integration.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-sampling.dir/test-sampling.cpp.o -MF CMakeFiles/test-sampling.dir/test-sampling.cpp.o.d -o CMakeFiles/test-sampling.dir/test-sampling.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-sampling.cpp
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-grammar-integration.dir/test-grammar-integration.cpp.o -MF CMakeFiles/test-grammar-integration.dir/test-grammar-integration.cpp.o.d -o CMakeFiles/test-grammar-integration.dir/test-grammar-integration.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-grammar-integration.cpp
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-sampling.cpp: In function ‘void test_penalties(const std::vector<float>&, const std::vector<int>&, const std::vector<float>&, float, float, float)’:
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-sampling.cpp:147:18: warning: unused variable ‘n_vocab’ [-Wunused-variable]
  147 |     const size_t n_vocab = probs.size();
      |                  ^~~~~~~
In file included from /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/./llama-grammar.h:3,
                 from /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-grammar-parser.cpp:6:
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/./llama-impl.h:52:13: warning: ‘void replace_all(std::string&, const std::string&, const std::string&)’ defined but not used [-Wunused-function]
   52 | static void replace_all(std::string & s, const std::string & search, const std::string & replace) {
      |             ^~~~~~~~~~~
In file included from /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-tokenizer-0.cpp:2:
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/./common.h:443:13: warning: ‘bool string_starts_with(const std::string&, const std::string&)’ defined but not used [-Wunused-function]
  443 | static bool string_starts_with(const std::string & str,
      |             ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/./common.h:428:26: warning: ‘std::vector<T> string_split(const std::string&, char) [with T = std::__cxx11::basic_string<char>]’ defined but not used [-Wunused-function]
  428 | std::vector<std::string> string_split<std::string>(const std::string & input, char separator)
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~
[ 55%] Building CXX object tests/CMakeFiles/test-grammar-parser.dir/get-model.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-grammar-parser.dir/get-model.cpp.o -MF CMakeFiles/test-grammar-parser.dir/get-model.cpp.o.d -o CMakeFiles/test-grammar-parser.dir/get-model.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/get-model.cpp
[ 56%] Linking CXX executable ../bin/test-grammar-parser
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-grammar-parser.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/test-grammar-parser.dir/test-grammar-parser.cpp.o" "CMakeFiles/test-grammar-parser.dir/get-model.cpp.o" -o ../bin/test-grammar-parser  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../common/libcommon.a /usr/lib64/libcurl.so ../src/libllama.so.b4349 ../ggml/src/libggml.so.b4349 ../ggml/src/libggml-base.so.b4349
[ 57%] Building CXX object tests/CMakeFiles/test-sampling.dir/get-model.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-sampling.dir/get-model.cpp.o -MF CMakeFiles/test-sampling.dir/get-model.cpp.o.d -o CMakeFiles/test-sampling.dir/get-model.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/get-model.cpp
[ 57%] Linking CXX executable ../bin/test-sampling
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-sampling.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/test-sampling.dir/test-sampling.cpp.o" "CMakeFiles/test-sampling.dir/get-model.cpp.o" -o ../bin/test-sampling  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../common/libcommon.a /usr/lib64/libcurl.so ../src/libllama.so.b4349 ../ggml/src/libggml.so.b4349 ../ggml/src/libggml-base.so.b4349
[ 57%] Linking CXX executable ../bin/test-tokenizer-0
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-tokenizer-0.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/test-tokenizer-0.dir/test-tokenizer-0.cpp.o" -o ../bin/test-tokenizer-0  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../common/libcommon.a /usr/lib64/libcurl.so ../src/libllama.so.b4349 ../ggml/src/libggml.so.b4349 ../ggml/src/libggml-base.so.b4349
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 57%] Built target test-grammar-parser
[ 57%] Building CXX object tests/CMakeFiles/test-grammar-integration.dir/get-model.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-grammar-integration.dir/get-model.cpp.o -MF CMakeFiles/test-grammar-integration.dir/get-model.cpp.o.d -o CMakeFiles/test-grammar-integration.dir/get-model.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/get-model.cpp
/usr/bin/gmake  -f tests/CMakeFiles/test-llama-grammar.dir/build.make tests/CMakeFiles/test-llama-grammar.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests/CMakeFiles/test-llama-grammar.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f tests/CMakeFiles/test-llama-grammar.dir/build.make tests/CMakeFiles/test-llama-grammar.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 58%] Building CXX object tests/CMakeFiles/test-llama-grammar.dir/test-llama-grammar.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-llama-grammar.dir/test-llama-grammar.cpp.o -MF CMakeFiles/test-llama-grammar.dir/test-llama-grammar.cpp.o.d -o CMakeFiles/test-llama-grammar.dir/test-llama-grammar.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-llama-grammar.cpp
In file included from /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/./llama-grammar.h:3,
                 from /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-grammar-integration.cpp:6:
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/./llama-impl.h:52:13: warning: ‘void replace_all(std::string&, const std::string&, const std::string&)’ defined but not used [-Wunused-function]
   52 | static void replace_all(std::string & s, const std::string & search, const std::string & replace) {
      |             ^~~~~~~~~~~
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 58%] Built target test-sampling
[ 58%] Building CXX object tests/CMakeFiles/test-llama-grammar.dir/get-model.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-llama-grammar.dir/get-model.cpp.o -MF CMakeFiles/test-llama-grammar.dir/get-model.cpp.o.d -o CMakeFiles/test-llama-grammar.dir/get-model.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/get-model.cpp
/usr/bin/gmake  -f tests/CMakeFiles/test-json-schema-to-grammar.dir/build.make tests/CMakeFiles/test-json-schema-to-grammar.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests/CMakeFiles/test-json-schema-to-grammar.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f tests/CMakeFiles/test-json-schema-to-grammar.dir/build.make tests/CMakeFiles/test-json-schema-to-grammar.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 58%] Building CXX object tests/CMakeFiles/test-json-schema-to-grammar.dir/test-json-schema-to-grammar.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/../examples/server -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-json-schema-to-grammar.dir/test-json-schema-to-grammar.cpp.o -MF CMakeFiles/test-json-schema-to-grammar.dir/test-json-schema-to-grammar.cpp.o.d -o CMakeFiles/test-json-schema-to-grammar.dir/test-json-schema-to-grammar.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-json-schema-to-grammar.cpp
In file included from /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/./llama-grammar.h:3,
                 from /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-llama-grammar.cpp:6:
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/./llama-impl.h:52:13: warning: ‘void replace_all(std::string&, const std::string&, const std::string&)’ defined but not used [-Wunused-function]
   52 | static void replace_all(std::string & s, const std::string & search, const std::string & replace) {
      |             ^~~~~~~~~~~
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 58%] Built target test-tokenizer-0
[ 59%] Building CXX object tests/CMakeFiles/test-json-schema-to-grammar.dir/get-model.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/../examples/server -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-json-schema-to-grammar.dir/get-model.cpp.o -MF CMakeFiles/test-json-schema-to-grammar.dir/get-model.cpp.o.d -o CMakeFiles/test-json-schema-to-grammar.dir/get-model.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/get-model.cpp
/usr/bin/gmake  -f tests/CMakeFiles/test-tokenizer-1-bpe.dir/build.make tests/CMakeFiles/test-tokenizer-1-bpe.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests/CMakeFiles/test-tokenizer-1-bpe.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f tests/CMakeFiles/test-tokenizer-1-bpe.dir/build.make tests/CMakeFiles/test-tokenizer-1-bpe.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 60%] Building CXX object tests/CMakeFiles/test-tokenizer-1-bpe.dir/test-tokenizer-1-bpe.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-tokenizer-1-bpe.dir/test-tokenizer-1-bpe.cpp.o -MF CMakeFiles/test-tokenizer-1-bpe.dir/test-tokenizer-1-bpe.cpp.o.d -o CMakeFiles/test-tokenizer-1-bpe.dir/test-tokenizer-1-bpe.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-tokenizer-1-bpe.cpp
[ 61%] Linking CXX executable ../bin/test-llama-grammar
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-llama-grammar.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/test-llama-grammar.dir/test-llama-grammar.cpp.o" "CMakeFiles/test-llama-grammar.dir/get-model.cpp.o" -o ../bin/test-llama-grammar  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../common/libcommon.a /usr/lib64/libcurl.so ../src/libllama.so.b4349 ../ggml/src/libggml.so.b4349 ../ggml/src/libggml-base.so.b4349
In file included from /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-tokenizer-1-bpe.cpp:2:
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/./common.h:443:13: warning: ‘bool string_starts_with(const std::string&, const std::string&)’ defined but not used [-Wunused-function]
  443 | static bool string_starts_with(const std::string & str,
      |             ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/./common.h:428:26: warning: ‘std::vector<T> string_split(const std::string&, char) [with T = std::__cxx11::basic_string<char>]’ defined but not used [-Wunused-function]
  428 | std::vector<std::string> string_split<std::string>(const std::string & input, char separator)
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~
[ 61%] Linking CXX executable ../bin/test-tokenizer-1-bpe
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-tokenizer-1-bpe.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/test-tokenizer-1-bpe.dir/test-tokenizer-1-bpe.cpp.o" -o ../bin/test-tokenizer-1-bpe  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../common/libcommon.a /usr/lib64/libcurl.so ../src/libllama.so.b4349 ../ggml/src/libggml.so.b4349 ../ggml/src/libggml-base.so.b4349
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 61%] Built target test-llama-grammar
/usr/bin/gmake  -f tests/CMakeFiles/test-tokenizer-1-spm.dir/build.make tests/CMakeFiles/test-tokenizer-1-spm.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests/CMakeFiles/test-tokenizer-1-spm.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f tests/CMakeFiles/test-tokenizer-1-spm.dir/build.make tests/CMakeFiles/test-tokenizer-1-spm.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 62%] Building CXX object tests/CMakeFiles/test-tokenizer-1-spm.dir/test-tokenizer-1-spm.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-tokenizer-1-spm.dir/test-tokenizer-1-spm.cpp.o -MF CMakeFiles/test-tokenizer-1-spm.dir/test-tokenizer-1-spm.cpp.o.d -o CMakeFiles/test-tokenizer-1-spm.dir/test-tokenizer-1-spm.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-tokenizer-1-spm.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 62%] Built target test-tokenizer-1-bpe
/usr/bin/gmake  -f tests/CMakeFiles/test-log.dir/build.make tests/CMakeFiles/test-log.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests/CMakeFiles/test-log.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f tests/CMakeFiles/test-log.dir/build.make tests/CMakeFiles/test-log.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 62%] Building CXX object tests/CMakeFiles/test-log.dir/test-log.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-log.dir/test-log.cpp.o -MF CMakeFiles/test-log.dir/test-log.cpp.o.d -o CMakeFiles/test-log.dir/test-log.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-log.cpp
[ 63%] Building CXX object tests/CMakeFiles/test-log.dir/get-model.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-log.dir/get-model.cpp.o -MF CMakeFiles/test-log.dir/get-model.cpp.o.d -o CMakeFiles/test-log.dir/get-model.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/get-model.cpp
[ 63%] Linking CXX executable ../bin/test-log
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-log.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/test-log.dir/test-log.cpp.o" "CMakeFiles/test-log.dir/get-model.cpp.o" -o ../bin/test-log  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../common/libcommon.a /usr/lib64/libcurl.so ../src/libllama.so.b4349 ../ggml/src/libggml.so.b4349 ../ggml/src/libggml-base.so.b4349
In file included from /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-tokenizer-1-spm.cpp:2:
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/./common.h:443:13: warning: ‘bool string_starts_with(const std::string&, const std::string&)’ defined but not used [-Wunused-function]
  443 | static bool string_starts_with(const std::string & str,
      |             ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/./common.h:428:26: warning: ‘std::vector<T> string_split(const std::string&, char) [with T = std::__cxx11::basic_string<char>]’ defined but not used [-Wunused-function]
  428 | std::vector<std::string> string_split<std::string>(const std::string & input, char separator)
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/./llama-grammar.h:3,
                 from /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-json-schema-to-grammar.cpp:7:
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/./llama-impl.h:52:13: warning: ‘void replace_all(std::string&, const std::string&, const std::string&)’ defined but not used [-Wunused-function]
   52 | static void replace_all(std::string & s, const std::string & search, const std::string & replace) {
      |             ^~~~~~~~~~~
[ 63%] Linking CXX executable ../bin/test-tokenizer-1-spm
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-tokenizer-1-spm.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/test-tokenizer-1-spm.dir/test-tokenizer-1-spm.cpp.o" -o ../bin/test-tokenizer-1-spm  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../common/libcommon.a /usr/lib64/libcurl.so ../src/libllama.so.b4349 ../ggml/src/libggml.so.b4349 ../ggml/src/libggml-base.so.b4349
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 63%] Built target test-log
/usr/bin/gmake  -f tests/CMakeFiles/test-arg-parser.dir/build.make tests/CMakeFiles/test-arg-parser.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests/CMakeFiles/test-arg-parser.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f tests/CMakeFiles/test-arg-parser.dir/build.make tests/CMakeFiles/test-arg-parser.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 63%] Building CXX object tests/CMakeFiles/test-arg-parser.dir/test-arg-parser.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-arg-parser.dir/test-arg-parser.cpp.o -MF CMakeFiles/test-arg-parser.dir/test-arg-parser.cpp.o.d -o CMakeFiles/test-arg-parser.dir/test-arg-parser.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-arg-parser.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 63%] Built target test-tokenizer-1-spm
[ 64%] Building CXX object tests/CMakeFiles/test-arg-parser.dir/get-model.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-arg-parser.dir/get-model.cpp.o -MF CMakeFiles/test-arg-parser.dir/get-model.cpp.o.d -o CMakeFiles/test-arg-parser.dir/get-model.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/get-model.cpp
/usr/bin/gmake  -f tests/CMakeFiles/test-chat-template.dir/build.make tests/CMakeFiles/test-chat-template.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests/CMakeFiles/test-chat-template.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f tests/CMakeFiles/test-chat-template.dir/build.make tests/CMakeFiles/test-chat-template.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 65%] Building CXX object tests/CMakeFiles/test-chat-template.dir/test-chat-template.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-chat-template.dir/test-chat-template.cpp.o -MF CMakeFiles/test-chat-template.dir/test-chat-template.cpp.o.d -o CMakeFiles/test-chat-template.dir/test-chat-template.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-chat-template.cpp
In file included from /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/./arg.h:3,
                 from /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-arg-parser.cpp:1:
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/./common.h:443:13: warning: ‘bool string_starts_with(const std::string&, const std::string&)’ defined but not used [-Wunused-function]
  443 | static bool string_starts_with(const std::string & str,
      |             ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/./common.h:428:26: warning: ‘std::vector<T> string_split(const std::string&, char) [with T = std::__cxx11::basic_string<char>]’ defined but not used [-Wunused-function]
  428 | std::vector<std::string> string_split<std::string>(const std::string & input, char separator)
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-chat-template.cpp:9:
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/./common.h:443:13: warning: ‘bool string_starts_with(const std::string&, const std::string&)’ defined but not used [-Wunused-function]
  443 | static bool string_starts_with(const std::string & str,
      |             ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/./common.h:428:26: warning: ‘std::vector<T> string_split(const std::string&, char) [with T = std::__cxx11::basic_string<char>]’ defined but not used [-Wunused-function]
  428 | std::vector<std::string> string_split<std::string>(const std::string & input, char separator)
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~
[ 65%] Linking CXX executable ../bin/test-grammar-integration
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-grammar-integration.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/test-grammar-integration.dir/test-grammar-integration.cpp.o" "CMakeFiles/test-grammar-integration.dir/get-model.cpp.o" -o ../bin/test-grammar-integration  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../common/libcommon.a /usr/lib64/libcurl.so ../src/libllama.so.b4349 ../ggml/src/libggml.so.b4349 ../ggml/src/libggml-base.so.b4349
[ 65%] Building CXX object tests/CMakeFiles/test-chat-template.dir/get-model.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-chat-template.dir/get-model.cpp.o -MF CMakeFiles/test-chat-template.dir/get-model.cpp.o.d -o CMakeFiles/test-chat-template.dir/get-model.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/get-model.cpp
[ 66%] Linking CXX executable ../bin/test-chat-template
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-chat-template.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/test-chat-template.dir/test-chat-template.cpp.o" "CMakeFiles/test-chat-template.dir/get-model.cpp.o" -o ../bin/test-chat-template  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../common/libcommon.a /usr/lib64/libcurl.so ../src/libllama.so.b4349 ../ggml/src/libggml.so.b4349 ../ggml/src/libggml-base.so.b4349
[ 66%] Linking CXX executable ../bin/test-arg-parser
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-arg-parser.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/test-arg-parser.dir/test-arg-parser.cpp.o" "CMakeFiles/test-arg-parser.dir/get-model.cpp.o" -o ../bin/test-arg-parser  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../common/libcommon.a /usr/lib64/libcurl.so ../src/libllama.so.b4349 ../ggml/src/libggml.so.b4349 ../ggml/src/libggml-base.so.b4349
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 66%] Built target test-chat-template
/usr/bin/gmake  -f tests/CMakeFiles/test-gguf.dir/build.make tests/CMakeFiles/test-gguf.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests/CMakeFiles/test-gguf.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f tests/CMakeFiles/test-gguf.dir/build.make tests/CMakeFiles/test-gguf.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 66%] Building CXX object tests/CMakeFiles/test-gguf.dir/test-gguf.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-gguf.dir/test-gguf.cpp.o -MF CMakeFiles/test-gguf.dir/test-gguf.cpp.o.d -o CMakeFiles/test-gguf.dir/test-gguf.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-gguf.cpp
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-gguf.cpp: In function ‘bool handcrafted_check_tensor_data(const gguf_context*, unsigned int, FILE*)’:
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-gguf.cpp:593:20: warning: unused variable ‘alignment’ [-Wunused-variable]
  593 |     const uint32_t alignment = GGUF_DEFAULT_ALIGNMENT;
      |                    ^~~~~~~~~
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-gguf.cpp: In function ‘bool same_tensor_data(const ggml_context*, const ggml_context*)’:
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-gguf.cpp:999:10: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
  999 |     bool ok = true;
      |          ^~
In file included from /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-gguf.cpp:3:
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/../ggml/src/ggml-impl.h: At global scope:
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/../ggml/src/ggml-impl.h:256:15: warning: ‘size_t ggml_hash_find_or_insert(ggml_hash_set*, ggml_tensor*)’ defined but not used [-Wunused-function]
  256 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
      |               ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/../ggml/src/ggml-impl.h:235:15: warning: ‘size_t ggml_hash_insert(ggml_hash_set*, ggml_tensor*)’ defined but not used [-Wunused-function]
  235 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
      |               ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/../ggml/src/ggml-impl.h:230:13: warning: ‘bool ggml_hash_contains(const ggml_hash_set*, ggml_tensor*)’ defined but not used [-Wunused-function]
  230 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
      |             ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/../ggml/src/ggml-impl.h:161:15: warning: ‘size_t ggml_bitset_size(size_t)’ defined but not used [-Wunused-function]
  161 | static size_t ggml_bitset_size(size_t n) {
      |               ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/../ggml/src/ggml-impl.h:130:13: warning: ‘void ggml_set_op_params_f32(ggml_tensor*, uint32_t, float)’ defined but not used [-Wunused-function]
  130 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
      |             ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/../ggml/src/ggml-impl.h:125:13: warning: ‘void ggml_set_op_params_i32(ggml_tensor*, uint32_t, int32_t)’ defined but not used [-Wunused-function]
  125 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
      |             ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/../ggml/src/ggml-impl.h:120:14: warning: ‘float ggml_get_op_params_f32(const ggml_tensor*, uint32_t)’ defined but not used [-Wunused-function]
  120 | static float ggml_get_op_params_f32(const struct ggml_tensor * tensor, uint32_t i) {
      |              ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/../ggml/src/ggml-impl.h:115:16: warning: ‘int32_t ggml_get_op_params_i32(const ggml_tensor*, uint32_t)’ defined but not used [-Wunused-function]
  115 | static int32_t ggml_get_op_params_i32(const struct ggml_tensor * tensor, uint32_t i) {
      |                ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/../ggml/src/ggml-impl.h:109:13: warning: ‘void ggml_set_op_params(ggml_tensor*, const void*, size_t)’ defined but not used [-Wunused-function]
  109 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
      |             ^~~~~~~~~~~~~~~~~~
[ 67%] Building CXX object tests/CMakeFiles/test-gguf.dir/get-model.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-gguf.dir/get-model.cpp.o -MF CMakeFiles/test-gguf.dir/get-model.cpp.o.d -o CMakeFiles/test-gguf.dir/get-model.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/get-model.cpp
[ 67%] Linking CXX executable ../bin/test-gguf
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-gguf.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/test-gguf.dir/test-gguf.cpp.o" "CMakeFiles/test-gguf.dir/get-model.cpp.o" -o ../bin/test-gguf  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../common/libcommon.a /usr/lib64/libcurl.so ../src/libllama.so.b4349 ../ggml/src/libggml.so.b4349 ../ggml/src/libggml-base.so.b4349
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 67%] Built target test-gguf
[ 67%] Linking CXX executable ../bin/test-json-schema-to-grammar
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-json-schema-to-grammar.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/test-json-schema-to-grammar.dir/test-json-schema-to-grammar.cpp.o" "CMakeFiles/test-json-schema-to-grammar.dir/get-model.cpp.o" -o ../bin/test-json-schema-to-grammar  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../common/libcommon.a /usr/lib64/libcurl.so ../src/libllama.so.b4349 ../ggml/src/libggml.so.b4349 ../ggml/src/libggml-base.so.b4349
/usr/bin/gmake  -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests/CMakeFiles/test-backend-ops.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 67%] Building CXX object tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o -MF CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o.d -o CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-backend-ops.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 67%] Built target test-grammar-integration
[ 68%] Building CXX object tests/CMakeFiles/test-backend-ops.dir/get-model.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-backend-ops.dir/get-model.cpp.o -MF CMakeFiles/test-backend-ops.dir/get-model.cpp.o.d -o CMakeFiles/test-backend-ops.dir/get-model.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/get-model.cpp
/usr/bin/gmake  -f tests/CMakeFiles/test-model-load-cancel.dir/build.make tests/CMakeFiles/test-model-load-cancel.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests/CMakeFiles/test-model-load-cancel.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f tests/CMakeFiles/test-model-load-cancel.dir/build.make tests/CMakeFiles/test-model-load-cancel.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 69%] Building CXX object tests/CMakeFiles/test-model-load-cancel.dir/test-model-load-cancel.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-model-load-cancel.dir/test-model-load-cancel.cpp.o -MF CMakeFiles/test-model-load-cancel.dir/test-model-load-cancel.cpp.o.d -o CMakeFiles/test-model-load-cancel.dir/test-model-load-cancel.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-model-load-cancel.cpp
[ 69%] Building CXX object tests/CMakeFiles/test-model-load-cancel.dir/get-model.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-model-load-cancel.dir/get-model.cpp.o -MF CMakeFiles/test-model-load-cancel.dir/get-model.cpp.o.d -o CMakeFiles/test-model-load-cancel.dir/get-model.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/get-model.cpp
[ 70%] Linking CXX executable ../bin/test-model-load-cancel
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-model-load-cancel.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/test-model-load-cancel.dir/test-model-load-cancel.cpp.o" "CMakeFiles/test-model-load-cancel.dir/get-model.cpp.o" -o ../bin/test-model-load-cancel  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../common/libcommon.a /usr/lib64/libcurl.so ../src/libllama.so.b4349 ../ggml/src/libggml.so.b4349 ../ggml/src/libggml-base.so.b4349
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 70%] Built target test-model-load-cancel
/usr/bin/gmake  -f tests/CMakeFiles/test-autorelease.dir/build.make tests/CMakeFiles/test-autorelease.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests/CMakeFiles/test-autorelease.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f tests/CMakeFiles/test-autorelease.dir/build.make tests/CMakeFiles/test-autorelease.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 71%] Building CXX object tests/CMakeFiles/test-autorelease.dir/test-autorelease.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-autorelease.dir/test-autorelease.cpp.o -MF CMakeFiles/test-autorelease.dir/test-autorelease.cpp.o.d -o CMakeFiles/test-autorelease.dir/test-autorelease.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/test-autorelease.cpp
[ 71%] Building CXX object tests/CMakeFiles/test-autorelease.dir/get-model.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MT tests/CMakeFiles/test-autorelease.dir/get-model.cpp.o -MF CMakeFiles/test-autorelease.dir/get-model.cpp.o.d -o CMakeFiles/test-autorelease.dir/get-model.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/tests/get-model.cpp
[ 72%] Linking CXX executable ../bin/test-autorelease
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-autorelease.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/test-autorelease.dir/test-autorelease.cpp.o" "CMakeFiles/test-autorelease.dir/get-model.cpp.o" -o ../bin/test-autorelease  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../common/libcommon.a /usr/lib64/libcurl.so ../src/libllama.so.b4349 ../ggml/src/libggml.so.b4349 ../ggml/src/libggml-base.so.b4349
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 72%] Built target test-autorelease
/usr/bin/gmake  -f examples/batched-bench/CMakeFiles/llama-batched-bench.dir/build.make examples/batched-bench/CMakeFiles/llama-batched-bench.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/batched-bench /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/batched-bench /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/batched-bench/CMakeFiles/llama-batched-bench.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/batched-bench/CMakeFiles/llama-batched-bench.dir/build.make examples/batched-bench/CMakeFiles/llama-batched-bench.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 73%] Building CXX object examples/batched-bench/CMakeFiles/llama-batched-bench.dir/batched-bench.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/batched-bench && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/batched-bench/CMakeFiles/llama-batched-bench.dir/batched-bench.cpp.o -MF CMakeFiles/llama-batched-bench.dir/batched-bench.cpp.o.d -o CMakeFiles/llama-batched-bench.dir/batched-bench.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/batched-bench/batched-bench.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 73%] Built target test-json-schema-to-grammar
/usr/bin/gmake  -f examples/batched/CMakeFiles/llama-batched.dir/build.make examples/batched/CMakeFiles/llama-batched.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/batched /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/batched /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/batched/CMakeFiles/llama-batched.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/batched/CMakeFiles/llama-batched.dir/build.make examples/batched/CMakeFiles/llama-batched.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 74%] Building CXX object examples/batched/CMakeFiles/llama-batched.dir/batched.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/batched && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/batched/CMakeFiles/llama-batched.dir/batched.cpp.o -MF CMakeFiles/llama-batched.dir/batched.cpp.o.d -o CMakeFiles/llama-batched.dir/batched.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/batched/batched.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 74%] Built target test-arg-parser
/usr/bin/gmake  -f examples/embedding/CMakeFiles/llama-embedding.dir/build.make examples/embedding/CMakeFiles/llama-embedding.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/embedding /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/embedding /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/embedding/CMakeFiles/llama-embedding.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/embedding/CMakeFiles/llama-embedding.dir/build.make examples/embedding/CMakeFiles/llama-embedding.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 75%] Building CXX object examples/embedding/CMakeFiles/llama-embedding.dir/embedding.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/embedding && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/embedding/CMakeFiles/llama-embedding.dir/embedding.cpp.o -MF CMakeFiles/llama-embedding.dir/embedding.cpp.o.d -o CMakeFiles/llama-embedding.dir/embedding.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/embedding/embedding.cpp
[ 75%] Linking CXX executable ../../bin/llama-batched-bench
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/batched-bench && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-batched-bench.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-batched-bench.dir/batched-bench.cpp.o" -o ../../bin/llama-batched-bench  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
[ 75%] Linking CXX executable ../../bin/llama-batched
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/batched && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-batched.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-batched.dir/batched.cpp.o" -o ../../bin/llama-batched  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
[ 75%] Linking CXX executable ../../bin/llama-embedding
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/embedding && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-embedding.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-embedding.dir/embedding.cpp.o" -o ../../bin/llama-embedding  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
[ 75%] Linking CXX executable ../bin/test-backend-ops
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-backend-ops.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o" "CMakeFiles/test-backend-ops.dir/get-model.cpp.o" -o ../bin/test-backend-ops  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../common/libcommon.a /usr/lib64/libcurl.so ../src/libllama.so.b4349 ../ggml/src/libggml.so.b4349 ../ggml/src/libggml-base.so.b4349
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 75%] Built target test-backend-ops
/usr/bin/gmake  -f examples/eval-callback/CMakeFiles/llama-eval-callback.dir/build.make examples/eval-callback/CMakeFiles/llama-eval-callback.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/eval-callback /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/eval-callback /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/eval-callback/CMakeFiles/llama-eval-callback.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/eval-callback/CMakeFiles/llama-eval-callback.dir/build.make examples/eval-callback/CMakeFiles/llama-eval-callback.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 75%] Building CXX object examples/eval-callback/CMakeFiles/llama-eval-callback.dir/eval-callback.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/eval-callback && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/eval-callback/CMakeFiles/llama-eval-callback.dir/eval-callback.cpp.o -MF CMakeFiles/llama-eval-callback.dir/eval-callback.cpp.o.d -o CMakeFiles/llama-eval-callback.dir/eval-callback.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/eval-callback/eval-callback.cpp
[ 76%] Linking CXX executable ../../bin/llama-eval-callback
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/eval-callback && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-eval-callback.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-eval-callback.dir/eval-callback.cpp.o" -o ../../bin/llama-eval-callback  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 76%] Built target llama-batched-bench
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 76%] Built target llama-batched
/usr/bin/gmake  -f examples/gbnf-validator/CMakeFiles/llama-gbnf-validator.dir/build.make examples/gbnf-validator/CMakeFiles/llama-gbnf-validator.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gbnf-validator /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gbnf-validator /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gbnf-validator/CMakeFiles/llama-gbnf-validator.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/gbnf-validator/CMakeFiles/llama-gbnf-validator.dir/build.make examples/gbnf-validator/CMakeFiles/llama-gbnf-validator.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 76%] Building CXX object examples/gbnf-validator/CMakeFiles/llama-gbnf-validator.dir/gbnf-validator.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gbnf-validator && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/gbnf-validator/CMakeFiles/llama-gbnf-validator.dir/gbnf-validator.cpp.o -MF CMakeFiles/llama-gbnf-validator.dir/gbnf-validator.cpp.o.d -o CMakeFiles/llama-gbnf-validator.dir/gbnf-validator.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gbnf-validator/gbnf-validator.cpp
/usr/bin/gmake  -f examples/gguf-split/CMakeFiles/llama-gguf-split.dir/build.make examples/gguf-split/CMakeFiles/llama-gguf-split.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gguf-split /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf-split /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf-split/CMakeFiles/llama-gguf-split.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/gguf-split/CMakeFiles/llama-gguf-split.dir/build.make examples/gguf-split/CMakeFiles/llama-gguf-split.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 76%] Building CXX object examples/gguf-split/CMakeFiles/llama-gguf-split.dir/gguf-split.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf-split && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/gguf-split/CMakeFiles/llama-gguf-split.dir/gguf-split.cpp.o -MF CMakeFiles/llama-gguf-split.dir/gguf-split.cpp.o.d -o CMakeFiles/llama-gguf-split.dir/gguf-split.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gguf-split/gguf-split.cpp
[ 77%] Linking CXX executable ../../bin/llama-gbnf-validator
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gbnf-validator && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-gbnf-validator.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-gbnf-validator.dir/gbnf-validator.cpp.o" -o ../../bin/llama-gbnf-validator  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 77%] Built target llama-gbnf-validator
[ 78%] Linking CXX executable ../../bin/llama-gguf-split
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gguf-split && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-gguf-split.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-gguf-split.dir/gguf-split.cpp.o" -o ../../bin/llama-gguf-split  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 78%] Built target llama-embedding
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 78%] Built target llama-gguf-split
/usr/bin/gmake  -f examples/gritlm/CMakeFiles/llama-gritlm.dir/build.make examples/gritlm/CMakeFiles/llama-gritlm.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gritlm /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gritlm /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gritlm/CMakeFiles/llama-gritlm.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/gritlm/CMakeFiles/llama-gritlm.dir/build.make examples/gritlm/CMakeFiles/llama-gritlm.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 78%] Building CXX object examples/gritlm/CMakeFiles/llama-gritlm.dir/gritlm.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gritlm && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/gritlm/CMakeFiles/llama-gritlm.dir/gritlm.cpp.o -MF CMakeFiles/llama-gritlm.dir/gritlm.cpp.o.d -o CMakeFiles/llama-gritlm.dir/gritlm.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gritlm/gritlm.cpp
/usr/bin/gmake  -f examples/imatrix/CMakeFiles/llama-imatrix.dir/build.make examples/imatrix/CMakeFiles/llama-imatrix.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/imatrix /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/imatrix /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/imatrix/CMakeFiles/llama-imatrix.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/imatrix/CMakeFiles/llama-imatrix.dir/build.make examples/imatrix/CMakeFiles/llama-imatrix.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 78%] Building CXX object examples/imatrix/CMakeFiles/llama-imatrix.dir/imatrix.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/imatrix && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/imatrix/CMakeFiles/llama-imatrix.dir/imatrix.cpp.o -MF CMakeFiles/llama-imatrix.dir/imatrix.cpp.o.d -o CMakeFiles/llama-imatrix.dir/imatrix.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/imatrix/imatrix.cpp
/usr/bin/gmake  -f examples/infill/CMakeFiles/llama-infill.dir/build.make examples/infill/CMakeFiles/llama-infill.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/infill /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/infill /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/infill/CMakeFiles/llama-infill.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/infill/CMakeFiles/llama-infill.dir/build.make examples/infill/CMakeFiles/llama-infill.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 78%] Building CXX object examples/infill/CMakeFiles/llama-infill.dir/infill.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/infill && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/infill/CMakeFiles/llama-infill.dir/infill.cpp.o -MF CMakeFiles/llama-infill.dir/infill.cpp.o.d -o CMakeFiles/llama-infill.dir/infill.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/infill/infill.cpp
[ 79%] Linking CXX executable ../../bin/llama-gritlm
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gritlm && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-gritlm.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-gritlm.dir/gritlm.cpp.o" -o ../../bin/llama-gritlm  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
[ 80%] Linking CXX executable ../../bin/llama-infill
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/infill && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-infill.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-infill.dir/infill.cpp.o" -o ../../bin/llama-infill  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 80%] Built target llama-eval-callback
/usr/bin/gmake  -f examples/llama-bench/CMakeFiles/llama-bench.dir/build.make examples/llama-bench/CMakeFiles/llama-bench.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/llama-bench /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/llama-bench /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/llama-bench/CMakeFiles/llama-bench.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/llama-bench/CMakeFiles/llama-bench.dir/build.make examples/llama-bench/CMakeFiles/llama-bench.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 81%] Building CXX object examples/llama-bench/CMakeFiles/llama-bench.dir/llama-bench.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/llama-bench && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/llama-bench/CMakeFiles/llama-bench.dir/llama-bench.cpp.o -MF CMakeFiles/llama-bench.dir/llama-bench.cpp.o.d -o CMakeFiles/llama-bench.dir/llama-bench.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/llama-bench/llama-bench.cpp
[ 82%] Linking CXX executable ../../bin/llama-imatrix
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/imatrix && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-imatrix.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-imatrix.dir/imatrix.cpp.o" -o ../../bin/llama-imatrix  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
[ 82%] Linking CXX executable ../../bin/llama-bench
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/llama-bench && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-bench.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-bench.dir/llama-bench.cpp.o" -o ../../bin/llama-bench  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 82%] Built target llama-gritlm
/usr/bin/gmake  -f examples/lookahead/CMakeFiles/llama-lookahead.dir/build.make examples/lookahead/CMakeFiles/llama-lookahead.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/lookahead /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookahead /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookahead/CMakeFiles/llama-lookahead.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/lookahead/CMakeFiles/llama-lookahead.dir/build.make examples/lookahead/CMakeFiles/llama-lookahead.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 82%] Building CXX object examples/lookahead/CMakeFiles/llama-lookahead.dir/lookahead.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookahead && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/lookahead/CMakeFiles/llama-lookahead.dir/lookahead.cpp.o -MF CMakeFiles/llama-lookahead.dir/lookahead.cpp.o.d -o CMakeFiles/llama-lookahead.dir/lookahead.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/lookahead/lookahead.cpp
[ 83%] Linking CXX executable ../../bin/llama-lookahead
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookahead && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-lookahead.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-lookahead.dir/lookahead.cpp.o" -o ../../bin/llama-lookahead  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 83%] Built target llama-bench
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 83%] Built target llama-infill
/usr/bin/gmake  -f examples/lookup/CMakeFiles/llama-lookup.dir/build.make examples/lookup/CMakeFiles/llama-lookup.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/lookup /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookup /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookup/CMakeFiles/llama-lookup.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/lookup/CMakeFiles/llama-lookup.dir/build.make examples/lookup/CMakeFiles/llama-lookup.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 83%] Building CXX object examples/lookup/CMakeFiles/llama-lookup.dir/lookup.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookup && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/lookup/CMakeFiles/llama-lookup.dir/lookup.cpp.o -MF CMakeFiles/llama-lookup.dir/lookup.cpp.o.d -o CMakeFiles/llama-lookup.dir/lookup.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/lookup/lookup.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 83%] Built target llama-imatrix
[ 84%] Linking CXX executable ../../bin/llama-lookup
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookup && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-lookup.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-lookup.dir/lookup.cpp.o" -o ../../bin/llama-lookup  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
/usr/bin/gmake  -f examples/lookup/CMakeFiles/llama-lookup-create.dir/build.make examples/lookup/CMakeFiles/llama-lookup-create.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/lookup /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookup /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookup/CMakeFiles/llama-lookup-create.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/lookup/CMakeFiles/llama-lookup-create.dir/build.make examples/lookup/CMakeFiles/llama-lookup-create.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 84%] Building CXX object examples/lookup/CMakeFiles/llama-lookup-create.dir/lookup-create.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookup && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/lookup/CMakeFiles/llama-lookup-create.dir/lookup-create.cpp.o -MF CMakeFiles/llama-lookup-create.dir/lookup-create.cpp.o.d -o CMakeFiles/llama-lookup-create.dir/lookup-create.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/lookup/lookup-create.cpp
/usr/bin/gmake  -f examples/lookup/CMakeFiles/llama-lookup-merge.dir/build.make examples/lookup/CMakeFiles/llama-lookup-merge.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/lookup /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookup /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookup/CMakeFiles/llama-lookup-merge.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/lookup/CMakeFiles/llama-lookup-merge.dir/build.make examples/lookup/CMakeFiles/llama-lookup-merge.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 84%] Building CXX object examples/lookup/CMakeFiles/llama-lookup-merge.dir/lookup-merge.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookup && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/lookup/CMakeFiles/llama-lookup-merge.dir/lookup-merge.cpp.o -MF CMakeFiles/llama-lookup-merge.dir/lookup-merge.cpp.o.d -o CMakeFiles/llama-lookup-merge.dir/lookup-merge.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/lookup/lookup-merge.cpp
[ 84%] Linking CXX executable ../../bin/llama-lookup-merge
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookup && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-lookup-merge.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-lookup-merge.dir/lookup-merge.cpp.o" -o ../../bin/llama-lookup-merge  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
[ 85%] Linking CXX executable ../../bin/llama-lookup-create
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookup && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-lookup-create.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-lookup-create.dir/lookup-create.cpp.o" -o ../../bin/llama-lookup-create  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 85%] Built target llama-lookup-merge
/usr/bin/gmake  -f examples/lookup/CMakeFiles/llama-lookup-stats.dir/build.make examples/lookup/CMakeFiles/llama-lookup-stats.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/lookup /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookup /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookup/CMakeFiles/llama-lookup-stats.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/lookup/CMakeFiles/llama-lookup-stats.dir/build.make examples/lookup/CMakeFiles/llama-lookup-stats.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 86%] Building CXX object examples/lookup/CMakeFiles/llama-lookup-stats.dir/lookup-stats.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookup && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/lookup/CMakeFiles/llama-lookup-stats.dir/lookup-stats.cpp.o -MF CMakeFiles/llama-lookup-stats.dir/lookup-stats.cpp.o.d -o CMakeFiles/llama-lookup-stats.dir/lookup-stats.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/lookup/lookup-stats.cpp
[ 86%] Linking CXX executable ../../bin/llama-lookup-stats
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/lookup && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-lookup-stats.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-lookup-stats.dir/lookup-stats.cpp.o" -o ../../bin/llama-lookup-stats  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 86%] Built target llama-lookahead
/usr/bin/gmake  -f examples/main/CMakeFiles/llama-cli.dir/build.make examples/main/CMakeFiles/llama-cli.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/main /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/main /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/main/CMakeFiles/llama-cli.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/main/CMakeFiles/llama-cli.dir/build.make examples/main/CMakeFiles/llama-cli.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 87%] Building CXX object examples/main/CMakeFiles/llama-cli.dir/main.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/main && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/main/CMakeFiles/llama-cli.dir/main.cpp.o -MF CMakeFiles/llama-cli.dir/main.cpp.o.d -o CMakeFiles/llama-cli.dir/main.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/main/main.cpp
[ 87%] Linking CXX executable ../../bin/llama-cli
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/main && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-cli.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-cli.dir/main.cpp.o" -o ../../bin/llama-cli  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 87%] Built target llama-lookup
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 87%] Built target llama-lookup-create
/usr/bin/gmake  -f examples/parallel/CMakeFiles/llama-parallel.dir/build.make examples/parallel/CMakeFiles/llama-parallel.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/parallel /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/parallel /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/parallel/CMakeFiles/llama-parallel.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/parallel/CMakeFiles/llama-parallel.dir/build.make examples/parallel/CMakeFiles/llama-parallel.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 88%] Building CXX object examples/parallel/CMakeFiles/llama-parallel.dir/parallel.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/parallel && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/parallel/CMakeFiles/llama-parallel.dir/parallel.cpp.o -MF CMakeFiles/llama-parallel.dir/parallel.cpp.o.d -o CMakeFiles/llama-parallel.dir/parallel.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/parallel/parallel.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 88%] Built target llama-lookup-stats
/usr/bin/gmake  -f examples/passkey/CMakeFiles/llama-passkey.dir/build.make examples/passkey/CMakeFiles/llama-passkey.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/passkey /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/passkey /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/passkey/CMakeFiles/llama-passkey.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/passkey/CMakeFiles/llama-passkey.dir/build.make examples/passkey/CMakeFiles/llama-passkey.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 89%] Building CXX object examples/passkey/CMakeFiles/llama-passkey.dir/passkey.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/passkey && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/passkey/CMakeFiles/llama-passkey.dir/passkey.cpp.o -MF CMakeFiles/llama-passkey.dir/passkey.cpp.o.d -o CMakeFiles/llama-passkey.dir/passkey.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/passkey/passkey.cpp
/usr/bin/gmake  -f examples/perplexity/CMakeFiles/llama-perplexity.dir/build.make examples/perplexity/CMakeFiles/llama-perplexity.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/perplexity /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/perplexity /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/perplexity/CMakeFiles/llama-perplexity.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/perplexity/CMakeFiles/llama-perplexity.dir/build.make examples/perplexity/CMakeFiles/llama-perplexity.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 90%] Building CXX object examples/perplexity/CMakeFiles/llama-perplexity.dir/perplexity.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/perplexity && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/perplexity/CMakeFiles/llama-perplexity.dir/perplexity.cpp.o -MF CMakeFiles/llama-perplexity.dir/perplexity.cpp.o.d -o CMakeFiles/llama-perplexity.dir/perplexity.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/perplexity/perplexity.cpp
[ 90%] Linking CXX executable ../../bin/llama-parallel
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-parallel.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-parallel.dir/parallel.cpp.o" -o ../../bin/llama-parallel  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
[ 90%] Linking CXX executable ../../bin/llama-passkey
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/passkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-passkey.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-passkey.dir/passkey.cpp.o" -o ../../bin/llama-passkey  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/perplexity/perplexity.cpp: In lambda function:
/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/perplexity/perplexity.cpp:1719:41: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1719 |             return std::make_pair(0., 0.);
      |                                         ^
[ 90%] Linking CXX executable ../../bin/llama-perplexity
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/perplexity && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-perplexity.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-perplexity.dir/perplexity.cpp.o" -o ../../bin/llama-perplexity  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
In function ‘_ZZL13kl_divergenceP13llama_contextRK13common_paramsENKUlddmE_clEddm.part.0’:
lto1: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 90%] Built target llama-cli
/usr/bin/gmake  -f examples/quantize/CMakeFiles/llama-quantize.dir/build.make examples/quantize/CMakeFiles/llama-quantize.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/quantize /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/quantize /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/quantize/CMakeFiles/llama-quantize.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/quantize/CMakeFiles/llama-quantize.dir/build.make examples/quantize/CMakeFiles/llama-quantize.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 91%] Building CXX object examples/quantize/CMakeFiles/llama-quantize.dir/quantize.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/quantize && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/quantize/../../common -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/quantize/CMakeFiles/llama-quantize.dir/quantize.cpp.o -MF CMakeFiles/llama-quantize.dir/quantize.cpp.o.d -o CMakeFiles/llama-quantize.dir/quantize.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/quantize/quantize.cpp
[ 91%] Linking CXX executable ../../bin/llama-quantize
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/quantize && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-quantize.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-quantize.dir/quantize.cpp.o" -o ../../bin/llama-quantize  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 91%] Built target llama-quantize
/usr/bin/gmake  -f examples/retrieval/CMakeFiles/llama-retrieval.dir/build.make examples/retrieval/CMakeFiles/llama-retrieval.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/retrieval /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/retrieval /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/retrieval/CMakeFiles/llama-retrieval.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/retrieval/CMakeFiles/llama-retrieval.dir/build.make examples/retrieval/CMakeFiles/llama-retrieval.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 92%] Building CXX object examples/retrieval/CMakeFiles/llama-retrieval.dir/retrieval.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/retrieval && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/retrieval/CMakeFiles/llama-retrieval.dir/retrieval.cpp.o -MF CMakeFiles/llama-retrieval.dir/retrieval.cpp.o.d -o CMakeFiles/llama-retrieval.dir/retrieval.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/retrieval/retrieval.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 92%] Built target llama-passkey
[ 92%] Linking CXX executable ../../bin/llama-retrieval
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/retrieval && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-retrieval.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-retrieval.dir/retrieval.cpp.o" -o ../../bin/llama-retrieval  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
/usr/bin/gmake  -f examples/server/CMakeFiles/llama-server.dir/build.make examples/server/CMakeFiles/llama-server.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 92%] Generating loading.html.hpp
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/server && /usr/bin/cmake -DINPUT=/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/server/public/loading.html -DOUTPUT=/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/server/loading.html.hpp -P /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/scripts/xxd.cmake
[ 93%] Generating index.html.gz.hpp
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/server && /usr/bin/cmake -DINPUT=/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/server/public/index.html.gz -DOUTPUT=/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/server/index.html.gz.hpp -P /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/scripts/xxd.cmake
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 93%] Built target llama-parallel
/usr/bin/gmake  -f examples/save-load-state/CMakeFiles/llama-save-load-state.dir/build.make examples/save-load-state/CMakeFiles/llama-save-load-state.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/save-load-state /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/save-load-state /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/save-load-state/CMakeFiles/llama-save-load-state.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/save-load-state/CMakeFiles/llama-save-load-state.dir/build.make examples/save-load-state/CMakeFiles/llama-save-load-state.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 94%] Building CXX object examples/save-load-state/CMakeFiles/llama-save-load-state.dir/save-load-state.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/save-load-state && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/save-load-state/CMakeFiles/llama-save-load-state.dir/save-load-state.cpp.o -MF CMakeFiles/llama-save-load-state.dir/save-load-state.cpp.o.d -o CMakeFiles/llama-save-load-state.dir/save-load-state.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/save-load-state/save-load-state.cpp
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/server /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/server /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/server/CMakeFiles/llama-server.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/server/CMakeFiles/llama-server.dir/build.make examples/server/CMakeFiles/llama-server.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 95%] Building CXX object examples/server/CMakeFiles/llama-server.dir/server.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/server && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/server -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/server -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/server/CMakeFiles/llama-server.dir/server.cpp.o -MF CMakeFiles/llama-server.dir/server.cpp.o.d -o CMakeFiles/llama-server.dir/server.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/server/server.cpp
[ 95%] Linking CXX executable ../../bin/llama-save-load-state
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/save-load-state && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-save-load-state.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-save-load-state.dir/save-load-state.cpp.o" -o ../../bin/llama-save-load-state  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 95%] Built target llama-perplexity
/usr/bin/gmake  -f examples/run/CMakeFiles/llama-run.dir/build.make examples/run/CMakeFiles/llama-run.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/run /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/run /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/run/CMakeFiles/llama-run.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/run/CMakeFiles/llama-run.dir/build.make examples/run/CMakeFiles/llama-run.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 96%] Building CXX object examples/run/CMakeFiles/llama-run.dir/run.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/run && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/run/CMakeFiles/llama-run.dir/run.cpp.o -MF CMakeFiles/llama-run.dir/run.cpp.o.d -o CMakeFiles/llama-run.dir/run.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/run/run.cpp
[ 96%] Linking CXX executable ../../bin/llama-run
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/run && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-run.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-run.dir/run.cpp.o" -o ../../bin/llama-run  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 96%] Built target llama-run
/usr/bin/gmake  -f examples/speculative/CMakeFiles/llama-speculative.dir/build.make examples/speculative/CMakeFiles/llama-speculative.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/speculative /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/speculative /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/speculative/CMakeFiles/llama-speculative.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/speculative/CMakeFiles/llama-speculative.dir/build.make examples/speculative/CMakeFiles/llama-speculative.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 97%] Building CXX object examples/speculative/CMakeFiles/llama-speculative.dir/speculative.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/speculative && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/speculative/CMakeFiles/llama-speculative.dir/speculative.cpp.o -MF CMakeFiles/llama-speculative.dir/speculative.cpp.o.d -o CMakeFiles/llama-speculative.dir/speculative.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/speculative/speculative.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 97%] Built target llama-retrieval
/usr/bin/gmake  -f examples/speculative-simple/CMakeFiles/llama-speculative-simple.dir/build.make examples/speculative-simple/CMakeFiles/llama-speculative-simple.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/speculative-simple /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/speculative-simple /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/speculative-simple/CMakeFiles/llama-speculative-simple.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/speculative-simple/CMakeFiles/llama-speculative-simple.dir/build.make examples/speculative-simple/CMakeFiles/llama-speculative-simple.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 97%] Building CXX object examples/speculative-simple/CMakeFiles/llama-speculative-simple.dir/speculative-simple.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/speculative-simple && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/speculative-simple/CMakeFiles/llama-speculative-simple.dir/speculative-simple.cpp.o -MF CMakeFiles/llama-speculative-simple.dir/speculative-simple.cpp.o.d -o CMakeFiles/llama-speculative-simple.dir/speculative-simple.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/speculative-simple/speculative-simple.cpp
[ 98%] Linking CXX executable ../../bin/llama-speculative-simple
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/speculative-simple && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-speculative-simple.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-speculative-simple.dir/speculative-simple.cpp.o" -o ../../bin/llama-speculative-simple  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
[ 98%] Linking CXX executable ../../bin/llama-speculative
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/speculative && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-speculative.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-speculative.dir/speculative.cpp.o" -o ../../bin/llama-speculative  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 98%] Built target llama-save-load-state
/usr/bin/gmake  -f examples/tokenize/CMakeFiles/llama-tokenize.dir/build.make examples/tokenize/CMakeFiles/llama-tokenize.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/tokenize /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/tokenize /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/tokenize/CMakeFiles/llama-tokenize.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/tokenize/CMakeFiles/llama-tokenize.dir/build.make examples/tokenize/CMakeFiles/llama-tokenize.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 98%] Building CXX object examples/tokenize/CMakeFiles/llama-tokenize.dir/tokenize.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/tokenize && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/tokenize/CMakeFiles/llama-tokenize.dir/tokenize.cpp.o -MF CMakeFiles/llama-tokenize.dir/tokenize.cpp.o.d -o CMakeFiles/llama-tokenize.dir/tokenize.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/tokenize/tokenize.cpp
[ 99%] Linking CXX executable ../../bin/llama-tokenize
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/tokenize && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-tokenize.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-tokenize.dir/tokenize.cpp.o" -o ../../bin/llama-tokenize  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 99%] Built target llama-tokenize
/usr/bin/gmake  -f examples/gen-docs/CMakeFiles/llama-gen-docs.dir/build.make examples/gen-docs/CMakeFiles/llama-gen-docs.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349 /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gen-docs /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gen-docs /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gen-docs/CMakeFiles/llama-gen-docs.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/gmake  -f examples/gen-docs/CMakeFiles/llama-gen-docs.dir/build.make examples/gen-docs/CMakeFiles/llama-gen-docs.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[ 99%] Building CXX object examples/gen-docs/CMakeFiles/llama-gen-docs.dir/gen-docs.cpp.o
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gen-docs && /usr/bin/g++ -DGGML_SHARED -DLLAMA_SHARED -DLLAMA_USE_CURL -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/common/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/. -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/src/../include -I/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/ggml/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Werror -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -MD -MT examples/gen-docs/CMakeFiles/llama-gen-docs.dir/gen-docs.cpp.o -MF CMakeFiles/llama-gen-docs.dir/gen-docs.cpp.o.d -o CMakeFiles/llama-gen-docs.dir/gen-docs.cpp.o -c /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/examples/gen-docs/gen-docs.cpp
[100%] Linking CXX executable ../../bin/llama-gen-docs
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/gen-docs && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-gen-docs.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-gen-docs.dir/gen-docs.cpp.o" -o ../../bin/llama-gen-docs  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349 /usr/lib64/libcurl.so
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[100%] Built target llama-speculative-simple
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[100%] Built target llama-speculative
[100%] Linking CXX executable ../../bin/llama-server
cd /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/examples/server && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-server.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/llama-server.dir/server.cpp.o" -o ../../bin/llama-server  -Wl,-rpath,/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/src:/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/ggml/src: ../../common/libcommon.a /usr/lib64/libcurl.so ../../src/libllama.so.b4349 ../../ggml/src/libggml.so.b4349 ../../ggml/src/libggml-base.so.b4349
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[100%] Built target llama-gen-docs
gmake[2]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
[100%] Built target llama-server
gmake[1]: Leaving directory '/builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build/CMakeFiles 0

+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.r445pC
+ umask 022
+ cd /builddir/build/BUILD/llama-cpp-b4349-build
+ '[' /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT
++ dirname /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/llama-cpp-b4349-build
+ mkdir /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd llama.cpp-b4349
+ DESTDIR=/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT
+ /usr/bin/cmake --install redhat-linux-build --prefix /usr
-- Install configuration: "-DNDEBUG"
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/lib64/libggml.so.b4349
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/lib64/libggml.so.b4349" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/lib64/libggml.so
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/include/ggml.h
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/include/ggml-cpu.h
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/include/ggml-alloc.h
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/include/ggml-backend.h
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/include/ggml-blas.h
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/include/ggml-cann.h
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/include/ggml-cuda.h
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/include/ggml-kompute.h
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/include/ggml-opt.h
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/include/ggml-metal.h
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/include/ggml-rpc.h
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/include/ggml-sycl.h
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/include/ggml-vulkan.h
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/lib64/libggml-base.so.b4349
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/lib64/libggml-base.so
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/lib64/libllama.so.b4349
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/lib64/libllama.so.b4349" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/lib64/libllama.so
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/include/llama.h
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/include/llama-cpp.h
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/lib64/cmake/llama/llama-config.cmake
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/lib64/cmake/llama/llama-version.cmake
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/convert_hf_to_gguf.py
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/lib/pkgconfig/llama.pc
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-tokenizer-0
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-tokenizer-0" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-sampling
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-sampling" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-grammar-parser
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-grammar-parser" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-grammar-integration
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-grammar-integration" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-llama-grammar
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-llama-grammar" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-json-schema-to-grammar
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-json-schema-to-grammar" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-tokenizer-1-bpe
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-tokenizer-1-bpe" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-tokenizer-1-spm
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-tokenizer-1-spm" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-log
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-log" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-arg-parser
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-arg-parser" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-chat-template
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-chat-template" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-gguf
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-gguf" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-backend-ops
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-backend-ops" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-model-load-cancel
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-model-load-cancel" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-autorelease
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/test-autorelease" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-batched-bench
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-batched-bench" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-batched
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-batched" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-embedding
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-embedding" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-eval-callback
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-eval-callback" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-gbnf-validator
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-gbnf-validator" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-gguf-hash
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-gguf-hash" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-gguf-split
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-gguf-split" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-gguf
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-gguf" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-gritlm
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-gritlm" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-imatrix
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-imatrix" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-infill
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-infill" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-bench
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-bench" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-lookahead
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-lookahead" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-lookup
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-lookup" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-lookup-create
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-lookup-create" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-lookup-merge
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-lookup-merge" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-lookup-stats
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-lookup-stats" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-cli
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-cli" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-parallel
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-parallel" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-passkey
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-passkey" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-perplexity
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-perplexity" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-quantize
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-quantize" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-retrieval
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-retrieval" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-server
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-server" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-save-load-state
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-save-load-state" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-run
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-run" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-simple
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-simple" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-simple-chat
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-simple-chat" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-speculative
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-speculative" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-speculative-simple
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-speculative-simple" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-tokenize
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-tokenize" to ""
-- Installing: /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-gen-docs
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/bin/llama-gen-docs" to ""
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed b4349-3.fc41 --unique-debug-suffix -b4349-3.fc41.aarch64 --unique-debug-src-base llama-cpp-b4349-3.fc41.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349
find-debuginfo: starting
Extracting debug info from 50 files
DWARF-compressing 50 files
sepdebugcrcfix: Updated 50 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/llama-cpp-b4349-3.fc41.aarch64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/src/debug/llama-cpp-b4349-3.fc41.aarch64/tests/test-json-schema-to-grammar.cpp is executable but has no shebang, removing executable bit
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j4 /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT
Scanned 94 directories and 232 files,
               processed 0 inodes,
               0 modified (0 replaced + 0 rewritten),
               0 unsupported format, 0 errors
Reading /builddir/build/BUILD/llama-cpp-b4349-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iK11Wv
+ umask 022
+ cd /builddir/build/BUILD/llama-cpp-b4349-build
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd llama.cpp-b4349
+ /usr/bin/ctest --test-dir redhat-linux-build --output-on-failure --force-new-ctest-process -j4
Internal ctest changing into directory: /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build
Test project /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/redhat-linux-build
      Start  1: test-tokenizer-0-bert-bge
      Start  2: test-tokenizer-0-command-r
      Start  3: test-tokenizer-0-deepseek-coder
      Start  4: test-tokenizer-0-deepseek-llm
 1/26 Test  #1: test-tokenizer-0-bert-bge .........   Passed    0.03 sec
      Start  5: test-tokenizer-0-falcon
 2/26 Test  #3: test-tokenizer-0-deepseek-coder ...   Passed    0.09 sec
      Start  6: test-tokenizer-0-gpt-2
 3/26 Test  #5: test-tokenizer-0-falcon ...........   Passed    0.17 sec
      Start  7: test-tokenizer-0-llama-bpe
 4/26 Test  #6: test-tokenizer-0-gpt-2 ............   Passed    0.13 sec
      Start  8: test-tokenizer-0-llama-spm
 5/26 Test  #8: test-tokenizer-0-llama-spm ........   Passed    0.05 sec
      Start  9: test-tokenizer-0-mpt
 6/26 Test  #4: test-tokenizer-0-deepseek-llm .....   Passed    0.30 sec
      Start 10: test-tokenizer-0-phi-3
 7/26 Test #10: test-tokenizer-0-phi-3 ............   Passed    0.05 sec
      Start 11: test-tokenizer-0-qwen2
 8/26 Test  #9: test-tokenizer-0-mpt ..............   Passed    0.13 sec
      Start 12: test-tokenizer-0-refact
 9/26 Test #12: test-tokenizer-0-refact ...........   Passed    0.13 sec
      Start 13: test-tokenizer-0-starcoder
10/26 Test #13: test-tokenizer-0-starcoder ........   Passed    0.13 sec
      Start 14: test-sampling
11/26 Test #11: test-tokenizer-0-qwen2 ............   Passed    0.47 sec
      Start 15: test-grammar-parser
12/26 Test #15: test-grammar-parser ...............   Passed    0.00 sec
      Start 16: test-grammar-integration
13/26 Test  #7: test-tokenizer-0-llama-bpe ........   Passed    0.63 sec
      Start 17: test-llama-grammar
14/26 Test #17: test-llama-grammar ................   Passed    0.00 sec
      Start 18: test-json-schema-to-grammar
15/26 Test #16: test-grammar-integration ..........   Passed    0.01 sec
      Start 19: test-tokenizer-1-llama-spm
16/26 Test #18: test-json-schema-to-grammar .......   Passed    0.01 sec
      Start 20: test-log
17/26 Test #20: test-log ..........................   Passed    0.02 sec
      Start 21: test-arg-parser
18/26 Test  #2: test-tokenizer-0-command-r ........   Passed    0.92 sec
      Start 22: test-chat-template
19/26 Test #22: test-chat-template ................   Passed    0.01 sec
      Start 23: test-gguf
20/26 Test #21: test-arg-parser ...................   Passed    0.10 sec
      Start 24: test-backend-ops
21/26 Test #24: test-backend-ops ..................   Passed    0.01 sec
      Start 25: test-model-load-cancel
22/26 Test #25: test-model-load-cancel ............   Passed    0.00 sec
      Start 26: test-autorelease
23/26 Test #26: test-autorelease ..................   Passed    0.00 sec
24/26 Test #23: test-gguf .........................   Passed    0.25 sec
25/26 Test #19: test-tokenizer-1-llama-spm ........   Passed    0.42 sec
26/26 Test #14: test-sampling .....................   Passed    1.47 sec

100% tests passed, 0 tests failed out of 26

Label Time Summary:
main     =   5.54 sec*proc (24 tests)
model    =   0.01 sec*proc (2 tests)

Total Test time (real) =   2.15 sec
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: llama-cpp-b4349-3.fc41.aarch64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vIsIHz
+ umask 022
+ cd /builddir/build/BUILD/llama-cpp-b4349-build
+ cd llama.cpp-b4349
+ LICENSEDIR=/builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/share/licenses/llama-cpp
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/share/licenses/llama-cpp
+ cp -pr /builddir/build/BUILD/llama-cpp-b4349-build/llama.cpp-b4349/LICENSE /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT/usr/share/licenses/llama-cpp
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: cmake(llama) libggml-base.so.b4349()(64bit) libggml.so.b4349()(64bit) libllama.so.b4349()(64bit) llama-cpp = 1:b4349-3.fc41 llama-cpp(aarch-64) = 1:b4349-3.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cmake-filesystem(aarch-64) ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(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_ABI_DT_RELR)(64bit) libcurl.so.4()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libggml-base.so.b4349()(64bit) libggml.so.b4349()(64bit) libllama.so.b4349()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.25)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH)
Recommends: numactl
Processing files: llama-cpp-ggml-b4349-3.fc41.aarch64
Provides: llama-cpp-ggml = 1:b4349-3.fc41 llama-cpp-ggml(aarch-64) = 1:b4349-3.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libggml-base.so.b4349()(64bit) libggml.so.b4349()(64bit)
Processing files: llama-cpp-libllama-b4349-3.fc41.aarch64
Provides: llama-cpp-libllama = 1:b4349-3.fc41 llama-cpp-libllama(aarch-64) = 1:b4349-3.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libllama.so.b4349()(64bit)
Processing files: llama-cpp-test-b4349-3.fc41.aarch64
Provides: llama-cpp-test = 1:b4349-3.fc41 llama-cpp-test(aarch-64) = 1:b4349-3.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(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_ABI_DT_RELR)(64bit) libcurl.so.4()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libggml-base.so.b4349()(64bit) libggml.so.b4349()(64bit) libllama.so.b4349()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH)
Processing files: llama-cpp-convert-hf-to-gguf-b4349-3.fc41.aarch64
Provides: llama-cpp-convert-hf-to-gguf = 1:b4349-3.fc41 llama-cpp-convert-hf-to-gguf(aarch-64) = 1:b4349-3.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3
Processing files: llama-cpp-debugsource-b4349-3.fc41.aarch64
Provides: llama-cpp-debugsource = 1:b4349-3.fc41 llama-cpp-debugsource(aarch-64) = 1:b4349-3.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: llama-cpp-debuginfo-b4349-3.fc41.aarch64
Provides: debuginfo(build-id) = 037d94a26d676795288bac16bd3c671f48b26c06 debuginfo(build-id) = 050dd1bea80c889e9c551d72bae33c6251929293 debuginfo(build-id) = 065f311b71b9553105a55285e6f30a26d05dddef debuginfo(build-id) = 0740d07c643e821fb96adf2042b7a46b668d70b2 debuginfo(build-id) = 0c7033dafb9987cb113891f4979ea372b9a233a8 debuginfo(build-id) = 15ffb1ba8cfed8a8321e9e8579b67baf08e57ba6 debuginfo(build-id) = 1e1e2abba88d59d1328a17f753e42660e5103565 debuginfo(build-id) = 235bf30a7f3814ab15a89ad63e73e87a91144c2c debuginfo(build-id) = 2f74ee2732e16e7951172ba5473a953ebfa36632 debuginfo(build-id) = 2f880510cb54d365235230d5d6cbd6eb38ecff69 debuginfo(build-id) = 308e00f5073409c913b867b175e89ae4ae207f85 debuginfo(build-id) = 3268be0a1f9d4a605685c9183553dd4ef06cdd02 debuginfo(build-id) = 332095d3a16b44151ad515ecf917b8353b09ae41 debuginfo(build-id) = 3ad659d3012fd120b566b0726982ea3c8f69519d debuginfo(build-id) = 3fdd404f5e366459941a4b66187acbc026356ad1 debuginfo(build-id) = 589f709eff6dc5dee68a975d445ebbb67ea16488 debuginfo(build-id) = 5ce0573c398bf12a8f91e1e1a5a7e5e459f00390 debuginfo(build-id) = 6c52b87ccf31feeaec9b3396de68a64e5e6b77a5 debuginfo(build-id) = 6ccb0d4e4130f20692eb06887bc686114e3e0373 debuginfo(build-id) = 6e93140c3707d54c33af8a98ce06264139b964c7 debuginfo(build-id) = 6f72e3386cc9ccce1c5a7b54bb469b7818ba1935 debuginfo(build-id) = 870005eee290fd08f1edeb06e4304330477f63c8 debuginfo(build-id) = 8eccb28d62f3dfb635f26516966561b353108016 debuginfo(build-id) = a6f7695056ee2cbcbb1edecdc77dc26bcde745a3 debuginfo(build-id) = aa23917817fc461ff2eeefa3937c9419d855be84 debuginfo(build-id) = aece9e6bc9e321b107c880fa45c87a89e41fe84d debuginfo(build-id) = b0cc0fd3365198b0161d7fc3ee64b733af243ca1 debuginfo(build-id) = c1e05949649e6e533c1247ca19be8346dfaacc6f debuginfo(build-id) = ca2dcf8ce2153e9af3d7ffb94c127c7849806cb5 debuginfo(build-id) = d07d1855cff0201e1377e967f845116110b7b8f6 debuginfo(build-id) = d1fdb15a315ab303e271c442b62912a686fa2561 debuginfo(build-id) = da74f12ac19277c42c99058346125bac004f94ec debuginfo(build-id) = db6aa55a67deca218b37ab8738bb8802cbfbf463 debuginfo(build-id) = e0cdf67fc63ead094f3f9fdc611fcde4d2e2fc8b debuginfo(build-id) = fcf2e1bbb25a249c923bb5fd90befe6af1142f19 libggml-base.so.b4349-b4349-3.fc41.aarch64.debug()(64bit) libggml.so.b4349-b4349-3.fc41.aarch64.debug()(64bit) libllama.so.b4349-b4349-3.fc41.aarch64.debug()(64bit) llama-cpp-debuginfo = 1:b4349-3.fc41 llama-cpp-debuginfo(aarch-64) = 1:b4349-3.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: llama-cpp-debugsource(aarch-64) = 1:b4349-3.fc41
Processing files: llama-cpp-test-debuginfo-b4349-3.fc41.aarch64
Provides: debuginfo(build-id) = 24f4f2b8b29d7ae8e55e8bbec83b62524891e8ed debuginfo(build-id) = 30277159cc007cdab8f48794faebf60e425d3bff debuginfo(build-id) = 3ef34b76922712f457e45b8ab566f48406011d93 debuginfo(build-id) = 43fa8345206ba7bf6b61aa890dc29370fc568f93 debuginfo(build-id) = 458460270296cba76b9107d7e13b01d4d153123e debuginfo(build-id) = 4bf52d68096abad67ae99395514acbc9555f2329 debuginfo(build-id) = 501827b36e3c6a577d63b698e93e42a6f87f1b2b debuginfo(build-id) = 513b7e1756cb8e3b4c96bb8b41c9c66588ea40eb debuginfo(build-id) = 74f78bae644776a7a1dafefaf5f65f5fdb904781 debuginfo(build-id) = 757a7ecbb95a11b2bfa7ecc80473a6bf0b981c45 debuginfo(build-id) = 7b18f89f6c99ec96927df4a363fc27217dbe20f6 debuginfo(build-id) = 7c4587818d7cf260871e0e422c3b0fa57c0b5faf debuginfo(build-id) = b52809d199c5da0f46413d3620124a6df308d773 debuginfo(build-id) = d31f698795314e7a685200c90e90608201199969 debuginfo(build-id) = f5a3bfe0dd09212734c1cc6f396f5787e02e4daa llama-cpp-test-debuginfo = 1:b4349-3.fc41 llama-cpp-test-debuginfo(aarch-64) = 1:b4349-3.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: llama-cpp-debugsource(aarch-64) = 1:b4349-3.fc41
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/llama-cpp-b4349-build/BUILDROOT
Wrote: /builddir/build/RPMS/llama-cpp-debugsource-b4349-3.fc41.aarch64.rpm
Wrote: /builddir/build/RPMS/llama-cpp-test-b4349-3.fc41.aarch64.rpm
Wrote: /builddir/build/RPMS/llama-cpp-convert-hf-to-gguf-b4349-3.fc41.aarch64.rpm
Wrote: /builddir/build/RPMS/llama-cpp-ggml-b4349-3.fc41.aarch64.rpm
Wrote: /builddir/build/RPMS/llama-cpp-libllama-b4349-3.fc41.aarch64.rpm
Wrote: /builddir/build/RPMS/llama-cpp-b4349-3.fc41.aarch64.rpm
Wrote: /builddir/build/RPMS/llama-cpp-test-debuginfo-b4349-3.fc41.aarch64.rpm
Wrote: /builddir/build/RPMS/llama-cpp-debuginfo-b4349-3.fc41.aarch64.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.02PWMB
+ umask 022
+ cd /builddir/build/BUILD/llama-cpp-b4349-build
+ test -d /builddir/build/BUILD/llama-cpp-b4349-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/llama-cpp-b4349-build
+ rm -rf /builddir/build/BUILD/llama-cpp-b4349-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild llama-cpp-b4349-3.fc41.src.rpm
Finish: build phase for llama-cpp-b4349-3.fc41.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-aarch64-1734474344.707970/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/llama-cpp-b4349-3.fc41.src.rpm) Config(child) 6 minutes 29 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": "llama-cpp-libllama",
            "epoch": 1,
            "version": "b4349",
            "release": "3.fc41",
            "arch": "aarch64"
        },
        {
            "name": "llama-cpp-debuginfo",
            "epoch": 1,
            "version": "b4349",
            "release": "3.fc41",
            "arch": "aarch64"
        },
        {
            "name": "llama-cpp-test-debuginfo",
            "epoch": 1,
            "version": "b4349",
            "release": "3.fc41",
            "arch": "aarch64"
        },
        {
            "name": "llama-cpp",
            "epoch": 1,
            "version": "b4349",
            "release": "3.fc41",
            "arch": "aarch64"
        },
        {
            "name": "llama-cpp-test",
            "epoch": 1,
            "version": "b4349",
            "release": "3.fc41",
            "arch": "aarch64"
        },
        {
            "name": "llama-cpp-convert-hf-to-gguf",
            "epoch": 1,
            "version": "b4349",
            "release": "3.fc41",
            "arch": "aarch64"
        },
        {
            "name": "llama-cpp-ggml",
            "epoch": 1,
            "version": "b4349",
            "release": "3.fc41",
            "arch": "aarch64"
        },
        {
            "name": "llama-cpp",
            "epoch": 1,
            "version": "b4349",
            "release": "3.fc41",
            "arch": "src"
        },
        {
            "name": "llama-cpp-debugsource",
            "epoch": 1,
            "version": "b4349",
            "release": "3.fc41",
            "arch": "aarch64"
        }
    ]
}
RPMResults finished