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


Version: 1.2
PID: 8518
Logging PID: 8519
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'build_id': 8498539,
 'buildroot_pkgs': [],
 'chroot': 'fedora-41-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'ffbfc6a7b0fe53de05c99241edd9ccd228f7589f',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/dciabrin/ngdevkit/ngdevkit-gngeo',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'ngdevkit-gngeo',
 'package_version': '0.8.1+202501101116-1',
 'project_dirname': 'ngdevkit',
 'project_name': 'ngdevkit',
 'project_owner': 'dciabrin',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/dciabrin/ngdevkit/fedora-41-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'dciabrin/ngdevkit--5cec9fe2-3ae4-490d-97e2-6dbdf35e8c01',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': None,
 'tags': [],
 'task_id': '8498539-fedora-41-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/dciabrin/ngdevkit/ngdevkit-gngeo /var/lib/copr-rpmbuild/workspace/workdir-3xbgodol/ngdevkit-gngeo --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/dciabrin/ngdevkit/ngdevkit-gngeo', '/var/lib/copr-rpmbuild/workspace/workdir-3xbgodol/ngdevkit-gngeo', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-3xbgodol/ngdevkit-gngeo'...

Running: git checkout ffbfc6a7b0fe53de05c99241edd9ccd228f7589f --

cmd: ['git', 'checkout', 'ffbfc6a7b0fe53de05c99241edd9ccd228f7589f', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-3xbgodol/ngdevkit-gngeo
rc: 0
stdout: 
stderr: Note: switching to 'ffbfc6a7b0fe53de05c99241edd9ccd228f7589f'.

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 ffbfc6a automatic import of ngdevkit-gngeo

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-3xbgodol/ngdevkit-gngeo
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 nightly-202501101116.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o nightly-202501101116.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/dciabrin/ngdevkit/ngdevkit-gngeo/nightly-202501101116.tar.gz/md5/eebb28ac05420044fd1f3fd11c65974b/nightly-202501101116.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1742k  100 1742k    0     0  16.0M      0 --:--:-- --:--:-- --:--:-- 16.2M
INFO: Reading stdout from command: md5sum nightly-202501101116.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-3xbgodol/ngdevkit-gngeo/ngdevkit-gngeo.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-3xbgodol/ngdevkit-gngeo --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1736508220.245564 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-3xbgodol/ngdevkit-gngeo/ngdevkit-gngeo.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-3xbgodol/ngdevkit-gngeo --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1736508220.245564 -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-3xbgodol/ngdevkit-gngeo/ngdevkit-gngeo.spec)  Config(fedora-41-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1736508220.245564/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using container image: registry.fedoraproject.org/fedora:41
INFO: Pulling image: registry.fedoraproject.org/fedora:41
INFO: Tagging container image as mock-bootstrap-3a4f929f-ec2f-4b83-ad91-f9ee22d60f8c
INFO: Checking that 0f64ec8ce1a148545b4f0726f5ff3cca4b8a5122b72d1c992a21b8984dfc9e47 image matches host's architecture
INFO: Copy content of container 0f64ec8ce1a148545b4f0726f5ff3cca4b8a5122b72d1c992a21b8984dfc9e47 to /var/lib/mock/fedora-41-x86_64-bootstrap-1736508220.245564/root
INFO: mounting 0f64ec8ce1a148545b4f0726f5ff3cca4b8a5122b72d1c992a21b8984dfc9e47 with podman image mount
INFO: image 0f64ec8ce1a148545b4f0726f5ff3cca4b8a5122b72d1c992a21b8984dfc9e47 as /var/lib/containers/storage/overlay/08bd1d621dd5b9ad86d15b9f698c6041a81d347579f9ebcaa79dd5efe8b59d9a/merged
INFO: umounting image 0f64ec8ce1a148545b4f0726f5ff3cca4b8a5122b72d1c992a21b8984dfc9e47 (/var/lib/containers/storage/overlay/08bd1d621dd5b9ad86d15b9f698c6041a81d347579f9ebcaa79dd5efe8b59d9a/merged) with podman image umount
INFO: Removing image mock-bootstrap-3a4f929f-ec2f-4b83-ad91-f9ee22d60f8c
INFO: Package manager dnf5 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-1736508220.245564/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-1.fc41.x86_64
  rpm-sequoia-1.7.0-3.fc41.x86_64
  dnf5-5.2.8.1-2.fc41.x86_64
  dnf5-plugins-5.2.8.1-2.fc41.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% |  14.6 MiB/s |   8.1 MiB |  00m01s
 fedora                                 100% |  31.3 MiB/s |  35.4 MiB |  00m01s
 Copr repository                        100% |  58.7 KiB/s |   5.5 KiB |  00m00s
Repositories loaded.
Package                            Arch   Version                     Repository      Size
Installing group/module packages:
 bash                              x86_64 5.2.32-1.fc41               fedora       8.2 MiB
 bzip2                             x86_64 1.0.8-19.fc41               fedora      95.7 KiB
 coreutils                         x86_64 9.5-11.fc41                 updates      5.7 MiB
 cpio                              x86_64 2.15-2.fc41                 fedora       1.1 MiB
 diffutils                         x86_64 3.10-8.fc41                 fedora       1.6 MiB
 fedora-release-common             noarch 41-29                       updates     19.7 KiB
 findutils                         x86_64 1:4.10.0-4.fc41             fedora       1.8 MiB
 gawk                              x86_64 5.3.0-4.fc41                fedora       1.7 MiB
 glibc-minimal-langpack            x86_64 2.40-17.fc41                updates      0.0   B
 grep                              x86_64 3.11-9.fc41                 fedora       1.0 MiB
 gzip                              x86_64 1.13-2.fc41                 fedora     389.0 KiB
 info                              x86_64 7.1-3.fc41                  fedora     361.8 KiB
 patch                             x86_64 2.7.6-25.fc41               fedora     266.7 KiB
 redhat-rpm-config                 noarch 293-1.fc41                  fedora     183.5 KiB
 rpm-build                         x86_64 4.20.0-1.fc41               fedora     194.3 KiB
 sed                               x86_64 4.9-3.fc41                  fedora     861.5 KiB
 shadow-utils                      x86_64 2:4.15.1-12.fc41            fedora       4.1 MiB
 tar                               x86_64 2:1.35-4.fc41               fedora       2.9 MiB
 unzip                             x86_64 6.0-64.fc41                 fedora     386.8 KiB
 util-linux                        x86_64 2.40.2-4.fc41               fedora       3.7 MiB
 which                             x86_64 2.21-42.fc41                fedora      80.2 KiB
 xz                                x86_64 1:5.6.2-2.fc41              fedora       1.2 MiB
Installing dependencies:
 add-determinism                   x86_64 0.3.6-3.fc41                updates      2.4 MiB
 alternatives                      x86_64 1.31-1.fc41                 updates     64.8 KiB
 ansible-srpm-macros               noarch 1-16.fc41                   fedora      35.7 KiB
 audit-libs                        x86_64 4.0.3-1.fc41                updates    351.3 KiB
 authselect                        x86_64 1.5.0-8.fc41                fedora     157.6 KiB
 authselect-libs                   x86_64 1.5.0-8.fc41                fedora     822.2 KiB
 basesystem                        noarch 11-21.fc41                  fedora       0.0   B
 binutils                          x86_64 2.43.1-5.fc41               updates     27.4 MiB
 build-reproducibility-srpm-macros noarch 0.3.6-3.fc41                updates    735.0   B
 bzip2-libs                        x86_64 1.0.8-19.fc41               fedora      80.7 KiB
 ca-certificates                   noarch 2024.2.69_v8.0.401-1.0.fc41 fedora       2.4 MiB
 coreutils-common                  x86_64 9.5-11.fc41                 updates     11.2 MiB
 cracklib                          x86_64 2.9.11-6.fc41               fedora     238.9 KiB
 crypto-policies                   noarch 20241029-1.git8baf557.fc41  updates    136.9 KiB
 curl                              x86_64 8.9.1-3.fc41                updates    793.5 KiB
 cyrus-sasl-lib                    x86_64 2.1.28-27.fc41              fedora       2.3 MiB
 debugedit                         x86_64 5.1-2.fc41                  updates    200.6 KiB
 dwz                               x86_64 0.15-8.fc41                 fedora     298.9 KiB
 ed                                x86_64 1.20.2-2.fc41               fedora     146.9 KiB
 efi-srpm-macros                   noarch 5-13.fc41                   updates     40.2 KiB
 elfutils                          x86_64 0.192-7.fc41                updates      2.6 MiB
 elfutils-debuginfod-client        x86_64 0.192-7.fc41                updates     81.4 KiB
 elfutils-default-yama-scope       noarch 0.192-7.fc41                updates      1.8 KiB
 elfutils-libelf                   x86_64 0.192-7.fc41                updates      1.2 MiB
 elfutils-libs                     x86_64 0.192-7.fc41                updates    654.9 KiB
 fedora-gpg-keys                   noarch 41-1                        fedora     126.4 KiB
 fedora-release                    noarch 41-29                       updates      0.0   B
 fedora-release-identity-basic     noarch 41-29                       updates    682.0   B
 fedora-repos                      noarch 41-1                        fedora       4.9 KiB
 file                              x86_64 5.45-7.fc41                 fedora     103.5 KiB
 file-libs                         x86_64 5.45-7.fc41                 fedora       9.9 MiB
 filesystem                        x86_64 3.18-23.fc41                fedora     106.0   B
 fonts-srpm-macros                 noarch 1:2.0.5-17.fc41             fedora      55.8 KiB
 forge-srpm-macros                 noarch 0.4.0-1.fc41                updates     38.9 KiB
 fpc-srpm-macros                   noarch 1.3-13.fc41                 fedora     144.0   B
 gdb-minimal                       x86_64 15.2-3.fc41                 updates     13.0 MiB
 gdbm                              x86_64 1:1.23-7.fc41               fedora     460.9 KiB
 gdbm-libs                         x86_64 1:1.23-7.fc41               fedora     121.9 KiB
 ghc-srpm-macros                   noarch 1.9.1-2.fc41                fedora     747.0   B
 glibc                             x86_64 2.40-17.fc41                updates      6.6 MiB
 glibc-common                      x86_64 2.40-17.fc41                updates      1.0 MiB
 glibc-gconv-extra                 x86_64 2.40-17.fc41                updates      7.8 MiB
 gmp                               x86_64 1:6.3.0-2.fc41              fedora     811.4 KiB
 gnat-srpm-macros                  noarch 6-6.fc41                    fedora       1.0 KiB
 go-srpm-macros                    noarch 3.6.0-5.fc41                updates     60.8 KiB
 jansson                           x86_64 2.13.1-10.fc41              fedora      88.3 KiB
 json-c                            x86_64 0.17-4.fc41                 fedora      82.4 KiB
 kernel-srpm-macros                noarch 1.0-24.fc41                 fedora       1.9 KiB
 keyutils-libs                     x86_64 1.6.3-4.fc41                fedora      54.4 KiB
 krb5-libs                         x86_64 1.21.3-3.fc41               updates      2.3 MiB
 libacl                            x86_64 2.3.2-2.fc41                fedora      40.0 KiB
 libarchive                        x86_64 3.7.4-4.fc41                updates    926.6 KiB
 libattr                           x86_64 2.5.2-4.fc41                fedora      28.5 KiB
 libblkid                          x86_64 2.40.2-4.fc41               fedora     258.5 KiB
 libbrotli                         x86_64 1.1.0-5.fc41                fedora     837.6 KiB
 libcap                            x86_64 2.70-4.fc41                 fedora     220.2 KiB
 libcap-ng                         x86_64 0.8.5-3.fc41                fedora      69.2 KiB
 libcom_err                        x86_64 1.47.1-6.fc41               fedora      67.2 KiB
 libcurl                           x86_64 8.9.1-3.fc41                updates    809.3 KiB
 libeconf                          x86_64 0.6.2-3.fc41                fedora      58.0 KiB
 libevent                          x86_64 2.1.12-14.fc41              fedora     895.7 KiB
 libfdisk                          x86_64 2.40.2-4.fc41               fedora     362.9 KiB
 libffi                            x86_64 3.4.6-3.fc41                fedora      86.4 KiB
 libgcc                            x86_64 14.2.1-3.fc41               fedora     274.6 KiB
 libgomp                           x86_64 14.2.1-3.fc41               fedora     523.5 KiB
 libidn2                           x86_64 2.3.7-2.fc41                fedora     329.1 KiB
 libmount                          x86_64 2.40.2-4.fc41               fedora     351.8 KiB
 libnghttp2                        x86_64 1.62.1-2.fc41               fedora     166.1 KiB
 libnsl2                           x86_64 2.0.1-2.fc41                fedora      57.9 KiB
 libpkgconf                        x86_64 2.3.0-1.fc41                fedora      78.2 KiB
 libpsl                            x86_64 0.21.5-4.fc41               fedora      80.5 KiB
 libpwquality                      x86_64 1.4.5-11.fc41               fedora     417.8 KiB
 libselinux                        x86_64 3.7-5.fc41                  fedora     181.0 KiB
 libsemanage                       x86_64 3.7-2.fc41                  fedora     293.5 KiB
 libsepol                          x86_64 3.7-2.fc41                  fedora     817.8 KiB
 libsmartcols                      x86_64 2.40.2-4.fc41               fedora     180.4 KiB
 libssh                            x86_64 0.10.6-8.fc41               fedora     513.3 KiB
 libssh-config                     noarch 0.10.6-8.fc41               fedora     277.0   B
 libstdc++                         x86_64 14.2.1-3.fc41               fedora       2.8 MiB
 libtasn1                          x86_64 4.19.0-9.fc41               fedora     175.7 KiB
 libtirpc                          x86_64 1.3.6-1.rc3.fc41            updates    197.6 KiB
 libtool-ltdl                      x86_64 2.4.7-12.fc41               fedora      66.2 KiB
 libunistring                      x86_64 1.1-8.fc41                  fedora       1.7 MiB
 libutempter                       x86_64 1.2.1-15.fc41               fedora      57.7 KiB
 libuuid                           x86_64 2.40.2-4.fc41               fedora      37.5 KiB
 libverto                          x86_64 0.3.2-9.fc41                fedora      29.5 KiB
 libxcrypt                         x86_64 4.4.37-4.fc41               updates    269.6 KiB
 libxml2                           x86_64 2.12.9-1.fc41               updates      1.7 MiB
 libzstd                           x86_64 1.5.6-2.fc41                fedora     795.9 KiB
 lua-libs                          x86_64 5.4.6-6.fc41                fedora     285.0 KiB
 lua-srpm-macros                   noarch 1-14.fc41                   fedora       1.3 KiB
 lz4-libs                          x86_64 1.10.0-1.fc41               fedora     145.5 KiB
 mpfr                              x86_64 4.2.1-5.fc41                fedora     832.1 KiB
 ncurses-base                      noarch 6.5-2.20240629.fc41         fedora     326.3 KiB
 ncurses-libs                      x86_64 6.5-2.20240629.fc41         fedora     975.2 KiB
 ocaml-srpm-macros                 noarch 10-3.fc41                   fedora       1.9 KiB
 openblas-srpm-macros              noarch 2-18.fc41                   fedora     112.0   B
 openldap                          x86_64 2.6.8-6.fc41                updates    635.4 KiB
 openssl-libs                      x86_64 1:3.2.2-11.fc41             updates      7.7 MiB
 p11-kit                           x86_64 0.25.5-3.fc41               fedora       2.2 MiB
 p11-kit-trust                     x86_64 0.25.5-3.fc41               fedora     391.4 KiB
 package-notes-srpm-macros         noarch 0.5-12.fc41                 fedora       1.6 KiB
 pam                               x86_64 1.6.1-7.fc41                updates      1.8 MiB
 pam-libs                          x86_64 1.6.1-7.fc41                updates    139.0 KiB
 pcre2                             x86_64 10.44-1.fc41.1              fedora     653.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                           x86_64 2.3.0-1.fc41                fedora      88.6 KiB
 pkgconf-m4                        noarch 2.3.0-1.fc41                fedora      14.4 KiB
 pkgconf-pkg-config                x86_64 2.3.0-1.fc41                fedora     989.0   B
 popt                              x86_64 1.19-7.fc41                 fedora     136.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                          x86_64 8.2-10.fc41                 fedora     493.2 KiB
 rpm                               x86_64 4.20.0-1.fc41               fedora       3.1 MiB
 rpm-build-libs                    x86_64 4.20.0-1.fc41               fedora     206.7 KiB
 rpm-libs                          x86_64 4.20.0-1.fc41               fedora     725.9 KiB
 rpm-sequoia                       x86_64 1.7.0-3.fc41                updates      2.3 MiB
 rust-srpm-macros                  noarch 26.3-3.fc41                 fedora       4.8 KiB
 setup                             noarch 2.15.0-8.fc41               updates    720.7 KiB
 sqlite-libs                       x86_64 3.46.1-1.fc41               fedora       1.4 MiB
 systemd-libs                      x86_64 256.10-1.fc41               updates      2.0 MiB
 util-linux-core                   x86_64 2.40.2-4.fc41               fedora       1.5 MiB
 xxhash-libs                       x86_64 0.8.3-1.fc41                updates     88.5 KiB
 xz-libs                           x86_64 1:5.6.2-2.fc41              fedora     214.4 KiB
 zig-srpm-macros                   noarch 1-3.fc41                    fedora       1.1 KiB
 zip                               x86_64 3.0-41.fc41                 fedora     703.2 KiB
 zlib-ng-compat                    x86_64 2.1.7-3.fc41                fedora     134.0 KiB
 zstd                              x86_64 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, 180 MiB extra will be used (install 180 MiB, remove 0 B).
[  1/154] bzip2-0:1.0.8-19.fc41.x86_64  100% | 322.2 KiB/s |  52.5 KiB |  00m00s
[  2/154] cpio-0:2.15-2.fc41.x86_64     100% |   1.2 MiB/s | 291.8 KiB |  00m00s
[  3/154] diffutils-0:3.10-8.fc41.x86_6 100% |   3.5 MiB/s | 405.4 KiB |  00m00s
[  4/154] bash-0:5.2.32-1.fc41.x86_64   100% |   6.1 MiB/s |   1.8 MiB |  00m00s
[  5/154] findutils-1:4.10.0-4.fc41.x86 100% |   7.0 MiB/s | 548.5 KiB |  00m00s
[  6/154] grep-0:3.11-9.fc41.x86_64     100% |   7.1 MiB/s | 299.7 KiB |  00m00s
[  7/154] gzip-0:1.13-2.fc41.x86_64     100% |   5.5 MiB/s | 170.2 KiB |  00m00s
[  8/154] info-0:7.1-3.fc41.x86_64      100% |   5.2 MiB/s | 182.5 KiB |  00m00s
[  9/154] patch-0:2.7.6-25.fc41.x86_64  100% |   3.9 MiB/s | 131.0 KiB |  00m00s
[ 10/154] redhat-rpm-config-0:293-1.fc4 100% |   2.8 MiB/s |  82.0 KiB |  00m00s
[ 11/154] rpm-build-0:4.20.0-1.fc41.x86 100% |   2.6 MiB/s |  82.8 KiB |  00m00s
[ 12/154] sed-0:4.9-3.fc41.x86_64       100% |   6.5 MiB/s | 317.7 KiB |  00m00s
[ 13/154] shadow-utils-2:4.15.1-12.fc41 100% |  25.9 MiB/s |   1.3 MiB |  00m00s
[ 14/154] tar-2:1.35-4.fc41.x86_64      100% |  14.5 MiB/s | 860.7 KiB |  00m00s
[ 15/154] which-0:2.21-42.fc41.x86_64   100% |   1.4 MiB/s |  41.6 KiB |  00m00s
[ 16/154] unzip-0:6.0-64.fc41.x86_64    100% |   4.8 MiB/s | 184.9 KiB |  00m00s
[ 17/154] xz-1:5.6.2-2.fc41.x86_64      100% |  11.5 MiB/s | 471.5 KiB |  00m00s
[ 18/154] gawk-0:5.3.0-4.fc41.x86_64    100% |  23.3 MiB/s |   1.1 MiB |  00m00s
[ 19/154] fedora-release-common-0:41-29 100% | 224.7 KiB/s |  23.6 KiB |  00m00s
[ 20/154] util-linux-0:2.40.2-4.fc41.x8 100% |  25.6 MiB/s |   1.2 MiB |  00m00s
[ 21/154] filesystem-0:3.18-23.fc41.x86 100% |  23.6 MiB/s |   1.1 MiB |  00m00s
[ 22/154] glibc-minimal-langpack-0:2.40 100% | 717.7 KiB/s | 104.1 KiB |  00m00s
[ 23/154] coreutils-0:9.5-11.fc41.x86_6 100% |   4.7 MiB/s |   1.1 MiB |  00m00s
[ 24/154] ncurses-libs-0:6.5-2.20240629 100% |   9.6 MiB/s | 334.0 KiB |  00m00s
[ 25/154] bzip2-libs-0:1.0.8-19.fc41.x8 100% |   1.4 MiB/s |  41.1 KiB |  00m00s
[ 26/154] libselinux-0:3.7-5.fc41.x86_6 100% |   3.0 MiB/s |  87.8 KiB |  00m00s
[ 27/154] pcre2-0:10.44-1.fc41.1.x86_64 100% |   7.0 MiB/s | 243.1 KiB |  00m00s
[ 28/154] ed-0:1.20.2-2.fc41.x86_64     100% |   2.6 MiB/s |  81.8 KiB |  00m00s
[ 29/154] libattr-0:2.5.2-4.fc41.x86_64 100% | 649.0 KiB/s |  18.2 KiB |  00m00s
[ 30/154] ansible-srpm-macros-0:1-16.fc 100% | 670.1 KiB/s |  20.8 KiB |  00m00s
[ 31/154] file-0:5.45-7.fc41.x86_64     100% |   1.5 MiB/s |  49.1 KiB |  00m00s
[ 32/154] dwz-0:0.15-8.fc41.x86_64      100% |   3.5 MiB/s | 138.9 KiB |  00m00s
[ 33/154] fonts-srpm-macros-1:2.0.5-17. 100% | 770.5 KiB/s |  27.0 KiB |  00m00s
[ 34/154] fpc-srpm-macros-0:1.3-13.fc41 100% | 153.1 KiB/s |   8.0 KiB |  00m00s
[ 35/154] ghc-srpm-macros-0:1.9.1-2.fc4 100% | 174.2 KiB/s |   9.1 KiB |  00m00s
[ 36/154] gnat-srpm-macros-0:6-6.fc41.n 100% | 179.0 KiB/s |   9.0 KiB |  00m00s
[ 37/154] kernel-srpm-macros-0:1.0-24.f 100% | 219.3 KiB/s |   9.9 KiB |  00m00s
[ 38/154] lua-srpm-macros-0:1-14.fc41.n 100% | 188.9 KiB/s |   8.9 KiB |  00m00s
[ 39/154] ocaml-srpm-macros-0:10-3.fc41 100% | 187.7 KiB/s |   9.2 KiB |  00m00s
[ 40/154] openblas-srpm-macros-0:2-18.f 100% | 151.3 KiB/s |   7.7 KiB |  00m00s
[ 41/154] package-notes-srpm-macros-0:0 100% | 192.7 KiB/s |   9.8 KiB |  00m00s
[ 42/154] perl-srpm-macros-0:1-56.fc41. 100% | 166.9 KiB/s |   8.5 KiB |  00m00s
[ 43/154] python-srpm-macros-0:3.13-3.f 100% | 494.2 KiB/s |  23.7 KiB |  00m00s
[ 44/154] qt5-srpm-macros-0:5.15.15-1.f 100% | 189.3 KiB/s |   8.9 KiB |  00m00s
[ 45/154] rpm-0:4.20.0-1.fc41.x86_64    100% |   8.1 MiB/s | 547.4 KiB |  00m00s
[ 46/154] rust-srpm-macros-0:26.3-3.fc4 100% | 232.8 KiB/s |  12.1 KiB |  00m00s
[ 47/154] zig-srpm-macros-0:1-3.fc41.no 100% | 153.3 KiB/s |   8.1 KiB |  00m00s
[ 48/154] zip-0:3.0-41.fc41.x86_64      100% |   4.3 MiB/s | 264.8 KiB |  00m00s
[ 49/154] popt-0:1.19-7.fc41.x86_64     100% |   1.0 MiB/s |  65.9 KiB |  00m00s
[ 50/154] readline-0:8.2-10.fc41.x86_64 100% |   3.1 MiB/s | 213.2 KiB |  00m00s
[ 51/154] rpm-build-libs-0:4.20.0-1.fc4 100% |   1.7 MiB/s |  98.6 KiB |  00m00s
[ 52/154] rpm-libs-0:4.20.0-1.fc41.x86_ 100% |   5.2 MiB/s | 309.4 KiB |  00m00s
[ 53/154] zstd-0:1.5.6-2.fc41.x86_64    100% |   6.5 MiB/s | 481.5 KiB |  00m00s
[ 54/154] libacl-0:2.3.2-2.fc41.x86_64  100% | 471.2 KiB/s |  24.5 KiB |  00m00s
[ 55/154] libeconf-0:0.6.2-3.fc41.x86_6 100% | 699.5 KiB/s |  32.2 KiB |  00m00s
[ 56/154] xz-libs-1:5.6.2-2.fc41.x86_64 100% |   2.9 MiB/s | 111.8 KiB |  00m00s
[ 57/154] libsemanage-0:3.7-2.fc41.x86_ 100% |   2.9 MiB/s | 116.3 KiB |  00m00s
[ 58/154] gmp-1:6.3.0-2.fc41.x86_64     100% |   9.1 MiB/s | 318.0 KiB |  00m00s
[ 59/154] libcap-0:2.70-4.fc41.x86_64   100% |   2.5 MiB/s |  86.7 KiB |  00m00s
[ 60/154] coreutils-common-0:9.5-11.fc4 100% |  28.7 MiB/s |   2.1 MiB |  00m00s
[ 61/154] fedora-repos-0:41-1.noarch    100% | 318.3 KiB/s |   9.2 KiB |  00m00s
[ 62/154] glibc-common-0:2.40-17.fc41.x 100% |  11.2 MiB/s | 377.3 KiB |  00m00s
[ 63/154] mpfr-0:4.2.1-5.fc41.x86_64    100% |   6.1 MiB/s | 346.3 KiB |  00m00s
[ 64/154] libblkid-0:2.40.2-4.fc41.x86_ 100% |   3.6 MiB/s | 124.7 KiB |  00m00s
[ 65/154] libcap-ng-0:0.8.5-3.fc41.x86_ 100% | 930.4 KiB/s |  32.6 KiB |  00m00s
[ 66/154] libfdisk-0:2.40.2-4.fc41.x86_ 100% |   3.1 MiB/s | 159.8 KiB |  00m00s
[ 67/154] libmount-0:2.40.2-4.fc41.x86_ 100% |   3.2 MiB/s | 155.5 KiB |  00m00s
[ 68/154] libsmartcols-0:2.40.2-4.fc41. 100% |   2.0 MiB/s |  83.7 KiB |  00m00s
[ 69/154] libutempter-0:1.2.1-15.fc41.x 100% | 492.9 KiB/s |  26.6 KiB |  00m00s
[ 70/154] libuuid-0:2.40.2-4.fc41.x86_6 100% | 539.3 KiB/s |  29.1 KiB |  00m00s
[ 71/154] util-linux-core-0:2.40.2-4.fc 100% |   7.3 MiB/s | 537.2 KiB |  00m00s
[ 72/154] zlib-ng-compat-0:2.1.7-3.fc41 100% |   1.2 MiB/s |  77.7 KiB |  00m00s
[ 73/154] ncurses-base-0:6.5-2.20240629 100% |   1.5 MiB/s |  88.3 KiB |  00m00s
[ 74/154] libsepol-0:3.7-2.fc41.x86_64  100% |   6.3 MiB/s | 342.2 KiB |  00m00s
[ 75/154] pcre2-syntax-0:10.44-1.fc41.1 100% |   2.9 MiB/s | 149.9 KiB |  00m00s
[ 76/154] file-libs-0:5.45-7.fc41.x86_6 100% |  13.5 MiB/s | 762.0 KiB |  00m00s
[ 77/154] libgcc-0:14.2.1-3.fc41.x86_64 100% |   2.9 MiB/s | 133.3 KiB |  00m00s
[ 78/154] lua-libs-0:5.4.6-6.fc41.x86_6 100% |   3.4 MiB/s | 132.0 KiB |  00m00s
[ 79/154] libgomp-0:14.2.1-3.fc41.x86_6 100% |   5.8 MiB/s | 354.1 KiB |  00m00s
[ 80/154] libzstd-0:1.5.6-2.fc41.x86_64 100% |   5.7 MiB/s | 310.3 KiB |  00m00s
[ 81/154] sqlite-libs-0:3.46.1-1.fc41.x 100% |  12.2 MiB/s | 712.7 KiB |  00m00s
[ 82/154] lz4-libs-0:1.10.0-1.fc41.x86_ 100% |   1.6 MiB/s |  70.7 KiB |  00m00s
[ 83/154] fedora-gpg-keys-0:41-1.noarch 100% |   2.9 MiB/s | 133.7 KiB |  00m00s
[ 84/154] libstdc++-0:14.2.1-3.fc41.x86 100% |   8.1 MiB/s | 887.8 KiB |  00m00s
[ 85/154] glibc-0:2.40-17.fc41.x86_64   100% |  43.0 MiB/s |   2.2 MiB |  00m00s
[ 86/154] libxcrypt-0:4.4.37-4.fc41.x86 100% |   4.4 MiB/s | 116.3 KiB |  00m00s
[ 87/154] basesystem-0:11-21.fc41.noarc 100% | 150.5 KiB/s |   7.4 KiB |  00m00s
[ 88/154] systemd-libs-0:256.10-1.fc41. 100% |  21.1 MiB/s | 691.2 KiB |  00m00s
[ 89/154] audit-libs-0:4.0.3-1.fc41.x86 100% |   2.8 MiB/s | 124.8 KiB |  00m00s
[ 90/154] pam-0:1.6.1-7.fc41.x86_64     100% |  15.9 MiB/s | 555.0 KiB |  00m00s
[ 91/154] pam-libs-0:1.6.1-7.fc41.x86_6 100% |   1.8 MiB/s |  57.4 KiB |  00m00s
[ 92/154] glibc-gconv-extra-0:2.40-17.f 100% |   8.0 MiB/s |   1.5 MiB |  00m00s
[ 93/154] authselect-0:1.5.0-8.fc41.x86 100% |   2.2 MiB/s | 145.8 KiB |  00m00s
[ 94/154] gdbm-libs-1:1.23-7.fc41.x86_6 100% | 922.9 KiB/s |  56.3 KiB |  00m00s
[ 95/154] libnsl2-0:2.0.1-2.fc41.x86_64 100% | 925.3 KiB/s |  29.6 KiB |  00m00s
[ 96/154] libpwquality-0:1.4.5-11.fc41. 100% |   3.1 MiB/s | 119.0 KiB |  00m00s
[ 97/154] authselect-libs-0:1.5.0-8.fc4 100% |   6.5 MiB/s | 218.0 KiB |  00m00s
[ 98/154] cracklib-0:2.9.11-6.fc41.x86_ 100% |   3.1 MiB/s |  92.1 KiB |  00m00s
[ 99/154] setup-0:2.15.0-8.fc41.noarch  100% |   5.8 MiB/s | 154.6 KiB |  00m00s
[100/154] rpm-sequoia-0:1.7.0-3.fc41.x8 100% |  22.4 MiB/s | 825.7 KiB |  00m00s
[101/154] elfutils-libs-0:0.192-7.fc41. 100% |   9.1 MiB/s | 250.8 KiB |  00m00s
[102/154] elfutils-libelf-0:0.192-7.fc4 100% |   4.1 MiB/s | 204.6 KiB |  00m00s
[103/154] elfutils-debuginfod-client-0: 100% |   1.7 MiB/s |  43.9 KiB |  00m00s
[104/154] elfutils-0:0.192-7.fc41.x86_6 100% |  15.8 MiB/s | 501.3 KiB |  00m00s
[105/154] json-c-0:0.17-4.fc41.x86_64   100% |   1.5 MiB/s |  44.0 KiB |  00m00s
[106/154] jansson-0:2.13.1-10.fc41.x86_ 100% |   1.4 MiB/s |  44.4 KiB |  00m00s
[107/154] debugedit-0:5.1-2.fc41.x86_64 100% |   2.2 MiB/s |  78.3 KiB |  00m00s
[108/154] pkgconf-pkg-config-0:2.3.0-1. 100% | 345.2 KiB/s |  10.0 KiB |  00m00s
[109/154] libarchive-0:3.7.4-4.fc41.x86 100% |   5.3 MiB/s | 409.1 KiB |  00m00s
[110/154] binutils-0:2.43.1-5.fc41.x86_ 100% |  53.7 MiB/s |   6.3 MiB |  00m00s
[111/154] pkgconf-0:2.3.0-1.fc41.x86_64 100% |   1.5 MiB/s |  45.2 KiB |  00m00s
[112/154] pkgconf-m4-0:2.3.0-1.fc41.noa 100% | 511.5 KiB/s |  14.3 KiB |  00m00s
[113/154] curl-0:8.9.1-3.fc41.x86_64    100% |  10.9 MiB/s | 311.9 KiB |  00m00s
[114/154] libpkgconf-0:2.3.0-1.fc41.x86 100% |   1.3 MiB/s |  38.5 KiB |  00m00s
[115/154] build-reproducibility-srpm-ma 100% | 433.0 KiB/s |  10.8 KiB |  00m00s
[116/154] efi-srpm-macros-0:5-13.fc41.n 100% | 863.9 KiB/s |  22.5 KiB |  00m00s
[117/154] add-determinism-0:0.3.6-3.fc4 100% |  25.2 MiB/s | 875.9 KiB |  00m00s
[118/154] forge-srpm-macros-0:0.4.0-1.f 100% | 788.2 KiB/s |  19.7 KiB |  00m00s
[119/154] go-srpm-macros-0:3.6.0-5.fc41 100% |   1.1 MiB/s |  28.0 KiB |  00m00s
[120/154] pyproject-srpm-macros-0:1.16. 100% | 556.2 KiB/s |  13.9 KiB |  00m00s
[121/154] qt6-srpm-macros-0:6.8.1-4.fc4 100% | 370.7 KiB/s |   9.3 KiB |  00m00s
[122/154] libtirpc-0:1.3.6-1.rc3.fc41.x 100% |   3.1 MiB/s |  89.4 KiB |  00m00s
[123/154] libcom_err-0:1.47.1-6.fc41.x8 100% | 948.8 KiB/s |  26.6 KiB |  00m00s
[124/154] gdbm-1:1.23-7.fc41.x86_64     100% |   4.9 MiB/s | 151.8 KiB |  00m00s
[125/154] ca-certificates-0:2024.2.69_v 100% |  17.0 MiB/s | 871.2 KiB |  00m00s
[126/154] crypto-policies-0:20241029-1. 100% |   3.7 MiB/s |  97.5 KiB |  00m00s
[127/154] openssl-libs-1:3.2.2-11.fc41. 100% |  23.1 MiB/s |   2.2 MiB |  00m00s
[128/154] keyutils-libs-0:1.6.3-4.fc41. 100% |   1.1 MiB/s |  31.6 KiB |  00m00s
[129/154] libverto-0:0.3.2-9.fc41.x86_6 100% | 739.0 KiB/s |  20.7 KiB |  00m00s
[130/154] krb5-libs-0:1.21.3-3.fc41.x86 100% |  12.1 MiB/s | 757.9 KiB |  00m00s
[131/154] libxml2-0:2.12.9-1.fc41.x86_6 100% |  20.0 MiB/s | 656.8 KiB |  00m00s
[132/154] elfutils-default-yama-scope-0 100% | 498.6 KiB/s |  12.5 KiB |  00m00s
[133/154] alternatives-0:1.31-1.fc41.x8 100% |   1.5 MiB/s |  39.4 KiB |  00m00s
[134/154] libffi-0:3.4.6-3.fc41.x86_64  100% |   1.4 MiB/s |  39.9 KiB |  00m00s
[135/154] libtasn1-0:4.19.0-9.fc41.x86_ 100% |   2.3 MiB/s |  74.2 KiB |  00m00s
[136/154] p11-kit-0:0.25.5-3.fc41.x86_6 100% |  12.0 MiB/s | 490.9 KiB |  00m00s
[137/154] p11-kit-trust-0:0.25.5-3.fc41 100% |   4.3 MiB/s | 132.1 KiB |  00m00s
[138/154] fedora-release-0:41-29.noarch 100% | 491.0 KiB/s |  12.8 KiB |  00m00s
[139/154] xxhash-libs-0:0.8.3-1.fc41.x8 100% |   1.3 MiB/s |  35.9 KiB |  00m00s
[140/154] fedora-release-identity-basic 100% | 502.5 KiB/s |  13.6 KiB |  00m00s
[141/154] gdb-minimal-0:15.2-3.fc41.x86 100% |  58.3 MiB/s |   4.3 MiB |  00m00s
[142/154] libcurl-0:8.9.1-3.fc41.x86_64 100% |  10.4 MiB/s | 350.0 KiB |  00m00s
[143/154] libbrotli-0:1.1.0-5.fc41.x86_ 100% |  10.1 MiB/s | 340.5 KiB |  00m00s
[144/154] libidn2-0:2.3.7-2.fc41.x86_64 100% |   3.7 MiB/s | 118.4 KiB |  00m00s
[145/154] libnghttp2-0:1.62.1-2.fc41.x8 100% |   2.5 MiB/s |  76.6 KiB |  00m00s
[146/154] libpsl-0:0.21.5-4.fc41.x86_64 100% |   2.2 MiB/s |  64.1 KiB |  00m00s
[147/154] libssh-0:0.10.6-8.fc41.x86_64 100% |   6.3 MiB/s | 211.8 KiB |  00m00s
[148/154] libunistring-0:1.1-8.fc41.x86 100% |  13.0 MiB/s | 544.8 KiB |  00m00s
[149/154] publicsuffix-list-dafsa-0:202 100% |   2.0 MiB/s |  58.3 KiB |  00m00s
[150/154] libssh-config-0:0.10.6-8.fc41 100% | 330.0 KiB/s |   9.2 KiB |  00m00s
[151/154] openldap-0:2.6.8-6.fc41.x86_6 100% |   8.8 MiB/s | 243.0 KiB |  00m00s
[152/154] cyrus-sasl-lib-0:2.1.28-27.fc 100% |  19.4 MiB/s | 794.9 KiB |  00m00s
[153/154] libevent-0:2.1.12-14.fc41.x86 100% |   7.6 MiB/s | 257.5 KiB |  00m00s
[154/154] libtool-ltdl-0:2.4.7-12.fc41. 100% |   1.2 MiB/s |  35.6 KiB |  00m00s
--------------------------------------------------------------------------------
[154/154] Total                         100% |  19.7 MiB/s |  52.4 MiB |  00m03s
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% | 751.0   B/s | 154.0   B |  00m00s
[  2/156] Prepare transaction           100% |   1.9 KiB/s | 154.0   B |  00m00s
[  3/156] Installing libgcc-0:14.2.1-3. 100% | 134.9 MiB/s | 276.3 KiB |  00m00s
[  4/156] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[  5/156] Installing publicsuffix-list- 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[  6/156] Installing fedora-release-ide 100% | 918.0 KiB/s | 940.0   B |  00m00s
[  7/156] Installing fedora-gpg-keys-0: 100% |  18.7 MiB/s | 172.2 KiB |  00m00s
[  8/156] Installing fedora-repos-0:41- 100% |   5.6 MiB/s |   5.7 KiB |  00m00s
[  9/156] Installing fedora-release-com 100% |  11.7 MiB/s |  24.0 KiB |  00m00s
[ 10/156] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 11/156] Installing setup-0:2.15.0-8.f 100% |  44.3 MiB/s | 726.5 KiB |  00m00s
>>> [RPM] /etc/hosts created as /etc/hosts.rpmnew
[ 12/156] Installing filesystem-0:3.18- 100% |   1.6 MiB/s | 212.5 KiB |  00m00s
[ 13/156] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  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% |   4.8 MiB/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% |  38.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% | 137.0 MiB/s | 981.8 KiB |  00m00s
[ 20/156] Installing glibc-0:2.40-17.fc 100% | 200.4 MiB/s |   6.6 MiB |  00m00s
[ 21/156] Installing bash-0:5.2.32-1.fc 100% | 272.3 MiB/s |   8.2 MiB |  00m00s
[ 22/156] Installing glibc-common-0:2.4 100% | 129.4 MiB/s |   1.0 MiB |  00m00s
[ 23/156] Installing glibc-gconv-extra- 100% | 148.4 MiB/s |   7.9 MiB |  00m00s
[ 24/156] Installing zlib-ng-compat-0:2 100% | 131.6 MiB/s | 134.8 KiB |  00m00s
[ 25/156] Installing bzip2-libs-0:1.0.8 100% |  79.9 MiB/s |  81.8 KiB |  00m00s
[ 26/156] Installing xz-libs-1:5.6.2-2. 100% | 210.4 MiB/s | 215.5 KiB |  00m00s
[ 27/156] Installing popt-0:1.19-7.fc41 100% |  35.0 MiB/s | 143.5 KiB |  00m00s
[ 28/156] Installing readline-0:8.2-10. 100% | 161.2 MiB/s | 495.3 KiB |  00m00s
[ 29/156] Installing libuuid-0:2.40.2-4 100% |  37.7 MiB/s |  38.6 KiB |  00m00s
[ 30/156] Installing libblkid-0:2.40.2- 100% | 126.7 MiB/s | 259.5 KiB |  00m00s
[ 31/156] Installing libattr-0:2.5.2-4. 100% |  28.8 MiB/s |  29.5 KiB |  00m00s
[ 32/156] Installing libacl-0:2.3.2-2.f 100% |  39.8 MiB/s |  40.7 KiB |  00m00s
[ 33/156] Installing gmp-1:6.3.0-2.fc41 100% | 198.6 MiB/s | 813.7 KiB |  00m00s
[ 34/156] Installing libzstd-0:1.5.6-2. 100% | 259.5 MiB/s | 797.2 KiB |  00m00s
[ 35/156] Installing elfutils-libelf-0: 100% | 233.4 MiB/s |   1.2 MiB |  00m00s
[ 36/156] Installing libstdc++-0:14.2.1 100% | 251.5 MiB/s |   2.8 MiB |  00m00s
[ 37/156] Installing libxcrypt-0:4.4.37 100% | 133.0 MiB/s | 272.3 KiB |  00m00s
[ 38/156] Installing libeconf-0:0.6.2-3 100% |  58.3 MiB/s |  59.7 KiB |  00m00s
[ 39/156] Installing gdbm-libs-1:1.23-7 100% | 120.7 MiB/s | 123.6 KiB |  00m00s
[ 40/156] Installing dwz-0:0.15-8.fc41. 100% | 146.6 MiB/s | 300.3 KiB |  00m00s
[ 41/156] Installing mpfr-0:4.2.1-5.fc4 100% | 203.5 MiB/s | 833.7 KiB |  00m00s
[ 42/156] Installing gawk-0:5.3.0-4.fc4 100% | 173.2 MiB/s |   1.7 MiB |  00m00s
[ 43/156] Installing unzip-0:6.0-64.fc4 100% | 127.0 MiB/s | 390.3 KiB |  00m00s
[ 44/156] Installing file-libs-0:5.45-7 100% | 496.7 MiB/s |   9.9 MiB |  00m00s
[ 45/156] Installing file-0:5.45-7.fc41 100% |   6.8 MiB/s | 105.0 KiB |  00m00s
>>> Running pre-install scriptlet: crypto-policies-0:20241029-1.git8baf557.fc41.
>>> Finished pre-install scriptlet: crypto-policies-0:20241029-1.git8baf557.fc41
>>> Scriptlet output:
>>> /var/tmp/rpm-tmp.xAbeol: line 2: rm: command not found
>>> 
[ 46/156] Installing crypto-policies-0: 100% |  14.5 MiB/s | 163.3 KiB |  00m00s
[ 47/156] Installing pcre2-0:10.44-1.fc 100% | 213.2 MiB/s | 654.9 KiB |  00m00s
[ 48/156] Installing grep-0:3.11-9.fc41 100% | 111.5 MiB/s |   1.0 MiB |  00m00s
[ 49/156] Installing xz-1:5.6.2-2.fc41. 100% | 120.5 MiB/s |   1.2 MiB |  00m00s
[ 50/156] Installing libcap-ng-0:0.8.5- 100% |  69.4 MiB/s |  71.0 KiB |  00m00s
[ 51/156] Installing audit-libs-0:4.0.3 100% | 172.6 MiB/s | 353.4 KiB |  00m00s
[ 52/156] Installing pam-libs-0:1.6.1-7 100% | 137.9 MiB/s | 141.3 KiB |  00m00s
[ 53/156] Installing libcap-0:2.70-4.fc 100% |  73.3 MiB/s | 225.2 KiB |  00m00s
[ 54/156] Installing systemd-libs-0:256 100% | 248.7 MiB/s |   2.0 MiB |  00m00s
[ 55/156] Installing libsmartcols-0:2.4 100% | 177.1 MiB/s | 181.4 KiB |  00m00s
[ 56/156] Installing libsepol-0:3.7-2.f 100% | 199.9 MiB/s | 818.8 KiB |  00m00s
[ 57/156] Installing libselinux-0:3.7-5 100% |  89.0 MiB/s | 182.3 KiB |  00m00s
[ 58/156] Installing sed-0:4.9-3.fc41.x 100% | 121.3 MiB/s | 869.7 KiB |  00m00s
[ 59/156] Installing findutils-1:4.10.0 100% | 185.8 MiB/s |   1.9 MiB |  00m00s
[ 60/156] Installing libmount-0:2.40.2- 100% | 172.3 MiB/s | 352.9 KiB |  00m00s
[ 61/156] Installing lua-libs-0:5.4.6-6 100% | 139.8 MiB/s | 286.2 KiB |  00m00s
[ 62/156] Installing lz4-libs-0:1.10.0- 100% | 143.1 MiB/s | 146.6 KiB |  00m00s
[ 63/156] Installing libcom_err-0:1.47. 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[ 64/156] Installing alternatives-0:1.3 100% |  64.8 MiB/s |  66.4 KiB |  00m00s
[ 65/156] Installing libffi-0:3.4.6-3.f 100% |  85.7 MiB/s |  87.8 KiB |  00m00s
[ 66/156] Installing libtasn1-0:4.19.0- 100% |  86.7 MiB/s | 177.5 KiB |  00m00s
[ 67/156] Installing p11-kit-0:0.25.5-3 100% | 147.2 MiB/s |   2.2 MiB |  00m00s
[ 68/156] Installing libunistring-0:1.1 100% | 247.2 MiB/s |   1.7 MiB |  00m00s
[ 69/156] Installing libidn2-0:2.3.7-2. 100% |  81.8 MiB/s | 335.1 KiB |  00m00s
[ 70/156] Installing libpsl-0:0.21.5-4. 100% |  79.7 MiB/s |  81.7 KiB |  00m00s
[ 71/156] Installing p11-kit-trust-0:0. 100% |  24.0 MiB/s | 393.1 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% | 123.8 MiB/s |   1.5 MiB |  00m00s
[ 74/156] Installing tar-2:1.35-4.fc41. 100% | 211.3 MiB/s |   3.0 MiB |  00m00s
[ 75/156] Installing libsemanage-0:3.7- 100% |  96.1 MiB/s | 295.2 KiB |  00m00s
[ 76/156] Installing shadow-utils-2:4.1 100% |  78.6 MiB/s |   4.2 MiB |  00m00s
[ 77/156] Installing libutempter-0:1.2. 100% |  29.2 MiB/s |  59.7 KiB |  00m00s
[ 78/156] Installing zip-0:3.0-41.fc41. 100% | 172.6 MiB/s | 707.1 KiB |  00m00s
[ 79/156] Installing gdbm-1:1.23-7.fc41 100% | 113.7 MiB/s | 465.8 KiB |  00m00s
[ 80/156] Installing cyrus-sasl-lib-0:2 100% | 230.6 MiB/s |   2.3 MiB |  00m00s
[ 81/156] Installing libfdisk-0:2.40.2- 100% | 177.8 MiB/s | 364.1 KiB |  00m00s
[ 82/156] Installing libxml2-0:2.12.9-1 100% | 240.9 MiB/s |   1.7 MiB |  00m00s
[ 83/156] Installing bzip2-0:1.0.8-19.f 100% |  48.9 MiB/s | 100.2 KiB |  00m00s
[ 84/156] Installing sqlite-libs-0:3.46 100% | 238.2 MiB/s |   1.4 MiB |  00m00s
[ 85/156] Installing add-determinism-0: 100% | 294.5 MiB/s |   2.4 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% |  72.8 MiB/s | 149.2 KiB |  00m00s
[ 88/156] Installing patch-0:2.7.6-25.f 100% | 131.0 MiB/s | 268.2 KiB |  00m00s
[ 89/156] Installing elfutils-default-y 100% | 170.2 KiB/s |   2.0 KiB |  00m00s
[ 90/156] Installing elfutils-libs-0:0. 100% | 160.3 MiB/s | 656.7 KiB |  00m00s
[ 91/156] Installing cpio-0:2.15-2.fc41 100% | 157.1 MiB/s |   1.1 MiB |  00m00s
[ 92/156] Installing diffutils-0:3.10-8 100% | 176.7 MiB/s |   1.6 MiB |  00m00s
[ 93/156] Installing libgomp-0:14.2.1-3 100% | 256.2 MiB/s | 524.8 KiB |  00m00s
[ 94/156] Installing json-c-0:0.17-4.fc 100% |  81.7 MiB/s |  83.6 KiB |  00m00s
[ 95/156] Installing jansson-0:2.13.1-1 100% |  87.6 MiB/s |  89.7 KiB |  00m00s
[ 96/156] Installing libpkgconf-0:2.3.0 100% |  77.5 MiB/s |  79.3 KiB |  00m00s
[ 97/156] Installing pkgconf-0:2.3.0-1. 100% |  44.5 MiB/s |  91.1 KiB |  00m00s
[ 98/156] Installing pkgconf-pkg-config 100% |   1.7 MiB/s |   1.8 KiB |  00m00s
[ 99/156] Installing keyutils-libs-0:1. 100% |  54.5 MiB/s |  55.8 KiB |  00m00s
[100/156] Installing libverto-0:0.3.2-9 100% |  30.5 MiB/s |  31.3 KiB |  00m00s
[101/156] Installing xxhash-libs-0:0.8. 100% |  87.8 MiB/s |  89.9 KiB |  00m00s
[102/156] Installing libbrotli-0:1.1.0- 100% | 205.0 MiB/s | 839.9 KiB |  00m00s
[103/156] Installing libnghttp2-0:1.62. 100% | 163.2 MiB/s | 167.1 KiB |  00m00s
[104/156] Installing libtool-ltdl-0:2.4 100% |  32.9 MiB/s |  67.3 KiB |  00m00s
[105/156] Installing coreutils-common-0 100% | 243.3 MiB/s |  11.2 MiB |  00m00s
[106/156] Installing openssl-libs-1:3.2 100% | 307.4 MiB/s |   7.7 MiB |  00m00s
[107/156] Installing coreutils-0:9.5-11 100% | 146.3 MiB/s |   5.7 MiB |  00m00s
[108/156] Installing ca-certificates-0: 100% |   2.5 MiB/s |   2.4 MiB |  00m01s
[109/156] Installing krb5-libs-0:1.21.3 100% | 178.4 MiB/s |   2.3 MiB |  00m00s
[110/156] Installing libarchive-0:3.7.4 100% | 181.4 MiB/s | 928.6 KiB |  00m00s
[111/156] Installing libtirpc-0:1.3.6-1 100% |  97.4 MiB/s | 199.4 KiB |  00m00s
[112/156] Installing gzip-0:1.13-2.fc41 100% |  96.3 MiB/s | 394.6 KiB |  00m00s
[113/156] Installing authselect-libs-0: 100% |  90.8 MiB/s | 837.2 KiB |  00m00s
[114/156] Installing cracklib-0:2.9.11- 100% |  34.9 MiB/s | 250.3 KiB |  00m00s
[115/156] Installing libpwquality-0:1.4 100% |  52.5 MiB/s | 430.1 KiB |  00m00s
[116/156] Installing libnsl2-0:2.0.1-2. 100% |  28.8 MiB/s |  59.1 KiB |  00m00s
[117/156] Installing pam-0:1.6.1-7.fc41 100% |  78.2 MiB/s |   1.9 MiB |  00m00s
[118/156] Installing libssh-0:0.10.6-8. 100% | 167.8 MiB/s | 515.4 KiB |  00m00s
[119/156] Installing rpm-sequoia-0:1.7. 100% | 258.2 MiB/s |   2.3 MiB |  00m00s
[120/156] Installing rpm-libs-0:4.20.0- 100% | 236.8 MiB/s | 727.4 KiB |  00m00s
[121/156] Installing rpm-build-libs-0:4 100% | 202.6 MiB/s | 207.5 KiB |  00m00s
[122/156] Installing libevent-0:2.1.12- 100% | 175.7 MiB/s | 899.5 KiB |  00m00s
[123/156] Installing openldap-0:2.6.8-6 100% | 156.1 MiB/s | 639.2 KiB |  00m00s
[124/156] Installing libcurl-0:8.9.1-3. 100% | 197.8 MiB/s | 810.4 KiB |  00m00s
[125/156] Installing elfutils-debuginfo 100% |  40.9 MiB/s |  83.8 KiB |  00m00s
[126/156] Installing elfutils-0:0.192-7 100% | 239.0 MiB/s |   2.6 MiB |  00m00s
[127/156] Installing binutils-0:2.43.1- 100% | 260.8 MiB/s |  27.4 MiB |  00m00s
[128/156] Installing gdb-minimal-0:15.2 100% | 295.3 MiB/s |  13.0 MiB |  00m00s
[129/156] Installing debugedit-0:5.1-2. 100% |  99.3 MiB/s | 203.3 KiB |  00m00s
[130/156] Installing curl-0:8.9.1-3.fc4 100% |  35.3 MiB/s | 796.0 KiB |  00m00s
[131/156] Installing rpm-0:4.20.0-1.fc4 100% |  89.5 MiB/s |   2.5 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% |   2.0 MiB/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% |  35.4 MiB/s |  36.2 KiB |  00m00s
[146/156] Installing python-srpm-macros 100% |  50.9 MiB/s |  52.2 KiB |  00m00s
[147/156] Installing fonts-srpm-macros- 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[148/156] Installing forge-srpm-macros- 100% |  39.3 MiB/s |  40.3 KiB |  00m00s
[149/156] Installing go-srpm-macros-0:3 100% |  60.5 MiB/s |  62.0 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% |  49.5 MiB/s | 202.8 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% |  85.2 MiB/s |   3.7 MiB |  00m00s
[154/156] Installing authselect-0:1.5.0 100% |  39.5 MiB/s | 161.9 KiB |  00m00s
[155/156] Installing which-0:2.21-42.fc 100% |  40.2 MiB/s |  82.4 KiB |  00m00s
[156/156] Installing info-0:7.1-3.fc41. 100% | 275.9 KiB/s | 362.2 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.x86_64
alternatives-1.31-1.fc41.x86_64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.3-1.fc41.x86_64
authselect-1.5.0-8.fc41.x86_64
authselect-libs-1.5.0-8.fc41.x86_64
basesystem-11-21.fc41.noarch
bash-5.2.32-1.fc41.x86_64
binutils-2.43.1-5.fc41.x86_64
build-reproducibility-srpm-macros-0.3.6-3.fc41.noarch
bzip2-1.0.8-19.fc41.x86_64
bzip2-libs-1.0.8-19.fc41.x86_64
ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch
coreutils-9.5-11.fc41.x86_64
coreutils-common-9.5-11.fc41.x86_64
cpio-2.15-2.fc41.x86_64
cracklib-2.9.11-6.fc41.x86_64
crypto-policies-20241029-1.git8baf557.fc41.noarch
curl-8.9.1-3.fc41.x86_64
cyrus-sasl-lib-2.1.28-27.fc41.x86_64
debugedit-5.1-2.fc41.x86_64
diffutils-3.10-8.fc41.x86_64
dwz-0.15-8.fc41.x86_64
ed-1.20.2-2.fc41.x86_64
efi-srpm-macros-5-13.fc41.noarch
elfutils-0.192-7.fc41.x86_64
elfutils-debuginfod-client-0.192-7.fc41.x86_64
elfutils-default-yama-scope-0.192-7.fc41.noarch
elfutils-libelf-0.192-7.fc41.x86_64
elfutils-libs-0.192-7.fc41.x86_64
fedora-gpg-keys-41-1.noarch
fedora-release-41-29.noarch
fedora-release-common-41-29.noarch
fedora-release-identity-basic-41-29.noarch
fedora-repos-41-1.noarch
file-5.45-7.fc41.x86_64
file-libs-5.45-7.fc41.x86_64
filesystem-3.18-23.fc41.x86_64
findutils-4.10.0-4.fc41.x86_64
fonts-srpm-macros-2.0.5-17.fc41.noarch
forge-srpm-macros-0.4.0-1.fc41.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.x86_64
gdb-minimal-15.2-3.fc41.x86_64
gdbm-1.23-7.fc41.x86_64
gdbm-libs-1.23-7.fc41.x86_64
ghc-srpm-macros-1.9.1-2.fc41.noarch
glibc-2.40-17.fc41.x86_64
glibc-common-2.40-17.fc41.x86_64
glibc-gconv-extra-2.40-17.fc41.x86_64
glibc-minimal-langpack-2.40-17.fc41.x86_64
gmp-6.3.0-2.fc41.x86_64
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-5.fc41.noarch
gpg-pubkey-e99d6ad1-64d2612c
grep-3.11-9.fc41.x86_64
gzip-1.13-2.fc41.x86_64
info-7.1-3.fc41.x86_64
jansson-2.13.1-10.fc41.x86_64
json-c-0.17-4.fc41.x86_64
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.x86_64
krb5-libs-1.21.3-3.fc41.x86_64
libacl-2.3.2-2.fc41.x86_64
libarchive-3.7.4-4.fc41.x86_64
libattr-2.5.2-4.fc41.x86_64
libblkid-2.40.2-4.fc41.x86_64
libbrotli-1.1.0-5.fc41.x86_64
libcap-2.70-4.fc41.x86_64
libcap-ng-0.8.5-3.fc41.x86_64
libcom_err-1.47.1-6.fc41.x86_64
libcurl-8.9.1-3.fc41.x86_64
libeconf-0.6.2-3.fc41.x86_64
libevent-2.1.12-14.fc41.x86_64
libfdisk-2.40.2-4.fc41.x86_64
libffi-3.4.6-3.fc41.x86_64
libgcc-14.2.1-3.fc41.x86_64
libgomp-14.2.1-3.fc41.x86_64
libidn2-2.3.7-2.fc41.x86_64
libmount-2.40.2-4.fc41.x86_64
libnghttp2-1.62.1-2.fc41.x86_64
libnsl2-2.0.1-2.fc41.x86_64
libpkgconf-2.3.0-1.fc41.x86_64
libpsl-0.21.5-4.fc41.x86_64
libpwquality-1.4.5-11.fc41.x86_64
libselinux-3.7-5.fc41.x86_64
libsemanage-3.7-2.fc41.x86_64
libsepol-3.7-2.fc41.x86_64
libsmartcols-2.40.2-4.fc41.x86_64
libssh-0.10.6-8.fc41.x86_64
libssh-config-0.10.6-8.fc41.noarch
libstdc++-14.2.1-3.fc41.x86_64
libtasn1-4.19.0-9.fc41.x86_64
libtirpc-1.3.6-1.rc3.fc41.x86_64
libtool-ltdl-2.4.7-12.fc41.x86_64
libunistring-1.1-8.fc41.x86_64
libutempter-1.2.1-15.fc41.x86_64
libuuid-2.40.2-4.fc41.x86_64
libverto-0.3.2-9.fc41.x86_64
libxcrypt-4.4.37-4.fc41.x86_64
libxml2-2.12.9-1.fc41.x86_64
libzstd-1.5.6-2.fc41.x86_64
lua-libs-5.4.6-6.fc41.x86_64
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.x86_64
mpfr-4.2.1-5.fc41.x86_64
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.x86_64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.8-6.fc41.x86_64
openssl-libs-3.2.2-11.fc41.x86_64
p11-kit-0.25.5-3.fc41.x86_64
p11-kit-trust-0.25.5-3.fc41.x86_64
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.6.1-7.fc41.x86_64
pam-libs-1.6.1-7.fc41.x86_64
patch-2.7.6-25.fc41.x86_64
pcre2-10.44-1.fc41.1.x86_64
pcre2-syntax-10.44-1.fc41.1.noarch
perl-srpm-macros-1-56.fc41.noarch
pkgconf-2.3.0-1.fc41.x86_64
pkgconf-m4-2.3.0-1.fc41.noarch
pkgconf-pkg-config-2.3.0-1.fc41.x86_64
popt-1.19-7.fc41.x86_64
publicsuffix-list-dafsa-20240107-4.fc41.noarch
pyproject-srpm-macros-1.16.3-1.fc41.noarch
python-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.x86_64
redhat-rpm-config-293-1.fc41.noarch
rpm-4.20.0-1.fc41.x86_64
rpm-build-4.20.0-1.fc41.x86_64
rpm-build-libs-4.20.0-1.fc41.x86_64
rpm-libs-4.20.0-1.fc41.x86_64
rpm-sequoia-1.7.0-3.fc41.x86_64
rust-srpm-macros-26.3-3.fc41.noarch
sed-4.9-3.fc41.x86_64
setup-2.15.0-8.fc41.noarch
shadow-utils-4.15.1-12.fc41.x86_64
sqlite-libs-3.46.1-1.fc41.x86_64
systemd-libs-256.10-1.fc41.x86_64
tar-1.35-4.fc41.x86_64
unzip-6.0-64.fc41.x86_64
util-linux-2.40.2-4.fc41.x86_64
util-linux-core-2.40.2-4.fc41.x86_64
which-2.21-42.fc41.x86_64
xxhash-libs-0.8.3-1.fc41.x86_64
xz-5.6.2-2.fc41.x86_64
xz-libs-5.6.2-2.fc41.x86_64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-41.fc41.x86_64
zlib-ng-compat-2.1.7-3.fc41.x86_64
zstd-1.5.6-2.fc41.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1736467200
Wrote: /builddir/build/SRPMS/ngdevkit-gngeo-0.8.1+202501101116-1.fc41.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-x86_64-1736508220.245564/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-3xbgodol/ngdevkit-gngeo/ngdevkit-gngeo.spec) Config(child) 0 minutes 27 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/ngdevkit-gngeo-0.8.1+202501101116-1.fc41.src.rpm)  Config(fedora-41-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1736508220.245564/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1736508220.245564/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-1736508220.245564/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-1.fc41.x86_64
  rpm-sequoia-1.7.0-3.fc41.x86_64
  dnf5-5.2.8.1-2.fc41.x86_64
  dnf5-plugins-5.2.8.1-2.fc41.x86_64
Finish: chroot init
Start: build phase for ngdevkit-gngeo-0.8.1+202501101116-1.fc41.src.rpm
Start: build setup for ngdevkit-gngeo-0.8.1+202501101116-1.fc41.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1736467200
Wrote: /builddir/build/SRPMS/ngdevkit-gngeo-0.8.1+202501101116-1.fc41.src.rpm
Updating and loading repositories:
 updates                                100% | 191.6 KiB/s |   5.4 KiB |  00m00s
 fedora                                 100% | 480.0 KiB/s |  31.2 KiB |  00m00s
 Copr repository                        100% |  41.0 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "pkgconf-pkg-config-2.3.0-1.fc41.x86_64" is already installed.

Package                     Arch   Version                 Repository      Size
Installing:
 SDL2-devel                 x86_64 2.30.11-1.fc41          updates      2.7 MiB
 autoconf                   noarch 2.72-3.fc41             fedora       2.8 MiB
 autoconf-archive           noarch 2023.02.20-6.fc41       fedora       2.3 MiB
 automake                   noarch 1.16.5-17.fc41          fedora       1.7 MiB
 glew-devel                 x86_64 2.2.0-8.fc41            fedora       1.8 MiB
 libtool                    x86_64 2.4.7-12.fc41           fedora       2.6 MiB
 make                       x86_64 1:4.4.1-8.fc41          fedora       1.8 MiB
 zlib-ng-compat-devel       x86_64 2.1.7-3.fc41            fedora     106.8 KiB
Installing dependencies:
 SDL2                       x86_64 2.30.11-1.fc41          updates      1.8 MiB
 abattis-cantarell-vf-fonts noarch 0.301-13.fc41           fedora     192.7 KiB
 adwaita-cursor-theme       noarch 47.0-1.fc41             fedora      10.0 MiB
 adwaita-icon-theme         noarch 47.0-1.fc41             fedora       1.2 MiB
 adwaita-icon-theme-legacy  noarch 46.2-2.fc41             fedora       2.1 MiB
 annobin-docs               noarch 12.69-1.fc41            fedora      97.7 KiB
 annobin-plugin-gcc         x86_64 12.69-1.fc41            fedora     985.0 KiB
 at-spi2-atk                x86_64 2.54.0-1.fc41           fedora     283.8 KiB
 at-spi2-core               x86_64 2.54.0-1.fc41           fedora       1.5 MiB
 atk                        x86_64 2.54.0-1.fc41           fedora     252.7 KiB
 avahi-glib                 x86_64 0.8-29.fc41             fedora      19.6 KiB
 avahi-libs                 x86_64 0.8-29.fc41             fedora     166.3 KiB
 cairo                      x86_64 1.18.2-2.fc41           updates      1.7 MiB
 cairo-gobject              x86_64 1.18.2-2.fc41           updates     34.1 KiB
 cmake-filesystem           x86_64 3.30.5-1.fc41           updates      0.0   B
 colord-libs                x86_64 1.4.7-5.fc41            fedora     847.0 KiB
 cpp                        x86_64 14.2.1-3.fc41           fedora      35.0 MiB
 cups-filesystem            noarch 1:2.4.11-9.fc41         updates      0.0   B
 cups-libs                  x86_64 1:2.4.11-9.fc41         updates    613.9 KiB
 dbus                       x86_64 1:1.14.10-4.fc41        fedora       0.0   B
 dbus-broker                x86_64 36-4.fc41               fedora     382.8 KiB
 dbus-common                noarch 1:1.14.10-4.fc41        fedora      11.2 KiB
 dbus-libs                  x86_64 1:1.14.10-4.fc41        fedora     368.9 KiB
 default-fonts-core-sans    noarch 4.1-2.fc41              fedora      11.9 KiB
 emacs-filesystem           noarch 1:30.0-3.fc41           fedora       0.0   B
 expat                      x86_64 2.6.4-1.fc41            updates    292.9 KiB
 fontconfig                 x86_64 2.15.0-8.fc41           fedora     791.9 KiB
 fonts-filesystem           noarch 1:2.0.5-17.fc41         fedora       0.0   B
 freetype                   x86_64 2.13.3-1.fc41           fedora     850.5 KiB
 fribidi                    x86_64 1.0.15-2.fc41           fedora     368.4 KiB
 gcc                        x86_64 14.2.1-3.fc41           fedora     104.3 MiB
 gcc-plugin-annobin         x86_64 14.2.1-3.fc41           fedora      61.1 KiB
 gdk-pixbuf2                x86_64 2.42.12-6.fc41          fedora       2.5 MiB
 gdk-pixbuf2-modules        x86_64 2.42.12-6.fc41          fedora      55.6 KiB
 glib2                      x86_64 2.82.2-1.fc41           updates     14.7 MiB
 glibc-devel                x86_64 2.40-17.fc41            updates      2.3 MiB
 gnutls                     x86_64 3.8.6-7.fc41            fedora       3.2 MiB
 google-noto-fonts-common   noarch 20240701-2.fc41         fedora      17.5 KiB
 google-noto-sans-vf-fonts  noarch 20240701-2.fc41         fedora       1.2 MiB
 graphite2                  x86_64 1.3.14-16.fc41          fedora     192.0 KiB
 groff-base                 x86_64 1.23.0-7.fc41           fedora       3.8 MiB
 gtk-update-icon-cache      x86_64 3.24.43-2.fc41          fedora      66.3 KiB
 gtk3                       x86_64 3.24.43-2.fc41          fedora      22.4 MiB
 harfbuzz                   x86_64 9.0.0-3.fc41            fedora       2.6 MiB
 hicolor-icon-theme         noarch 0.17-19.fc41            fedora      72.2 KiB
 hwdata                     noarch 0.391-1.fc41            updates      9.4 MiB
 jbigkit-libs               x86_64 2.1-30.fc41             fedora     117.6 KiB
 json-glib                  x86_64 1.10.0-1.fc41           fedora     558.2 KiB
 kernel-headers             x86_64 6.12.4-200.fc41         updates      6.4 MiB
 lcms2                      x86_64 2.16-4.fc41             fedora     424.9 KiB
 libGLEW                    x86_64 2.2.0-8.fc41            fedora     748.3 KiB
 libX11                     x86_64 1.8.10-2.fc41           fedora       1.3 MiB
 libX11-common              noarch 1.8.10-2.fc41           fedora       1.1 MiB
 libX11-devel               x86_64 1.8.10-2.fc41           fedora       1.0 MiB
 libX11-xcb                 x86_64 1.8.10-2.fc41           fedora      15.0 KiB
 libXau                     x86_64 1.0.11-7.fc41           fedora      66.9 KiB
 libXau-devel               x86_64 1.0.11-7.fc41           fedora       6.4 KiB
 libXcomposite              x86_64 0.4.6-4.fc41            fedora      44.5 KiB
 libXcursor                 x86_64 1.2.3-1.fc41            updates     57.5 KiB
 libXdamage                 x86_64 1.1.6-4.fc41            fedora      43.7 KiB
 libXext                    x86_64 1.3.6-2.fc41            fedora      90.1 KiB
 libXfixes                  x86_64 6.0.1-4.fc41            fedora      30.3 KiB
 libXft                     x86_64 2.3.8-7.fc41            fedora     164.5 KiB
 libXi                      x86_64 1.8.2-1.fc41            fedora      76.7 KiB
 libXinerama                x86_64 1.1.5-7.fc41            fedora      19.0 KiB
 libXrandr                  x86_64 1.5.4-4.fc41            fedora      51.9 KiB
 libXrender                 x86_64 0.9.12-1.fc41           updates     48.8 KiB
 libXtst                    x86_64 1.2.5-1.fc41            fedora      33.6 KiB
 libXxf86vm                 x86_64 1.1.6-1.fc41            updates     28.2 KiB
 libcloudproviders          x86_64 0.3.5-5.fc41            fedora     128.3 KiB
 libdatrie                  x86_64 0.2.13-10.fc41          fedora      57.9 KiB
 libdecor                   x86_64 0.2.2-4.fc41            fedora     165.5 KiB
 libdrm                     x86_64 2.4.124-1.fc41          updates    397.7 KiB
 libedit                    x86_64 3.1-54.20250104cvs.fc41 updates    239.3 KiB
 libepoxy                   x86_64 1.5.10-8.fc41           fedora       1.1 MiB
 libglvnd                   x86_64 1:1.7.0-5.fc41          fedora     530.2 KiB
 libglvnd-core-devel        x86_64 1:1.7.0-5.fc41          fedora      40.3 KiB
 libglvnd-devel             x86_64 1:1.7.0-5.fc41          fedora       2.1 MiB
 libglvnd-egl               x86_64 1:1.7.0-5.fc41          fedora      68.8 KiB
 libglvnd-gles              x86_64 1:1.7.0-5.fc41          fedora     106.2 KiB
 libglvnd-glx               x86_64 1:1.7.0-5.fc41          fedora     605.5 KiB
 libglvnd-opengl            x86_64 1:1.7.0-5.fc41          fedora     148.8 KiB
 libgusb                    x86_64 0.4.9-2.fc41            fedora     162.1 KiB
 libicu                     x86_64 74.2-2.fc41             fedora      34.9 MiB
 libjpeg-turbo              x86_64 3.0.2-3.fc41            fedora     776.9 KiB
 liblerc                    x86_64 4.0.0-7.fc41            fedora     607.5 KiB
 libmpc                     x86_64 1.3.1-6.fc41            fedora     164.7 KiB
 libpciaccess               x86_64 0.16-13.fc41            fedora      44.6 KiB
 libpng                     x86_64 2:1.6.40-4.fc41         fedora     245.8 KiB
 libsoup3                   x86_64 3.6.0-1.fc41            fedora       1.1 MiB
 libthai                    x86_64 0.1.29-9.fc41           fedora     783.5 KiB
 libtiff                    x86_64 4.6.0-6.fc41            fedora     606.0 KiB
 libtracker-sparql          x86_64 3.7.3-3.fc41            fedora       1.0 MiB
 libusb1                    x86_64 1.0.27-4.fc41           updates    170.2 KiB
 libwayland-client          x86_64 1.23.0-2.fc41           fedora      62.1 KiB
 libwayland-cursor          x86_64 1.23.0-2.fc41           fedora      37.4 KiB
 libwayland-egl             x86_64 1.23.0-2.fc41           fedora      16.5 KiB
 libwayland-server          x86_64 1.23.0-2.fc41           fedora      78.6 KiB
 libwebp                    x86_64 1.5.0-1.fc41            updates    814.4 KiB
 libxcb                     x86_64 1.17.0-3.fc41           fedora       1.2 MiB
 libxcb-devel               x86_64 1.17.0-3.fc41           fedora       2.7 MiB
 libxcrypt-devel            x86_64 4.4.37-4.fc41           updates     30.5 KiB
 libxkbcommon               x86_64 1.7.0-4.fc41            fedora     336.4 KiB
 libxshmfence               x86_64 1.3.2-5.fc41            updates     16.5 KiB
 llvm-libs                  x86_64 19.1.5-1.fc41           updates    123.0 MiB
 lm_sensors-libs            x86_64 3.6.0-20.fc41           fedora      85.9 KiB
 m4                         x86_64 1.4.19-10.fc41          fedora     592.9 KiB
 mesa-dri-drivers           x86_64 24.3.2-2.fc41           updates    146.3 MiB
 mesa-filesystem            x86_64 24.3.2-2.fc41           updates      3.6 KiB
 mesa-libEGL                x86_64 24.3.2-2.fc41           updates    327.9 KiB
 mesa-libEGL-devel          x86_64 24.3.2-2.fc41           updates     21.5 KiB
 mesa-libGL                 x86_64 24.3.2-2.fc41           updates    415.1 KiB
 mesa-libGLU                x86_64 9.0.3-5.fc41            fedora     357.8 KiB
 mesa-libGLU-devel          x86_64 9.0.3-5.fc41            fedora      17.0 KiB
 mesa-libgbm                x86_64 24.3.2-2.fc41           updates     80.8 KiB
 mesa-libglapi              x86_64 24.3.2-2.fc41           updates    162.4 KiB
 ncurses                    x86_64 6.5-2.20240629.fc41     fedora     627.3 KiB
 nettle                     x86_64 3.10-3.fc41             fedora     793.0 KiB
 pango                      x86_64 1.54.0-2.fc41           fedora     996.2 KiB
 perl-AutoLoader            noarch 5.74-512.fc41           updates     20.5 KiB
 perl-B                     x86_64 1.89-512.fc41           updates    498.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           x86_64 2.189-512.fc41          fedora     111.7 KiB
 perl-Digest                noarch 1.20-511.fc41           fedora      35.3 KiB
 perl-Digest-MD5            x86_64 2.59-5.fc41             fedora      59.8 KiB
 perl-DynaLoader            x86_64 1.56-512.fc41           updates     32.1 KiB
 perl-Encode                x86_64 4:3.21-511.fc41         fedora       4.7 MiB
 perl-Errno                 x86_64 1.38-512.fc41           updates      8.4 KiB
 perl-Exporter              noarch 5.78-511.fc41           fedora      54.3 KiB
 perl-Fcntl                 x86_64 1.18-512.fc41           updates     49.0 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                    x86_64 1.55-512.fc41           updates    151.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           x86_64 3.16-511.fc41           fedora      46.1 KiB
 perl-Net-SSLeay            x86_64 1.94-7.fc41             fedora       1.3 MiB
 perl-POSIX                 x86_64 2.20-512.fc41           updates    235.1 KiB
 perl-PathTools             x86_64 3.91-511.fc41           fedora     180.0 KiB
 perl-Pod-Escapes           noarch 1:1.07-511.fc41         fedora      24.9 KiB
 perl-Pod-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     x86_64 5:1.68-1.fc41           updates    148.9 KiB
 perl-SelectSaver           noarch 1.02-512.fc41           updates      2.2 KiB
 perl-Socket                x86_64 4:2.038-511.fc41        fedora     124.0 KiB
 perl-Storable              x86_64 1:3.32-511.fc41         fedora     232.4 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           x86_64 4:5.40.0-512.fc41       updates    122.3 KiB
 perl-libnet                noarch 3.15-512.fc41           fedora     289.4 KiB
 perl-libs                  x86_64 4:5.40.0-512.fc41       updates      9.9 MiB
 perl-locale                noarch 1.12-512.fc41           updates      6.5 KiB
 perl-mro                   x86_64 1.29-512.fc41           updates     45.6 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               x86_64 1:2.40-511.fc41         fedora     115.1 KiB
 perl-threads-shared        x86_64 1.69-511.fc41           fedora      83.7 KiB
 perl-vars                  noarch 1.05-512.fc41           updates      3.9 KiB
 pixman                     x86_64 0.44.2-1.fc41           updates    664.5 KiB
 shared-mime-info           x86_64 2.3-6.fc41              fedora       5.2 MiB
 spirv-tools-libs           x86_64 2024.3-3.fc41           fedora       5.5 MiB
 xkeyboard-config           noarch 2.42-2.fc41             fedora       6.5 MiB
 xml-common                 noarch 0.6.3-65.fc41           fedora      78.4 KiB
 xorg-x11-proto-devel       noarch 2024.1-3.fc41           fedora       1.7 MiB
 xprop                      x86_64 1.2.7-2.fc41            fedora      58.8 KiB

Transaction Summary:
 Installing:       197 packages

Total size of inbound packages is 167 MiB. Need to download 167 MiB.
After this operation, 622 MiB extra will be used (install 622 MiB, remove 0 B).
[  1/197] automake-0:1.16.5-17.fc41.noa 100% |   3.3 MiB/s | 696.9 KiB |  00m00s
[  2/197] autoconf-0:2.72-3.fc41.noarch 100% |   3.9 MiB/s | 829.7 KiB |  00m00s
[  3/197] autoconf-archive-0:2023.02.20 100% |   2.8 MiB/s | 702.9 KiB |  00m00s
[  4/197] libtool-0:2.4.7-12.fc41.x86_6 100% |  16.3 MiB/s | 600.2 KiB |  00m00s
[  5/197] make-1:4.4.1-8.fc41.x86_64    100% |  11.0 MiB/s | 586.1 KiB |  00m00s
[  6/197] glew-devel-0:2.2.0-8.fc41.x86 100% |   2.2 MiB/s | 220.9 KiB |  00m00s
[  7/197] zlib-ng-compat-devel-0:2.1.7- 100% | 464.5 KiB/s |  38.1 KiB |  00m00s
[  8/197] emacs-filesystem-1:30.0-3.fc4 100% | 340.1 KiB/s |   7.1 KiB |  00m00s
[  9/197] m4-0:1.4.19-10.fc41.x86_64    100% |  11.0 MiB/s | 305.4 KiB |  00m00s
[ 10/197] perl-Carp-0:1.54-511.fc41.noa 100% |   1.2 MiB/s |  28.9 KiB |  00m00s
[ 11/197] perl-Data-Dumper-0:2.189-512. 100% |   2.2 MiB/s |  56.3 KiB |  00m00s
[ 12/197] perl-Exporter-0:5.78-511.fc41 100% |   1.2 MiB/s |  30.9 KiB |  00m00s
[ 13/197] perl-File-Temp-1:0.231.100-51 100% |   2.2 MiB/s |  59.1 KiB |  00m00s
[ 14/197] perl-Getopt-Long-1:2.58-2.fc4 100% |   2.2 MiB/s |  63.9 KiB |  00m00s
[ 15/197] perl-PathTools-0:3.91-511.fc4 100% |   2.8 MiB/s |  87.4 KiB |  00m00s
[ 16/197] perl-Text-ParseWords-0:3.31-5 100% | 552.5 KiB/s |  16.6 KiB |  00m00s
[ 17/197] perl-constant-0:1.33-512.fc41 100% | 822.5 KiB/s |  23.0 KiB |  00m00s
[ 18/197] perl-File-Path-0:2.18-511.fc4 100% |   1.4 MiB/s |  35.3 KiB |  00m00s
[ 19/197] perl-Thread-Queue-0:3.14-511. 100% | 710.4 KiB/s |  21.3 KiB |  00m00s
[ 20/197] SDL2-devel-0:2.30.11-1.fc41.x 100% |   1.4 MiB/s | 396.5 KiB |  00m00s
[ 21/197] perl-threads-1:2.40-511.fc41. 100% |   2.7 MiB/s |  58.0 KiB |  00m00s
[ 22/197] SDL2-0:2.30.11-1.fc41.x86_64  100% |   7.0 MiB/s | 661.7 KiB |  00m00s
[ 23/197] libX11-devel-0:1.8.10-2.fc41. 100% |   1.3 MiB/s |   1.0 MiB |  00m01s
[ 24/197] libglvnd-devel-1:1.7.0-5.fc41 100% | 227.6 KiB/s | 162.0 KiB |  00m01s
[ 25/197] mesa-libGLU-devel-0:9.0.3-5.f 100% |  63.8 KiB/s |  12.1 KiB |  00m00s
[ 26/197] perl-parent-1:0.242-1.fc41.no 100% |  57.3 KiB/s |  15.0 KiB |  00m00s
[ 27/197] libGLEW-0:2.2.0-8.fc41.x86_64 100% | 262.2 KiB/s | 168.6 KiB |  00m01s
[ 28/197] perl-Pod-Usage-4:2.03-511.fc4 100% | 185.2 KiB/s |  40.0 KiB |  00m00s
[ 29/197] perl-threads-shared-0:1.69-51 100% | 134.7 KiB/s |  44.7 KiB |  00m00s
[ 30/197] libmpc-0:1.3.1-6.fc41.x86_64  100% |  37.1 KiB/s |  71.1 KiB |  00m02s
[ 31/197] gcc-0:14.2.1-3.fc41.x86_64    100% |   6.1 MiB/s |  36.9 MiB |  00m06s
[ 32/197] libX11-0:1.8.10-2.fc41.x86_64 100% | 271.0 KiB/s | 649.9 KiB |  00m02s
[ 33/197] libX11-xcb-0:1.8.10-2.fc41.x8 100% |  21.8 KiB/s |  11.9 KiB |  00m01s
[ 34/197] libglvnd-1:1.7.0-5.fc41.x86_6 100% | 220.4 KiB/s | 114.4 KiB |  00m01s
[ 35/197] xorg-x11-proto-devel-0:2024.1 100% | 249.0 KiB/s | 300.3 KiB |  00m01s
[ 36/197] libglvnd-core-devel-1:1.7.0-5 100% |  57.2 KiB/s |  17.5 KiB |  00m00s
[ 37/197] cpp-0:14.2.1-3.fc41.x86_64    100% |   2.0 MiB/s |  11.9 MiB |  00m06s
[ 38/197] libglvnd-egl-1:1.7.0-5.fc41.x 100% | 122.6 KiB/s |  35.5 KiB |  00m00s
[ 39/197] libglvnd-gles-1:1.7.0-5.fc41. 100% | 203.3 KiB/s |  29.3 KiB |  00m00s
[ 40/197] libglvnd-glx-1:1.7.0-5.fc41.x 100% |   5.5 MiB/s | 129.2 KiB |  00m00s
[ 41/197] libglvnd-opengl-1:1.7.0-5.fc4 100% | 693.3 KiB/s |  37.4 KiB |  00m00s
[ 42/197] mesa-libGLU-0:9.0.3-5.fc41.x8 100% |   1.4 MiB/s | 162.9 KiB |  00m00s
[ 43/197] perl-Pod-Perldoc-0:3.28.01-51 100% | 775.7 KiB/s |  86.1 KiB |  00m00s
[ 44/197] perl-podlators-1:6.0.2-2.fc41 100% |   1.5 MiB/s | 128.9 KiB |  00m00s
[ 45/197] libX11-common-0:1.8.10-2.fc41 100% |   4.2 MiB/s | 175.8 KiB |  00m00s
[ 46/197] libxcb-0:1.17.0-3.fc41.x86_64 100% |   3.9 MiB/s | 240.7 KiB |  00m00s
[ 47/197] libXext-0:1.3.6-2.fc41.x86_64 100% | 685.6 KiB/s |  39.1 KiB |  00m00s
[ 48/197] groff-base-0:1.23.0-7.fc41.x8 100% |   5.6 MiB/s |   1.1 MiB |  00m00s
[ 49/197] perl-Pod-Simple-1:3.45-511.fc 100% |   1.2 MiB/s | 219.0 KiB |  00m00s
[ 50/197] perl-Term-ANSIColor-0:5.01-51 100% | 243.3 KiB/s |  47.7 KiB |  00m00s
[ 51/197] perl-Term-Cap-0:1.18-511.fc41 100% | 580.8 KiB/s |  22.1 KiB |  00m00s
[ 52/197] libXau-0:1.0.11-7.fc41.x86_64 100% |   1.5 MiB/s |  31.9 KiB |  00m00s
[ 53/197] perl-Pod-Escapes-1:1.07-511.f 100% | 943.5 KiB/s |  19.8 KiB |  00m00s
[ 54/197] perl-Text-Tabs+Wrap-0:2024.00 100% |   1.0 MiB/s |  21.9 KiB |  00m00s
[ 55/197] ncurses-0:6.5-2.20240629.fc41 100% |   5.2 MiB/s | 423.8 KiB |  00m00s
[ 56/197] cmake-filesystem-0:3.30.5-1.f 100% | 172.6 KiB/s |  17.4 KiB |  00m00s
[ 57/197] perl-Scalar-List-Utils-5:1.68 100% | 557.8 KiB/s |  74.2 KiB |  00m00s
[ 58/197] perl-Errno-0:1.38-512.fc41.x8 100% | 552.2 KiB/s |  14.9 KiB |  00m00s
[ 59/197] perl-interpreter-4:5.40.0-512 100% |   1.1 MiB/s |  72.3 KiB |  00m00s
[ 60/197] perl-File-Basename-0:2.86-512 100% | 611.6 KiB/s |  17.1 KiB |  00m00s
[ 61/197] perl-overload-0:1.37-512.fc41 100% |   1.3 MiB/s |  45.5 KiB |  00m00s
[ 62/197] perl-POSIX-0:2.20-512.fc41.x8 100% |   2.1 MiB/s |  97.0 KiB |  00m00s
[ 63/197] perl-libs-4:5.40.0-512.fc41.x 100% |   8.8 MiB/s |   2.3 MiB |  00m00s
[ 64/197] perl-Encode-4:3.21-511.fc41.x 100% |   5.2 MiB/s |   1.1 MiB |  00m00s
[ 65/197] perl-MIME-Base64-0:3.16-511.f 100% | 188.3 KiB/s |  29.9 KiB |  00m00s
[ 66/197] perl-Storable-1:3.32-511.fc41 100% |   1.1 MiB/s |  98.4 KiB |  00m00s
[ 67/197] perl-vars-0:1.05-512.fc41.noa 100% | 498.3 KiB/s |  13.0 KiB |  00m00s
[ 68/197] perl-Fcntl-0:1.18-512.fc41.x8 100% | 992.4 KiB/s |  29.8 KiB |  00m00s
[ 69/197] perl-IO-0:1.55-512.fc41.x86_6 100% |   3.2 MiB/s |  81.8 KiB |  00m00s
[ 70/197] perl-Socket-4:2.038-511.fc41. 100% |   2.5 MiB/s |  54.8 KiB |  00m00s
[ 71/197] perl-Symbol-0:1.09-512.fc41.n 100% | 544.8 KiB/s |  14.2 KiB |  00m00s
[ 72/197] perl-if-0:0.61.000-512.fc41.n 100% | 517.1 KiB/s |  14.0 KiB |  00m00s
[ 73/197] perl-HTTP-Tiny-0:0.090-1.fc41 100% |   2.2 MiB/s |  56.5 KiB |  00m00s
[ 74/197] perl-IO-Socket-SSL-0:2.089-1. 100% |   5.3 MiB/s | 231.2 KiB |  00m00s
[ 75/197] perl-Net-SSLeay-0:1.94-7.fc41 100% |   4.3 MiB/s | 375.7 KiB |  00m00s
[ 76/197] perl-Time-Local-2:1.350-511.f 100% | 411.0 KiB/s |  34.5 KiB |  00m00s
[ 77/197] perl-URI-0:5.30-1.fc41.noarch 100% |   1.8 MiB/s | 140.8 KiB |  00m00s
[ 78/197] perl-MIME-Base32-0:1.303-21.f 100% | 974.8 KiB/s |  20.5 KiB |  00m00s
[ 79/197] perl-libnet-0:3.15-512.fc41.n 100% |   3.1 MiB/s | 128.5 KiB |  00m00s
[ 80/197] perl-Digest-MD5-0:2.59-5.fc41 100% |   1.3 MiB/s |  36.0 KiB |  00m00s
[ 81/197] perl-Digest-0:1.20-511.fc41.n 100% | 858.7 KiB/s |  24.9 KiB |  00m00s
[ 82/197] perl-IPC-Open3-0:1.22-512.fc4 100% | 807.7 KiB/s |  21.8 KiB |  00m00s
[ 83/197] perl-AutoLoader-0:5.74-512.fc 100% | 730.4 KiB/s |  21.2 KiB |  00m00s
[ 84/197] perl-IO-Socket-IP-0:0.43-1.fc 100% |   1.6 MiB/s |  42.2 KiB |  00m00s
[ 85/197] perl-base-0:2.27-512.fc41.noa 100% | 598.4 KiB/s |  16.2 KiB |  00m00s
[ 86/197] perl-Getopt-Std-0:1.14-512.fc 100% | 579.5 KiB/s |  15.6 KiB |  00m00s
[ 87/197] perl-B-0:1.89-512.fc41.x86_64 100% |   6.6 MiB/s | 176.2 KiB |  00m00s
[ 88/197] mesa-libglapi-0:24.3.2-2.fc41 100% |   1.6 MiB/s |  41.0 KiB |  00m00s
[ 89/197] mesa-libGL-0:24.3.2-2.fc41.x8 100% |   3.0 MiB/s | 145.5 KiB |  00m00s
[ 90/197] mesa-filesystem-0:24.3.2-2.fc 100% | 838.0 KiB/s |  20.9 KiB |  00m00s
[ 91/197] lm_sensors-libs-0:3.6.0-20.fc 100% |   1.8 MiB/s |  40.7 KiB |  00m00s
[ 92/197] mesa-libgbm-0:24.3.2-2.fc41.x 100% |   1.6 MiB/s |  46.8 KiB |  00m00s
[ 93/197] mesa-libEGL-0:24.3.2-2.fc41.x 100% |   3.3 MiB/s | 130.6 KiB |  00m00s
[ 94/197] spirv-tools-libs-0:2024.3-3.f 100% |   4.5 MiB/s |   1.5 MiB |  00m00s
[ 95/197] libwayland-server-0:1.23.0-2. 100% | 160.5 KiB/s |  41.1 KiB |  00m00s
[ 96/197] libwayland-client-0:1.23.0-2. 100% |   1.0 MiB/s |  33.3 KiB |  00m00s
[ 97/197] libdecor-0:0.2.2-4.fc41.x86_6 100% |   1.9 MiB/s |  57.5 KiB |  00m00s
[ 98/197] dbus-libs-1:1.14.10-4.fc41.x8 100% |   2.1 MiB/s | 155.1 KiB |  00m00s
[ 99/197] mesa-dri-drivers-0:24.3.2-2.f 100% |  47.9 MiB/s |  28.0 MiB |  00m01s
[100/197] mesa-libEGL-devel-0:24.3.2-2. 100% |  70.9 KiB/s |  24.0 KiB |  00m00s
[101/197] libwayland-cursor-0:1.23.0-2. 100% |  19.0 KiB/s |  19.2 KiB |  00m01s
[102/197] gtk3-0:3.24.43-2.fc41.x86_64  100% |   4.6 MiB/s |   5.6 MiB |  00m01s
[103/197] pango-0:1.54.0-2.fc41.x86_64  100% | 335.8 KiB/s | 347.5 KiB |  00m01s
[104/197] adwaita-icon-theme-0:47.0-1.f 100% |   1.7 MiB/s | 406.6 KiB |  00m00s
[105/197] at-spi2-atk-0:2.54.0-1.fc41.x 100% | 754.2 KiB/s |  86.7 KiB |  00m00s
[106/197] atk-0:2.54.0-1.fc41.x86_64    100% | 851.3 KiB/s |  80.0 KiB |  00m00s
[107/197] colord-libs-0:1.4.7-5.fc41.x8 100% |   3.8 MiB/s | 230.9 KiB |  00m00s
[108/197] fontconfig-0:2.15.0-8.fc41.x8 100% |   2.7 MiB/s | 269.9 KiB |  00m00s
[109/197] fribidi-0:1.0.15-2.fc41.x86_6 100% | 960.3 KiB/s |  92.2 KiB |  00m00s
[110/197] gdk-pixbuf2-0:2.42.12-6.fc41. 100% |   3.4 MiB/s | 489.0 KiB |  00m00s
[111/197] gdk-pixbuf2-modules-0:2.42.12 100% | 283.4 KiB/s |  27.2 KiB |  00m00s
[112/197] gtk-update-icon-cache-0:3.24. 100% | 442.8 KiB/s |  34.1 KiB |  00m00s
[113/197] harfbuzz-0:9.0.0-3.fc41.x86_6 100% |   5.4 MiB/s |   1.0 MiB |  00m00s
[114/197] hicolor-icon-theme-0:0.17-19. 100% | 326.2 KiB/s |  65.9 KiB |  00m00s
[115/197] libXcomposite-0:0.4.6-4.fc41. 100% | 118.4 KiB/s |  24.4 KiB |  00m00s
[116/197] libXdamage-0:1.1.6-4.fc41.x86 100% |   1.1 MiB/s |  23.4 KiB |  00m00s
[117/197] libXfixes-0:6.0.1-4.fc41.x86_ 100% | 911.9 KiB/s |  19.2 KiB |  00m00s
[118/197] libXi-0:1.8.2-1.fc41.x86_64   100% |   1.9 MiB/s |  39.9 KiB |  00m00s
[119/197] libXinerama-0:1.1.5-7.fc41.x8 100% | 656.1 KiB/s |  14.4 KiB |  00m00s
[120/197] libXrandr-0:1.5.4-4.fc41.x86_ 100% |   1.3 MiB/s |  27.7 KiB |  00m00s
[121/197] libcloudproviders-0:0.3.5-5.f 100% |   2.2 MiB/s |  46.3 KiB |  00m00s
[122/197] libepoxy-0:1.5.10-8.fc41.x86_ 100% |   3.0 MiB/s | 220.9 KiB |  00m00s
[123/197] libtracker-sparql-0:3.7.3-3.f 100% |   3.1 MiB/s | 370.8 KiB |  00m00s
[124/197] libwayland-egl-0:1.23.0-2.fc4 100% | 114.8 KiB/s |  12.6 KiB |  00m00s
[125/197] libxkbcommon-0:1.7.0-4.fc41.x 100% |   1.9 MiB/s | 143.3 KiB |  00m00s
[126/197] freetype-0:2.13.3-1.fc41.x86_ 100% |   2.5 MiB/s | 409.2 KiB |  00m00s
[127/197] libXft-0:2.3.8-7.fc41.x86_64  100% | 406.4 KiB/s |  72.3 KiB |  00m00s
[128/197] libthai-0:0.1.29-9.fc41.x86_6 100% |   1.1 MiB/s | 211.8 KiB |  00m00s
[129/197] adwaita-cursor-theme-0:47.0-1 100% |   3.4 MiB/s | 326.5 KiB |  00m00s
[130/197] adwaita-icon-theme-legacy-0:4 100% |   6.4 MiB/s |   2.5 MiB |  00m00s
[131/197] at-spi2-core-0:2.54.0-1.fc41. 100% | 903.0 KiB/s | 377.5 KiB |  00m00s
[132/197] lcms2-0:2.16-4.fc41.x86_64    100% | 468.3 KiB/s | 180.3 KiB |  00m00s
[133/197] libgusb-0:0.4.9-2.fc41.x86_64 100% | 897.3 KiB/s |  65.5 KiB |  00m00s
[134/197] default-fonts-core-sans-0:4.1 100% |   1.3 MiB/s |  31.1 KiB |  00m00s
[135/197] fonts-filesystem-1:2.0.5-17.f 100% | 424.2 KiB/s |   8.5 KiB |  00m00s
[136/197] xml-common-0:0.6.3-65.fc41.no 100% |   1.4 MiB/s |  31.2 KiB |  00m00s
[137/197] libjpeg-turbo-0:3.0.2-3.fc41. 100% |   5.3 MiB/s | 227.3 KiB |  00m00s
[138/197] libpng-2:1.6.40-4.fc41.x86_64 100% |   2.7 MiB/s | 120.3 KiB |  00m00s
[139/197] shared-mime-info-0:2.3-6.fc41 100% |   4.3 MiB/s | 390.6 KiB |  00m00s
[140/197] libtiff-0:4.6.0-6.fc41.x86_64 100% |   2.3 MiB/s | 212.0 KiB |  00m00s
[141/197] graphite2-0:1.3.14-16.fc41.x8 100% |   1.1 MiB/s |  95.1 KiB |  00m00s
[142/197] avahi-glib-0:0.8-29.fc41.x86_ 100% | 325.0 KiB/s |  15.3 KiB |  00m00s
[143/197] avahi-libs-0:0.8-29.fc41.x86_ 100% |   2.7 MiB/s |  66.7 KiB |  00m00s
[144/197] json-glib-0:1.10.0-1.fc41.x86 100% |   4.4 MiB/s | 161.5 KiB |  00m00s
[145/197] libicu-0:74.2-2.fc41.x86_64   100% |   8.5 MiB/s |  10.4 MiB |  00m01s
[146/197] libsoup3-0:3.6.0-1.fc41.x86_6 100% | 320.1 KiB/s | 389.3 KiB |  00m01s
[147/197] xkeyboard-config-0:2.42-2.fc4 100% | 777.2 KiB/s | 972.3 KiB |  00m01s
[148/197] libdatrie-0:0.2.13-10.fc41.x8 100% | 537.0 KiB/s |  32.2 KiB |  00m00s
[149/197] dbus-1:1.14.10-4.fc41.x86_64  100% | 134.1 KiB/s |   7.9 KiB |  00m00s
[150/197] libXtst-0:1.2.5-1.fc41.x86_64 100% | 787.9 KiB/s |  20.5 KiB |  00m00s
[151/197] xprop-0:1.2.7-2.fc41.x86_64   100% | 996.6 KiB/s |  34.9 KiB |  00m00s
[152/197] abattis-cantarell-vf-fonts-0: 100% |   3.1 MiB/s | 120.2 KiB |  00m00s
[153/197] google-noto-sans-vf-fonts-0:2 100% |   8.2 MiB/s | 594.1 KiB |  00m00s
[154/197] jbigkit-libs-0:2.1-30.fc41.x8 100% | 761.9 KiB/s |  53.3 KiB |  00m00s
[155/197] liblerc-0:4.0.0-7.fc41.x86_64 100% |   2.6 MiB/s | 210.3 KiB |  00m00s
[156/197] dbus-broker-0:36-4.fc41.x86_6 100% |   4.5 MiB/s | 171.7 KiB |  00m00s
[157/197] google-noto-fonts-common-0:20 100% | 461.9 KiB/s |  18.0 KiB |  00m00s
[158/197] dbus-common-1:1.14.10-4.fc41. 100% | 505.6 KiB/s |  14.7 KiB |  00m00s
[159/197] cairo-gobject-0:1.18.2-2.fc41 100% | 653.9 KiB/s |  16.3 KiB |  00m00s
[160/197] glib2-0:2.82.2-1.fc41.x86_64  100% |  49.0 MiB/s |   3.0 MiB |  00m00s
[161/197] cairo-0:1.18.2-2.fc41.x86_64  100% |   7.7 MiB/s | 690.9 KiB |  00m00s
[162/197] libXrender-0:0.9.12-1.fc41.x8 100% |   1.0 MiB/s |  26.1 KiB |  00m00s
[163/197] gnutls-0:3.8.6-7.fc41.x86_64  100% |   2.4 MiB/s |   1.1 MiB |  00m00s
[164/197] cups-libs-1:2.4.11-9.fc41.x86 100% |   8.0 MiB/s | 253.0 KiB |  00m00s
[165/197] cups-filesystem-1:2.4.11-9.fc 100% | 542.5 KiB/s |  13.6 KiB |  00m00s
[166/197] nettle-0:3.10-3.fc41.x86_64   100% | 863.9 KiB/s | 428.5 KiB |  00m00s
[167/197] libXcursor-0:1.2.3-1.fc41.x86 100% |   1.2 MiB/s |  31.1 KiB |  00m00s
[168/197] glibc-devel-0:2.40-17.fc41.x8 100% |  19.1 MiB/s | 626.6 KiB |  00m00s
[169/197] expat-0:2.6.4-1.fc41.x86_64   100% |   4.0 MiB/s | 114.5 KiB |  00m00s
[170/197] perl-Class-Struct-0:0.68-512. 100% | 880.5 KiB/s |  22.0 KiB |  00m00s
[171/197] perl-File-stat-0:1.14-512.fc4 100% | 680.1 KiB/s |  17.0 KiB |  00m00s
[172/197] perl-File-Compare-0:1.100.800 100% | 528.3 KiB/s |  13.2 KiB |  00m00s
[173/197] perl-File-Copy-0:2.41-512.fc4 100% | 802.9 KiB/s |  20.1 KiB |  00m00s
[174/197] perl-File-Find-0:1.44-512.fc4 100% |   1.0 MiB/s |  25.3 KiB |  00m00s
[175/197] perl-mro-0:1.29-512.fc41.x86_ 100% |   1.1 MiB/s |  29.9 KiB |  00m00s
[176/197] libxcb-devel-0:1.17.0-3.fc41. 100% |   2.4 MiB/s |   1.4 MiB |  00m01s
[177/197] perl-overloading-0:0.02-512.f 100% | 476.2 KiB/s |  12.9 KiB |  00m00s
[178/197] perl-DynaLoader-0:1.56-512.fc 100% | 963.0 KiB/s |  26.0 KiB |  00m00s
[179/197] perl-locale-0:1.12-512.fc41.n 100% | 542.9 KiB/s |  13.6 KiB |  00m00s
[180/197] perl-SelectSaver-0:1.02-512.f 100% | 449.1 KiB/s |  11.7 KiB |  00m00s
[181/197] libdrm-0:2.4.124-1.fc41.x86_6 100% |   5.0 MiB/s | 148.5 KiB |  00m00s
[182/197] libXxf86vm-0:1.1.6-1.fc41.x86 100% | 573.1 KiB/s |  16.6 KiB |  00m00s
[183/197] libxshmfence-0:1.3.2-5.fc41.x 100% | 478.6 KiB/s |  13.4 KiB |  00m00s
[184/197] libpciaccess-0:0.16-13.fc41.x 100% | 353.0 KiB/s |  26.5 KiB |  00m00s
[185/197] libedit-0:3.1-54.20250104cvs. 100% |   2.7 MiB/s | 100.7 KiB |  00m00s
[186/197] kernel-headers-0:6.12.4-200.f 100% |  15.0 MiB/s |   1.6 MiB |  00m00s
[187/197] pixman-0:0.44.2-1.fc41.x86_64 100% |   8.0 MiB/s | 269.1 KiB |  00m00s
[188/197] perl-FileHandle-0:2.05-512.fc 100% | 468.2 KiB/s |  15.5 KiB |  00m00s
[189/197] libXau-devel-0:1.0.11-7.fc41. 100% |  80.8 KiB/s |  13.8 KiB |  00m00s
[190/197] libwebp-0:1.5.0-1.fc41.x86_64 100% |   7.4 MiB/s | 279.6 KiB |  00m00s
[191/197] libxcrypt-devel-0:4.4.37-4.fc 100% |  64.4 KiB/s |  28.3 KiB |  00m00s
[192/197] llvm-libs-0:19.1.5-1.fc41.x86 100% |  56.6 MiB/s |  30.0 MiB |  00m01s
[193/197] libusb1-0:1.0.27-4.fc41.x86_6 100% |   1.6 MiB/s |  76.4 KiB |  00m00s
[194/197] hwdata-0:0.391-1.fc41.noarch  100% |  15.7 MiB/s |   1.6 MiB |  00m00s
[195/197] annobin-plugin-gcc-0:12.69-1. 100% |   7.8 MiB/s | 971.0 KiB |  00m00s
[196/197] gcc-plugin-annobin-0:14.2.1-3 100% | 402.3 KiB/s |  55.1 KiB |  00m00s
[197/197] annobin-docs-0:12.69-1.fc41.n 100% | 680.3 KiB/s |  91.8 KiB |  00m00s
--------------------------------------------------------------------------------
[197/197] Total                         100% |  10.8 MiB/s | 166.6 MiB |  00m15s
Running transaction
[  1/199] Verify package files          100% | 362.0   B/s | 197.0   B |  00m01s
[  2/199] Prepare transaction           100% |   1.5 KiB/s | 197.0   B |  00m00s
[  3/199] Installing expat-0:2.6.4-1.fc 100% |  96.0 MiB/s | 295.0 KiB |  00m00s
[  4/199] Installing libglvnd-1:1.7.0-5 100% | 259.6 MiB/s | 531.6 KiB |  00m00s
[  5/199] Installing dbus-libs-1:1.14.1 100% | 180.7 MiB/s | 370.0 KiB |  00m00s
[  6/199] Installing libwayland-client- 100% |  61.8 MiB/s |  63.3 KiB |  00m00s
[  7/199] Installing libX11-xcb-0:1.8.1 100% |  15.5 MiB/s |  15.9 KiB |  00m00s
[  8/199] Installing avahi-libs-0:0.8-2 100% |  82.5 MiB/s | 168.9 KiB |  00m00s
[  9/199] Installing libpng-2:1.6.40-4. 100% | 120.6 MiB/s | 247.1 KiB |  00m00s
[ 10/199] Installing fonts-filesystem-1 100% |   0.0   B/s | 788.0   B |  00m00s
[ 11/199] Installing libwayland-cursor- 100% |  37.6 MiB/s |  38.5 KiB |  00m00s
[ 12/199] Installing libglvnd-opengl-1: 100% | 146.2 MiB/s | 149.7 KiB |  00m00s
[ 13/199] Installing libjpeg-turbo-0:3. 100% | 253.5 MiB/s | 778.7 KiB |  00m00s
[ 14/199] Installing fribidi-0:1.0.15-2 100% | 181.1 MiB/s | 370.9 KiB |  00m00s
[ 15/199] Installing libwayland-server- 100% |  77.9 MiB/s |  79.8 KiB |  00m00s
[ 16/199] Installing cmake-filesystem-0 100% |   2.4 MiB/s |   7.3 KiB |  00m00s
[ 17/199] Installing libXau-0:1.0.11-7. 100% |  66.8 MiB/s |  68.4 KiB |  00m00s
[ 18/199] Installing libxcb-0:1.17.0-3. 100% | 132.0 MiB/s |   1.2 MiB |  00m00s
[ 19/199] Installing xorg-x11-proto-dev 100% | 127.3 MiB/s |   1.8 MiB |  00m00s
[ 20/199] Installing libmpc-0:1.3.1-6.f 100% |  81.1 MiB/s | 166.2 KiB |  00m00s
[ 21/199] Installing cpp-0:14.2.1-3.fc4 100% | 291.7 MiB/s |  35.0 MiB |  00m00s
[ 22/199] Installing libXau-devel-0:1.0 100% |   1.3 MiB/s |   8.2 KiB |  00m00s
[ 23/199] Installing libxcb-devel-0:1.1 100% |  31.6 MiB/s |   3.1 MiB |  00m00s
[ 24/199] Installing mesa-libGLU-0:9.0. 100% | 175.1 MiB/s | 358.6 KiB |  00m00s
[ 25/199] Installing abattis-cantarell- 100% |  94.9 MiB/s | 194.4 KiB |  00m00s
[ 26/199] Installing annobin-docs-0:12. 100% |  96.5 MiB/s |  98.8 KiB |  00m00s
[ 27/199] Installing libusb1-0:1.0.27-4 100% |  83.9 MiB/s | 171.9 KiB |  00m00s
[ 28/199] Installing hwdata-0:0.391-1.f 100% | 407.3 MiB/s |   9.4 MiB |  00m00s
[ 29/199] Installing libpciaccess-0:0.1 100% |  44.9 MiB/s |  46.0 KiB |  00m00s
[ 30/199] Installing libdrm-0:2.4.124-1 100% | 130.7 MiB/s | 401.6 KiB |  00m00s
[ 31/199] Installing libwebp-0:1.5.0-1. 100% | 159.9 MiB/s | 818.6 KiB |  00m00s
[ 32/199] Installing pixman-0:0.44.2-1. 100% | 130.0 MiB/s | 665.6 KiB |  00m00s
[ 33/199] Installing kernel-headers-0:6 100% | 111.8 MiB/s |   6.6 MiB |  00m00s
[ 34/199] Installing libxcrypt-devel-0: 100% |  10.7 MiB/s |  32.9 KiB |  00m00s
[ 35/199] Installing glibc-devel-0:2.40 100% |  89.4 MiB/s |   2.3 MiB |  00m00s
[ 36/199] Installing libedit-0:3.1-54.2 100% | 117.7 MiB/s | 241.0 KiB |  00m00s
[ 37/199] Installing llvm-libs-0:19.1.5 100% | 336.9 MiB/s | 123.0 MiB |  00m00s
[ 38/199] Installing libxshmfence-0:1.3 100% |  17.2 MiB/s |  17.7 KiB |  00m00s
[ 39/199] Installing cups-filesystem-1: 100% |   1.7 MiB/s |   1.8 KiB |  00m00s
[ 40/199] Installing nettle-0:3.10-3.fc 100% | 194.4 MiB/s | 796.1 KiB |  00m00s
[ 41/199] Installing gnutls-0:3.8.6-7.f 100% | 248.0 MiB/s |   3.2 MiB |  00m00s
[ 42/199] Installing glib2-0:2.82.2-1.f 100% | 267.1 MiB/s |  14.7 MiB |  00m00s
[ 43/199] Installing json-glib-0:1.10.0 100% |  61.9 MiB/s | 570.1 KiB |  00m00s
[ 44/199] Installing libgusb-0:0.4.9-2. 100% |  80.0 MiB/s | 163.8 KiB |  00m00s
[ 45/199] Installing libcloudproviders- 100% |  63.6 MiB/s | 130.2 KiB |  00m00s
[ 46/199] Installing shared-mime-info-0 100% |  98.3 MiB/s |   2.6 MiB |  00m00s
[ 47/199] Installing gdk-pixbuf2-0:2.42 100% | 126.3 MiB/s |   2.5 MiB |  00m00s
[ 48/199] Installing gtk-update-icon-ca 100% |  65.9 MiB/s |  67.5 KiB |  00m00s
[ 49/199] Installing avahi-glib-0:0.8-2 100% |  20.0 MiB/s |  20.4 KiB |  00m00s
[ 50/199] Installing libsoup3-0:3.6.0-1 100% |  95.7 MiB/s |   1.1 MiB |  00m00s
[ 51/199] Installing cups-libs-1:2.4.11 100% | 200.3 MiB/s | 615.5 KiB |  00m00s
[ 52/199] Installing dbus-common-1:1.14 100% | 301.1 KiB/s |  13.6 KiB |  00m00s
[ 53/199] Installing dbus-broker-0:36-4 100% |  26.9 MiB/s | 385.3 KiB |  00m00s
[ 54/199] Installing dbus-1:1.14.10-4.f 100% |   0.0   B/s | 124.0   B |  00m00s
[ 55/199] Installing google-noto-fonts- 100% |  17.8 MiB/s |  18.3 KiB |  00m00s
[ 56/199] Installing google-noto-sans-v 100% | 208.2 MiB/s |   1.2 MiB |  00m00s
[ 57/199] Installing default-fonts-core 100% |   8.9 MiB/s |  18.2 KiB |  00m00s
[ 58/199] Installing liblerc-0:4.0.0-7. 100% | 198.3 MiB/s | 609.0 KiB |  00m00s
[ 59/199] Installing jbigkit-libs-0:2.1 100% | 116.8 MiB/s | 119.6 KiB |  00m00s
[ 60/199] Installing libtiff-0:4.6.0-6. 100% | 198.0 MiB/s | 608.2 KiB |  00m00s
[ 61/199] Installing gdk-pixbuf2-module 100% |  55.5 MiB/s |  56.8 KiB |  00m00s
[ 62/199] Installing libdatrie-0:0.2.13 100% |  57.7 MiB/s |  59.0 KiB |  00m00s
[ 63/199] Installing libthai-0:0.1.29-9 100% | 191.7 MiB/s | 785.3 KiB |  00m00s
[ 64/199] Installing xkeyboard-config-0 100% | 176.7 MiB/s |   6.5 MiB |  00m00s
[ 65/199] Installing libxkbcommon-0:1.7 100% | 110.1 MiB/s | 338.1 KiB |  00m00s
[ 66/199] Installing libicu-0:74.2-2.fc 100% | 303.9 MiB/s |  35.0 MiB |  00m00s
[ 67/199] Installing libtracker-sparql- 100% | 173.9 MiB/s |   1.0 MiB |  00m00s
[ 68/199] Installing graphite2-0:1.3.14 100% |  94.8 MiB/s | 194.1 KiB |  00m00s
[ 69/199] Installing freetype-0:2.13.3- 100% | 208.1 MiB/s | 852.2 KiB |  00m00s
[ 70/199] Installing harfbuzz-0:9.0.0-3 100% | 132.5 MiB/s |   2.7 MiB |  00m00s
[ 71/199] Installing xml-common-0:0.6.3 100% |  39.6 MiB/s |  81.1 KiB |  00m00s
[ 72/199] Installing fontconfig-0:2.15. 100% | 780.7 KiB/s | 811.1 KiB |  00m01s
[ 73/199] Installing lcms2-0:2.16-4.fc4 100% | 138.8 MiB/s | 426.5 KiB |  00m00s
[ 74/199] Installing colord-libs-0:1.4. 100% |  92.2 MiB/s | 850.1 KiB |  00m00s
[ 75/199] Installing adwaita-icon-theme 100% |  31.2 MiB/s |   2.4 MiB |  00m00s
[ 76/199] Installing adwaita-cursor-the 100% | 418.2 MiB/s |  10.0 MiB |  00m00s
[ 77/199] Installing adwaita-icon-theme 100% |  37.8 MiB/s |   1.3 MiB |  00m00s
[ 78/199] Installing libwayland-egl-0:1 100% |  17.2 MiB/s |  17.6 KiB |  00m00s
[ 79/199] Installing libepoxy-0:1.5.10- 100% | 217.2 MiB/s |   1.1 MiB |  00m00s
[ 80/199] Installing hicolor-icon-theme 100% |   8.0 MiB/s | 179.5 KiB |  00m00s
[ 81/199] Installing spirv-tools-libs-0 100% | 321.0 MiB/s |   5.5 MiB |  00m00s
[ 82/199] Installing lm_sensors-libs-0: 100% |  85.0 MiB/s |  87.0 KiB |  00m00s
[ 83/199] Installing mesa-filesystem-0: 100% |   4.2 MiB/s |   4.3 KiB |  00m00s
[ 84/199] Installing mesa-libglapi-0:24 100% | 159.2 MiB/s | 163.1 KiB |  00m00s
[ 85/199] Installing mesa-libgbm-0:24.3 100% |  40.1 MiB/s |  82.1 KiB |  00m00s
[ 86/199] Installing mesa-dri-drivers-0 100% | 388.2 MiB/s | 146.4 MiB |  00m00s
[ 87/199] Installing libglvnd-egl-1:1.7 100% |  68.8 MiB/s |  70.4 KiB |  00m00s
[ 88/199] Installing mesa-libEGL-0:24.3 100% | 160.6 MiB/s | 328.9 KiB |  00m00s
[ 89/199] Installing libglvnd-gles-1:1. 100% | 105.0 MiB/s | 107.6 KiB |  00m00s
[ 90/199] Installing ncurses-0:6.5-2.20 100% |  36.4 MiB/s | 633.9 KiB |  00m00s
[ 91/199] Installing groff-base-0:1.23. 100% | 107.6 MiB/s |   3.9 MiB |  00m00s
[ 92/199] Installing perl-Digest-0:1.20 100% |  36.2 MiB/s |  37.1 KiB |  00m00s
[ 93/199] Installing perl-Digest-MD5-0: 100% |  30.1 MiB/s |  61.7 KiB |  00m00s
[ 94/199] Installing perl-B-0:1.89-512. 100% | 163.2 MiB/s | 501.4 KiB |  00m00s
[ 95/199] Installing perl-FileHandle-0: 100% |   0.0   B/s |   9.8 KiB |  00m00s
[ 96/199] Installing perl-MIME-Base32-0 100% |  31.4 MiB/s |  32.2 KiB |  00m00s
[ 97/199] Installing perl-Data-Dumper-0 100% |  55.5 MiB/s | 113.6 KiB |  00m00s
[ 98/199] Installing perl-libnet-0:3.15 100% |  95.9 MiB/s | 294.7 KiB |  00m00s
[ 99/199] Installing perl-AutoLoader-0: 100% |   0.0   B/s |  20.9 KiB |  00m00s
[100/199] Installing perl-IO-Socket-IP- 100% |  49.9 MiB/s | 102.2 KiB |  00m00s
[101/199] Installing perl-URI-0:5.30-1. 100% |  43.9 MiB/s | 269.5 KiB |  00m00s
[102/199] Installing perl-Text-Tabs+Wra 100% |  23.3 MiB/s |  23.9 KiB |  00m00s
[103/199] Installing perl-File-Path-0:2 100% |  63.0 MiB/s |  64.5 KiB |  00m00s
[104/199] Installing perl-Pod-Escapes-1 100% |  25.3 MiB/s |  25.9 KiB |  00m00s
[105/199] Installing perl-if-0:0.61.000 100% |   0.0   B/s |   6.2 KiB |  00m00s
[106/199] Installing perl-Time-Local-2: 100% |  34.5 MiB/s |  70.6 KiB |  00m00s
[107/199] Installing perl-Net-SSLeay-0: 100% | 136.3 MiB/s |   1.4 MiB |  00m00s
[108/199] Installing perl-locale-0:1.12 100% |   0.0   B/s |   6.9 KiB |  00m00s
[109/199] Installing perl-IO-Socket-SSL 100% | 172.7 MiB/s | 707.4 KiB |  00m00s
[110/199] Installing perl-Term-ANSIColo 100% |  96.9 MiB/s |  99.2 KiB |  00m00s
[111/199] Installing perl-Term-Cap-0:1. 100% |  29.9 MiB/s |  30.6 KiB |  00m00s
[112/199] Installing perl-Class-Struct- 100% |  25.3 MiB/s |  25.9 KiB |  00m00s
[113/199] Installing perl-Pod-Simple-1: 100% | 111.4 MiB/s | 570.5 KiB |  00m00s
[114/199] Installing perl-File-Temp-1:0 100% | 160.2 MiB/s | 164.1 KiB |  00m00s
[115/199] Installing perl-IPC-Open3-0:1 100% |  22.7 MiB/s |  23.3 KiB |  00m00s
[116/199] Installing perl-POSIX-0:2.20- 100% | 115.4 MiB/s | 236.4 KiB |  00m00s
[117/199] Installing perl-HTTP-Tiny-0:0 100% |  76.4 MiB/s | 156.4 KiB |  00m00s
[118/199] Installing perl-Socket-4:2.03 100% |  61.6 MiB/s | 126.1 KiB |  00m00s
[119/199] Installing perl-Symbol-0:1.09 100% |   7.0 MiB/s |   7.2 KiB |  00m00s
[120/199] Installing perl-File-stat-0:1 100% |  12.7 MiB/s |  13.1 KiB |  00m00s
[121/199] Installing perl-podlators-1:6 100% | 104.6 MiB/s | 321.4 KiB |  00m00s
[122/199] Installing perl-Pod-Perldoc-0 100% |  55.1 MiB/s | 169.3 KiB |  00m00s
[123/199] Installing perl-SelectSaver-0 100% |   0.0   B/s |   2.6 KiB |  00m00s
[124/199] Installing perl-Text-ParseWor 100% |  14.2 MiB/s |  14.6 KiB |  00m00s
[125/199] Installing perl-Fcntl-0:1.18- 100% |  48.9 MiB/s |  50.1 KiB |  00m00s
[126/199] Installing perl-base-0:2.27-5 100% |   0.0   B/s |  12.9 KiB |  00m00s
[127/199] Installing perl-mro-0:1.29-51 100% |  45.6 MiB/s |  46.7 KiB |  00m00s
[128/199] Installing perl-overloading-0 100% |   5.4 MiB/s |   5.5 KiB |  00m00s
[129/199] Installing perl-Pod-Usage-4:2 100% |  84.3 MiB/s |  86.3 KiB |  00m00s
[130/199] Installing perl-IO-0:1.55-512 100% |  75.8 MiB/s | 155.3 KiB |  00m00s
[131/199] Installing perl-constant-0:1. 100% |  26.7 MiB/s |  27.4 KiB |  00m00s
[132/199] Installing perl-parent-1:0.24 100% |  10.5 MiB/s |  10.7 KiB |  00m00s
[133/199] Installing perl-Scalar-List-U 100% |  49.7 MiB/s | 152.6 KiB |  00m00s
[134/199] Installing perl-Errno-0:1.38- 100% |   0.0   B/s |   8.8 KiB |  00m00s
[135/199] Installing perl-File-Basename 100% |  14.2 MiB/s |  14.6 KiB |  00m00s
[136/199] Installing perl-MIME-Base64-0 100% |  23.6 MiB/s |  48.4 KiB |  00m00s
[137/199] Installing perl-vars-0:1.05-5 100% |   0.0   B/s |   4.3 KiB |  00m00s
[138/199] Installing perl-Storable-1:3. 100% | 114.3 MiB/s | 234.0 KiB |  00m00s
[139/199] Installing perl-Getopt-Std-0: 100% |   0.0   B/s |  11.7 KiB |  00m00s
[140/199] Installing perl-overload-0:1. 100% |  70.3 MiB/s |  71.9 KiB |  00m00s
[141/199] Installing perl-Getopt-Long-1 100% |  71.9 MiB/s | 147.2 KiB |  00m00s
[142/199] Installing perl-Exporter-0:5. 100% |  54.3 MiB/s |  55.6 KiB |  00m00s
[143/199] Installing perl-PathTools-0:3 100% |  45.1 MiB/s | 184.6 KiB |  00m00s
[144/199] Installing perl-DynaLoader-0: 100% |  31.7 MiB/s |  32.5 KiB |  00m00s
[145/199] Installing perl-Encode-4:3.21 100% | 248.3 MiB/s |   4.7 MiB |  00m00s
[146/199] Installing perl-Carp-0:1.54-5 100% |  15.5 MiB/s |  47.7 KiB |  00m00s
[147/199] Installing perl-libs-4:5.40.0 100% | 151.0 MiB/s |  10.0 MiB |  00m00s
[148/199] Installing perl-interpreter-4 100% | 121.1 MiB/s | 124.0 KiB |  00m00s
[149/199] Installing perl-threads-1:2.4 100% | 114.4 MiB/s | 117.2 KiB |  00m00s
[150/199] Installing perl-threads-share 100% |  42.0 MiB/s |  86.0 KiB |  00m00s
[151/199] Installing perl-Thread-Queue- 100% |  29.7 MiB/s |  30.4 KiB |  00m00s
[152/199] Installing perl-File-Compare- 100% |   0.0   B/s |   6.1 KiB |  00m00s
[153/199] Installing perl-File-Copy-0:2 100% |  19.7 MiB/s |  20.2 KiB |  00m00s
[154/199] Installing perl-File-Find-0:1 100% |  41.5 MiB/s |  42.5 KiB |  00m00s
[155/199] Installing libX11-common-0:1. 100% |  66.0 MiB/s |   1.2 MiB |  00m00s
[156/199] Installing libX11-0:1.8.10-2. 100% | 256.3 MiB/s |   1.3 MiB |  00m00s
[157/199] Installing libXext-0:1.3.6-2. 100% |  89.2 MiB/s |  91.3 KiB |  00m00s
[158/199] Installing libXrender-0:0.9.1 100% |  48.8 MiB/s |  50.0 KiB |  00m00s
[159/199] Installing cairo-0:1.18.2-2.f 100% | 115.3 MiB/s |   1.7 MiB |  00m00s
[160/199] Installing libXi-0:1.8.2-1.fc 100% |  76.0 MiB/s |  77.8 KiB |  00m00s
[161/199] Installing libXfixes-0:6.0.1- 100% |  10.3 MiB/s |  31.7 KiB |  00m00s
[162/199] Installing libX11-devel-0:1.8 100% |  33.9 MiB/s |   1.1 MiB |  00m00s
[163/199] Installing libXdamage-0:1.1.6 100% |  44.2 MiB/s |  45.3 KiB |  00m00s
[164/199] Installing libXcursor-0:1.2.3 100% |  57.8 MiB/s |  59.2 KiB |  00m00s
[165/199] Installing libXtst-0:1.2.5-1. 100% |  33.8 MiB/s |  34.7 KiB |  00m00s
[166/199] Installing cairo-gobject-0:1. 100% |  34.1 MiB/s |  35.0 KiB |  00m00s
[167/199] Installing libXrandr-0:1.5.4- 100% |  51.9 MiB/s |  53.1 KiB |  00m00s
[168/199] Installing libXft-0:2.3.8-7.f 100% |  81.1 MiB/s | 166.0 KiB |  00m00s
[169/199] Installing pango-0:1.54.0-2.f 100% | 163.1 MiB/s |   1.0 MiB |  00m00s
[170/199] Installing libXinerama-0:1.1. 100% |  19.7 MiB/s |  20.2 KiB |  00m00s
[171/199] Installing libXxf86vm-0:1.1.6 100% |  28.8 MiB/s |  29.5 KiB |  00m00s
[172/199] Installing libglvnd-glx-1:1.7 100% | 296.3 MiB/s | 606.9 KiB |  00m00s
[173/199] Installing mesa-libGL-0:24.3. 100% | 203.1 MiB/s | 416.0 KiB |  00m00s
[174/199] Installing libGLEW-0:2.2.0-8. 100% | 244.0 MiB/s | 749.5 KiB |  00m00s
[175/199] Installing libXcomposite-0:0. 100% |  45.0 MiB/s |  46.1 KiB |  00m00s
[176/199] Installing xprop-0:1.2.7-2.fc 100% |  29.4 MiB/s |  60.2 KiB |  00m00s
[177/199] Installing at-spi2-core-0:2.5 100% |  94.9 MiB/s |   1.5 MiB |  00m00s
[178/199] Installing atk-0:2.54.0-1.fc4 100% | 124.1 MiB/s | 254.1 KiB |  00m00s
[179/199] Installing at-spi2-atk-0:2.54 100% |  93.0 MiB/s | 285.8 KiB |  00m00s
[180/199] Installing gtk3-0:3.24.43-2.f 100% | 270.7 MiB/s |  22.5 MiB |  00m00s
[181/199] Installing libdecor-0:0.2.2-4 100% |  82.1 MiB/s | 168.1 KiB |  00m00s
[182/199] Installing SDL2-0:2.30.11-1.f 100% | 258.2 MiB/s |   1.8 MiB |  00m00s
[183/199] Installing libglvnd-core-deve 100% |  40.1 MiB/s |  41.1 KiB |  00m00s
[184/199] Installing libglvnd-devel-1:1 100% | 353.4 MiB/s |   2.1 MiB |  00m00s
[185/199] Installing mesa-libGLU-devel- 100% |   0.0   B/s |  17.5 KiB |  00m00s
[186/199] Installing mesa-libEGL-devel- 100% |   0.0   B/s |  22.1 KiB |  00m00s
[187/199] Installing m4-0:1.4.19-10.fc4 100% |  97.5 MiB/s | 599.2 KiB |  00m00s
[188/199] Installing emacs-filesystem-1 100% |   0.0   B/s | 544.0   B |  00m00s
[189/199] Installing autoconf-0:2.72-3. 100% | 233.1 MiB/s |   2.8 MiB |  00m00s
[190/199] Installing automake-0:1.16.5- 100% | 160.3 MiB/s |   1.8 MiB |  00m00s
[191/199] Installing make-1:4.4.1-8.fc4 100% | 163.7 MiB/s |   1.8 MiB |  00m00s
[192/199] Installing gcc-0:14.2.1-3.fc4 100% | 308.8 MiB/s | 104.4 MiB |  00m00s
[193/199] Installing libtool-0:2.4.7-12 100% | 265.4 MiB/s |   2.7 MiB |  00m00s
[194/199] Installing annobin-plugin-gcc 100% |  33.2 MiB/s | 986.7 KiB |  00m00s
[195/199] Installing gcc-plugin-annobin 100% |   2.1 MiB/s |  62.6 KiB |  00m00s
[196/199] Installing autoconf-archive-0 100% |  85.9 MiB/s |   2.4 MiB |  00m00s
[197/199] Installing SDL2-devel-0:2.30. 100% | 246.5 MiB/s |   2.7 MiB |  00m00s
[198/199] Installing glew-devel-0:2.2.0 100% | 301.7 MiB/s |   1.8 MiB |  00m00s
[199/199] Installing zlib-ng-compat-dev 100% | 145.6 KiB/s | 108.3 KiB |  00m01s
Complete!
Finish: build setup for ngdevkit-gngeo-0.8.1+202501101116-1.fc41.src.rpm
Start: rpmbuild ngdevkit-gngeo-0.8.1+202501101116-1.fc41.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1736467200
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.PkXreW
+ umask 022
+ cd /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build
+ test -d /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build
+ /usr/bin/rm -rf /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qMBoC4
+ umask 022
+ cd /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build
+ cd /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build
+ rm -rf gngeo-nightly-202501101116
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/nightly-202501101116.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gngeo-nightly-202501101116
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SasC7R
+ umask 022
+ cd /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 gngeo-nightly-202501101116
+ autoreconf -iv
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
configure.ac:51: installing './ar-lib'
configure.ac:50: installing './compile'
configure.ac:5: installing './config.guess'
configure.ac:5: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']'
++ find . -type f -name configure -print
+ for file in $(find . -type f -name configure -print)
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ '[' 1 = 1 ']'
+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']'
++ find . -name ltmain.sh
++ grep -q runstatedir=DIR ./configure
++ echo --runstatedir=/run
+ ./configure --build=x86_64-redhat-linux --host=x86_64-redhat-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --program-prefix=ngdevkit- 'CFLAGS=-fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\"'
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for x86_64-redhat-linux-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for x86_64-redhat-linux-ar... no
checking for x86_64-redhat-linux-lib... no
checking for x86_64-redhat-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for x86_64-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking dependency style of gcc... none
checking whether the C compiler is clang... no
checking for x86_64-redhat-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for sdl2 >= 2.0.0... yes
checking for acos in -lm... yes
checking for inflate in -lz... yes
checking for getopt_long... yes
checking for scandir... yes
checking for basename... yes
checking for mmap... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for x86_64-redhat-linux-pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gl... yes
checking for GL/gl.h... yes
checking for compiling a minimal OpenGL program... yes
checking for linking a minimal OpenGL program... yes
checking whether the OpenGL library is OpenGL ES... no
checking for GL/glew.h... yes
checking for glewInit in -lGLEW... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for errno.h... yes
checking for limits.h... yes
checking for malloc.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for libgen.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether byte ordering is bigendian... no
checking for vprintf... yes
checking for atexit... yes
checking for floor... yes
checking for gettimeofday... yes
checking for memset... yes
checking for mkdir... yes
checking for pow... yes
checking for strchr... yes
checking for strstr... yes
checking for strtoul... yes
checking for emudbg... no
Turning on x86_64 processor optimisations
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gngeo.dat/Makefile
config.status: creating pnd/Makefile
config.status: creating nsis/Makefile
config.status: creating mingw/stdio.h
config.status: creating src/Makefile
config.status: creating src/raze/Makefile
config.status: creating src/star/Makefile
config.status: creating src/mamez80/Makefile
config.status: creating src/generator68k/Makefile
config.status: creating src/cyclone/Makefile
config.status: creating src/drz80/Makefile
config.status: creating src/effect/Makefile
config.status: creating src/blitter/Makefile
config.status: creating src/ym2610/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ make -j1 pkgdatadir=/usr/share/ngdevkit-gngeo
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116'
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src'
Making all in effect
make[3]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/effect'
gcc -DHAVE_CONFIG_H -I. -I../..     -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o scale2x.o scale2x.c
gcc -DHAVE_CONFIG_H -I. -I../..     -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o scanline.o scanline.c
gcc -DHAVE_CONFIG_H -I. -I../..     -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o hq2x.o hq2x.c
gcc -DHAVE_CONFIG_H -I. -I../..     -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o interp.o interp.c
gcc -DHAVE_CONFIG_H -I. -I../..     -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o lq2x.o lq2x.c
gcc -DHAVE_CONFIG_H -I. -I../..     -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o hq3x.o hq3x.c
gcc -DHAVE_CONFIG_H -I. -I../..     -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o lq3x.o lq3x.c
gcc -DHAVE_CONFIG_H -I. -I../..     -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o hqx_common.o hqx_common.c
rm -f libeffect.a
ar cru libeffect.a scale2x.o scanline.o hq2x.o interp.o lq2x.o hq3x.o lq3x.o hqx_common.o  
ranlib libeffect.a
make[3]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/effect'
Making all in blitter
make[3]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/blitter'
gcc -DHAVE_CONFIG_H -I. -I../..     -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o soft.o soft.c
gcc -DHAVE_CONFIG_H -I. -I../..     -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o opengl.o opengl.c
gcc -DHAVE_CONFIG_H -I. -I../..     -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o glsl.o glsl.c
rm -f libblitter.a
ar cru libblitter.a soft.o opengl.o glsl.o 
ranlib libblitter.a
make[3]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/blitter'
Making all in ym2610
make[3]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/ym2610'
gcc -DHAVE_CONFIG_H -I. -I../..     -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o 2610intf.o 2610intf.c
gcc -DHAVE_CONFIG_H -I. -I../..     -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o ym2610.o ym2610.c
rm -f libym2610.a
ar cru libym2610.a 2610intf.o ym2610.o 
ranlib libym2610.a
make[3]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/ym2610'
Making all in generator68k
make[3]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/generator68k'
gcc -c def68k.c -o def68k.o -I .. -I ../.. -I . `sdl2-config --cflags` -Umain -Dmain=main
gcc -c tab68k2.c -o tab68k2.o -I .. -I ../.. -I . `sdl2-config --cflags` -Umain -Dmain=main
gcc def68k.o tab68k2.o -o def68k
./def68k 2>&1 >/dev/null && touch def68k.stamp
gcc -c gen68k.c -o gen68k.o -I .. -I ../.. -I . `sdl2-config --cflags` -Umain -Dmain=main
gcc gen68k.o tab68k2.o -o gen68k
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o cpu68k.o cpu68k.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o reg68k.o reg68k.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o diss68k.o diss68k.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o tab68k.o tab68k.c
./gen68k 2>&1 >/dev/null &&	touch gen68k.stamp
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c cpu68k-0.c -o cpu68k-0.o
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c cpu68k-1.c -o cpu68k-1.o
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c cpu68k-2.c -o cpu68k-2.o
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c cpu68k-3.c -o cpu68k-3.o
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c cpu68k-4.c -o cpu68k-4.o
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c cpu68k-5.c -o cpu68k-5.o
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c cpu68k-6.c -o cpu68k-6.o
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c cpu68k-7.c -o cpu68k-7.o
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c cpu68k-8.c -o cpu68k-8.o
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c cpu68k-9.c -o cpu68k-9.o
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c cpu68k-a.c -o cpu68k-a.o
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c cpu68k-b.c -o cpu68k-b.o
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c cpu68k-c.c -o cpu68k-c.o
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c cpu68k-d.c -o cpu68k-d.o
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c cpu68k-e.c -o cpu68k-e.o
gcc -DHAVE_CONFIG_H -I. -I../..  -I../ -I.   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c cpu68k-f.c -o cpu68k-f.o
rm -f libgenerator68k.a
ar cru libgenerator68k.a cpu68k.o reg68k.o diss68k.o tab68k.o cpu68k-0.o cpu68k-1.o cpu68k-2.o cpu68k-3.o cpu68k-4.o cpu68k-5.o cpu68k-6.o cpu68k-7.o cpu68k-8.o cpu68k-9.o cpu68k-a.o cpu68k-b.o cpu68k-c.o cpu68k-d.o cpu68k-e.o cpu68k-f.o 
ranlib libgenerator68k.a
make[3]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/generator68k'
Making all in mamez80
make[3]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/mamez80'
gcc -DHAVE_CONFIG_H -I. -I../..     -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o libmamez80_a-z80.o `test -f 'z80.c' || echo './'`z80.c
rm -f libmamez80.a
ar cru libmamez80.a libmamez80_a-z80.o 
ranlib libmamez80.a
make[3]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/mamez80'
make[3]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o pd4990a.o pd4990a.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o video.o video.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o profiler.o profiler.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o main.o main.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o list.o list.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o memory.o memory.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o resfile.o resfile.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o timer.o timer.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o frame_skip.o frame_skip.c
frame_skip.c: In function ‘frame_skip’:
frame_skip.c:169:60: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 26 [-Wformat-overflow=]
  169 |                                 sprintf(fps_str, "%d %d %d %d\n", nbFrame - 1, nbFrame_min - 1,
      |                                                            ^~
frame_skip.c:169:50: note: directive argument in the range [-2147483648, 2147483646]
  169 |                                 sprintf(fps_str, "%d %d %d %d\n", nbFrame - 1, nbFrame_min - 1,
      |                                                  ^~~~~~~~~~~~~~~
frame_skip.c:169:33: note: ‘sprintf’ output between 9 and 49 bytes into a destination of size 32
  169 |                                 sprintf(fps_str, "%d %d %d %d\n", nbFrame - 1, nbFrame_min - 1,
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  170 |                                                 nbFrame_max - 1, moy - 1);
      |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o messages.o messages.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o screen.o screen.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o emu.o emu.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o neocrypt.o neocrypt.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o sound.o sound.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o unzip.o unzip.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o debug.o debug.c
debug.c: In function ‘add_bt’:
debug.c:26:23: warning: ‘__builtin_memmove’ forming offset [80, 83] is out of the bounds [0, 80] of object ‘backtrace’ with type ‘Uint32[20]’ {aka ‘unsigned int[20]’} [-Warray-bounds=]
   26 |         backtrace[i+1]=backtrace[i];
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~
debug.c:20:8: note: ‘backtrace’ declared here
   20 | Uint32 backtrace[MAX_BT];
      |        ^~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o state.o state.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o conf.o conf.c
conf.c: In function ‘cf_parse_cmd_line’:
conf.c:888:41: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
  888 |                                         else
      |                                         ^~~~
conf.c:890:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’
  890 |                                                 break;
      |                                                 ^~~~~
conf.c: In function ‘cf_open_file’:
conf.c:761:41: warning: ‘strncpy’ output may be truncated copying 254 bytes from a string of length 254 [-Wstringop-truncation]
  761 |                                         strncpy(CF_STR(cf), val, 254);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o transpack.o transpack.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o gnutil.o gnutil.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o menu.o menu.c
menu.c: In function ‘change_effect’:
menu.c:1508:70: warning: passing argument 1 of ‘gn_menu_create_item’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
 1508 |                                 (void*) gn_menu_create_item(effect[i].desc, MENU_ACTION,
      |                                                             ~~~~~~~~~^~~~~
menu.c:819:41: note: expected ‘char *’ but argument is of type ‘const char *’
  819 | GN_MENU_ITEM *gn_menu_create_item(char *name, Uint32 type,
      |                                   ~~~~~~^~~~
menu.c: In function ‘change_samplerate_action’:
menu.c:1525:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1525 | int rate = (int) self->arg;
      |            ^
menu.c: In function ‘save_conf_action’:
menu.c:1603:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1603 | int type = (int) self->arg;
      |            ^
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o roms.o roms.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o mame_layer.o mame_layer.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o neoboot.o neoboot.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o event.o event.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o stb_image.o stb_image.c
stb_image.c: In function ‘convert_format’:
stb_image.c:495:44: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
  495 |       #define CASE(a,b)   case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b)
      |                                            ^~~
stb_image.c:499:10: note: in expansion of macro ‘CASE’
  499 |          CASE(1,2) dest[0]=src[0], dest[1]=255; break;
      |          ^~~~
stb_image.c:499:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
  499 |          CASE(1,2) dest[0]=src[0], dest[1]=255; break;
      |                                                 ^~~~~
stb_image.c:495:44: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
  495 |       #define CASE(a,b)   case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b)
      |                                            ^~~
stb_image.c:500:10: note: in expansion of macro ‘CASE’
  500 |          CASE(1,3) dest[0]=dest[1]=dest[2]=src[0]; break;
      |          ^~~~
stb_image.c:500:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
  500 |          CASE(1,3) dest[0]=dest[1]=dest[2]=src[0]; break;
      |                                                    ^~~~~
stb_image.c:495:44: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
  495 |       #define CASE(a,b)   case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b)
      |                                            ^~~
stb_image.c:501:10: note: in expansion of macro ‘CASE’
  501 |          CASE(1,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=255; break;
      |          ^~~~
stb_image.c:501:65: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
  501 |          CASE(1,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=255; break;
      |                                                                 ^~~~~
stb_image.c:495:44: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
  495 |       #define CASE(a,b)   case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b)
      |                                            ^~~
stb_image.c:502:10: note: in expansion of macro ‘CASE’
  502 |          CASE(2,1) dest[0]=src[0]; break;
      |          ^~~~
stb_image.c:502:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
  502 |          CASE(2,1) dest[0]=src[0]; break;
      |                                    ^~~~~
stb_image.c:495:44: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
  495 |       #define CASE(a,b)   case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b)
      |                                            ^~~
stb_image.c:503:10: note: in expansion of macro ‘CASE’
  503 |          CASE(2,3) dest[0]=dest[1]=dest[2]=src[0]; break;
      |          ^~~~
stb_image.c:503:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
  503 |          CASE(2,3) dest[0]=dest[1]=dest[2]=src[0]; break;
      |                                                    ^~~~~
stb_image.c:495:44: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
  495 |       #define CASE(a,b)   case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b)
      |                                            ^~~
stb_image.c:504:10: note: in expansion of macro ‘CASE’
  504 |          CASE(2,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=src[1]; break;
      |          ^~~~
stb_image.c:504:68: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
  504 |          CASE(2,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=src[1]; break;
      |                                                                    ^~~~~
stb_image.c:495:44: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
  495 |       #define CASE(a,b)   case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b)
      |                                            ^~~
stb_image.c:505:10: note: in expansion of macro ‘CASE’
  505 |          CASE(3,4) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2],dest[3]=255; break;
      |          ^~~~
stb_image.c:505:78: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
  505 |          CASE(3,4) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2],dest[3]=255; break;
      |                                                                              ^~~~~
stb_image.c:495:44: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
  495 |       #define CASE(a,b)   case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b)
      |                                            ^~~
stb_image.c:506:10: note: in expansion of macro ‘CASE’
  506 |          CASE(3,1) dest[0]=compute_y(src[0],src[1],src[2]); break;
      |          ^~~~
stb_image.c:506:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
  506 |          CASE(3,1) dest[0]=compute_y(src[0],src[1],src[2]); break;
      |                                                             ^~~~~
stb_image.c:495:44: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
  495 |       #define CASE(a,b)   case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b)
      |                                            ^~~
stb_image.c:507:10: note: in expansion of macro ‘CASE’
  507 |          CASE(3,2) dest[0]=compute_y(src[0],src[1],src[2]), dest[1] = 255; break;
      |          ^~~~
stb_image.c:507:76: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
  507 |          CASE(3,2) dest[0]=compute_y(src[0],src[1],src[2]), dest[1] = 255; break;
      |                                                                            ^~~~~
stb_image.c:495:44: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
  495 |       #define CASE(a,b)   case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b)
      |                                            ^~~
stb_image.c:508:10: note: in expansion of macro ‘CASE’
  508 |          CASE(4,1) dest[0]=compute_y(src[0],src[1],src[2]); break;
      |          ^~~~
stb_image.c:508:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
  508 |          CASE(4,1) dest[0]=compute_y(src[0],src[1],src[2]); break;
      |                                                             ^~~~~
stb_image.c:495:44: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
  495 |       #define CASE(a,b)   case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b)
      |                                            ^~~
stb_image.c:509:10: note: in expansion of macro ‘CASE’
  509 |          CASE(4,2) dest[0]=compute_y(src[0],src[1],src[2]), dest[1] = src[3]; break;
      |          ^~~~
stb_image.c:509:79: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
  509 |          CASE(4,2) dest[0]=compute_y(src[0],src[1],src[2]), dest[1] = src[3]; break;
      |                                                                               ^~~~~
stb_image.c:495:44: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
  495 |       #define CASE(a,b)   case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b)
      |                                            ^~~
stb_image.c:510:10: note: in expansion of macro ‘CASE’
  510 |          CASE(4,3) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2]; break;
      |          ^~~~
stb_image.c:510:66: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
  510 |          CASE(4,3) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2]; break;
      |                                                                  ^~~~~
stb_image.c: In function ‘create_png_image_raw’:
stb_image.c:2136:20: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
 2136 |                    for (k=0; k < img_n; ++k)
      |                    ^~~
stb_image.c:2138:13: note: in expansion of macro ‘CASE’
 2138 |             CASE(F_none)  cur[k] = raw[k]; break;
      |             ^~~~
stb_image.c:2138:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
 2138 |             CASE(F_none)  cur[k] = raw[k]; break;
      |                                            ^~~~~
stb_image.c:2136:20: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
 2136 |                    for (k=0; k < img_n; ++k)
      |                    ^~~
stb_image.c:2139:13: note: in expansion of macro ‘CASE’
 2139 |             CASE(F_sub)   cur[k] = raw[k] + cur[k-img_n]; break;
      |             ^~~~
stb_image.c:2139:59: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
 2139 |             CASE(F_sub)   cur[k] = raw[k] + cur[k-img_n]; break;
      |                                                           ^~~~~
stb_image.c:2136:20: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
 2136 |                    for (k=0; k < img_n; ++k)
      |                    ^~~
stb_image.c:2140:13: note: in expansion of macro ‘CASE’
 2140 |             CASE(F_up)    cur[k] = raw[k] + prior[k]; break;
      |             ^~~~
stb_image.c:2140:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
 2140 |             CASE(F_up)    cur[k] = raw[k] + prior[k]; break;
      |                                                       ^~~~~
stb_image.c:2136:20: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
 2136 |                    for (k=0; k < img_n; ++k)
      |                    ^~~
stb_image.c:2141:13: note: in expansion of macro ‘CASE’
 2141 |             CASE(F_avg)   cur[k] = raw[k] + ((prior[k] + cur[k-img_n])>>1); break;
      |             ^~~~
stb_image.c:2141:77: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
 2141 |             CASE(F_avg)   cur[k] = raw[k] + ((prior[k] + cur[k-img_n])>>1); break;
      |                                                                             ^~~~~
stb_image.c:2136:20: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
 2136 |                    for (k=0; k < img_n; ++k)
      |                    ^~~
stb_image.c:2142:13: note: in expansion of macro ‘CASE’
 2142 |             CASE(F_paeth)  cur[k] = (uint8) (raw[k] + paeth(cur[k-img_n],prior[k],prior[k-img_n])); break;
      |             ^~~~
stb_image.c:2142:101: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
 2142 |             CASE(F_paeth)  cur[k] = (uint8) (raw[k] + paeth(cur[k-img_n],prior[k],prior[k-img_n])); break;
      |                                                                                                     ^~~~~
stb_image.c:2136:20: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
 2136 |                    for (k=0; k < img_n; ++k)
      |                    ^~~
stb_image.c:2143:13: note: in expansion of macro ‘CASE’
 2143 |             CASE(F_avg_first)    cur[k] = raw[k] + (cur[k-img_n] >> 1); break;
      |             ^~~~
stb_image.c:2143:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
 2143 |             CASE(F_avg_first)    cur[k] = raw[k] + (cur[k-img_n] >> 1); break;
      |                                                                         ^~~~~
stb_image.c:2136:20: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
 2136 |                    for (k=0; k < img_n; ++k)
      |                    ^~~
stb_image.c:2144:13: note: in expansion of macro ‘CASE’
 2144 |             CASE(F_paeth_first)  cur[k] = (uint8) (raw[k] + paeth(cur[k-img_n],0,0)); break;
      |             ^~~~
stb_image.c:2144:87: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
 2144 |             CASE(F_paeth_first)  cur[k] = (uint8) (raw[k] + paeth(cur[k-img_n],0,0)); break;
      |                                                                                       ^~~~~
stb_image.c:2152:20: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
 2152 |                    for (k=0; k < img_n; ++k)
      |                    ^~~
stb_image.c:2154:13: note: in expansion of macro ‘CASE’
 2154 |             CASE(F_none)  cur[k] = raw[k]; break;
      |             ^~~~
stb_image.c:2154:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
 2154 |             CASE(F_none)  cur[k] = raw[k]; break;
      |                                            ^~~~~
stb_image.c:2152:20: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
 2152 |                    for (k=0; k < img_n; ++k)
      |                    ^~~
stb_image.c:2155:13: note: in expansion of macro ‘CASE’
 2155 |             CASE(F_sub)   cur[k] = raw[k] + cur[k-out_n]; break;
      |             ^~~~
stb_image.c:2155:59: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
 2155 |             CASE(F_sub)   cur[k] = raw[k] + cur[k-out_n]; break;
      |                                                           ^~~~~
stb_image.c:2152:20: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
 2152 |                    for (k=0; k < img_n; ++k)
      |                    ^~~
stb_image.c:2156:13: note: in expansion of macro ‘CASE’
 2156 |             CASE(F_up)    cur[k] = raw[k] + prior[k]; break;
      |             ^~~~
stb_image.c:2156:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
 2156 |             CASE(F_up)    cur[k] = raw[k] + prior[k]; break;
      |                                                       ^~~~~
stb_image.c:2152:20: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
 2152 |                    for (k=0; k < img_n; ++k)
      |                    ^~~
stb_image.c:2157:13: note: in expansion of macro ‘CASE’
 2157 |             CASE(F_avg)   cur[k] = raw[k] + ((prior[k] + cur[k-out_n])>>1); break;
      |             ^~~~
stb_image.c:2157:77: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
 2157 |             CASE(F_avg)   cur[k] = raw[k] + ((prior[k] + cur[k-out_n])>>1); break;
      |                                                                             ^~~~~
stb_image.c:2152:20: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
 2152 |                    for (k=0; k < img_n; ++k)
      |                    ^~~
stb_image.c:2158:13: note: in expansion of macro ‘CASE’
 2158 |             CASE(F_paeth)  cur[k] = (uint8) (raw[k] + paeth(cur[k-out_n],prior[k],prior[k-out_n])); break;
      |             ^~~~
stb_image.c:2158:101: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
 2158 |             CASE(F_paeth)  cur[k] = (uint8) (raw[k] + paeth(cur[k-out_n],prior[k],prior[k-out_n])); break;
      |                                                                                                     ^~~~~
stb_image.c:2152:20: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
 2152 |                    for (k=0; k < img_n; ++k)
      |                    ^~~
stb_image.c:2159:13: note: in expansion of macro ‘CASE’
 2159 |             CASE(F_avg_first)    cur[k] = raw[k] + (cur[k-out_n] >> 1); break;
      |             ^~~~
stb_image.c:2159:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
 2159 |             CASE(F_avg_first)    cur[k] = raw[k] + (cur[k-out_n] >> 1); break;
      |                                                                         ^~~~~
stb_image.c:2152:20: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
 2152 |                    for (k=0; k < img_n; ++k)
      |                    ^~~
stb_image.c:2160:13: note: in expansion of macro ‘CASE’
 2160 |             CASE(F_paeth_first)  cur[k] = (uint8) (raw[k] + paeth(cur[k-out_n],0,0)); break;
      |             ^~~~
stb_image.c:2160:87: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
 2160 |             CASE(F_paeth_first)  cur[k] = (uint8) (raw[k] + paeth(cur[k-out_n],0,0)); break;
      |                                                                                       ^~~~~
stb_image.c: In function ‘tga_load’:
stb_image.c:2972:53: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
 2972 |                                         raw_data[j] = get8u(s);
      |                                         ~~~~~~~~~~~~^~~~~~~~~~
stb_image.c:2871:23: note: at offset 4 into destination object ‘raw_data’ of size 4
 2871 |         unsigned char raw_data[4];
      |                       ^~~~~~~~
stb_image.c: In function ‘parse_png_file’:
stb_image.c:2339:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
 2339 |                   tc[k] = (uint8) get16(s); // non 8-bit images will be larger
      |                   ~~~~~~^~~~~~~~~~~~~~~~~~
stb_image.c:2271:23: note: at offset 3 into destination object ‘tc’ of size 3
 2271 |    uint8 has_trans=0, tc[3];
      |                       ^~
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o stb_zlib.o stb_zlib.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o generator68k_interf.o generator68k_interf.c
gcc -DHAVE_CONFIG_H -I. -I..  -DDATA_DIRECTORY=\"/usr/share/ngdevkit-gngeo\"   -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64 -c -o mamez80_interf.o mamez80_interf.c
gcc  -fPIE -Wno-implicit-function-declaration -DGNGEORC=\"ngdevkit-gngeorc\" -I/usr/include/SDL2 -D_REENTRANT -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops                     -ffast-math  -fexpensive-optimizations                      -malign-double -fomit-frame-pointer -g 		    -fno-strict-aliasing -pipe -DCPU=x86_64  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  -o gngeo pd4990a.o video.o profiler.o main.o list.o memory.o resfile.o timer.o frame_skip.o messages.o screen.o emu.o neocrypt.o sound.o unzip.o debug.o state.o conf.o transpack.o gnutil.o menu.o roms.o mame_layer.o neoboot.o event.o stb_image.o stb_zlib.o  generator68k_interf.o   mamez80_interf.o    effect/libeffect.a blitter/libblitter.a ym2610/libym2610.a generator68k/libgenerator68k.a mamez80/libmamez80.a  -lGL  -lGL -lz -lm  -lSDL2 -lGLEW
make[3]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src'
make[2]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src'
Making all in gngeo.dat
make[2]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/gngeo.dat'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/gngeo.dat'
make[2]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116'
make[2]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116'
make[1]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bnytHQ
+ umask 022
+ cd /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build
+ '[' /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/BUILDROOT
++ dirname /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build
+ mkdir /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-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  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 gngeo-nightly-202501101116
+ /usr/bin/make install DESTDIR=/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/BUILDROOT 'INSTALL=/usr/bin/install -p' pkgdatadir=/usr/share/ngdevkit-gngeo
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src'
Making install in effect
make[2]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/effect'
make[3]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/effect'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/effect'
make[2]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/effect'
Making install in blitter
make[2]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/blitter'
make[3]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/blitter'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/BUILDROOT/usr/share/ngdevkit-gngeo'
 /usr/bin/install -p -m 644 noop.glsl noop.glslp '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/BUILDROOT/usr/share/ngdevkit-gngeo'
make[3]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/blitter'
make[2]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/blitter'
Making install in ym2610
make[2]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/ym2610'
make[3]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/ym2610'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/ym2610'
make[2]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/ym2610'
Making install in generator68k
make[2]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/generator68k'
make[3]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/generator68k'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/generator68k'
make[2]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/generator68k'
Making install in mamez80
make[2]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/mamez80'
make[3]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/mamez80'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/mamez80'
make[2]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src/mamez80'
make[2]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src'
make[3]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src'
 /usr/bin/mkdir -p '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/BUILDROOT/usr/bin'
  /usr/bin/install -p gngeo '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/BUILDROOT/usr/bin/./ngdevkit-gngeo'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src'
make[2]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src'
make[1]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/src'
Making install in gngeo.dat
make[1]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/gngeo.dat'
make[2]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/gngeo.dat'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/BUILDROOT/usr/share/ngdevkit-gngeo'
 /usr/bin/install -p -m 644 gngeo_data.zip '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/BUILDROOT/usr/share/ngdevkit-gngeo'
make[2]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/gngeo.dat'
make[1]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/gngeo.dat'
make[1]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116'
make[2]: Entering directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/BUILDROOT/usr/share/man/man1'
 /usr/bin/install -p -m 644 'gngeo.1' '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/BUILDROOT/usr/share/man/man1/ngdevkit-gngeo.1'
make[2]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116'
make[1]: Leaving directory '/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116'
+ /usr/lib/rpm/check-buildroot
Reading /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: ngdevkit-gngeo-0.8.1+202501101116-1.fc41.x86_64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.k2NJen
+ umask 022
+ cd /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build
+ cd gngeo-nightly-202501101116
+ LICENSEDIR=/builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/BUILDROOT/usr/share/licenses/ngdevkit-gngeo
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/BUILDROOT/usr/share/licenses/ngdevkit-gngeo
+ cp -pr /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/gngeo-nightly-202501101116/COPYING /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/BUILDROOT/usr/share/licenses/ngdevkit-gngeo
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ngdevkit-gngeo = 0.8.1+202501101116-1.fc41 ngdevkit-gngeo(x86-64) = 0.8.1+202501101116-1.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libGL.so.1()(64bit) libGLEW.so.2.2()(64bit) libSDL2-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmvec.so.1()(64bit) libmvec.so.1(GLIBC_2.22)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build/BUILDROOT
Wrote: /builddir/build/RPMS/ngdevkit-gngeo-0.8.1+202501101116-1.fc41.x86_64.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.dFaMHw
+ umask 022
+ cd /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build
+ test -d /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build
+ rm -rf /builddir/build/BUILD/ngdevkit-gngeo-0.8.1+202501101116-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild ngdevkit-gngeo-0.8.1+202501101116-1.fc41.src.rpm
Finish: build phase for ngdevkit-gngeo-0.8.1+202501101116-1.fc41.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-x86_64-1736508220.245564/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/ngdevkit-gngeo-0.8.1+202501101116-1.fc41.src.rpm) Config(child) 1 minutes 43 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "ngdevkit-gngeo",
            "epoch": null,
            "version": "0.8.1+202501101116",
            "release": "1.fc41",
            "arch": "src"
        },
        {
            "name": "ngdevkit-gngeo",
            "epoch": null,
            "version": "0.8.1+202501101116",
            "release": "1.fc41",
            "arch": "x86_64"
        }
    ]
}
RPMResults finished