useidel / signal-desktop-fedora

fedora SPEC file for signal-desktop RPMs
GNU Affero General Public License v3.0
7 stars 2 forks source link

Signal 7.11 not building on f40 #5

Closed davidfetter closed 5 months ago

davidfetter commented 5 months ago

This appears to be something to do with yarn, a tool with which I am not yet familiar. I've attached the output of rpm -ba. What else might be needed to diagnose and fix this?

$ rpmbuild -ba signal-desktop.spec 
warning: bogus date in %changelog: Wed Apr 18 2024 Udo Seidel <udoseidel@gmx.de> 7.5.1-1
setting SOURCE_DATE_EPOCH=1717027200
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jqbAlf
+ umask 022
+ cd /home/shackle/rpmbuild/BUILD
++ date +%s
+ export SOURCE_DATE_EPOCH=1717462658
+ SOURCE_DATE_EPOCH=1717462658
+ git lfs install
Git LFS initialized.
+ node --version
v20.12.2
+ rm -rf Signal-Desktop-7.11.0
+ tar xfz /home/shackle/rpmbuild/SOURCES/v7.11.0.tar.gz
+ cd Signal-Desktop-7.11.0
+ sed 's#"node": "#&>=#' -i package.json
++ dirname /home/shackle/rpmbuild/BUILD
+ YARNCPATH=/home/shackle/rpmbuild
++ dirname /home/shackle/rpmbuild
+ YARNCPATH=/home/shackle
+ mkdir -p /home/shackle/.config/yarn/global/
+ cp .yarnclean /home/shackle/.config/yarn/global/
+ yarn --c
yarn install v1.22.22
[1/6] Validating package.json...
[2/6] Resolving packages...
[3/6] Fetching packages...
[4/6] Linking dependencies...
warning " > focus-trap-react@8.8.1" has unmet peer dependency "prop-types@^15.7.2".
warning " > react-contextmenu@2.11.0" has incorrect peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.1".
warning " > react-contextmenu@2.11.0" has incorrect peer dependency "react-dom@^0.14.0 || ^15.0.0 || ^16.0.1".
warning " > react-contextmenu@2.11.0" has unmet peer dependency "prop-types@^15.0.0".
warning " > react-virtualized@9.22.3" has incorrect peer dependency "react@^15.3.0 || ^16.0.0-alpha".
warning " > react-virtualized@9.22.3" has incorrect peer dependency "react-dom@^15.3.0 || ^16.0.0-alpha".
warning " > css-loader@3.2.0" has incorrect peer dependency "webpack@^4.0.0".
warning " > endanger@7.0.4" has incorrect peer dependency "danger@^10.5.3".
warning " > style-loader@1.0.0" has incorrect peer dependency "webpack@^4.0.0".
warning "stylelint-config-recommended-scss > postcss-scss@4.0.6" has unmet peer dependency "postcss@^8.4.19".
[5/6] Building fresh packages...
[6/6] Cleaning modules...
$ yarn build:acknowledgments && patch-package && yarn electron:install-app-deps
yarn run v1.22.22
$ node scripts/generate-acknowledgments.js
Done in 0.97s.
patch-package 8.0.0
Applying patches...
@formatjs/intl@2.6.7 ✔
@storybook/manager-api@7.4.5 ✔
@storybook/router@7.4.5 ✔
@types/backbone@1.4.16 ✔
@types/blueimp-load-image@5.14.1 ✔
@types/express@4.17.18 ✔
@types/fabric@4.5.3 ✔
@types/jest@28.1.3 ✔
@types/node@18.15.11 ✔
@types/node-fetch@2.6.2 ✔
app-builder-lib@24.6.3 ✔
backbone@1.4.0 ✔
casual@1.6.2 ✔
electron-util@0.13.1 ✔
fabric@4.6.0 ✔
got@11.8.5 ✔
mac-screen-capture-permissions@2.0.0 ✔
nan@2.18.0 ✔
node-fetch@2.6.7 ✔
protobufjs@7.2.4 ✔
protobufjs-cli@1.1.1 ✔
proxy-agent@6.3.0 ✔
qrcode-generator@1.4.4 ✔
quill@1.3.7 ✔
react-aria-components@1.0.0-alpha.3 ✔
react-blurhash@0.1.2 ✔
react-contextmenu@2.11.0 ✔
react-textarea-autosize@8.3.4 ✔
socks-proxy-agent@8.0.1 ✔
websocket@1.0.34 ✔
yarn run v1.22.22
$ electron-builder install-app-deps
  • electron-builder  version=24.6.3
  • loaded configuration  file=package.json ("build" field)
  • rebuilding native dependencies  dependencies=@nodert-win10-rs4/windows.data.xml.dom@0.4.4, @nodert-win10-rs4/windows.ui.notifications@0.4.4, @signalapp/better-sqlite3@8.7.1, @signalapp/windows-dummy-keystroke@1.0.0, bufferutil@4.0.7, fs-xattr@0.3.0, mac-screen-capture-permissions@2.0.0, utf-8-validate@5.0.10
                                    platform=linux
                                    arch=x64
  • install prebuilt binary  name=mac-screen-capture-permissions version=2.0.0 platform=linux arch=x64 napi=
  • build native dependency from sources  name=mac-screen-capture-permissions
                                          version=2.0.0
                                          platform=linux
                                          arch=x64
                                          napi=
                                          reason=prebuild-install failed with error (run with env DEBUG=electron-builder to get more information)
                                          error=/home/shackle/rpmbuild/BUILD/Signal-Desktop-7.11.0/node_modules/node-abi/index.js:30
      throw new Error('Could not detect abi for version ' + target + ' and runtime ' + runtime + '.  Updating "node-abi" might help solve this issue if it is a new release of ' + runtime)
      ^

    Error: Could not detect abi for version 30.0.6 and runtime electron.  Updating "node-abi" might help solve this issue if it is a new release of electron
        at getAbi (/home/shackle/rpmbuild/BUILD/Signal-Desktop-7.11.0/node_modules/node-abi/index.js:30:9)
        at module.exports (/home/shackle/rpmbuild/BUILD/Signal-Desktop-7.11.0/node_modules/prebuild-install/rc.js:53:57)
        at Object.<anonymous> (/home/shackle/rpmbuild/BUILD/Signal-Desktop-7.11.0/node_modules/prebuild-install/bin.js:8:25)
        at Module._compile (node:internal/modules/cjs/loader:1369:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28:49

    Node.js v20.12.2

  • rebuilding native dependency  name=@nodert-win10-rs4/windows.ui.notifications version=0.4.4
  • rebuilding native dependency  name=@nodert-win10-rs4/windows.data.xml.dom version=0.4.4
  • rebuilding native dependency  name=@signalapp/better-sqlite3 version=8.7.1
  • rebuilding native dependency  name=@signalapp/windows-dummy-keystroke version=1.0.0
  • rebuilding native dependency  name=bufferutil version=4.0.7
  • rebuilding native dependency  name=fs-xattr version=0.3.0
  • rebuilding native dependency  name=mac-screen-capture-permissions version=2.0.0
  • rebuilding native dependency  name=utf-8-validate version=5.0.10
Done in 10.66s.
Done in 78.22s.
+ yarn install --frozen-lockfileyarn
yarn install v1.22.22
[1/6] Validating package.json...
[2/6] Resolving packages...
success Already up-to-date.
$ yarn build:acknowledgments && patch-package && yarn electron:install-app-deps
yarn run v1.22.22
$ node scripts/generate-acknowledgments.js
Done in 0.96s.
patch-package 8.0.0
Applying patches...
@formatjs/intl@2.6.7 ✔
@storybook/manager-api@7.4.5 ✔
@storybook/router@7.4.5 ✔
@types/backbone@1.4.16 ✔
@types/blueimp-load-image@5.14.1 ✔
@types/express@4.17.18 ✔
@types/fabric@4.5.3 ✔
@types/jest@28.1.3 ✔
@types/node@18.15.11 ✔
@types/node-fetch@2.6.2 ✔
app-builder-lib@24.6.3 ✔
backbone@1.4.0 ✔
casual@1.6.2 ✔
electron-util@0.13.1 ✔
fabric@4.6.0 ✔
got@11.8.5 ✔
mac-screen-capture-permissions@2.0.0 ✔
nan@2.18.0 ✔
node-fetch@2.6.7 ✔
protobufjs@7.2.4 ✔
protobufjs-cli@1.1.1 ✔
proxy-agent@6.3.0 ✔
qrcode-generator@1.4.4 ✔
quill@1.3.7 ✔
react-aria-components@1.0.0-alpha.3 ✔
react-blurhash@0.1.2 ✔
react-contextmenu@2.11.0 ✔
react-textarea-autosize@8.3.4 ✔
socks-proxy-agent@8.0.1 ✔
websocket@1.0.34 ✔
yarn run v1.22.22
$ electron-builder install-app-deps
  • electron-builder  version=24.6.3
  • loaded configuration  file=package.json ("build" field)
  • rebuilding native dependencies  dependencies=@nodert-win10-rs4/windows.data.xml.dom@0.4.4, @nodert-win10-rs4/windows.ui.notifications@0.4.4, @signalapp/better-sqlite3@8.7.1, @signalapp/windows-dummy-keystroke@1.0.0, bufferutil@4.0.7, fs-xattr@0.3.0, mac-screen-capture-permissions@2.0.0, utf-8-validate@5.0.10
                                    platform=linux
                                    arch=x64
  • install prebuilt binary  name=mac-screen-capture-permissions version=2.0.0 platform=linux arch=x64 napi=
  • build native dependency from sources  name=mac-screen-capture-permissions
                                          version=2.0.0
                                          platform=linux
                                          arch=x64
                                          napi=
                                          reason=prebuild-install failed with error (run with env DEBUG=electron-builder to get more information)
                                          error=/home/shackle/rpmbuild/BUILD/Signal-Desktop-7.11.0/node_modules/node-abi/index.js:30
      throw new Error('Could not detect abi for version ' + target + ' and runtime ' + runtime + '.  Updating "node-abi" might help solve this issue if it is a new release of ' + runtime)
      ^

    Error: Could not detect abi for version 30.0.6 and runtime electron.  Updating "node-abi" might help solve this issue if it is a new release of electron
        at getAbi (/home/shackle/rpmbuild/BUILD/Signal-Desktop-7.11.0/node_modules/node-abi/index.js:30:9)
        at module.exports (/home/shackle/rpmbuild/BUILD/Signal-Desktop-7.11.0/node_modules/prebuild-install/rc.js:53:57)
        at Object.<anonymous> (/home/shackle/rpmbuild/BUILD/Signal-Desktop-7.11.0/node_modules/prebuild-install/bin.js:8:25)
        at Module._compile (node:internal/modules/cjs/loader:1369:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28:49

    Node.js v20.12.2

  • rebuilding native dependency  name=@nodert-win10-rs4/windows.ui.notifications version=0.4.4
  • rebuilding native dependency  name=@nodert-win10-rs4/windows.data.xml.dom version=0.4.4
  • rebuilding native dependency  name=@signalapp/better-sqlite3 version=8.7.1
  • rebuilding native dependency  name=@signalapp/windows-dummy-keystroke version=1.0.0
  • rebuilding native dependency  name=bufferutil version=4.0.7
  • rebuilding native dependency  name=fs-xattr version=0.3.0
  • rebuilding native dependency  name=mac-screen-capture-permissions version=2.0.0
  • rebuilding native dependency  name=utf-8-validate version=5.0.10
Done in 10.70s.
Done in 14.32s.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cLwnxy
+ umask 022
+ cd /home/shackle/rpmbuild/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -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
++ date +%s
+ export SOURCE_DATE_EPOCH=1717462752
+ SOURCE_DATE_EPOCH=1717462752
+ echo 1717462752
1717462752
+ cd /home/shackle/rpmbuild/BUILD/Signal-Desktop-7.11.0
+ yarn generate
yarn run v1.22.22
$ npm-run-all build-protobuf build:esbuild build:dns-fallback build:icu-types build:compact-locales sass get-expire-time copy-components
$ yarn build-module-protobuf
$ pbjs --target static-module --force-long --no-typeurl --no-verify --no-create --no-convert --wrap commonjs --out ts/protobuf/compiled.js protos/*.proto && pbts --no-comments --out ts/protobuf/compiled.d.ts ts/protobuf/compiled.js
$ node scripts/esbuild.js
$ node ts/scripts/generate-dns-fallback.js
Error: getaddrinfo ENOTFOUND create.signal.art
    at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:118:26) {
  errno: -3007,
  code: 'ENOTFOUND',
  syscall: 'getaddrinfo',
  hostname: 'create.signal.art'
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ERROR: "build:dns-fallback" exited with 1.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error: Bad exit status from /var/tmp/rpm-tmp.cLwnxy (%build)

RPM build warnings:
    bogus date in %changelog: Wed Apr 18 2024 Udo Seidel <udoseidel@gmx.de> 7.5.1-1

RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.cLwnxy (%build)
useidel commented 5 months ago

Hi @davidfetter Ufff ... at the first glance I have no idea. It does work for me in the COPR environment. https://copr.fedorainfracloud.org/coprs/useidel/signal-desktop/build/7506620/ The beauty of COPR is that the build is done in a clean environment and hence reproducible. I suggest to compare "my build logs" with yours. That is where I would start as well.

davidfetter commented 5 months ago

So I tried the COPR reproducibility and...somehow messed it up.

$ /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7506620-fedora-40-x86_64 --chroot fedora-40-x86_64
/usr/bin/copr-rpmbuild:14: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
  import pkg_resources

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/7506620-fedora-40-x86_64 --chroot fedora-40-x86_64

Version: 0.73
PID: 216697
Logging PID: 216698
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': False,
 'build_id': 7506620,
 'buildroot_pkgs': [],
 'chroot': 'fedora-40-x86_64',
 'enable_net': True,
 'fedora_review': False,
 'git_hash': '76ee77e2e1c4ffae2753334efa557c408d9f4db0',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/useidel/signal-desktop/signal-desktop',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'signal-desktop',
 'package_version': '7.11.0-1',
 'project_dirname': 'signal-desktop',
 'project_name': 'signal-desktop',
 'project_owner': 'useidel',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/useidel/signal-desktop/fedora-40-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'useidel/signal-desktop--useidel',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'submitter': 'useidel',
 'tags': [],
 'task_id': '7506620-fedora-40-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/useidel/signal-desktop/signal-desktop /var/lib/copr-rpmbuild/workspace/workdir-2ldzhfur/signal-desktop --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/useidel/signal-desktop/signal-desktop', '/var/lib/copr-rpmbuild/workspace/workdir-2ldzhfur/signal-desktop', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-2ldzhfur/signal-desktop'...

Running: git checkout 76ee77e2e1c4ffae2753334efa557c408d9f4db0 --

cmd: ['git', 'checkout', '76ee77e2e1c4ffae2753334efa557c408d9f4db0', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-2ldzhfur/signal-desktop
rc: 0
stdout: 
stderr: Note: switching to '76ee77e2e1c4ffae2753334efa557c408d9f4db0'.

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 76ee77e automatic import of signal-desktop

Running: copr-distgit-client sources

cmd: ['copr-distgit-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-2ldzhfur/signal-desktop
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 v7.11.0.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o v7.11.0.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/useidel/signal-desktop/signal-desktop/v7.11.0.tar.gz/md5/fb655aa9691c0ccc151ccf35c24be721/v7.11.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 39.9M  100 39.9M    0     0  16.4M      0  0:00:02  0:00:02 --:--:-- 16.4M
INFO: Reading stdout from command: md5sum v7.11.0.tar.gz

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

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

Total download size: 2.5 M
Installed size: 6.8 M
Downloading Packages:
(1/6): dnf5-5.1.17-1.fc40.x86_64.rpm                                                                                                       1.9 MB/s | 701 kB     00:00    
(2/6): dnf5-plugins-5.1.17-1.fc40.x86_64.rpm                                                                                               5.9 MB/s | 358 kB     00:00    
(3/6): libdnf5-5.1.17-1.fc40.x86_64.rpm                                                                                                    9.3 MB/s | 1.0 MB     00:00    
(4/6): libdnf5-cli-5.1.17-1.fc40.x86_64.rpm                                                                                                3.7 MB/s | 231 kB     00:00    
(5/6): sdbus-cpp-1.4.0-2.fc40.x86_64.rpm                                                                                                    50 kB/s | 110 kB     00:02    
(6/6): fmt-10.2.1-4.fc40.x86_64.rpm                                                                                                         56 kB/s | 125 kB     00:02    
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                      864 kB/s | 2.5 MB     00:02     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                                                                   1/1 
  Installing       : fmt-10.2.1-4.fc40.x86_64                                                                                                                          1/6 
  Installing       : libdnf5-5.1.17-1.fc40.x86_64                                                                                                                      2/6 
  Installing       : libdnf5-cli-5.1.17-1.fc40.x86_64                                                                                                                  3/6 
  Installing       : sdbus-cpp-1.4.0-2.fc40.x86_64                                                                                                                     4/6 
  Installing       : dnf5-5.1.17-1.fc40.x86_64                                                                                                                         5/6 
  Installing       : dnf5-plugins-5.1.17-1.fc40.x86_64                                                                                                                 6/6 
  Running scriptlet: dnf5-plugins-5.1.17-1.fc40.x86_64                                                                                                                 6/6 

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

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

Transaction Summary:
 Installing:      152 packages

Total size of inbound packages is 53 MiB. Need to download 53 MiB.
After this operation 178 MiB will be used (install 178 MiB, remove 0 B).
[  1/152] bzip2-0:1.0.8-18.fc40.x86_64  100% |  18.9 KiB/s |  52.4 KiB |  00m03s
[  2/152] cpio-0:2.15-1.fc40.x86_64     100% | 137.8 KiB/s | 292.2 KiB |  00m02s
[  3/152] bash-0:5.2.26-3.fc40.x86_64   100% | 368.0 KiB/s |   1.8 MiB |  00m05s
[  4/152] findutils-1:4.9.0-8.fc40.x86_ 100% | 559.7 KiB/s | 492.0 KiB |  00m01s
[  5/152] grep-0:3.11-7.fc40.x86_64     100% | 587.6 KiB/s | 300.2 KiB |  00m01s
[  6/152] gzip-0:1.13-1.fc40.x86_64     100% | 352.5 KiB/s | 170.6 KiB |  00m00s
[  7/152] diffutils-0:3.10-5.fc40.x86_6 100% | 192.7 KiB/s | 405.6 KiB |  00m02s
[  8/152] info-0:7.1-2.fc40.x86_64      100% | 352.0 KiB/s | 182.3 KiB |  00m01s
[  9/152] patch-0:2.7.6-24.fc40.x86_64  100% | 150.4 KiB/s | 130.7 KiB |  00m01s
[ 10/152] redhat-rpm-config-0:286-1.fc4 100% | 173.6 KiB/s |  83.0 KiB |  00m00s
[ 11/152] rpm-build-0:4.19.1.1-1.fc40.x 100% | 152.7 KiB/s |  78.2 KiB |  00m01s
[ 12/152] tar-2:1.35-3.fc40.x86_64      100% | 300.4 KiB/s | 856.6 KiB |  00m03s
[ 13/152] unzip-0:6.0-63.fc40.x86_64    100% | 372.0 KiB/s | 184.5 KiB |  00m00s
[ 14/152] sed-0:4.9-1.fc40.x86_64       100% |  76.4 KiB/s | 318.2 KiB |  00m04s
[ 15/152] which-0:2.21-41.fc40.x86_64   100% |  84.4 KiB/s |  41.4 KiB |  00m00s
[ 16/152] coreutils-0:9.4-6.fc40.x86_64 100% |  90.7 KiB/s |   1.1 MiB |  00m13s
[ 17/152] xz-1:5.4.6-3.fc40.x86_64      100% | 428.1 KiB/s | 557.4 KiB |  00m01s
[ 18/152] gawk-0:5.3.0-3.fc40.x86_64    100% | 531.8 KiB/s |   1.1 MiB |  00m02s
[ 19/152] fedora-release-common-0:40-39 100% |   1.3 KiB/s |  21.3 KiB |  00m16s
>>> Curl error (35): SSL connect error for https://download-cc-rdu01.fedoraproje
[ 20/152] shadow-utils-2:4.15.1-3.fc40. 100% |  83.6 KiB/s |   1.3 MiB |  00m16s
>>> Curl error (35): SSL connect error for https://download-cc-rdu01.fedoraproje
[ 21/152] filesystem-0:3.18-8.fc40.x86_ 100% | 339.4 KiB/s |   1.1 MiB |  00m03s
[ 22/152] ncurses-libs-0:6.4-12.2024012 100% | 550.4 KiB/s | 332.5 KiB |  00m01s
[ 23/152] bzip2-libs-0:1.0.8-18.fc40.x8 100% |  83.2 KiB/s |  40.9 KiB |  00m00s
[ 24/152] coreutils-common-0:9.4-6.fc40 100% | 815.2 KiB/s |   2.2 MiB |  00m03s
[ 25/152] gmp-1:6.2.1-8.fc40.x86_64     100% | 568.2 KiB/s | 312.5 KiB |  00m01s
[ 26/152] libacl-0:2.3.2-1.fc40.x86_64  100% |  46.4 KiB/s |  24.4 KiB |  00m01s
[ 27/152] libattr-0:2.5.2-3.fc40.x86_64 100% |  33.3 KiB/s |  18.0 KiB |  00m01s
[ 28/152] libselinux-0:3.6-4.fc40.x86_6 100% | 163.3 KiB/s |  87.5 KiB |  00m01s
[ 29/152] glibc-minimal-langpack-0:2.39 100% |   3.4 KiB/s | 103.0 KiB |  00m30s
>>> Curl error (28): Timeout was reached for https://download-cc-rdu01.fedorapro
[ 30/152] openssl-libs-1:3.2.1-2.fc40.x 100% | 703.8 KiB/s |   2.3 MiB |  00m03s
[ 31/152] util-linux-0:2.40.1-1.fc40.x8 100% |  77.7 KiB/s |   1.2 MiB |  00m16s
>>> Curl error (35): SSL connect error for https://download-cc-rdu01.fedoraproje
[ 32/152] ansible-srpm-macros-0:1-14.fc 100% |  44.0 KiB/s |  20.8 KiB |  00m00s
[ 33/152] efi-srpm-macros-0:5-11.fc40.n 100% |  44.3 KiB/s |  22.3 KiB |  00m01s
[ 34/152] file-0:5.45-4.fc40.x86_64     100% | 105.5 KiB/s |  49.0 KiB |  00m00s
[ 35/152] fonts-srpm-macros-1:2.0.5-14. 100% |  58.0 KiB/s |  26.5 KiB |  00m00s
[ 36/152] pcre2-0:10.42-2.fc40.2.x86_64 100% | 113.1 KiB/s | 235.8 KiB |  00m02s
[ 37/152] fpc-srpm-macros-0:1.3-12.fc40 100% |  16.3 KiB/s |   7.8 KiB |  00m00s
[ 38/152] ghc-srpm-macros-0:1.9-1.fc40. 100% |  18.2 KiB/s |   8.7 KiB |  00m00s
[ 39/152] gnat-srpm-macros-0:6-5.fc40.n 100% |  19.3 KiB/s |   8.8 KiB |  00m00s
[ 40/152] go-srpm-macros-0:3.5.0-1.fc40 100% |  58.6 KiB/s |  27.5 KiB |  00m00s
[ 41/152] dwz-0:0.15-6.fc40.x86_64      100% |  47.1 KiB/s | 137.8 KiB |  00m03s
[ 42/152] kernel-srpm-macros-0:1.0-23.f 100% |  22.1 KiB/s |   9.7 KiB |  00m00s
[ 43/152] lua-srpm-macros-0:1-13.fc40.n 100% |  18.8 KiB/s |   8.7 KiB |  00m00s
[ 44/152] ocaml-srpm-macros-0:9-3.fc40. 100% |  19.6 KiB/s |   9.1 KiB |  00m00s
[ 45/152] openblas-srpm-macros-0:2-16.f 100% |  16.4 KiB/s |   7.5 KiB |  00m00s
[ 46/152] package-notes-srpm-macros-0:0 100% |  22.3 KiB/s |   9.9 KiB |  00m00s
[ 47/152] perl-srpm-macros-0:1-53.fc40. 100% |  18.4 KiB/s |   8.4 KiB |  00m00s
[ 48/152] pyproject-srpm-macros-0:1.12. 100% |  26.5 KiB/s |  13.6 KiB |  00m01s
[ 49/152] python-srpm-macros-0:3.12-7.f 100% |  49.1 KiB/s |  23.8 KiB |  00m00s
[ 50/152] qt5-srpm-macros-0:5.15.13-1.f 100% |  17.5 KiB/s |   8.5 KiB |  00m00s
[ 51/152] zig-srpm-macros-0:1-2.fc40.no 100% |  17.1 KiB/s |   8.0 KiB |  00m00s
[ 52/152] rpm-0:4.19.1.1-1.fc40.x86_64  100% | 576.4 KiB/s | 540.1 KiB |  00m01s
[ 53/152] debugedit-0:5.0-14.fc40.x86_6 100% | 157.7 KiB/s |  78.7 KiB |  00m00s
[ 54/152] elfutils-libelf-0:0.191-4.fc4 100% | 451.2 KiB/s | 209.8 KiB |  00m00s
[ 55/152] elfutils-0:0.191-4.fc40.x86_6 100% | 605.1 KiB/s | 531.3 KiB |  00m01s
[ 56/152] popt-0:1.19-6.fc40.x86_64     100% | 103.1 KiB/s |  66.7 KiB |  00m01s
[ 57/152] readline-0:8.2-8.fc40.x86_64  100% | 436.1 KiB/s | 213.3 KiB |  00m00s
[ 58/152] rpm-build-libs-0:4.19.1.1-1.f 100% | 215.9 KiB/s |  95.0 KiB |  00m00s
[ 59/152] rpm-libs-0:4.19.1.1-1.fc40.x8 100% | 595.3 KiB/s | 308.9 KiB |  00m01s
[ 60/152] glibc-common-0:2.39-13.fc40.x 100% |   2.5 MiB/s | 385.9 KiB |  00m00s
[ 61/152] xz-libs-1:5.4.6-3.fc40.x86_64 100% | 225.0 KiB/s | 110.0 KiB |  00m00s
[ 62/152] audit-libs-0:4.0.1-1.fc40.x86 100% | 249.6 KiB/s | 125.3 KiB |  00m01s
[ 63/152] libsemanage-0:3.6-3.fc40.x86_ 100% | 244.5 KiB/s | 116.4 KiB |  00m00s
[ 64/152] libxcrypt-0:4.4.36-5.fc40.x86 100% | 223.6 KiB/s | 118.1 KiB |  00m01s
[ 65/152] setup-0:2.14.5-2.fc40.noarch  100% | 314.5 KiB/s | 154.7 KiB |  00m00s
[ 66/152] util-linux-core-0:2.40.1-1.fc 100% |   4.9 MiB/s | 537.0 KiB |  00m00s
[ 67/152] zip-0:3.0-40.fc40.x86_64      100% |  64.5 KiB/s | 264.8 KiB |  00m04s
[ 68/152] libcap-ng-0:0.8.4-4.fc40.x86_ 100% |  66.9 KiB/s |  32.6 KiB |  00m00s
[ 69/152] libutempter-0:1.2.1-13.fc40.x 100% |  56.8 KiB/s |  26.4 KiB |  00m00s
[ 70/152] ncurses-base-0:6.4-12.2024012 100% | 181.6 KiB/s |  88.8 KiB |  00m00s
[ 71/152] zlib-ng-compat-0:2.1.6-2.fc40 100% |  87.1 KiB/s |  77.1 KiB |  00m01s
[ 72/152] libsepol-0:3.6-3.fc40.x86_64  100% | 379.2 KiB/s | 340.1 KiB |  00m01s
[ 73/152] file-libs-0:5.45-4.fc40.x86_6 100% | 834.5 KiB/s | 762.7 KiB |  00m01s
[ 74/152] ca-certificates-0:2023.2.62_v 100% | 599.9 KiB/s | 862.1 KiB |  00m01s
[ 75/152] pcre2-syntax-0:10.42-2.fc40.2 100% | 109.1 KiB/s | 142.7 KiB |  00m01s
[ 76/152] elfutils-libs-0:0.191-4.fc40. 100% | 475.1 KiB/s | 259.9 KiB |  00m01s
[ 77/152] elfutils-debuginfod-client-0: 100% |  72.6 KiB/s |  38.5 KiB |  00m01s
[ 78/152] lua-libs-0:5.4.6-5.fc40.x86_6 100% | 141.6 KiB/s | 131.9 KiB |  00m01s
[ 79/152] elfutils-default-yama-scope-0 100% |  28.1 KiB/s |  13.5 KiB |  00m00s
[ 80/152] glibc-0:2.39-13.fc40.x86_64   100% |   9.9 MiB/s |   2.2 MiB |  00m00s
[ 81/152] glibc-gconv-extra-0:2.39-13.f 100% |   7.4 MiB/s |   1.7 MiB |  00m00s
[ 82/152] libcap-0:2.69-8.fc40.x86_64   100% |   2.2 MiB/s |  85.7 KiB |  00m00s
[ 83/152] libzstd-0:1.5.6-1.fc40.x86_64 100% |   4.4 MiB/s | 309.2 KiB |  00m00s
[ 84/152] sqlite-libs-0:3.45.1-2.fc40.x 100% | 728.4 KiB/s | 705.1 KiB |  00m01s
[ 85/152] rpm-sequoia-0:1.6.0-3.fc40.x8 100% |   6.3 MiB/s | 845.9 KiB |  00m00s
[ 86/152] libgcc-0:14.1.1-4.fc40.x86_64 100% |   3.6 MiB/s | 128.6 KiB |  00m00s
[ 87/152] libgomp-0:14.1.1-4.fc40.x86_6 100% |   5.8 MiB/s | 349.2 KiB |  00m00s
[ 88/152] basesystem-0:11-20.fc40.noarc 100% |  14.8 KiB/s |   7.2 KiB |  00m00s
[ 89/152] binutils-0:2.41-37.fc40.x86_6 100% |  14.1 MiB/s |   6.2 MiB |  00m00s
[ 90/152] zstd-0:1.5.6-1.fc40.x86_64    100% |   1.4 MiB/s | 479.4 KiB |  00m00s
[ 91/152] jansson-0:2.13.1-9.fc40.x86_6 100% |  82.3 KiB/s |  44.2 KiB |  00m01s
[ 92/152] lz4-libs-0:1.9.4-6.fc40.x86_6 100% | 128.5 KiB/s |  67.2 KiB |  00m01s
[ 93/152] pkgconf-pkg-config-0:2.1.0-1. 100% |  17.7 KiB/s |   9.7 KiB |  00m01s
[ 94/152] pkgconf-0:2.1.0-1.fc40.x86_64 100% |  82.2 KiB/s |  43.5 KiB |  00m01s
[ 95/152] curl-0:8.6.0-8.fc40.x86_64    100% |   2.9 MiB/s | 300.7 KiB |  00m00s
[ 96/152] libarchive-0:3.7.2-4.fc40.x86 100% |   4.2 MiB/s | 406.7 KiB |  00m00s
[ 97/152] forge-srpm-macros-0:0.3.1-1.f 100% | 229.1 KiB/s |  19.5 KiB |  00m00s
[ 98/152] pkgconf-m4-0:2.1.0-1.fc40.noa 100% |  30.8 KiB/s |  13.9 KiB |  00m00s
[ 99/152] qt6-srpm-macros-0:6.7.1-1.fc4 100% | 145.7 KiB/s |   8.9 KiB |  00m00s
[100/152] rust-srpm-macros-0:26.3-1.fc4 100% | 223.4 KiB/s |  12.5 KiB |  00m00s
[101/152] ed-0:1.20.2-1.fc40.x86_64     100% |   1.3 MiB/s |  81.9 KiB |  00m00s
[102/152] crypto-policies-0:20240510-1. 100% |   1.4 MiB/s |  99.0 KiB |  00m00s
[103/152] mpfr-0:4.2.1-4.fc40.x86_64    100% |   5.4 MiB/s | 348.9 KiB |  00m00s
[104/152] libstdc++-0:14.1.1-4.fc40.x86 100% |   5.6 MiB/s | 882.3 KiB |  00m00s
[105/152] libpkgconf-0:2.1.0-1.fc40.x86 100% |  41.3 KiB/s |  37.8 KiB |  00m01s
[106/152] libffi-0:3.4.4-7.fc40.x86_64  100% |  75.1 KiB/s |  39.4 KiB |  00m01s
[107/152] p11-kit-trust-0:0.25.3-4.fc40 100% | 288.4 KiB/s | 131.5 KiB |  00m00s
[108/152] libblkid-0:2.40.1-1.fc40.x86_ 100% |   1.3 MiB/s | 124.3 KiB |  00m00s
[109/152] libuuid-0:2.40.1-1.fc40.x86_6 100% | 490.4 KiB/s |  28.4 KiB |  00m00s
[110/152] p11-kit-0:0.25.3-4.fc40.x86_6 100% | 385.3 KiB/s | 489.8 KiB |  00m01s
[111/152] libmount-0:2.40.1-1.fc40.x86_ 100% |   3.8 MiB/s | 154.6 KiB |  00m00s
[112/152] libtasn1-0:4.19.0-6.fc40.x86_ 100% |  83.5 KiB/s |  73.7 KiB |  00m01s
[113/152] libsmartcols-0:2.40.1-1.fc40. 100% |   2.5 MiB/s |  83.3 KiB |  00m00s
[114/152] systemd-libs-0:255.7-1.fc40.x 100% |   9.2 MiB/s | 707.2 KiB |  00m00s
[115/152] pam-0:1.6.1-3.fc40.x86_64     100% |   5.7 MiB/s | 553.4 KiB |  00m00s
[116/152] libfdisk-0:2.40.1-1.fc40.x86_ 100% |   1.2 MiB/s | 159.4 KiB |  00m00s
[117/152] pam-libs-0:1.6.1-3.fc40.x86_6 100% | 627.4 KiB/s |  57.1 KiB |  00m00s
[118/152] authselect-0:1.5.0-5.fc40.x86 100% | 316.4 KiB/s | 146.2 KiB |  00m00s
[119/152] gdbm-libs-1:1.23-6.fc40.x86_6 100% | 104.0 KiB/s |  56.2 KiB |  00m01s
[120/152] libnsl2-0:2.0.1-1.fc40.x86_64 100% |  55.3 KiB/s |  29.6 KiB |  00m01s
[121/152] libtirpc-0:1.3.4-1.rc3.fc40.x 100% | 182.8 KiB/s |  92.5 KiB |  00m01s
[122/152] libpwquality-0:1.4.5-9.fc40.x 100% | 192.4 KiB/s | 119.7 KiB |  00m01s
[123/152] cracklib-0:2.9.11-5.fc40.x86_ 100% | 190.3 KiB/s |  92.5 KiB |  00m00s
[124/152] authselect-libs-0:1.5.0-5.fc4 100% | 175.5 KiB/s | 218.6 KiB |  00m01s
[125/152] libcom_err-0:1.47.0-5.fc40.x8 100% |  50.6 KiB/s |  25.4 KiB |  00m01s
[126/152] keyutils-libs-0:1.6.3-3.fc40. 100% |  62.7 KiB/s |  31.5 KiB |  00m01s
[127/152] krb5-libs-0:1.21.2-5.fc40.x86 100% | 577.2 KiB/s | 756.1 KiB |  00m01s
[128/152] libeconf-0:0.6.2-2.fc40.x86_6 100% | 491.7 KiB/s |  32.0 KiB |  00m00s
[129/152] libverto-0:0.3.2-8.fc40.x86_6 100% |  39.3 KiB/s |  20.5 KiB |  00m01s
[130/152] libxml2-0:2.12.7-1.fc40.x86_6 100% |   2.7 MiB/s | 685.3 KiB |  00m00s
[131/152] fedora-repos-0:40-2.noarch    100% |  79.0 KiB/s |   9.5 KiB |  00m00s
[132/152] fedora-gpg-keys-0:40-2.noarch 100% |   1.4 MiB/s | 132.1 KiB |  00m00s
[133/152] alternatives-0:1.27-1.fc40.x8 100% | 543.0 KiB/s |  40.7 KiB |  00m00s
[134/152] gdbm-1:1.23-6.fc40.x86_64     100% | 302.0 KiB/s | 152.5 KiB |  00m01s
[135/152] binutils-gold-0:2.41-37.fc40. 100% |   2.6 MiB/s | 780.6 KiB |  00m00s
[136/152] fedora-release-0:40-39.noarch 100% |  40.9 KiB/s |  10.8 KiB |  00m00s
[137/152] xxhash-libs-0:0.8.2-2.fc40.x8 100% |  67.0 KiB/s |  36.9 KiB |  00m01s
[138/152] gdb-minimal-0:14.2-2.fc40.x86 100% |   3.1 MiB/s |   4.3 MiB |  00m01s
[139/152] libcurl-0:8.6.0-8.fc40.x86_64 100% | 275.9 KiB/s | 344.9 KiB |  00m01s
[140/152] libbrotli-0:1.1.0-3.fc40.x86_ 100% | 382.8 KiB/s | 338.4 KiB |  00m01s
[141/152] libssh-0:0.10.6-5.fc40.x86_64 100% | 447.2 KiB/s | 210.6 KiB |  00m00s
[142/152] libidn2-0:2.3.7-1.fc40.x86_64 100% | 130.9 KiB/s | 118.7 KiB |  00m01s
[143/152] libpsl-0:0.21.5-3.fc40.x86_64 100% |  71.3 KiB/s |  63.9 KiB |  00m01s
[144/152] openldap-0:2.6.7-1.fc40.x86_6 100% | 471.9 KiB/s | 254.3 KiB |  00m01s
[145/152] publicsuffix-list-dafsa-0:202 100% | 116.4 KiB/s |  58.1 KiB |  00m00s
[146/152] libssh-config-0:0.10.6-5.fc40 100% |  17.7 KiB/s |   9.0 KiB |  00m01s
[147/152] libunistring-0:1.1-7.fc40.x86 100% | 632.8 KiB/s | 545.5 KiB |  00m01s
[148/152] libevent-0:2.1.12-12.fc40.x86 100% | 514.3 KiB/s | 257.2 KiB |  00m01s
[149/152] libtool-ltdl-0:2.4.7-10.fc40. 100% |  73.3 KiB/s |  36.2 KiB |  00m00s
[150/152] libnghttp2-0:1.59.0-3.fc40.x8 100% |   1.3 MiB/s |  75.3 KiB |  00m00s
[151/152] fedora-release-identity-basic 100% | 214.6 KiB/s |  11.6 KiB |  00m00s
[152/152] cyrus-sasl-lib-0:2.1.28-19.fc 100% | 376.2 KiB/s | 789.3 KiB |  00m02s
--------------------------------------------------------------------------------
[152/152] Total                         100% | 801.6 KiB/s |  52.7 MiB |  01m07s
Running transaction
Importing PGP key 0xA15B79CC:
 Userid     : "Fedora (40) <fedora-40-primary@fedoraproject.org>"
 Fingerprint: 115DF9AEF857853EE8445D0A0727707EA15B79CC
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-40-primary
The key was successfully imported.
[  1/154] Verify package files          100% | 288.0   B/s | 152.0   B |  00m01s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-8.fc40.x86_64
>>> Stop pre-transaction scriptlet: filesystem-0:3.18-8.fc40.x86_64
[  2/154] Prepare transaction           100% |   2.0 KiB/s | 152.0   B |  00m00s
[  3/154] Installing libgcc-0:14.1.1-4. 100% |  33.2 MiB/s | 272.3 KiB |  00m00s
>>> Running post-install scriptlet: libgcc-0:14.1.1-4.fc40.x86_64
>>> Stop post-install scriptlet: libgcc-0:14.1.1-4.fc40.x86_64
[  4/154] Installing crypto-policies-0: 100% |  12.0 MiB/s | 184.5 KiB |  00m00s
>>> Running post-install scriptlet: crypto-policies-0:20240510-1.gitd287a42.fc40
>>> Stop post-install scriptlet: crypto-policies-0:20240510-1.gitd287a42.fc40.no
[  5/154] Installing fedora-release-ide 100% | 296.9 KiB/s | 912.0   B |  00m00s
[  6/154] Installing fedora-gpg-keys-0: 100% |  11.8 MiB/s | 169.7 KiB |  00m00s
[  7/154] Installing fedora-repos-0:40- 100% |   2.8 MiB/s |   5.7 KiB |  00m00s
[  8/154] Installing fedora-release-com 100% |   5.7 MiB/s |  23.3 KiB |  00m00s
[  9/154] Installing fedora-release-0:4 100% |  60.5 KiB/s | 124.0   B |  00m00s
[ 10/154] Installing setup-0:2.14.5-2.f 100% |  28.4 MiB/s | 725.8 KiB |  00m00s
>>> Running post-install scriptlet: setup-0:2.14.5-2.fc40.noarch
>>> Stop post-install scriptlet: setup-0:2.14.5-2.fc40.noarch
[ 11/154] Installing filesystem-0:3.18- 100% |   1.4 MiB/s | 212.4 KiB |  00m00s
[ 12/154] Installing basesystem-0:11-20 100% |  60.5 KiB/s | 124.0   B |  00m00s
[ 13/154] Installing libssh-config-0:0. 100% | 199.2 KiB/s | 816.0   B |  00m00s
[ 14/154] Installing publicsuffix-list- 100% |  22.2 MiB/s |  68.3 KiB |  00m00s
[ 15/154] Installing rust-srpm-macros-0 100% |   1.8 MiB/s |   5.6 KiB |  00m00s
[ 16/154] Installing qt6-srpm-macros-0: 100% | 357.4 KiB/s | 732.0   B |  00m00s
[ 17/154] Installing pkgconf-m4-0:2.1.0 100% |   7.0 MiB/s |  14.3 KiB |  00m00s
[ 18/154] Installing pcre2-syntax-0:10. 100% |  46.4 MiB/s | 237.6 KiB |  00m00s
[ 19/154] Installing ncurses-base-0:6.4 100% |  20.2 MiB/s | 351.6 KiB |  00m00s
[ 20/154] Installing glibc-minimal-lang 100% |  60.5 KiB/s | 124.0   B |  00m00s
[ 21/154] Installing ncurses-libs-0:6.4 100% |  67.6 MiB/s | 969.7 KiB |  00m00s
>>> Running pre-install scriptlet: glibc-0:2.39-13.fc40.x86_64
>>> Stop pre-install scriptlet: glibc-0:2.39-13.fc40.x86_64
[ 22/154] Installing glibc-0:2.39-13.fc 100% |  98.8 MiB/s |   6.6 MiB |  00m00s
>>> Running post-install scriptlet: glibc-0:2.39-13.fc40.x86_64
>>> Stop post-install scriptlet: glibc-0:2.39-13.fc40.x86_64
[ 23/154] Installing bash-0:5.2.26-3.fc 100% | 154.0 MiB/s |   8.2 MiB |  00m00s
>>> Running post-install scriptlet: bash-0:5.2.26-3.fc40.x86_64
>>> Stop post-install scriptlet: bash-0:5.2.26-3.fc40.x86_64
[ 24/154] Installing glibc-common-0:2.3 100% |  56.7 MiB/s |   1.0 MiB |  00m00s
[ 25/154] Installing glibc-gconv-extra- 100% |  85.4 MiB/s |   7.9 MiB |  00m00s
>>> Running post-install scriptlet: glibc-gconv-extra-0:2.39-13.fc40.x86_64
>>> Stop post-install scriptlet: glibc-gconv-extra-0:2.39-13.fc40.x86_64
[ 26/154] Installing zlib-ng-compat-0:2 100% |  32.9 MiB/s | 134.8 KiB |  00m00s
[ 27/154] Installing xz-libs-1:5.4.6-3. 100% |  51.5 MiB/s | 210.9 KiB |  00m00s
[ 28/154] Installing bzip2-libs-0:1.0.8 100% |  20.0 MiB/s |  81.8 KiB |  00m00s
[ 29/154] Installing popt-0:1.19-6.fc40 100% |  17.5 MiB/s | 143.5 KiB |  00m00s
[ 30/154] Installing readline-0:8.2-8.f 100% |  53.3 MiB/s | 491.4 KiB |  00m00s
[ 31/154] Installing libzstd-0:1.5.6-1. 100% | 110.1 MiB/s | 789.2 KiB |  00m00s
[ 32/154] Installing elfutils-libelf-0: 100% | 106.3 MiB/s |   1.2 MiB |  00m00s
[ 33/154] Installing libstdc++-0:14.1.1 100% | 131.5 MiB/s |   2.8 MiB |  00m00s
[ 34/154] Installing libuuid-0:2.40.1-1 100% |  12.5 MiB/s |  38.4 KiB |  00m00s
[ 35/154] Installing libblkid-0:2.40.1- 100% |  50.7 MiB/s | 259.7 KiB |  00m00s
[ 36/154] Installing gmp-1:6.2.1-8.fc40 100% |  97.3 MiB/s | 796.8 KiB |  00m00s
[ 37/154] Installing libattr-0:2.5.2-3. 100% |   9.6 MiB/s |  29.5 KiB |  00m00s
[ 38/154] Installing libacl-0:2.3.2-1.f 100% |  13.3 MiB/s |  40.8 KiB |  00m00s
[ 39/154] Installing libxcrypt-0:4.4.36 100% |  43.2 MiB/s | 265.5 KiB |  00m00s
[ 40/154] Installing lz4-libs-0:1.9.4-6 100% |  31.9 MiB/s | 130.5 KiB |  00m00s
[ 41/154] Installing gdbm-libs-1:1.23-6 100% |  20.1 MiB/s | 123.6 KiB |  00m00s
[ 42/154] Installing libeconf-0:0.6.2-2 100% |  14.6 MiB/s |  59.6 KiB |  00m00s
[ 43/154] Installing mpfr-0:4.2.1-4.fc4 100% | 101.8 MiB/s | 833.7 KiB |  00m00s
[ 44/154] Installing gawk-0:5.3.0-3.fc4 100% |  90.9 MiB/s |   1.7 MiB |  00m00s
[ 45/154] Installing dwz-0:0.15-6.fc40. 100% |  57.1 MiB/s | 292.3 KiB |  00m00s
[ 46/154] Installing unzip-0:6.0-63.fc4 100% |  62.9 MiB/s | 386.3 KiB |  00m00s
[ 47/154] Installing file-libs-0:5.45-4 100% | 220.7 MiB/s |   9.9 MiB |  00m00s
[ 48/154] Installing file-0:5.45-4.fc40 100% |  25.6 MiB/s | 105.0 KiB |  00m00s
[ 49/154] Installing pcre2-0:10.42-2.fc 100% | 104.0 MiB/s | 639.1 KiB |  00m00s
[ 50/154] Installing grep-0:3.11-7.fc40 100% |  62.7 MiB/s |   1.0 MiB |  00m00s
[ 51/154] Installing xz-1:5.4.6-3.fc40. 100% |  80.1 MiB/s |   2.0 MiB |  00m00s
[ 52/154] Installing libcap-ng-0:0.8.4- 100% |  18.3 MiB/s |  75.0 KiB |  00m00s
[ 53/154] Installing audit-libs-0:4.0.1 100% |  64.3 MiB/s | 329.4 KiB |  00m00s
[ 54/154] Installing pam-libs-0:1.6.1-3 100% |  26.8 MiB/s | 137.4 KiB |  00m00s
[ 55/154] Installing libcap-0:2.69-8.fc 100% |  36.6 MiB/s | 224.8 KiB |  00m00s
[ 56/154] Installing systemd-libs-0:255 100% | 128.7 MiB/s |   1.9 MiB |  00m00s
[ 57/154] Installing libsepol-0:3.6-3.f 100% |  98.0 MiB/s | 803.0 KiB |  00m00s
[ 58/154] Installing libselinux-0:3.6-4 100% |  42.5 MiB/s | 174.3 KiB |  00m00s
[ 59/154] Installing sed-0:4.9-1.fc40.x 100% |  70.8 MiB/s | 869.7 KiB |  00m00s
[ 60/154] Installing findutils-1:4.9.0- 100% |  97.7 MiB/s |   1.5 MiB |  00m00s
[ 61/154] Installing libmount-0:2.40.1- 100% |  68.9 MiB/s | 352.8 KiB |  00m00s
[ 62/154] Installing lua-libs-0:5.4.6-5 100% |  68.9 MiB/s | 282.3 KiB |  00m00s
[ 63/154] Installing jansson-0:2.13.1-9 100% |  29.2 MiB/s |  89.7 KiB |  00m00s
[ 64/154] Installing libtasn1-0:4.19.0- 100% |  28.9 MiB/s | 177.5 KiB |  00m00s
[ 65/154] Installing libsmartcols-0:2.4 100% |  44.3 MiB/s | 181.5 KiB |  00m00s
[ 66/154] Installing libcom_err-0:1.47. 100% |  22.2 MiB/s |  68.3 KiB |  00m00s
[ 67/154] Installing alternatives-0:1.2 100% |  22.1 MiB/s |  68.0 KiB |  00m00s
[ 68/154] Installing libunistring-0:1.1 100% | 133.1 MiB/s |   1.7 MiB |  00m00s
[ 69/154] Installing libidn2-0:2.3.7-1. 100% |  40.9 MiB/s | 335.0 KiB |  00m00s
[ 70/154] Installing libpsl-0:0.21.5-3. 100% |  19.9 MiB/s |  81.6 KiB |  00m00s
[ 71/154] Installing util-linux-core-0: 100% |  78.2 MiB/s |   1.5 MiB |  00m00s
[ 72/154] Installing tar-2:1.35-3.fc40. 100% | 113.5 MiB/s |   3.0 MiB |  00m00s
[ 73/154] Installing libsemanage-0:3.6- 100% |  48.1 MiB/s | 295.3 KiB |  00m00s
[ 74/154] Installing shadow-utils-2:4.1 100% |  49.6 MiB/s |   4.2 MiB |  00m00s
>>> Running pre-install scriptlet: libutempter-0:1.2.1-13.fc40.x86_64
>>> Stop pre-install scriptlet: libutempter-0:1.2.1-13.fc40.x86_64
[ 75/154] Installing libutempter-0:1.2. 100% |  14.6 MiB/s |  59.7 KiB |  00m00s
[ 76/154] Installing zip-0:3.0-40.fc40. 100% |  76.7 MiB/s | 707.1 KiB |  00m00s
[ 77/154] Installing gdbm-1:1.23-6.fc40 100% |  56.9 MiB/s | 465.8 KiB |  00m00s
[ 78/154] Installing cyrus-sasl-lib-0:2 100% | 134.3 MiB/s |   2.3 MiB |  00m00s
[ 79/154] Installing zstd-0:1.5.6-1.fc4 100% | 139.7 MiB/s |   1.7 MiB |  00m00s
[ 80/154] Installing libfdisk-0:2.40.1- 100% |  71.1 MiB/s | 364.0 KiB |  00m00s
[ 81/154] Installing bzip2-0:1.0.8-18.f 100% |  18.8 MiB/s |  96.2 KiB |  00m00s
[ 82/154] Installing libxml2-0:2.12.7-1 100% | 130.8 MiB/s |   1.7 MiB |  00m00s
[ 83/154] Installing sqlite-libs-0:3.45 100% | 127.4 MiB/s |   1.4 MiB |  00m00s
[ 84/154] Installing elfutils-default-y 100% | 204.3 KiB/s |   2.0 KiB |  00m00s
>>> Running post-install scriptlet: elfutils-default-yama-scope-0:0.191-4.fc40.n
>>> Stop post-install scriptlet: elfutils-default-yama-scope-0:0.191-4.fc40.noar
[ 85/154] Installing ed-0:1.20.2-1.fc40 100% |  29.1 MiB/s | 149.2 KiB |  00m00s
[ 86/154] Installing patch-0:2.7.6-24.f 100% |  51.6 MiB/s | 264.3 KiB |  00m00s
[ 87/154] Installing cpio-0:2.15-1.fc40 100% |  84.6 MiB/s |   1.1 MiB |  00m00s
[ 88/154] Installing diffutils-0:3.10-5 100% |  93.3 MiB/s |   1.6 MiB |  00m00s
[ 89/154] Installing libgomp-0:14.1.1-4 100% |  84.8 MiB/s | 520.9 KiB |  00m00s
[ 90/154] Installing libpkgconf-0:2.1.0 100% |  18.4 MiB/s |  75.3 KiB |  00m00s
[ 91/154] Installing pkgconf-0:2.1.0-1. 100% |  20.7 MiB/s |  84.9 KiB |  00m00s
[ 92/154] Installing pkgconf-pkg-config 100% | 591.1 KiB/s |   1.8 KiB |  00m00s
[ 93/154] Installing libffi-0:3.4.4-7.f 100% |  20.3 MiB/s |  83.0 KiB |  00m00s
[ 94/154] Installing p11-kit-0:0.25.3-4 100% |  91.4 MiB/s |   2.2 MiB |  00m00s
[ 95/154] Installing p11-kit-trust-0:0. 100% |  24.0 MiB/s | 393.1 KiB |  00m00s
>>> Running post-install scriptlet: p11-kit-trust-0:0.25.3-4.fc40.x86_64
>>> Stop post-install scriptlet: p11-kit-trust-0:0.25.3-4.fc40.x86_64
[ 96/154] Installing keyutils-libs-0:1. 100% |  13.6 MiB/s |  55.8 KiB |  00m00s
[ 97/154] Installing libverto-0:0.3.2-8 100% |  10.2 MiB/s |  31.3 KiB |  00m00s
[ 98/154] Installing xxhash-libs-0:0.8. 100% |  21.9 MiB/s |  89.9 KiB |  00m00s
[ 99/154] Installing libbrotli-0:1.1.0- 100% | 101.5 MiB/s | 831.8 KiB |  00m00s
[100/154] Installing libtool-ltdl-0:2.4 100% |  16.4 MiB/s |  67.3 KiB |  00m00s
[101/154] Installing libnghttp2-0:1.59. 100% |  40.8 MiB/s | 167.2 KiB |  00m00s
[102/154] Installing qt5-srpm-macros-0: 100% | 375.0 KiB/s | 768.0   B |  00m00s
[103/154] Installing perl-srpm-macros-0 100% | 556.6 KiB/s |   1.1 KiB |  00m00s
[104/154] Installing package-notes-srpm 100% |   1.0 MiB/s |   2.0 KiB |  00m00s
[105/154] Installing openblas-srpm-macr 100% | 187.5 KiB/s | 384.0   B |  00m00s
[106/154] Installing ocaml-srpm-macros- 100% |   1.1 MiB/s |   2.2 KiB |  00m00s
[107/154] Installing kernel-srpm-macros 100% |   1.1 MiB/s |   2.3 KiB |  00m00s
[108/154] Installing gnat-srpm-macros-0 100% | 632.8 KiB/s |   1.3 KiB |  00m00s
[109/154] Installing ghc-srpm-macros-0: 100% | 484.4 KiB/s | 992.0   B |  00m00s
[110/154] Installing fpc-srpm-macros-0: 100% | 205.1 KiB/s | 420.0   B |  00m00s
[111/154] Installing ansible-srpm-macro 100% |  11.8 MiB/s |  36.2 KiB |  00m00s
[112/154] Installing coreutils-common-0 100% | 143.3 MiB/s |  11.5 MiB |  00m00s
[113/154] Installing openssl-libs-1:3.2 100% | 169.3 MiB/s |   7.8 MiB |  00m00s
[114/154] Installing coreutils-0:9.4-6. 100% | 111.8 MiB/s |   5.8 MiB |  00m00s
>>> Running pre-install scriptlet: ca-certificates-0:2023.2.62_v7.0.401-6.fc40.n
>>> Stop pre-install scriptlet: ca-certificates-0:2023.2.62_v7.0.401-6.fc40.noar
[115/154] Installing ca-certificates-0: 100% |   2.4 MiB/s |   2.3 MiB |  00m01s
>>> Running post-install scriptlet: ca-certificates-0:2023.2.62_v7.0.401-6.fc40.
>>> Stop post-install scriptlet: ca-certificates-0:2023.2.62_v7.0.401-6.fc40.noa
[116/154] Installing krb5-libs-0:1.21.2 100% | 104.3 MiB/s |   2.3 MiB |  00m00s
[117/154] Installing libtirpc-0:1.3.4-1 100% |  49.9 MiB/s | 204.6 KiB |  00m00s
[118/154] Installing gzip-0:1.13-1.fc40 100% |  47.7 MiB/s | 390.6 KiB |  00m00s
[119/154] Installing authselect-libs-0: 100% |  54.2 MiB/s | 833.2 KiB |  00m00s
[120/154] Installing libarchive-0:3.7.2 100% |  89.5 MiB/s | 916.6 KiB |  00m00s
[121/154] Installing authselect-0:1.5.0 100% |  19.3 MiB/s | 157.9 KiB |  00m00s
[122/154] Installing cracklib-0:2.9.11- 100% |  22.2 MiB/s | 250.3 KiB |  00m00s
[123/154] Installing libpwquality-0:1.4 100% |  32.3 MiB/s | 430.1 KiB |  00m00s
[124/154] Installing libnsl2-0:2.0.1-1. 100% |  14.4 MiB/s |  59.0 KiB |  00m00s
[125/154] Installing pam-0:1.6.1-3.fc40 100% |  53.5 MiB/s |   1.8 MiB |  00m00s
[126/154] Installing libssh-0:0.10.6-5. 100% |  71.3 MiB/s | 511.4 KiB |  00m00s
[127/154] Installing rpm-sequoia-0:1.6. 100% | 138.1 MiB/s |   2.2 MiB |  00m00s
[128/154] Installing rpm-libs-0:4.19.1. 100% |  86.8 MiB/s | 711.4 KiB |  00m00s
[129/154] Installing libevent-0:2.1.12- 100% |  87.8 MiB/s | 899.4 KiB |  00m00s
[130/154] Installing openldap-0:2.6.7-1 100% |  78.0 MiB/s | 638.9 KiB |  00m00s
[131/154] Installing libcurl-0:8.6.0-8. 100% |  84.0 MiB/s | 773.9 KiB |  00m00s
[132/154] Installing elfutils-libs-0:0. 100% |  79.1 MiB/s | 648.0 KiB |  00m00s
[133/154] Installing elfutils-debuginfo 100% |  13.1 MiB/s |  66.9 KiB |  00m00s
[134/154] Installing binutils-0:2.41-37 100% | 159.1 MiB/s |  26.4 MiB |  00m00s
>>> Running post-install scriptlet: binutils-0:2.41-37.fc40.x86_64
>>> Stop post-install scriptlet: binutils-0:2.41-37.fc40.x86_64
[135/154] Installing binutils-gold-0:2. 100% |  72.5 MiB/s |   2.0 MiB |  00m00s
>>> Running post-install scriptlet: binutils-gold-0:2.41-37.fc40.x86_64
>>> Stop post-install scriptlet: binutils-gold-0:2.41-37.fc40.x86_64
[136/154] Installing elfutils-0:0.191-4 100% | 116.2 MiB/s |   2.6 MiB |  00m00s
[137/154] Installing gdb-minimal-0:14.2 100% | 171.6 MiB/s |  12.7 MiB |  00m00s
[138/154] Installing debugedit-0:5.0-14 100% |  32.8 MiB/s | 201.7 KiB |  00m00s
[139/154] Installing rpm-build-libs-0:4 100% |  48.6 MiB/s | 199.2 KiB |  00m00s
[140/154] Installing curl-0:8.6.0-8.fc4 100% |  36.0 MiB/s | 736.9 KiB |  00m00s
>>> Running pre-install scriptlet: rpm-0:4.19.1.1-1.fc40.x86_64
>>> Stop pre-install scriptlet: rpm-0:4.19.1.1-1.fc40.x86_64
[141/154] Installing rpm-0:4.19.1.1-1.f 100% |  64.8 MiB/s |   2.4 MiB |  00m00s
[142/154] Installing efi-srpm-macros-0: 100% |  13.4 MiB/s |  41.2 KiB |  00m00s
[143/154] Installing lua-srpm-macros-0: 100% | 634.1 KiB/s |   1.9 KiB |  00m00s
[144/154] Installing zig-srpm-macros-0: 100% | 832.0 KiB/s |   1.7 KiB |  00m00s
[145/154] Installing python-srpm-macros 100% |  16.7 MiB/s |  51.3 KiB |  00m00s
[146/154] Installing fonts-srpm-macros- 100% |  18.4 MiB/s |  56.5 KiB |  00m00s
[147/154] Installing go-srpm-macros-0:3 100% |  20.1 MiB/s |  61.6 KiB |  00m00s
[148/154] Installing forge-srpm-macros- 100% |   9.9 MiB/s |  40.3 KiB |  00m00s
[149/154] Installing redhat-rpm-config- 100% |  31.2 MiB/s | 191.7 KiB |  00m00s
[150/154] Installing rpm-build-0:4.19.1 100% |  22.2 MiB/s | 182.0 KiB |  00m00s
[151/154] Installing pyproject-srpm-mac 100% | 518.6 KiB/s |   2.1 KiB |  00m00s
[152/154] Installing util-linux-0:2.40. 100% |  62.4 MiB/s |   3.7 MiB |  00m00s
>>> Running post-install scriptlet: util-linux-0:2.40.1-1.fc40.x86_64
>>> Stop post-install scriptlet: util-linux-0:2.40.1-1.fc40.x86_64
[153/154] Installing which-0:2.21-41.fc 100% |  20.1 MiB/s |  82.4 KiB |  00m00s
[154/154] Installing info-0:7.1-2.fc40. 100% | 195.2 KiB/s | 358.2 KiB |  00m02s
>>> Running post-transaction scriptlet: filesystem-0:3.18-8.fc40.x86_64
>>> Stop post-transaction scriptlet: filesystem-0:3.18-8.fc40.x86_64
>>> Running post-transaction scriptlet: ca-certificates-0:2023.2.62_v7.0.401-6.f
>>> Stop post-transaction scriptlet: ca-certificates-0:2023.2.62_v7.0.401-6.fc40
>>> Running post-transaction scriptlet: authselect-libs-0:1.5.0-5.fc40.x86_64
>>> Stop post-transaction scriptlet: authselect-libs-0:1.5.0-5.fc40.x86_64
>>> Running post-transaction scriptlet: rpm-0:4.19.1.1-1.fc40.x86_64
>>> Stop post-transaction scriptlet: rpm-0:4.19.1.1-1.fc40.x86_64
>>> Running trigger-install scriptlet: glibc-common-0:2.39-13.fc40.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.39-13.fc40.x86_64
>>> Running trigger-install scriptlet: info-0:7.1-2.fc40.x86_64
>>> Stop trigger-install scriptlet: info-0:7.1-2.fc40.x86_64
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: alternatives-1.27-1.fc40.x86_64
ansible-srpm-macros-1-14.fc40.noarch
audit-libs-4.0.1-1.fc40.x86_64
authselect-1.5.0-5.fc40.x86_64
authselect-libs-1.5.0-5.fc40.x86_64
basesystem-11-20.fc40.noarch
bash-5.2.26-3.fc40.x86_64
binutils-2.41-37.fc40.x86_64
binutils-gold-2.41-37.fc40.x86_64
bzip2-1.0.8-18.fc40.x86_64
bzip2-libs-1.0.8-18.fc40.x86_64
ca-certificates-2023.2.62_v7.0.401-6.fc40.noarch
coreutils-9.4-6.fc40.x86_64
coreutils-common-9.4-6.fc40.x86_64
cpio-2.15-1.fc40.x86_64
cracklib-2.9.11-5.fc40.x86_64
crypto-policies-20240510-1.gitd287a42.fc40.noarch
curl-8.6.0-8.fc40.x86_64
cyrus-sasl-lib-2.1.28-19.fc40.x86_64
debugedit-5.0-14.fc40.x86_64
diffutils-3.10-5.fc40.x86_64
dwz-0.15-6.fc40.x86_64
ed-1.20.2-1.fc40.x86_64
efi-srpm-macros-5-11.fc40.noarch
elfutils-0.191-4.fc40.x86_64
elfutils-debuginfod-client-0.191-4.fc40.x86_64
elfutils-default-yama-scope-0.191-4.fc40.noarch
elfutils-libelf-0.191-4.fc40.x86_64
elfutils-libs-0.191-4.fc40.x86_64
fedora-gpg-keys-40-2.noarch
fedora-release-40-39.noarch
fedora-release-common-40-39.noarch
fedora-release-identity-basic-40-39.noarch
fedora-repos-40-2.noarch
file-5.45-4.fc40.x86_64
file-libs-5.45-4.fc40.x86_64
filesystem-3.18-8.fc40.x86_64
findutils-4.9.0-8.fc40.x86_64
fonts-srpm-macros-2.0.5-14.fc40.noarch
forge-srpm-macros-0.3.1-1.fc40.noarch
fpc-srpm-macros-1.3-12.fc40.noarch
gawk-5.3.0-3.fc40.x86_64
gdb-minimal-14.2-2.fc40.x86_64
gdbm-1.23-6.fc40.x86_64
gdbm-libs-1.23-6.fc40.x86_64
ghc-srpm-macros-1.9-1.fc40.noarch
glibc-2.39-13.fc40.x86_64
glibc-common-2.39-13.fc40.x86_64
glibc-gconv-extra-2.39-13.fc40.x86_64
glibc-minimal-langpack-2.39-13.fc40.x86_64
gmp-6.2.1-8.fc40.x86_64
gnat-srpm-macros-6-5.fc40.noarch
go-srpm-macros-3.5.0-1.fc40.noarch
gpg-pubkey-a15b79cc-63d04c2c
grep-3.11-7.fc40.x86_64
gzip-1.13-1.fc40.x86_64
info-7.1-2.fc40.x86_64
jansson-2.13.1-9.fc40.x86_64
kernel-srpm-macros-1.0-23.fc40.noarch
keyutils-libs-1.6.3-3.fc40.x86_64
krb5-libs-1.21.2-5.fc40.x86_64
libacl-2.3.2-1.fc40.x86_64
libarchive-3.7.2-4.fc40.x86_64
libattr-2.5.2-3.fc40.x86_64
libblkid-2.40.1-1.fc40.x86_64
libbrotli-1.1.0-3.fc40.x86_64
libcap-2.69-8.fc40.x86_64
libcap-ng-0.8.4-4.fc40.x86_64
libcom_err-1.47.0-5.fc40.x86_64
libcurl-8.6.0-8.fc40.x86_64
libeconf-0.6.2-2.fc40.x86_64
libevent-2.1.12-12.fc40.x86_64
libfdisk-2.40.1-1.fc40.x86_64
libffi-3.4.4-7.fc40.x86_64
libgcc-14.1.1-4.fc40.x86_64
libgomp-14.1.1-4.fc40.x86_64
libidn2-2.3.7-1.fc40.x86_64
libmount-2.40.1-1.fc40.x86_64
libnghttp2-1.59.0-3.fc40.x86_64
libnsl2-2.0.1-1.fc40.x86_64
libpkgconf-2.1.0-1.fc40.x86_64
libpsl-0.21.5-3.fc40.x86_64
libpwquality-1.4.5-9.fc40.x86_64
libselinux-3.6-4.fc40.x86_64
libsemanage-3.6-3.fc40.x86_64
libsepol-3.6-3.fc40.x86_64
libsmartcols-2.40.1-1.fc40.x86_64
libssh-0.10.6-5.fc40.x86_64
libssh-config-0.10.6-5.fc40.noarch
libstdc++-14.1.1-4.fc40.x86_64
libtasn1-4.19.0-6.fc40.x86_64
libtirpc-1.3.4-1.rc3.fc40.x86_64
libtool-ltdl-2.4.7-10.fc40.x86_64
libunistring-1.1-7.fc40.x86_64
libutempter-1.2.1-13.fc40.x86_64
libuuid-2.40.1-1.fc40.x86_64
libverto-0.3.2-8.fc40.x86_64
libxcrypt-4.4.36-5.fc40.x86_64
libxml2-2.12.7-1.fc40.x86_64
libzstd-1.5.6-1.fc40.x86_64
lua-libs-5.4.6-5.fc40.x86_64
lua-srpm-macros-1-13.fc40.noarch
lz4-libs-1.9.4-6.fc40.x86_64
mpfr-4.2.1-4.fc40.x86_64
ncurses-base-6.4-12.20240127.fc40.noarch
ncurses-libs-6.4-12.20240127.fc40.x86_64
ocaml-srpm-macros-9-3.fc40.noarch
openblas-srpm-macros-2-16.fc40.noarch
openldap-2.6.7-1.fc40.x86_64
openssl-libs-3.2.1-2.fc40.x86_64
p11-kit-0.25.3-4.fc40.x86_64
p11-kit-trust-0.25.3-4.fc40.x86_64
package-notes-srpm-macros-0.5-11.fc40.noarch
pam-1.6.1-3.fc40.x86_64
pam-libs-1.6.1-3.fc40.x86_64
patch-2.7.6-24.fc40.x86_64
pcre2-10.42-2.fc40.2.x86_64
pcre2-syntax-10.42-2.fc40.2.noarch
perl-srpm-macros-1-53.fc40.noarch
pkgconf-2.1.0-1.fc40.x86_64
pkgconf-m4-2.1.0-1.fc40.noarch
pkgconf-pkg-config-2.1.0-1.fc40.x86_64
popt-1.19-6.fc40.x86_64
publicsuffix-list-dafsa-20240107-3.fc40.noarch
pyproject-srpm-macros-1.12.0-1.fc40.noarch
python-srpm-macros-3.12-7.fc40.noarch
qt5-srpm-macros-5.15.13-1.fc40.noarch
qt6-srpm-macros-6.7.1-1.fc40.noarch
readline-8.2-8.fc40.x86_64
redhat-rpm-config-286-1.fc40.noarch
rpm-4.19.1.1-1.fc40.x86_64
rpm-build-4.19.1.1-1.fc40.x86_64
rpm-build-libs-4.19.1.1-1.fc40.x86_64
rpm-libs-4.19.1.1-1.fc40.x86_64
rpm-sequoia-1.6.0-3.fc40.x86_64
rust-srpm-macros-26.3-1.fc40.noarch
sed-4.9-1.fc40.x86_64
setup-2.14.5-2.fc40.noarch
shadow-utils-4.15.1-3.fc40.x86_64
sqlite-libs-3.45.1-2.fc40.x86_64
systemd-libs-255.7-1.fc40.x86_64
tar-1.35-3.fc40.x86_64
unzip-6.0-63.fc40.x86_64
util-linux-2.40.1-1.fc40.x86_64
util-linux-core-2.40.1-1.fc40.x86_64
which-2.21-41.fc40.x86_64
xxhash-libs-0.8.2-2.fc40.x86_64
xz-5.4.6-3.fc40.x86_64
xz-libs-5.4.6-3.fc40.x86_64
zig-srpm-macros-1-2.fc40.noarch
zip-3.0-40.fc40.x86_64
zlib-ng-compat-2.1.6-2.fc40.x86_64
zstd-1.5.6-1.fc40.x86_64
Start: buildsrpm
Start: rpmbuild -bs
warning: bogus date in %changelog: Wed Apr 18 2024 Udo Seidel <udoseidel@gmx.de> 7.5.1-1
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1717027200
Wrote: /builddir/build/SRPMS/signal-desktop-7.11.0-1.fc40.src.rpm

RPM build warnings:
    bogus date in %changelog: Wed Apr 18 2024 Udo Seidel <udoseidel@gmx.de> 7.5.1-1
Finish: rpmbuild -bs
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-2ldzhfur/signal-desktop/signal-desktop.spec) Config(child) 2 minutes 55 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/signal-desktop-7.11.0-1.fc40.src.rpm)  Config(fedora-40-x86_64)
Start(bootstrap): chroot init
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: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1.1-1.fc40.x86_64
  rpm-sequoia-1.6.0-3.fc40.x86_64
  python3-dnf-4.19.2-1.fc40.noarch
  yum-4.19.2-1.fc40.noarch
  dnf5-5.1.17-1.fc40.x86_64
  dnf5-plugins-5.1.17-1.fc40.x86_64
Finish: chroot init
Start: build phase for signal-desktop-7.11.0-1.fc40.src.rpm
Start: build setup for signal-desktop-7.11.0-1.fc40.src.rpm
warning: bogus date in %changelog: Wed Apr 18 2024 Udo Seidel <udoseidel@gmx.de> 7.5.1-1
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1717027200
Wrote: /builddir/build/SRPMS/signal-desktop-7.11.0-1.fc40.src.rpm

RPM build warnings:
    bogus date in %changelog: Wed Apr 18 2024 Udo Seidel <udoseidel@gmx.de> 7.5.1-1
Updating and loading repositories:
 updates                                100% |   6.5 KiB/s |   3.5 KiB |  00m01s
 fedora                                 100% |  16.2 KiB/s |   6.8 KiB |  00m00s
 Copr repository                        100% |   2.9 KiB/s |   1.5 KiB |  00m01s
Repositories loaded.
Package "binutils-2.41-37.fc40.x86_64" is already installed.
Package "ca-certificates-2023.2.62_v7.0.401-6.fc40.noarch" is already installed.
Package "xz-1:5.4.6-3.fc40.x86_64" is already installed.
Package "zlib-ng-compat-2.1.6-2.fc40.x86_64" is already installed.

Package                     Arch   Version                   Repository      Size
Installing:                                                                      
 bsdtar                     x86_64 3.7.2-4.fc40              updates    129.7 KiB
 gcc                        x86_64 14.1.1-4.fc40             updates    104.0 MiB
 gcc-c++                    x86_64 14.1.1-4.fc40             updates     38.1 MiB
 git                        x86_64 2.45.1-1.fc40             updates     85.2 KiB
 git-lfs                    x86_64 3.4.1-5.fc40              fedora      11.7 MiB
 jq                         x86_64 1.7.1-7.fc40              updates    430.8 KiB
 libxcrypt-compat           x86_64 4.4.36-5.fc40             fedora     197.4 KiB
 nodejs                     x86_64 1:20.12.2-1.fc40          updates    146.1 KiB
 nodejs-npm                 x86_64 1:10.5.0-1.20.12.2.1.fc40 updates      7.9 MiB
 openssl-devel              x86_64 1:3.2.1-2.fc40            fedora       4.3 MiB
 python-unversioned-command noarch 3.12.3-2.fc40             updates     23.0   B
 python2.7                  x86_64 2.7.18-40.fc40            fedora      56.2 MiB
 ruby-devel                 x86_64 3.3.1-7.fc40              updates      1.6 MiB
 vips-devel                 x86_64 8.15.1-2.fc40             fedora       2.2 MiB
 yarnpkg                    x86_64 1.22.22-1.fc40            fedora     113.4 MiB
Installing dependencies:                                                         
 abattis-cantarell-vf-fonts noarch 0.301-12.fc40             fedora     192.7 KiB
 annobin-docs               noarch 12.51-1.fc40              updates     95.7 KiB
 annobin-plugin-gcc         x86_64 12.51-1.fc40              updates    970.9 KiB
 boost                      x86_64 1.83.0-5.fc40             updates      1.3 KiB
 boost-atomic               x86_64 1.83.0-5.fc40             updates     21.0 KiB
 boost-chrono               x86_64 1.83.0-5.fc40             updates     37.6 KiB
 boost-container            x86_64 1.83.0-5.fc40             updates     65.5 KiB
 boost-context              x86_64 1.83.0-5.fc40             updates     16.5 KiB
 boost-contract             x86_64 1.83.0-5.fc40             updates    103.2 KiB
 boost-coroutine            x86_64 1.83.0-5.fc40             updates     21.2 KiB
 boost-date-time            x86_64 1.83.0-5.fc40             updates     16.3 KiB
 boost-devel                x86_64 1.83.0-5.fc40             updates    143.0 MiB
 boost-fiber                x86_64 1.83.0-5.fc40             updates     82.8 KiB
 boost-filesystem           x86_64 1.83.0-5.fc40             updates    147.6 KiB
 boost-graph                x86_64 1.83.0-5.fc40             updates    342.3 KiB
 boost-iostreams            x86_64 1.83.0-5.fc40             updates     94.7 KiB
 boost-json                 x86_64 1.83.0-5.fc40             updates    325.2 KiB
 boost-locale               x86_64 1.83.0-5.fc40             updates    606.2 KiB
 boost-log                  x86_64 1.83.0-5.fc40             updates      1.5 MiB
 boost-math                 x86_64 1.83.0-5.fc40             updates    647.0 KiB
 boost-nowide               x86_64 1.83.0-5.fc40             updates     24.9 KiB
 boost-numpy3               x86_64 1.83.0-5.fc40             updates     57.6 KiB
 boost-program-options      x86_64 1.83.0-5.fc40             updates    272.7 KiB
 boost-python3              x86_64 1.83.0-5.fc40             updates    250.4 KiB
 boost-random               x86_64 1.83.0-5.fc40             updates     29.7 KiB
 boost-regex                x86_64 1.83.0-5.fc40             updates    271.0 KiB
 boost-serialization        x86_64 1.83.0-5.fc40             updates    437.7 KiB
 boost-stacktrace           x86_64 1.83.0-5.fc40             updates     64.1 KiB
 boost-system               x86_64 1.83.0-5.fc40             updates     16.3 KiB
 boost-test                 x86_64 1.83.0-5.fc40             updates    639.0 KiB
 boost-thread               x86_64 1.83.0-5.fc40             updates    136.8 KiB
 boost-timer                x86_64 1.83.0-5.fc40             updates     25.1 KiB
 boost-type_erasure         x86_64 1.83.0-5.fc40             updates     58.2 KiB
 boost-wave                 x86_64 1.83.0-5.fc40             updates    635.9 KiB
 brotli                     x86_64 1.1.0-3.fc40              fedora      31.8 KiB
 brotli-devel               x86_64 1.1.0-3.fc40              fedora      65.6 KiB
 bzip2-devel                x86_64 1.0.8-18.fc40             fedora     309.8 KiB
 cairo                      x86_64 1.18.0-3.fc40             fedora       1.7 MiB
 cairo-devel                x86_64 1.18.0-3.fc40             fedora       2.3 MiB
 cairo-gobject              x86_64 1.18.0-3.fc40             fedora      35.2 KiB
 cfitsio                    x86_64 4.4.0-2.fc40              fedora       1.8 MiB
 cfitsio-devel              x86_64 4.4.0-2.fc40              fedora     260.9 KiB
 cmake-filesystem           x86_64 3.28.2-1.fc40             fedora       0.0   B
 cpp                        x86_64 14.1.1-4.fc40             updates     35.0 MiB
 default-fonts-core-sans    noarch 4.0-13.fc40               updates     11.9 KiB
 expat                      x86_64 2.6.2-1.fc40              updates    280.8 KiB
 expat-devel                x86_64 2.6.2-1.fc40              updates    202.5 KiB
 fftw                       x86_64 3.3.10-12.fc40            updates    182.7 KiB
 fftw-devel                 x86_64 3.3.10-12.fc40            updates    284.2 KiB
 fftw-libs                  x86_64 3.3.10-12.fc40            updates      0.0   B
 fftw-libs-double           x86_64 3.3.10-12.fc40            updates      3.4 MiB
 fftw-libs-long             x86_64 3.3.10-12.fc40            updates      1.5 MiB
 fftw-libs-quad             x86_64 3.3.10-12.fc40            updates      2.5 MiB
 fftw-libs-single           x86_64 3.3.10-12.fc40            updates      3.6 MiB
 flexiblas                  x86_64 3.4.2-1.fc40              fedora      46.9 KiB
 flexiblas-netlib           x86_64 3.4.2-1.fc40              fedora      10.4 MiB
 flexiblas-openblas-openmp  x86_64 3.4.2-1.fc40              fedora      39.3 KiB
 fontconfig                 x86_64 2.15.0-4.fc40             fedora     767.3 KiB
 fontconfig-devel           x86_64 2.15.0-4.fc40             fedora     117.2 KiB
 fonts-filesystem           noarch 1:2.0.5-14.fc40           fedora       0.0   B
 freetype                   x86_64 2.13.2-5.fc40             fedora     842.6 KiB
 freetype-devel             x86_64 2.13.2-5.fc40             fedora       7.8 MiB
 fribidi                    x86_64 1.0.13-4.fc40             fedora     365.3 KiB
 fribidi-devel              x86_64 1.0.13-4.fc40             fedora      78.0 KiB
 gc                         x86_64 8.2.2-6.fc40              fedora     258.7 KiB
 gcc-gfortran               x86_64 14.1.1-4.fc40             updates     37.2 MiB
 gcc-plugin-annobin         x86_64 14.1.1-4.fc40             updates     57.1 KiB
 gdk-pixbuf2                x86_64 2.42.10-8.fc40            fedora       2.5 MiB
 gdk-pixbuf2-devel          x86_64 2.42.10-8.fc40            fedora       2.3 MiB
 gettext                    x86_64 0.22.5-2.fc40             fedora       5.2 MiB
 gettext-envsubst           x86_64 0.22.5-2.fc40             fedora      74.9 KiB
 gettext-libs               x86_64 0.22.5-2.fc40             fedora       1.7 MiB
 gettext-runtime            x86_64 0.22.5-2.fc40             fedora     481.3 KiB
 git-core                   x86_64 2.45.1-1.fc40             updates     21.9 MiB
 git-core-doc               noarch 2.45.1-1.fc40             updates     16.9 MiB
 glib2                      x86_64 2.80.2-1.fc40             updates     14.6 MiB
 glib2-devel                x86_64 2.80.2-1.fc40             updates     15.6 MiB
 glibc-devel                x86_64 2.39-13.fc40              updates     35.8 KiB
 glibc-headers-x86          noarch 2.39-13.fc40              updates      2.2 MiB
 gmock                      x86_64 1.14.0-4.fc40             fedora     138.9 KiB
 gnutls                     x86_64 3.8.5-1.fc40              updates      3.2 MiB
 google-noto-fonts-common   noarch 20240301-2.fc40           fedora      17.5 KiB
 google-noto-sans-vf-fonts  noarch 20240301-2.fc40           fedora       1.2 MiB
 graphite2                  x86_64 1.3.14-15.fc40            fedora     192.0 KiB
 graphite2-devel            x86_64 1.3.14-15.fc40            fedora      49.1 KiB
 groff-base                 x86_64 1.23.0-6.fc40             fedora       3.8 MiB
 gtest                      x86_64 1.14.0-4.fc40             fedora     485.6 KiB
 gtest-devel                x86_64 1.14.0-4.fc40             fedora       1.0 MiB
 guile30                    x86_64 3.0.7-12.fc40             fedora      51.5 MiB
 harfbuzz                   x86_64 8.4.0-1.fc40              updates      2.6 MiB
 harfbuzz-devel             x86_64 8.4.0-1.fc40              updates      5.1 MiB
 harfbuzz-icu               x86_64 8.4.0-1.fc40              updates     15.5 KiB
 hdf5                       x86_64 1.12.1-15.fc40            fedora       8.4 MiB
 hdf5-devel                 x86_64 1.12.1-15.fc40            fedora       3.9 MiB
 highway                    x86_64 1.1.0-1.fc40              fedora       3.2 MiB
 highway-devel              x86_64 1.1.0-1.fc40              fedora       3.3 MiB
 imath                      x86_64 3.1.10-1.fc40             fedora     364.9 KiB
 imath-devel                x86_64 3.1.10-1.fc40             fedora     986.2 KiB
 jbigkit-libs               x86_64 2.1-29.fc40               fedora     117.6 KiB
 kernel-headers             x86_64 6.8.3-300.fc40            fedora       6.2 MiB
 lcms2                      x86_64 2.16-3.fc40               fedora     420.9 KiB
 lcms2-devel                x86_64 2.16-3.fc40               fedora     135.7 KiB
 less                       x86_64 643-4.fc40                fedora     368.6 KiB
 libX11                     x86_64 1.8.9-1.fc40              updates      1.3 MiB
 libX11-common              noarch 1.8.9-1.fc40              updates      1.1 MiB
 libX11-devel               x86_64 1.8.9-1.fc40              updates      1.0 MiB
 libX11-xcb                 x86_64 1.8.9-1.fc40              updates     15.0 KiB
 libXau                     x86_64 1.0.11-6.fc40             fedora      66.9 KiB
 libXau-devel               x86_64 1.0.11-6.fc40             fedora       6.4 KiB
 libXext                    x86_64 1.3.6-1.fc40              fedora      90.1 KiB
 libXext-devel              x86_64 1.3.6-1.fc40              fedora      98.9 KiB
 libXft                     x86_64 2.3.8-6.fc40              fedora     164.5 KiB
 libXft-devel               x86_64 2.3.8-6.fc40              fedora      31.7 KiB
 libXrender                 x86_64 0.9.11-6.fc40             fedora      50.1 KiB
 libXrender-devel           x86_64 0.9.11-6.fc40             fedora      50.1 KiB
 libaec                     x86_64 1.1.2-1.fc40              fedora      94.1 KiB
 libaec-devel               x86_64 1.1.2-1.fc40              fedora      11.9 KiB
 libarchive-devel           x86_64 3.7.2-4.fc40              updates    178.9 KiB
 libb2                      x86_64 0.98.1-11.fc40            fedora      42.2 KiB
 libblkid-devel             x86_64 2.40.1-1.fc40             updates     44.9 KiB
 libcbor                    x86_64 0.11.0-1.fc40             fedora      73.9 KiB
 libcgif                    x86_64 0.4.0-1.fc40              updates     24.5 KiB
 libcgif-devel              x86_64 0.4.0-1.fc40              updates     10.9 KiB
 libdatrie                  x86_64 0.2.13-9.fc40             fedora      57.9 KiB
 libdatrie-devel            x86_64 0.2.13-9.fc40             fedora     569.9 KiB
 libdb                      x86_64 5.3.28-61.fc40            fedora       1.8 MiB
 libedit                    x86_64 3.1-51.20240517cvs.fc40   updates    243.9 KiB
 libexif                    x86_64 0.6.24-7.fc40             fedora       2.4 MiB
 libexif-devel              x86_64 0.6.24-7.fc40             fedora      58.5 KiB
 libffi-devel               x86_64 3.4.4-7.fc40              fedora      33.3 KiB
 libfido2                   x86_64 1.14.0-4.fc40             fedora     237.8 KiB
 libgfortran                x86_64 14.1.1-4.fc40             updates      2.9 MiB
 libicu                     x86_64 74.2-1.fc40               fedora      34.9 MiB
 libicu-devel               x86_64 74.2-1.fc40               fedora       5.6 MiB
 libimagequant              x86_64 4.0.3-3.fc40              fedora     690.3 KiB
 libimagequant-devel        x86_64 4.0.3-3.fc40              fedora       7.1 KiB
 libjpeg-turbo              x86_64 3.0.2-1.fc40              fedora     776.9 KiB
 libjpeg-turbo-devel        x86_64 3.0.2-1.fc40              fedora     352.9 KiB
 liblerc                    x86_64 4.0.0-6.fc40              fedora     603.5 KiB
 libmount-devel             x86_64 2.40.1-1.fc40             updates     63.5 KiB
 libmpc                     x86_64 1.3.1-5.fc40              fedora     164.7 KiB
 libpng                     x86_64 2:1.6.40-3.fc40           fedora     241.8 KiB
 libpng-devel               x86_64 2:1.6.40-3.fc40           fedora     881.5 KiB
 libquadmath                x86_64 14.1.1-4.fc40             updates    325.9 KiB
 libquadmath-devel          x86_64 14.1.1-4.fc40             updates     21.8 KiB
 librsvg2                   x86_64 2.57.1-4.fc40             fedora       4.2 MiB
 librsvg2-devel             x86_64 2.57.1-4.fc40             fedora     992.6 KiB
 libselinux-devel           x86_64 3.6-4.fc40                fedora     126.1 KiB
 libsepol-devel             x86_64 3.6-3.fc40                fedora     120.2 KiB
 libspng                    x86_64 0.7.4-4.fc40              fedora      82.5 KiB
 libspng-devel              x86_64 0.7.4-4.fc40              fedora      81.9 KiB
 libstdc++-devel            x86_64 14.1.1-4.fc40             updates     15.4 MiB
 libthai                    x86_64 0.1.29-8.fc40             fedora     783.5 KiB
 libthai-devel              x86_64 0.1.29-8.fc40             fedora     660.7 KiB
 libtiff                    x86_64 4.6.0-2.fc40              fedora       1.1 MiB
 libtiff-devel              x86_64 4.6.0-2.fc40              fedora     708.9 KiB
 libuv                      x86_64 1:1.48.0-1.fc40           fedora     538.8 KiB
 libwebp                    x86_64 1.3.2-5.fc40              fedora     793.6 KiB
 libwebp-devel              x86_64 1.3.2-5.fc40              fedora     112.7 KiB
 libxcb                     x86_64 1.17.0-1.fc40             updates      1.1 MiB
 libxcb-devel               x86_64 1.17.0-1.fc40             updates      2.7 MiB
 libxcrypt-devel            x86_64 4.4.36-5.fc40             fedora      30.3 KiB
 libxml2-devel              x86_64 2.12.7-1.fc40             updates      3.4 MiB
 libyaml                    x86_64 0.2.5-14.fc40             fedora     130.4 KiB
 libzstd-devel              x86_64 1.5.6-1.fc40              updates    202.4 KiB
 make                       x86_64 1:4.4.1-6.fc40            fedora       1.8 MiB
 matio                      x86_64 1.5.26-3.fc40             fedora     560.0 KiB
 matio-devel                x86_64 1.5.26-3.fc40             fedora      54.4 KiB
 mpdecimal                  x86_64 2.5.1-9.fc40              fedora     200.9 KiB
 ncurses                    x86_64 6.4-12.20240127.fc40      fedora     621.0 KiB
 nettle                     x86_64 3.9.1-6.fc40              fedora     790.1 KiB
 nifticlib                  x86_64 2.0.0-32.fc40             fedora     404.1 KiB
 nodejs-cjs-module-lexer    noarch 1.2.3-5.fc40              fedora     148.4 KiB
 nodejs-libs                x86_64 1:20.12.2-1.fc40          updates     59.8 MiB
 nodejs-undici              noarch 6.11.1-2.fc40             updates      1.2 MiB
 oniguruma                  x86_64 6.9.9-3.fc40              fedora     746.5 KiB
 openblas                   x86_64 0.3.26-4.fc40             fedora      96.0 KiB
 openblas-openmp            x86_64 0.3.26-4.fc40             fedora      38.9 MiB
 openexr-devel              x86_64 3.1.10-6.fc40             updates    735.5 KiB
 openexr-libs               x86_64 3.1.10-6.fc40             updates      6.4 MiB
 openjpeg2                  x86_64 2.5.2-1.fc40              fedora     441.7 KiB
 openjpeg2-devel            x86_64 2.5.2-1.fc40              fedora      75.3 KiB
 openjpeg2-tools            x86_64 2.5.2-1.fc40              fedora     181.4 KiB
 openssh                    x86_64 9.6p1-1.fc40.2            fedora       1.8 MiB
 openssh-clients            x86_64 9.6p1-1.fc40.2            fedora       2.6 MiB
 pango                      x86_64 1.52.2-1.fc40             updates    995.9 KiB
 pango-devel                x86_64 1.52.2-1.fc40             updates      1.5 MiB
 pcre2-devel                x86_64 10.42-2.fc40.2            fedora       1.9 MiB
 pcre2-utf16                x86_64 10.42-2.fc40.2            fedora     570.2 KiB
 pcre2-utf32                x86_64 10.42-2.fc40.2            fedora     542.1 KiB
 perl-AutoLoader            noarch 5.74-506.fc40             fedora      20.5 KiB
 perl-B                     x86_64 1.88-506.fc40             fedora     492.4 KiB
 perl-Carp                  noarch 1.54-502.fc40             fedora      46.5 KiB
 perl-Class-Struct          noarch 0.68-506.fc40             fedora      25.4 KiB
 perl-Data-Dumper           x86_64 2.188-503.fc40            fedora     111.7 KiB
 perl-Digest                noarch 1.20-502.fc40             fedora      35.2 KiB
 perl-Digest-MD5            x86_64 2.59-3.fc40               fedora      59.7 KiB
 perl-DynaLoader            x86_64 1.54-506.fc40             fedora      32.1 KiB
 perl-Encode                x86_64 4:3.21-505.fc40           fedora       4.7 MiB
 perl-Errno                 x86_64 1.37-506.fc40             fedora       8.3 KiB
 perl-Error                 noarch 1:0.17029-15.fc40         fedora      77.2 KiB
 perl-Exporter              noarch 5.78-3.fc40               fedora      54.2 KiB
 perl-Fcntl                 x86_64 1.15-506.fc40             fedora      24.6 KiB
 perl-File-Basename         noarch 2.86-506.fc40             fedora      14.0 KiB
 perl-File-Find             noarch 1.43-506.fc40             fedora      41.9 KiB
 perl-File-Path             noarch 2.18-503.fc40             fedora      63.5 KiB
 perl-File-Temp             noarch 1:0.231.100-503.fc40      fedora     162.3 KiB
 perl-File-stat             noarch 1.13-506.fc40             fedora      12.7 KiB
 perl-FileHandle            noarch 2.05-506.fc40             fedora       9.3 KiB
 perl-Getopt-Long           noarch 1:2.57-4.fc40             updates    144.1 KiB
 perl-Getopt-Std            noarch 1.13-506.fc40             fedora      11.1 KiB
 perl-Git                   noarch 2.45.1-1.fc40             updates     64.0 KiB
 perl-HTTP-Tiny             noarch 0.088-5.fc40              fedora     152.1 KiB
 perl-IO                    x86_64 1.52-506.fc40             fedora     151.0 KiB
 perl-IO-Socket-IP          noarch 0.42-2.fc40               fedora      98.6 KiB
 perl-IO-Socket-SSL         noarch 2.085-1.fc40              fedora     685.0 KiB
 perl-IPC-Open3             noarch 1.22-506.fc40             fedora      22.4 KiB
 perl-MIME-Base64           x86_64 3.16-503.fc40             fedora      46.1 KiB
 perl-Mozilla-CA            noarch 20231213-3.fc40           fedora       9.1 KiB
 perl-Net-SSLeay            x86_64 1.94-3.fc40               fedora       1.3 MiB
 perl-POSIX                 x86_64 2.13-506.fc40             fedora     229.0 KiB
 perl-PathTools             x86_64 3.89-502.fc40             fedora     179.6 KiB
 perl-Pod-Escapes           noarch 1:1.07-503.fc40           fedora      24.9 KiB
 perl-Pod-Perldoc           noarch 3.28.01-503.fc40          fedora     163.1 KiB
 perl-Pod-Simple            noarch 1:3.45-6.fc40             fedora     559.8 KiB
 perl-Pod-Usage             noarch 4:2.03-504.fc40           updates     84.7 KiB
 perl-Scalar-List-Utils     x86_64 5:1.63-503.fc40           fedora     145.5 KiB
 perl-SelectSaver           noarch 1.02-506.fc40             fedora       2.2 KiB
 perl-Socket                x86_64 4:2.038-1.fc40            updates    124.0 KiB
 perl-Storable              x86_64 1:3.32-502.fc40           fedora     232.3 KiB
 perl-Symbol                noarch 1.09-506.fc40             fedora       6.8 KiB
 perl-Term-ANSIColor        noarch 5.01-504.fc40             fedora      97.5 KiB
 perl-Term-Cap              noarch 1.18-503.fc40             fedora      29.3 KiB
 perl-TermReadKey           x86_64 2.38-21.fc40              fedora      64.0 KiB
 perl-Text-ParseWords       noarch 3.31-502.fc40             fedora      13.5 KiB
 perl-Text-Tabs+Wrap        noarch 2024.001-1.fc40           fedora      22.5 KiB
 perl-Time-Local            noarch 2:1.350-5.fc40            fedora      68.9 KiB
 perl-URI                   noarch 5.28-1.fc40               updates    240.2 KiB
 perl-base                  noarch 2.27-506.fc40             fedora      12.5 KiB
 perl-constant              noarch 1.33-503.fc40             fedora      26.2 KiB
 perl-if                    noarch 0.61.000-506.fc40         fedora       5.8 KiB
 perl-interpreter           x86_64 4:5.38.2-506.fc40         fedora     119.8 KiB
 perl-lib                   x86_64 0.65-506.fc40             fedora       8.5 KiB
 perl-libnet                noarch 3.15-503.fc40             fedora     289.0 KiB
 perl-libs                  x86_64 4:5.38.2-506.fc40         fedora       9.8 MiB
 perl-locale                noarch 1.10-506.fc40             fedora       6.2 KiB
 perl-mro                   x86_64 1.28-506.fc40             fedora      41.6 KiB
 perl-overload              noarch 1.37-506.fc40             fedora      71.5 KiB
 perl-overloading           noarch 0.02-506.fc40             fedora       4.8 KiB
 perl-parent                noarch 1:0.241-502.fc40          fedora       9.7 KiB
 perl-podlators             noarch 1:5.01-502.fc40           fedora     308.1 KiB
 perl-vars                  noarch 1.05-506.fc40             fedora       3.9 KiB
 pixman                     x86_64 0.43.4-1.fc40             updates    710.1 KiB
 pixman-devel               x86_64 0.43.4-1.fc40             updates     49.4 KiB
 pyproject-rpm-macros       noarch 1.12.0-1.fc40             fedora      98.8 KiB
 python-pip-wheel           noarch 23.3.2-1.fc40             fedora       1.5 MiB
 python-rpm-macros          noarch 3.12-7.fc40               fedora      22.1 KiB
 python3                    x86_64 3.12.3-2.fc40             updates     31.5 KiB
 python3-devel              x86_64 3.12.3-2.fc40             updates      1.2 MiB
 python3-imath              x86_64 3.1.10-1.fc40             fedora      22.9 MiB
 python3-libs               x86_64 3.12.3-2.fc40             updates     40.9 MiB
 python3-numpy              x86_64 1:1.26.4-3.fc40           updates     43.9 MiB
 python3-packaging          noarch 23.2-4.fc40               fedora     421.1 KiB
 python3-rpm-generators     noarch 14-10.fc40                fedora      81.7 KiB
 python3-rpm-macros         noarch 3.12-7.fc40               fedora       6.4 KiB
 rsvg-pixbuf-loader         x86_64 2.57.1-4.fc40             fedora      15.5 KiB
 ruby                       x86_64 3.3.1-7.fc40              updates     89.5 KiB
 ruby-default-gems          noarch 3.3.1-7.fc40              updates     76.6 KiB
 ruby-libs                  x86_64 3.3.1-7.fc40              updates     14.5 MiB
 rubygem-io-console         x86_64 0.7.1-7.fc40              updates     37.2 KiB
 rubygem-psych              x86_64 5.1.2-7.fc40              updates    139.9 KiB
 rubygems                   noarch 3.5.9-7.fc40              updates      1.4 MiB
 rubypick                   noarch 1.1.1-20.fc40             fedora       4.4 KiB
 shared-mime-info           x86_64 2.3-5.fc40                updates      5.2 MiB
 sysprof-capture-devel      x86_64 46.0-1.fc40               fedora     252.8 KiB
 tcl                        x86_64 1:8.6.13-2.fc40           fedora       4.2 MiB
 tix                        x86_64 1:8.4.3-40.fc40           fedora     977.3 KiB
 tk                         x86_64 1:8.6.13-3.fc40           fedora       3.6 MiB
 tzdata                     noarch 2024a-5.fc40              updates      1.6 MiB
 vips                       x86_64 8.15.1-2.fc40             fedora       3.7 MiB
 xml-common                 noarch 0.6.3-63.fc40             fedora      78.4 KiB
 xorg-x11-proto-devel       noarch 2024.1-2.fc40             updates      1.7 MiB
 xz-devel                   x86_64 1:5.4.6-3.fc40            fedora     255.8 KiB
 zlib-ng-compat-devel       x86_64 2.1.6-2.fc40              fedora     103.4 KiB

Transaction Summary:
 Installing:      299 packages

Total size of inbound packages is 282 MiB. Need to download 282 MiB.
After this operation 1 GiB will be used (install 1 GiB, remove 0 B).
[  1/299] bsdtar-0:3.7.2-4.fc40.x86_64  100% | 193.6 KiB/s |  64.3 KiB |  00m00s
[  2/299] gcc-0:14.1.1-4.fc40.x86_64    100% |   8.6 MiB/s |  37.1 MiB |  00m04s
[  3/299] gcc-c++-0:14.1.1-4.fc40.x86_6 100% |  12.2 MiB/s |  14.2 MiB |  00m01s
[  4/299] git-lfs-0:3.4.1-5.fc40.x86_64 100% | 695.2 KiB/s |   4.0 MiB |  00m06s
[  5/299] git-0:2.45.1-1.fc40.x86_64    100% | 437.0 KiB/s |  52.9 KiB |  00m00s
[  6/299] jq-0:1.7.1-7.fc40.x86_64      100% |   2.8 MiB/s | 200.5 KiB |  00m00s
[  7/299] nodejs-1:20.12.2-1.fc40.x86_6 100% | 291.3 KiB/s |  51.0 KiB |  00m00s
[  8/299] nodejs-npm-1:10.5.0-1.20.12.2 100% |  10.5 MiB/s |   2.2 MiB |  00m00s
[  9/299] libxcrypt-compat-0:4.4.36-5.f 100% | 167.6 KiB/s |  89.3 KiB |  00m01s
[ 10/299] python-unversioned-command-0: 100% | 210.7 KiB/s |  10.5 KiB |  00m00s
[ 11/299] openssl-devel-1:3.2.1-2.fc40. 100% | 457.5 KiB/s |   2.8 MiB |  00m06s
[ 12/299] ruby-devel-0:3.3.1-7.fc40.x86 100% |   4.5 MiB/s | 322.1 KiB |  00m00s
[ 13/299] vips-devel-0:8.15.1-2.fc40.x8 100% | 403.9 KiB/s | 230.6 KiB |  00m01s
[ 14/299] cpp-0:14.1.1-4.fc40.x86_64    100% |  16.9 MiB/s |  11.9 MiB |  00m01s
[ 15/299] python2.7-0:2.7.18-40.fc40.x8 100% |   1.4 MiB/s |  13.4 MiB |  00m10s
[ 16/299] libmpc-0:1.3.1-5.fc40.x86_64  100% |  32.9 KiB/s |  71.1 KiB |  00m02s
[ 17/299] git-core-0:2.45.1-1.fc40.x86_ 100% |  15.1 MiB/s |   4.7 MiB |  00m00s
[ 18/299] git-core-doc-0:2.45.1-1.fc40. 100% |  10.1 MiB/s |   2.9 MiB |  00m00s
[ 19/299] perl-Git-0:2.45.1-1.fc40.noar 100% | 574.1 KiB/s |  39.6 KiB |  00m00s
[ 20/299] make-1:4.4.1-6.fc40.x86_64    100% | 714.9 KiB/s | 587.6 KiB |  00m01s
[ 21/299] perl-File-Basename-0:2.86-506 100% |  37.8 KiB/s |  17.6 KiB |  00m00s
[ 22/299] perl-File-Find-0:1.43-506.fc4 100% |  53.9 KiB/s |  25.7 KiB |  00m00s
[ 23/299] perl-IPC-Open3-0:1.22-506.fc4 100% |  45.2 KiB/s |  22.3 KiB |  00m00s
[ 24/299] perl-PathTools-0:3.89-502.fc4 100% | 177.0 KiB/s |  87.4 KiB |  00m00s
[ 25/299] perl-TermReadKey-0:2.38-21.fc 100% |  68.6 KiB/s |  35.3 KiB |  00m01s
[ 26/299] perl-interpreter-4:5.38.2-506 100% | 152.4 KiB/s |  72.3 KiB |  00m00s
[ 27/299] perl-lib-0:0.65-506.fc40.x86_ 100% |  33.3 KiB/s |  15.4 KiB |  00m00s
[ 28/299] oniguruma-0:6.9.9-3.fc40.x86_ 100% | 270.9 KiB/s | 215.1 KiB |  00m01s
[ 29/299] nodejs-cjs-module-lexer-0:1.2 100% |  69.5 KiB/s |  37.1 KiB |  00m01s
[ 30/299] nodejs-libs-1:20.12.2-1.fc40. 100% |  13.6 MiB/s |  15.5 MiB |  00m01s
[ 31/299] libdb-0:5.3.28-61.fc40.x86_64 100% | 335.8 KiB/s | 762.2 KiB |  00m02s
[ 32/299] tix-1:8.4.3-40.fc40.x86_64    100% | 410.2 KiB/s | 268.3 KiB |  00m01s
[ 33/299] tk-1:8.6.13-3.fc40.x86_64     100% | 738.7 KiB/s |   1.6 MiB |  00m02s
[ 34/299] tcl-1:8.6.13-2.fc40.x86_64    100% | 224.2 KiB/s |   1.1 MiB |  00m05s
[ 35/299] ruby-0:3.3.1-7.fc40.x86_64    100% | 299.5 KiB/s |  39.2 KiB |  00m00s
[ 36/299] libjpeg-turbo-devel-0:3.0.2-1 100% | 187.5 KiB/s |  97.3 KiB |  00m01s
[ 37/299] libtiff-devel-0:4.6.0-2.fc40. 100% | 179.5 KiB/s | 258.6 KiB |  00m01s
[ 38/299] zlib-ng-compat-devel-0:2.1.6- 100% |  66.1 KiB/s |  36.1 KiB |  00m01s
[ 39/299] vips-0:8.15.1-2.fc40.x86_64   100% | 651.4 KiB/s |   1.5 MiB |  00m02s
[ 40/299] less-0:643-4.fc40.x86_64      100% | 326.1 KiB/s | 174.1 KiB |  00m01s
[ 41/299] openssh-clients-0:9.6p1-1.fc4 100% | 517.7 KiB/s | 746.5 KiB |  00m01s
[ 42/299] perl-Error-1:0.17029-15.fc40. 100% |  85.0 KiB/s |  40.4 KiB |  00m00s
[ 43/299] perl-Exporter-0:5.78-3.fc40.n 100% |  67.9 KiB/s |  30.8 KiB |  00m00s
[ 44/299] perl-constant-0:1.33-503.fc40 100% |  51.4 KiB/s |  22.8 KiB |  00m00s
[ 45/299] perl-Carp-0:1.54-502.fc40.noa 100% |  61.0 KiB/s |  28.7 KiB |  00m00s
[ 46/299] yarnpkg-0:1.22.22-1.fc40.x86_ 100% | 783.0 KiB/s |  24.4 MiB |  00m32s
[ 47/299] perl-Fcntl-0:1.15-506.fc40.x8 100% |  49.2 KiB/s |  20.6 KiB |  00m00s
[ 48/299] perl-IO-0:1.52-506.fc40.x86_6 100% | 177.1 KiB/s |  82.7 KiB |  00m00s
[ 49/299] perl-POSIX-0:2.13-506.fc40.x8 100% | 176.2 KiB/s |  96.9 KiB |  00m01s
[ 50/299] perl-Symbol-0:1.09-506.fc40.n 100% |  29.8 KiB/s |  14.6 KiB |  00m00s
[ 51/299] perl-Errno-0:1.37-506.fc40.x8 100% |  33.1 KiB/s |  15.4 KiB |  00m00s
[ 52/299] perl-Scalar-List-Utils-5:1.63 100% | 164.2 KiB/s |  72.9 KiB |  00m00s
[ 53/299] perl-DynaLoader-0:1.54-506.fc 100% |  54.6 KiB/s |  26.5 KiB |  00m00s
[ 54/299] perl-vars-0:1.05-506.fc40.noa 100% |  24.9 KiB/s |  13.4 KiB |  00m01s
[ 55/299] libuv-1:1.48.0-1.fc40.x86_64  100% | 280.8 KiB/s | 252.4 KiB |  00m01s
[ 56/299] fontconfig-0:2.15.0-4.fc40.x8 100% | 524.3 KiB/s | 269.5 KiB |  00m01s
[ 57/299] libXft-0:2.3.8-6.fc40.x86_64  100% | 151.8 KiB/s |  72.1 KiB |  00m00s
[ 58/299] ruby-libs-0:3.3.1-7.fc40.x86_ 100% |  16.2 MiB/s |   4.0 MiB |  00m00s
[ 59/299] perl-libs-4:5.38.2-506.fc40.x 100% | 630.9 KiB/s |   2.3 MiB |  00m04s
[ 60/299] cmake-filesystem-0:3.28.2-1.f 100% |  40.1 KiB/s |  17.5 KiB |  00m00s
[ 61/299] libjpeg-turbo-0:3.0.2-1.fc40. 100% | 235.2 KiB/s | 226.7 KiB |  00m01s
[ 62/299] libtiff-0:4.6.0-2.fc40.x86_64 100% | 344.9 KiB/s | 332.4 KiB |  00m01s
[ 63/299] cfitsio-0:4.4.0-2.fc40.x86_64 100% | 653.1 KiB/s | 613.3 KiB |  00m01s
[ 64/299] highway-0:1.1.0-1.fc40.x86_64 100% | 952.1 KiB/s | 492.2 KiB |  00m01s
[ 65/299] cairo-0:1.18.0-3.fc40.x86_64  100% | 415.3 KiB/s | 708.9 KiB |  00m02s
[ 66/299] lcms2-0:2.16-3.fc40.x86_64    100% | 367.0 KiB/s | 180.2 KiB |  00m00s
[ 67/299] libimagequant-0:4.0.3-3.fc40. 100% | 628.8 KiB/s | 305.6 KiB |  00m00s
[ 68/299] libexif-0:0.6.24-7.fc40.x86_6 100% | 472.7 KiB/s | 455.7 KiB |  00m01s
[ 69/299] libspng-0:0.7.4-4.fc40.x86_64 100% |  91.9 KiB/s |  45.7 KiB |  00m00s
[ 70/299] librsvg2-0:2.57.1-4.fc40.x86_ 100% |   1.1 MiB/s |   1.5 MiB |  00m01s
[ 71/299] libwebp-0:1.3.2-5.fc40.x86_64 100% | 315.3 KiB/s | 286.3 KiB |  00m01s
[ 72/299] matio-0:1.5.26-3.fc40.x86_64  100% | 267.1 KiB/s | 142.1 KiB |  00m01s
[ 73/299] nifticlib-0:2.0.0-32.fc40.x86 100% | 278.9 KiB/s | 156.2 KiB |  00m01s
[ 74/299] openjpeg2-0:2.5.2-1.fc40.x86_ 100% | 405.7 KiB/s | 186.2 KiB |  00m00s
[ 75/299] guile30-0:3.0.7-12.fc40.x86_6 100% | 519.2 KiB/s |   8.1 MiB |  00m16s
[ 76/299] gc-0:8.2.2-6.fc40.x86_64      100% | 179.5 KiB/s | 110.2 KiB |  00m01s
[ 77/299] libfido2-0:1.14.0-4.fc40.x86_ 100% | 202.5 KiB/s |  97.6 KiB |  00m00s
[ 78/299] perl-File-stat-0:1.13-506.fc4 100% |  34.3 KiB/s |  17.6 KiB |  00m01s
[ 79/299] perl-SelectSaver-0:1.02-506.f 100% |  26.0 KiB/s |  12.2 KiB |  00m00s
[ 80/299] openssh-0:9.6p1-1.fc40.2.x86_ 100% | 272.3 KiB/s | 425.1 KiB |  00m02s
[ 81/299] perl-locale-0:1.10-506.fc40.n 100% |  27.0 KiB/s |  14.1 KiB |  00m01s
[ 82/299] fonts-filesystem-1:2.0.5-14.f 100% |  18.2 KiB/s |   8.2 KiB |  00m00s
[ 83/299] perl-overload-0:1.37-506.fc40 100% |  20.8 KiB/s |  46.0 KiB |  00m02s
[ 84/299] freetype-0:2.13.2-5.fc40.x86_ 100% | 696.8 KiB/s | 409.7 KiB |  00m01s
[ 85/299] xml-common-0:0.6.3-63.fc40.no 100% |  54.0 KiB/s |  31.0 KiB |  00m01s
[ 86/299] libXrender-0:0.9.11-6.fc40.x8 100% |  53.8 KiB/s |  27.4 KiB |  00m01s
[ 87/299] jbigkit-libs-0:2.1-29.fc40.x8 100% | 102.4 KiB/s |  53.1 KiB |  00m01s
[ 88/299] libXext-0:1.3.6-1.fc40.x86_64 100% |  80.7 KiB/s |  38.9 KiB |  00m00s
[ 89/299] libpng-2:1.6.40-3.fc40.x86_64 100% | 246.7 KiB/s | 119.9 KiB |  00m00s
[ 90/299] liblerc-0:4.0.0-6.fc40.x86_64 100% | 225.4 KiB/s | 210.1 KiB |  00m01s
[ 91/299] cairo-gobject-0:1.18.0-3.fc40 100% |  38.2 KiB/s |  17.5 KiB |  00m00s
[ 92/299] gdk-pixbuf2-0:2.42.10-8.fc40. 100% |   1.0 MiB/s | 484.7 KiB |  00m00s
[ 93/299] perl-mro-0:1.28-506.fc40.x86_ 100% |  62.7 KiB/s |  29.3 KiB |  00m00s
[ 94/299] libcbor-0:0.11.0-1.fc40.x86_6 100% |  54.5 KiB/s |  33.3 KiB |  00m01s
[ 95/299] perl-overloading-0:0.02-506.f 100% |  21.8 KiB/s |  13.3 KiB |  00m01s
[ 96/299] perl-Class-Struct-0:0.68-506. 100% |  38.8 KiB/s |  22.5 KiB |  00m01s
[ 97/299] gcc-plugin-annobin-0:14.1.1-4 100% | 619.9 KiB/s |  50.8 KiB |  00m00s
[ 98/299] libaec-0:1.1.2-1.fc40.x86_64  100% |  76.7 KiB/s |  37.2 KiB |  00m00s
[ 99/299] expat-devel-0:2.6.2-1.fc40.x8 100% | 612.3 KiB/s |  53.9 KiB |  00m00s
[100/299] python-rpm-macros-0:3.12-7.fc 100% |  37.9 KiB/s |  18.0 KiB |  00m00s
[101/299] expat-0:2.6.2-1.fc40.x86_64   100% |   2.0 MiB/s | 113.1 KiB |  00m00s
[102/299] fftw-devel-0:3.3.10-12.fc40.x 100% |   2.6 MiB/s | 134.9 KiB |  00m00s
[103/299] fftw-0:3.3.10-12.fc40.x86_64  100% | 498.1 KiB/s |  45.8 KiB |  00m00s
[104/299] fftw-libs-0:3.3.10-12.fc40.x8 100% |  70.0 KiB/s |   8.2 KiB |  00m00s
[105/299] fftw-libs-double-0:3.3.10-12. 100% |   8.1 MiB/s |   1.2 MiB |  00m00s
[106/299] fftw-libs-long-0:3.3.10-12.fc 100% |   3.0 MiB/s | 502.5 KiB |  00m00s
[107/299] fftw-libs-quad-0:3.3.10-12.fc 100% |   6.6 MiB/s | 737.6 KiB |  00m00s
[108/299] fftw-libs-single-0:3.3.10-12. 100% |  11.5 MiB/s |   1.2 MiB |  00m00s
[109/299] glib2-devel-0:2.80.2-1.fc40.x 100% |  13.2 MiB/s |   1.5 MiB |  00m00s
[110/299] glib2-0:2.80.2-1.fc40.x86_64  100% |  12.9 MiB/s |   3.0 MiB |  00m00s
[111/299] libarchive-devel-0:3.7.2-4.fc 100% |   2.6 MiB/s | 133.3 KiB |  00m00s
[112/299] python3-packaging-0:23.2-4.fc 100% | 243.7 KiB/s | 125.2 KiB |  00m01s
[113/299] libcgif-0:0.4.0-1.fc40.x86_64 100% | 170.2 KiB/s |  19.6 KiB |  00m00s
[114/299] pango-devel-0:1.52.2-1.fc40.x 100% |   3.2 MiB/s | 160.7 KiB |  00m00s
[115/299] libcgif-devel-0:0.4.0-1.fc40. 100% |  23.2 KiB/s |  12.2 KiB |  00m01s
[116/299] pango-0:1.52.2-1.fc40.x86_64  100% |   2.5 MiB/s | 347.4 KiB |  00m00s
[117/299] cairo-devel-0:1.18.0-3.fc40.x 100% | 210.8 KiB/s | 192.7 KiB |  00m01s
[118/299] hdf5-0:1.12.1-15.fc40.x86_64  100% | 482.6 KiB/s |   2.2 MiB |  00m05s
[119/299] fontconfig-devel-0:2.15.0-4.f 100% |  92.5 KiB/s | 165.1 KiB |  00m02s
[120/299] fribidi-0:1.0.13-4.fc40.x86_6 100% | 170.2 KiB/s |  91.2 KiB |  00m01s
[121/299] freetype-devel-0:2.13.2-5.fc4 100% | 739.7 KiB/s | 951.3 KiB |  00m01s
[122/299] libdatrie-0:0.2.13-9.fc40.x86 100% |  66.3 KiB/s |  32.0 KiB |  00m00s
[123/299] libthai-0:0.1.29-8.fc40.x86_6 100% | 128.6 KiB/s | 213.8 KiB |  00m02s
[124/299] gettext-libs-0:0.22.5-2.fc40. 100% | 698.3 KiB/s | 664.1 KiB |  00m01s
[125/299] gettext-envsubst-0:0.22.5-2.f 100% |  74.7 KiB/s |  38.0 KiB |  00m01s
[126/299] gettext-0:0.22.5-2.fc40.x86_6 100% | 502.8 KiB/s |   1.1 MiB |  00m02s
[127/299] gettext-runtime-0:0.22.5-2.fc 100% | 138.5 KiB/s | 122.6 KiB |  00m01s
[128/299] cfitsio-devel-0:4.4.0-2.fc40. 100% |  93.5 KiB/s |  51.4 KiB |  00m01s
[129/299] lcms2-devel-0:2.16-3.fc40.x86 100% |  58.9 KiB/s |  32.1 KiB |  00m01s
[130/299] libexif-devel-0:0.6.24-7.fc40 100% |  43.4 KiB/s |  21.0 KiB |  00m00s
[131/299] highway-devel-0:1.1.0-1.fc40. 100% | 417.9 KiB/s | 387.8 KiB |  00m01s
[132/299] libimagequant-devel-0:4.0.3-3 100% |  21.5 KiB/s |  10.3 KiB |  00m00s
[133/299] librsvg2-devel-0:2.57.1-4.fc4 100% | 226.4 KiB/s | 112.1 KiB |  00m00s
[134/299] libspng-devel-0:0.7.4-4.fc40. 100% |  57.0 KiB/s |  26.5 KiB |  00m00s
[135/299] openjpeg2-devel-0:2.5.2-1.fc4 100% |  59.7 KiB/s |  27.1 KiB |  00m00s
[136/299] matio-devel-0:1.5.26-3.fc40.x 100% | 114.8 KiB/s |  56.6 KiB |  00m00s
[137/299] openexr-libs-0:3.1.10-6.fc40. 100% |  13.8 MiB/s |   1.1 MiB |  00m00s
[138/299] libwebp-devel-0:1.3.2-5.fc40. 100% |  32.2 KiB/s |  38.8 KiB |  00m01s
[139/299] openjpeg2-tools-0:2.5.2-1.fc4 100% | 167.6 KiB/s |  84.6 KiB |  00m01s
[140/299] libX11-0:1.8.9-1.fc40.x86_64  100% |   7.7 MiB/s | 648.3 KiB |  00m00s
[141/299] libX11-common-0:1.8.9-1.fc40. 100% |   2.6 MiB/s | 176.1 KiB |  00m00s
[142/299] imath-0:3.1.10-1.fc40.x86_64  100% | 198.6 KiB/s |  97.3 KiB |  00m00s
[143/299] python3-0:3.12.3-2.fc40.x86_6 100% | 513.7 KiB/s |  27.2 KiB |  00m00s
[144/299] python3-libs-0:3.12.3-2.fc40. 100% |  18.9 MiB/s |   9.1 MiB |  00m00s
[145/299] libb2-0:0.98.1-11.fc40.x86_64 100% |  52.1 KiB/s |  25.5 KiB |  00m00s
[146/299] mpdecimal-0:2.5.1-9.fc40.x86_ 100% | 147.9 KiB/s |  88.6 KiB |  00m01s
[147/299] perl-Getopt-Std-0:1.13-506.fc 100% |  33.0 KiB/s |  16.1 KiB |  00m00s
[148/299] perl-MIME-Base64-0:3.16-503.f 100% |  57.9 KiB/s |  29.7 KiB |  00m01s
[149/299] perl-Storable-1:3.32-502.fc40 100% | 191.1 KiB/s |  98.2 KiB |  00m01s
[150/299] perl-Encode-4:3.21-505.fc40.x 100% | 527.7 KiB/s |   1.1 MiB |  00m02s
[151/299] perl-Socket-4:2.038-1.fc40.x8 100% | 913.2 KiB/s |  54.8 KiB |  00m00s
[152/299] perl-parent-1:0.241-502.fc40. 100% |  28.1 KiB/s |  14.7 KiB |  00m01s
[153/299] perl-Getopt-Long-1:2.57-4.fc4 100% | 681.6 KiB/s |  63.4 KiB |  00m00s
[154/299] perl-Text-ParseWords-0:3.31-5 100% |  38.1 KiB/s |  16.3 KiB |  00m00s
[155/299] libedit-0:3.1-51.20240517cvs. 100% |   2.1 MiB/s | 105.0 KiB |  00m00s
[156/299] perl-base-0:2.27-506.fc40.noa 100% |  37.4 KiB/s |  16.6 KiB |  00m00s
[157/299] gcc-gfortran-0:14.1.1-4.fc40. 100% |  12.7 MiB/s |  13.4 MiB |  00m01s
[158/299] python-pip-wheel-0:23.3.2-1.f 100% | 396.0 KiB/s |   1.5 MiB |  00m04s
[159/299] libzstd-devel-0:1.5.6-1.fc40. 100% | 995.6 KiB/s |  51.8 KiB |  00m00s
[160/299] libaec-devel-0:1.1.2-1.fc40.x 100% |  23.9 KiB/s |  11.8 KiB |  00m00s
[161/299] harfbuzz-0:8.4.0-1.fc40.x86_6 100% |  10.7 MiB/s |   1.0 MiB |  00m00s
[162/299] graphite2-0:1.3.14-15.fc40.x8 100% |  93.0 KiB/s |  94.8 KiB |  00m01s
[163/299] gdk-pixbuf2-devel-0:2.42.10-8 100% | 198.5 KiB/s | 368.5 KiB |  00m02s
[164/299] rsvg-pixbuf-loader-0:2.57.1-4 100% |  30.9 KiB/s |  16.1 KiB |  00m01s
[165/299] gtest-0:1.14.0-4.fc40.x86_64  100% | 206.2 KiB/s | 180.5 KiB |  00m01s
[166/299] libgfortran-0:14.1.1-4.fc40.x 100% |   9.1 MiB/s | 934.6 KiB |  00m00s
[167/299] gtest-devel-0:1.14.0-4.fc40.x 100% | 197.1 KiB/s | 255.1 KiB |  00m01s
[168/299] shared-mime-info-0:2.3-5.fc40 100% |   5.1 MiB/s | 390.4 KiB |  00m00s
[169/299] hdf5-devel-0:1.12.1-15.fc40.x 100% | 297.2 KiB/s |   1.3 MiB |  00m05s
[170/299] gmock-0:1.14.0-4.fc40.x86_64  100% | 108.6 KiB/s |  59.8 KiB |  00m01s
[171/299] harfbuzz-devel-0:8.4.0-1.fc40 100% |   4.6 MiB/s | 451.8 KiB |  00m00s
[172/299] harfbuzz-icu-0:8.4.0-1.fc40.x 100% | 229.8 KiB/s |  16.1 KiB |  00m00s
[173/299] brotli-devel-0:1.1.0-3.fc40.x 100% |  70.5 KiB/s |  33.8 KiB |  00m00s
[174/299] brotli-0:1.1.0-3.fc40.x86_64  100% |  40.5 KiB/s |  19.9 KiB |  00m00s
[175/299] libpng-devel-2:1.6.40-3.fc40. 100% | 206.7 KiB/s | 290.6 KiB |  00m01s
[176/299] libxml2-devel-0:2.12.7-1.fc40 100% |   7.2 MiB/s | 523.9 KiB |  00m00s
[177/299] bzip2-devel-0:1.0.8-18.fc40.x 100% | 391.1 KiB/s | 213.5 KiB |  00m01s
[178/299] xz-devel-1:5.4.6-3.fc40.x86_6 100% | 140.4 KiB/s |  67.0 KiB |  00m00s
[179/299] default-fonts-core-sans-0:4.0 100% | 212.5 KiB/s |  31.5 KiB |  00m00s
[180/299] abattis-cantarell-vf-fonts-0: 100% | 207.8 KiB/s | 120.3 KiB |  00m01s
[181/299] google-noto-fonts-common-0:20 100% |  31.3 KiB/s |  17.3 KiB |  00m01s
[182/299] libX11-devel-0:1.8.9-1.fc40.x 100% |   8.9 MiB/s |   1.0 MiB |  00m00s
[183/299] libxcb-devel-0:1.17.0-1.fc40. 100% |  10.6 MiB/s |   1.4 MiB |  00m00s
[184/299] libxcb-0:1.17.0-1.fc40.x86_64 100% |   4.6 MiB/s | 238.7 KiB |  00m00s
[185/299] libXau-0:1.0.11-6.fc40.x86_64 100% |  67.7 KiB/s |  31.7 KiB |  00m00s
[186/299] pixman-devel-0:0.43.4-1.fc40. 100% | 331.6 KiB/s |  17.2 KiB |  00m00s
[187/299] google-noto-sans-vf-fonts-0:2 100% | 277.6 KiB/s | 593.3 KiB |  00m02s
[188/299] libXext-devel-0:1.3.6-1.fc40. 100% | 175.7 KiB/s |  85.7 KiB |  00m00s
[189/299] pixman-0:0.43.4-1.fc40.x86_64 100% |   5.6 MiB/s | 293.2 KiB |  00m00s
[190/299] rubygems-0:3.5.9-7.fc40.noarc 100% |   6.0 MiB/s | 390.6 KiB |  00m00s
[191/299] libXrender-devel-0:0.9.11-6.f 100% |  37.5 KiB/s |  19.0 KiB |  00m01s
[192/299] tzdata-0:2024a-5.fc40.noarch  100% |   7.1 MiB/s | 716.1 KiB |  00m00s
[193/299] rubypick-0:1.1.1-20.fc40.noar 100% |  17.3 KiB/s |   9.8 KiB |  00m01s
[194/299] fribidi-devel-0:1.0.13-4.fc40 100% |  55.9 KiB/s |  29.9 KiB |  00m01s
[195/299] libXft-devel-0:2.3.8-6.fc40.x 100% |  87.6 KiB/s |  50.2 KiB |  00m01s
[196/299] nodejs-undici-0:6.11.1-2.fc40 100% |   2.3 MiB/s | 291.8 KiB |  00m00s
[197/299] libthai-devel-0:0.1.29-8.fc40 100% | 238.6 KiB/s | 144.1 KiB |  00m01s
[198/299] libX11-xcb-0:1.8.9-1.fc40.x86 100% |  85.1 KiB/s |  11.7 KiB |  00m00s
[199/299] xorg-x11-proto-devel-0:2024.1 100% |   1.6 MiB/s | 300.1 KiB |  00m00s
[200/299] libXau-devel-0:1.0.11-6.fc40. 100% |  25.9 KiB/s |  13.7 KiB |  00m01s
[201/299] graphite2-devel-0:1.3.14-15.f 100% |  38.4 KiB/s |  20.6 KiB |  00m01s
[202/299] libmount-devel-0:2.40.1-1.fc4 100% | 409.6 KiB/s |  27.0 KiB |  00m00s
[203/299] libffi-devel-0:3.4.4-7.fc40.x 100% |  57.6 KiB/s |  28.2 KiB |  00m00s
[204/299] libselinux-devel-0:3.6-4.fc40 100% | 169.3 KiB/s | 150.9 KiB |  00m01s
[205/299] libicu-devel-0:74.2-1.fc40.x8 100% | 430.3 KiB/s | 930.0 KiB |  00m02s
[206/299] libsepol-devel-0:3.6-3.fc40.x 100% | 105.7 KiB/s |  48.7 KiB |  00m00s
[207/299] pcre2-devel-0:10.42-2.fc40.2. 100% | 772.7 KiB/s | 504.6 KiB |  00m01s
[208/299] pcre2-utf16-0:10.42-2.fc40.2. 100% | 229.8 KiB/s | 215.8 KiB |  00m01s
[209/299] pcre2-utf32-0:10.42-2.fc40.2. 100% | 338.6 KiB/s | 203.2 KiB |  00m01s
[210/299] gnutls-0:3.8.5-1.fc40.x86_64  100% |   7.2 MiB/s |   1.1 MiB |  00m00s
[211/299] sysprof-capture-devel-0:46.0- 100% |  92.2 KiB/s |  53.6 KiB |  00m01s
[212/299] libquadmath-0:14.1.1-4.fc40.x 100% |   1.2 MiB/s | 197.8 KiB |  00m00s
[213/299] libquadmath-devel-0:14.1.1-4. 100% | 349.9 KiB/s |  39.9 KiB |  00m00s
[214/299] libstdc++-devel-0:14.1.1-4.fc 100% |  10.6 MiB/s |   2.7 MiB |  00m00s
[215/299] annobin-plugin-gcc-0:12.51-1. 100% |   9.6 MiB/s | 960.8 KiB |  00m00s
[216/299] annobin-docs-0:12.51-1.fc40.n 100% |   1.5 MiB/s |  89.2 KiB |  00m00s
[217/299] glibc-devel-0:2.39-13.fc40.x8 100% |   1.5 MiB/s | 112.3 KiB |  00m00s
[218/299] nettle-0:3.9.1-6.fc40.x86_64  100% | 374.3 KiB/s | 424.9 KiB |  00m01s
[219/299] glibc-headers-x86-0:2.39-13.f 100% |   8.7 MiB/s | 606.1 KiB |  00m00s
[220/299] libxcrypt-devel-0:4.4.36-5.fc 100% |  25.3 KiB/s |  28.6 KiB |  00m01s
[221/299] rubygem-psych-0:5.1.2-7.fc40. 100% | 466.3 KiB/s |  57.8 KiB |  00m00s
[222/299] libdatrie-devel-0:0.2.13-9.fc 100% | 114.6 KiB/s | 153.1 KiB |  00m01s
[223/299] ruby-default-gems-0:3.3.1-7.f 100% | 609.1 KiB/s |  47.5 KiB |  00m00s
[224/299] rubygem-io-console-0:0.7.1-7. 100% | 206.4 KiB/s |  23.9 KiB |  00m00s
[225/299] libblkid-devel-0:2.40.1-1.fc4 100% | 191.9 KiB/s |  26.1 KiB |  00m00s
[226/299] libyaml-0:0.2.5-14.fc40.x86_6 100% | 114.5 KiB/s |  59.2 KiB |  00m01s
[227/299] openexr-devel-0:3.1.10-6.fc40 100% | 348.8 KiB/s | 161.9 KiB |  00m00s
[228/299] perl-Pod-Usage-4:2.03-504.fc4 100% | 410.4 KiB/s |  39.8 KiB |  00m00s
[229/299] perl-Pod-Perldoc-0:3.28.01-50 100% | 101.5 KiB/s |  85.6 KiB |  00m01s
[230/299] perl-podlators-1:5.01-502.fc4 100% | 237.7 KiB/s | 125.5 KiB |  00m01s
[231/299] groff-base-0:1.23.0-6.fc40.x8 100% | 850.7 KiB/s |   1.1 MiB |  00m01s
[232/299] libicu-0:74.2-1.fc40.x86_64   100% | 667.9 KiB/s |  10.4 MiB |  00m16s
[233/299] perl-File-Temp-1:0.231.100-50 100% | 115.0 KiB/s |  59.0 KiB |  00m01s
[234/299] perl-HTTP-Tiny-0:0.088-5.fc40 100% | 110.7 KiB/s |  55.6 KiB |  00m01s
[235/299] perl-Pod-Simple-1:3.45-6.fc40 100% | 464.0 KiB/s | 218.5 KiB |  00m00s
[236/299] perl-Term-ANSIColor-0:5.01-50 100% | 106.4 KiB/s |  47.6 KiB |  00m00s
[237/299] perl-Term-Cap-0:1.18-503.fc40 100% |  49.8 KiB/s |  21.9 KiB |  00m00s
[238/299] perl-File-Path-0:2.18-503.fc4 100% |  82.4 KiB/s |  35.0 KiB |  00m00s
[239/299] perl-IO-Socket-SSL-0:2.085-1. 100% | 489.6 KiB/s | 228.6 KiB |  00m00s
[240/299] perl-Mozilla-CA-0:20231213-3. 100% |  27.9 KiB/s |  13.9 KiB |  00m00s
[241/299] perl-Net-SSLeay-0:1.94-3.fc40 100% | 863.1 KiB/s | 384.9 KiB |  00m00s
[242/299] perl-Time-Local-2:1.350-5.fc4 100% |  65.1 KiB/s |  34.3 KiB |  00m01s
[243/299] perl-Pod-Escapes-1:1.07-503.f 100% |  38.6 KiB/s |  19.6 KiB |  00m01s
[244/299] perl-Text-Tabs+Wrap-0:2024.00 100% |  45.6 KiB/s |  21.6 KiB |  00m00s
[245/299] perl-if-0:0.61.000-506.fc40.n 100% |  25.5 KiB/s |  14.4 KiB |  00m01s
[246/299] kernel-headers-0:6.8.3-300.fc 100% | 238.8 KiB/s |   1.6 MiB |  00m07s
[247/299] perl-IO-Socket-IP-0:0.42-2.fc 100% |  81.0 KiB/s |  41.7 KiB |  00m01s
[248/299] perl-AutoLoader-0:5.74-506.fc 100% |  42.7 KiB/s |  21.7 KiB |  00m01s
[249/299] ncurses-0:6.4-12.20240127.fc4 100% | 315.8 KiB/s | 421.2 KiB |  00m01s
[250/299] imath-devel-0:3.1.10-1.fc40.x 100% | 259.9 KiB/s | 142.7 KiB |  00m01s
[251/299] boost-python3-0:1.83.0-5.fc40 100% | 437.6 KiB/s |  95.4 KiB |  00m00s
[252/299] perl-URI-0:5.28-1.fc40.noarch 100% | 321.5 KiB/s | 132.8 KiB |  00m00s
[253/299] perl-Data-Dumper-0:2.188-503. 100% | 111.8 KiB/s |  56.0 KiB |  00m01s
[254/299] perl-libnet-0:3.15-503.fc40.n 100% | 256.0 KiB/s | 128.5 KiB |  00m01s
[255/299] perl-B-0:1.88-506.fc40.x86_64 100% |  94.0 KiB/s | 176.3 KiB |  00m02s
[256/299] perl-Digest-MD5-0:2.59-3.fc40 100% |  19.1 KiB/s |  35.8 KiB |  00m02s
[257/299] perl-FileHandle-0:2.05-506.fc 100% |  31.0 KiB/s |  15.9 KiB |  00m01s
[258/299] perl-Digest-0:1.20-502.fc40.n 100% |  49.0 KiB/s |  24.6 KiB |  00m01s
[259/299] boost-0:1.83.0-5.fc40.x86_64  100% |   2.3 KiB/s |  13.2 KiB |  00m06s
[260/299] boost-devel-0:1.83.0-5.fc40.x 100% |   2.1 MiB/s |  14.2 MiB |  00m07s
[261/299] boost-numpy3-0:1.83.0-5.fc40. 100% |  30.4 KiB/s |  28.8 KiB |  00m01s
[262/299] boost-atomic-0:1.83.0-5.fc40. 100% | 388.8 KiB/s |  19.0 KiB |  00m00s
[263/299] boost-chrono-0:1.83.0-5.fc40. 100% | 342.8 KiB/s |  25.4 KiB |  00m00s
[264/299] boost-container-0:1.83.0-5.fc 100% | 607.3 KiB/s |  39.5 KiB |  00m00s
[265/299] boost-context-0:1.83.0-5.fc40 100% | 240.1 KiB/s |  16.1 KiB |  00m00s
[266/299] boost-contract-0:1.83.0-5.fc4 100% | 568.5 KiB/s |  45.5 KiB |  00m00s
[267/299] boost-coroutine-0:1.83.0-5.fc 100% | 226.1 KiB/s |  19.4 KiB |  00m00s
[268/299] boost-date-time-0:1.83.0-5.fc 100% | 228.8 KiB/s |  14.9 KiB |  00m00s
[269/299] boost-fiber-0:1.83.0-5.fc40.x 100% | 622.7 KiB/s |  41.7 KiB |  00m00s
[270/299] boost-filesystem-0:1.83.0-5.f 100% |   1.0 MiB/s |  68.8 KiB |  00m00s
[271/299] boost-graph-0:1.83.0-5.fc40.x 100% |   2.2 MiB/s | 151.4 KiB |  00m00s
[272/299] boost-iostreams-0:1.83.0-5.fc 100% | 556.7 KiB/s |  40.6 KiB |  00m00s
[273/299] boost-json-0:1.83.0-5.fc40.x8 100% |   1.7 MiB/s | 143.5 KiB |  00m00s
[274/299] boost-locale-0:1.83.0-5.fc40. 100% |   2.6 MiB/s | 212.7 KiB |  00m00s
[275/299] boost-log-0:1.83.0-5.fc40.x86 100% |   3.7 MiB/s | 489.8 KiB |  00m00s
[276/299] boost-math-0:1.83.0-5.fc40.x8 100% |   1.7 MiB/s | 214.2 KiB |  00m00s
[277/299] boost-nowide-0:1.83.0-5.fc40. 100% | 280.7 KiB/s |  19.9 KiB |  00m00s
[278/299] boost-program-options-0:1.83. 100% |   1.1 MiB/s | 108.4 KiB |  00m00s
[279/299] boost-random-0:1.83.0-5.fc40. 100% | 211.2 KiB/s |  23.4 KiB |  00m00s
[280/299] boost-regex-0:1.83.0-5.fc40.x 100% |   1.0 MiB/s | 110.6 KiB |  00m00s
[281/299] boost-serialization-0:1.83.0- 100% |   1.8 MiB/s | 133.3 KiB |  00m00s
[282/299] boost-stacktrace-0:1.83.0-5.f 100% | 519.4 KiB/s |  29.6 KiB |  00m00s
[283/299] boost-system-0:1.83.0-5.fc40. 100% | 291.8 KiB/s |  14.9 KiB |  00m00s
[284/299] boost-test-0:1.83.0-5.fc40.x8 100% |   3.4 MiB/s | 237.6 KiB |  00m00s
[285/299] boost-thread-0:1.83.0-5.fc40. 100% |   1.1 MiB/s |  61.3 KiB |  00m00s
[286/299] boost-timer-0:1.83.0-5.fc40.x 100% | 426.2 KiB/s |  20.9 KiB |  00m00s
[287/299] boost-type_erasure-0:1.83.0-5 100% | 591.9 KiB/s |  33.1 KiB |  00m00s
[288/299] boost-wave-0:1.83.0-5.fc40.x8 100% |   3.1 MiB/s | 207.0 KiB |  00m00s
[289/299] python3-devel-0:3.12.3-2.fc40 100% |   3.3 MiB/s | 313.0 KiB |  00m00s
[290/299] python3-imath-0:3.1.10-1.fc40 100% | 325.3 KiB/s |   3.7 MiB |  00m12s
[291/299] python3-rpm-macros-0:3.12-7.f 100% |  29.2 KiB/s |  12.8 KiB |  00m00s
[292/299] pyproject-rpm-macros-0:1.12.0 100% |  49.2 KiB/s |  41.4 KiB |  00m01s
[293/299] python3-rpm-generators-0:14-1 100% |  31.8 KiB/s |  29.6 KiB |  00m01s
[294/299] flexiblas-0:3.4.2-1.fc40.x86_ 100% |  57.8 KiB/s |  25.1 KiB |  00m00s
[295/299] python3-numpy-1:1.26.4-3.fc40 100% |   9.0 MiB/s |   7.4 MiB |  00m01s
[296/299] flexiblas-openblas-openmp-0:3 100% |  38.5 KiB/s |  17.6 KiB |  00m00s
[297/299] openblas-0:0.3.26-4.fc40.x86_ 100% |  77.8 KiB/s |  38.6 KiB |  00m00s
[298/299] flexiblas-netlib-0:3.4.2-1.fc 100% | 410.2 KiB/s |   3.2 MiB |  00m08s
[299/299] openblas-openmp-0:0.3.26-4.fc 100% | 701.3 KiB/s |   5.1 MiB |  00m07s
--------------------------------------------------------------------------------
[299/299] Total                         100% |   2.7 MiB/s | 281.7 MiB |  01m45s
Running transaction
[  1/301] Verify package files          100% | 116.0   B/s | 299.0   B |  00m03s
>>> Running pre-transaction scriptlet: nodejs-1:20.12.2-1.fc40.x86_64
>>> Stop pre-transaction scriptlet: nodejs-1:20.12.2-1.fc40.x86_64
[  2/301] Prepare transaction           100% | 411.0   B/s | 299.0   B |  00m01s
[  3/301] Installing zlib-ng-compat-dev 100% |  12.8 MiB/s | 104.5 KiB |  00m00s
[  4/301] Installing boost-system-0:1.8 100% |   5.6 MiB/s |  17.3 KiB |  00m00s
[  5/301] Installing cmake-filesystem-0 100% |   1.4 MiB/s |   7.1 KiB |  00m00s
[  6/301] Installing libpng-2:1.6.40-3. 100% |  59.3 MiB/s | 243.1 KiB |  00m00s
[  7/301] Installing boost-chrono-0:1.8 100% |  12.6 MiB/s |  38.6 KiB |  00m00s
[  8/301] Installing libicu-0:74.2-1.fc 100% | 183.9 MiB/s |  34.9 MiB |  00m00s
[  9/301] Installing boost-thread-0:1.8 100% |  33.6 MiB/s | 137.8 KiB |  00m00s
[ 10/301] Installing xorg-x11-proto-dev 100% |  84.9 MiB/s |   1.8 MiB |  00m00s
[ 11/301] Installing expat-0:2.6.2-1.fc 100% |  39.5 MiB/s | 282.9 KiB |  00m00s
[ 12/301] Installing ruby-libs-0:3.3.1- 100% | 130.1 MiB/s |  14.6 MiB |  00m00s
[ 13/301] Installing libquadmath-0:14.1 100% |  63.9 MiB/s | 327.2 KiB |  00m00s
[ 14/301] Installing libgfortran-0:14.1 100% | 154.9 MiB/s |   2.9 MiB |  00m00s
[ 15/301] Installing python-rpm-macros- 100% |   7.4 MiB/s |  22.8 KiB |  00m00s
[ 16/301] Installing libjpeg-turbo-0:3. 100% |  95.0 MiB/s | 778.6 KiB |  00m00s
[ 17/301] Installing libmpc-0:1.3.1-5.f 100% |  27.1 MiB/s | 166.2 KiB |  00m00s
[ 18/301] Installing libjpeg-turbo-deve 100% |  57.9 MiB/s | 355.5 KiB |  00m00s
[ 19/301] Installing boost-regex-0:1.83 100% |  37.9 MiB/s | 272.0 KiB |  00m00s
[ 20/301] Installing libpng-devel-2:1.6 100% | 108.1 MiB/s | 885.4 KiB |  00m00s
[ 21/301] Installing boost-context-0:1. 100% |   5.7 MiB/s |  17.5 KiB |  00m00s
[ 22/301] Installing boost-atomic-0:1.8 100% |   7.2 MiB/s |  22.0 KiB |  00m00s
[ 23/301] Installing boost-filesystem-0 100% |  36.3 MiB/s | 148.6 KiB |  00m00s
[ 24/301] Installing imath-0:3.1.10-1.f 100% |  51.2 MiB/s | 367.0 KiB |  00m00s
[ 25/301] Installing fftw-libs-double-0 100% | 149.1 MiB/s |   3.4 MiB |  00m00s
[ 26/301] Installing fonts-filesystem-1 100% | 256.5 KiB/s | 788.0   B |  00m00s
[ 27/301] Installing openjpeg2-0:2.5.2- 100% |  72.2 MiB/s | 443.6 KiB |  00m00s
[ 28/301] Installing libwebp-0:1.3.2-5. 100% |  86.6 MiB/s | 797.7 KiB |  00m00s
[ 29/301] Installing lcms2-0:2.16-3.fc4 100% |  58.9 MiB/s | 422.5 KiB |  00m00s
[ 30/301] Installing tcl-1:8.6.13-2.fc4 100% | 110.7 MiB/s |   4.2 MiB |  00m00s
[ 31/301] Installing libwebp-devel-0:1. 100% |  22.7 MiB/s | 116.4 KiB |  00m00s
[ 32/301] Installing openexr-libs-0:3.1 100% | 178.8 MiB/s |   6.4 MiB |  00m00s
[ 33/301] Installing python3-rpm-macros 100% |   3.3 MiB/s |   6.7 KiB |  00m00s
[ 34/301] Installing fftw-libs-quad-0:3 100% | 126.5 MiB/s |   2.5 MiB |  00m00s
[ 35/301] Installing libicu-devel-0:74. 100% |  94.0 MiB/s |   5.6 MiB |  00m00s
[ 36/301] Installing boost-date-time-0: 100% |   5.6 MiB/s |  17.3 KiB |  00m00s
[ 37/301] Installing boost-container-0: 100% |  21.7 MiB/s |  66.5 KiB |  00m00s
[ 38/301] Installing pixman-0:0.43.4-1. 100% |  86.8 MiB/s | 711.2 KiB |  00m00s
[ 39/301] Installing libXau-0:1.0.11-6. 100% |  22.3 MiB/s |  68.4 KiB |  00m00s
[ 40/301] Installing libxcb-0:1.17.0-1. 100% |  74.4 MiB/s |   1.1 MiB |  00m00s
[ 41/301] Installing gtest-0:1.14.0-4.f 100% |  79.3 MiB/s | 487.0 KiB |  00m00s
[ 42/301] Installing graphite2-0:1.3.14 100% |  21.1 MiB/s | 194.2 KiB |  00m00s
[ 43/301] Installing gettext-libs-0:0.2 100% | 118.9 MiB/s |   1.7 MiB |  00m00s
[ 44/301] Installing libdatrie-0:0.2.13 100% |  19.2 MiB/s |  59.0 KiB |  00m00s
[ 45/301] Installing libthai-0:0.1.29-8 100% |  95.9 MiB/s | 785.3 KiB |  00m00s
[ 46/301] Installing fribidi-0:1.0.13-4 100% |  59.9 MiB/s | 367.8 KiB |  00m00s
[ 47/301] Installing libcgif-0:0.4.0-1. 100% |   8.3 MiB/s |  25.6 KiB |  00m00s
[ 48/301] Installing fftw-libs-single-0 100% | 144.6 MiB/s |   3.6 MiB |  00m00s
[ 49/301] Installing fftw-libs-long-0:3 100% | 129.1 MiB/s |   1.5 MiB |  00m00s
[ 50/301] Installing libaec-0:1.1.2-1.f 100% |  18.8 MiB/s |  96.5 KiB |  00m00s
[ 51/301] Installing hdf5-0:1.12.1-15.f 100% | 155.0 MiB/s |   8.4 MiB |  00m00s
[ 52/301] Installing matio-0:1.5.26-3.f 100% |  78.4 MiB/s | 561.9 KiB |  00m00s
[ 53/301] Installing libspng-0:0.7.4-4. 100% |  20.5 MiB/s |  84.0 KiB |  00m00s
[ 54/301] Installing libimagequant-0:4. 100% |  84.5 MiB/s | 691.9 KiB |  00m00s
[ 55/301] Installing libexif-0:0.6.24-7 100% | 116.0 MiB/s |   2.4 MiB |  00m00s
[ 56/301] Installing highway-0:1.1.0-1. 100% | 158.2 MiB/s |   3.2 MiB |  00m00s
[ 57/301] Installing cfitsio-0:4.4.0-2. 100% | 126.6 MiB/s |   1.8 MiB |  00m00s
[ 58/301] Installing libuv-1:1.48.0-1.f 100% |  66.1 MiB/s | 541.6 KiB |  00m00s
[ 59/301] Installing nodejs-libs-1:20.1 100% | 188.1 MiB/s |  59.8 MiB |  00m00s
[ 60/301] Installing cfitsio-devel-0:4. 100% |  64.1 MiB/s | 262.5 KiB |  00m00s
[ 61/301] Installing libexif-devel-0:0. 100% |  19.9 MiB/s |  61.0 KiB |  00m00s
[ 62/301] Installing libimagequant-deve 100% |   3.7 MiB/s |   7.6 KiB |  00m00s
[ 63/301] Installing libspng-devel-0:0. 100% |  20.6 MiB/s |  84.4 KiB |  00m00s
[ 64/301] Installing libaec-devel-0:1.1 100% |   4.2 MiB/s |  12.9 KiB |  00m00s
[ 65/301] Installing fftw-0:3.3.10-12.f 100% |  36.2 MiB/s | 185.6 KiB |  00m00s
[ 66/301] Installing fftw-libs-0:3.3.10 100% |  30.3 KiB/s | 124.0   B |  00m00s
[ 67/301] Installing fftw-devel-0:3.3.1 100% |  47.2 MiB/s | 290.3 KiB |  00m00s
[ 68/301] Installing libcgif-devel-0:0. 100% |   3.8 MiB/s |  11.7 KiB |  00m00s
[ 69/301] Installing fribidi-devel-0:1. 100% |  20.0 MiB/s |  81.9 KiB |  00m00s
[ 70/301] Installing libdatrie-devel-0: 100% |  56.8 MiB/s | 581.7 KiB |  00m00s
[ 71/301] Installing libthai-devel-0:0. 100% |  55.1 MiB/s | 677.4 KiB |  00m00s
[ 72/301] Installing graphite2-devel-0: 100% |  16.5 MiB/s |  50.6 KiB |  00m00s
[ 73/301] Installing gmock-0:1.14.0-4.f 100% |  17.1 MiB/s | 140.3 KiB |  00m00s
[ 74/301] Installing gtest-devel-0:1.14 100% |  75.1 MiB/s |   1.1 MiB |  00m00s
[ 75/301] Installing highway-devel-0:1. 100% | 149.9 MiB/s |   3.3 MiB |  00m00s
[ 76/301] Installing libXau-devel-0:1.0 100% | 823.8 KiB/s |   8.2 KiB |  00m00s
[ 77/301] Installing libxcb-devel-0:1.1 100% |  21.8 MiB/s |   3.1 MiB |  00m00s
[ 78/301] Installing pixman-devel-0:0.4 100% |  16.3 MiB/s |  50.2 KiB |  00m00s
[ 79/301] Installing boost-json-0:1.83. 100% |  63.7 MiB/s | 326.0 KiB |  00m00s
[ 80/301] Installing boost-wave-0:1.83. 100% | 103.7 MiB/s | 636.8 KiB |  00m00s
[ 81/301] Installing pyproject-rpm-macr 100% |  24.6 MiB/s | 100.8 KiB |  00m00s
[ 82/301] Installing lcms2-devel-0:2.16 100% |  44.4 MiB/s | 136.4 KiB |  00m00s
[ 83/301] Installing abattis-cantarell- 100% |  38.0 MiB/s | 194.4 KiB |  00m00s
[ 84/301] Installing boost-fiber-0:1.83 100% |  20.4 MiB/s |  83.7 KiB |  00m00s
[ 85/301] Installing boost-log-0:1.83.0 100% | 122.6 MiB/s |   1.5 MiB |  00m00s
[ 86/301] Installing boost-coroutine-0: 100% |   7.2 MiB/s |  22.2 KiB |  00m00s
[ 87/301] Installing boost-graph-0:1.83 100% |  67.1 MiB/s | 343.3 KiB |  00m00s
[ 88/301] Installing cpp-0:14.1.1-4.fc4 100% | 164.1 MiB/s |  35.0 MiB |  00m00s
[ 89/301] Installing expat-devel-0:2.6. 100% |  50.1 MiB/s | 205.1 KiB |  00m00s
[ 90/301] Installing boost-locale-0:1.8 100% |  84.7 MiB/s | 607.2 KiB |  00m00s
[ 91/301] Installing boost-type_erasure 100% |  14.5 MiB/s |  59.2 KiB |  00m00s
[ 92/301] Installing boost-timer-0:1.83 100% |   6.4 MiB/s |  26.1 KiB |  00m00s
[ 93/301] Installing openblas-0:0.3.26- 100% |  23.9 MiB/s |  97.8 KiB |  00m00s
[ 94/301] Installing openblas-openmp-0: 100% | 214.9 MiB/s |  38.9 MiB |  00m00s
[ 95/301] Installing flexiblas-netlib-0 100% | 165.1 MiB/s |  10.4 MiB |  00m00s
[ 96/301] Installing flexiblas-0:3.4.2- 100% |  15.7 MiB/s |  48.1 KiB |  00m00s
[ 97/301] Installing flexiblas-openblas 100% |  13.1 MiB/s |  40.2 KiB |  00m00s
[ 98/301] Installing boost-test-0:1.83. 100% |  89.3 MiB/s | 640.2 KiB |  00m00s
[ 99/301] Installing boost-stacktrace-0 100% |  16.1 MiB/s |  66.0 KiB |  00m00s
[100/301] Installing boost-serializatio 100% |  71.5 MiB/s | 439.0 KiB |  00m00s
[101/301] Installing boost-random-0:1.8 100% |   9.9 MiB/s |  30.5 KiB |  00m00s
[102/301] Installing boost-program-opti 100% |  53.5 MiB/s | 273.7 KiB |  00m00s
[103/301] Installing boost-nowide-0:1.8 100% |   8.4 MiB/s |  25.9 KiB |  00m00s
[104/301] Installing boost-math-0:1.83. 100% |  70.6 MiB/s | 650.3 KiB |  00m00s
[105/301] Installing boost-iostreams-0: 100% |  23.3 MiB/s |  95.6 KiB |  00m00s
[106/301] Installing boost-contract-0:1 100% |  20.3 MiB/s | 104.2 KiB |  00m00s
[107/301] Installing ncurses-0:6.4-12.2 100% |  30.6 MiB/s | 627.6 KiB |  00m00s
>>> Running pre-install scriptlet: groff-base-0:1.23.0-6.fc40.x86_64
>>> Stop pre-install scriptlet: groff-base-0:1.23.0-6.fc40.x86_64
[108/301] Installing groff-base-0:1.23. 100% |  75.6 MiB/s |   3.9 MiB |  00m00s
>>> Running post-install scriptlet: groff-base-0:1.23.0-6.fc40.x86_64
>>> Stop post-install scriptlet: groff-base-0:1.23.0-6.fc40.x86_64
[109/301] Installing perl-Digest-0:1.20 100% |   9.0 MiB/s |  37.0 KiB |  00m00s
[110/301] Installing perl-B-0:1.88-506. 100% |  69.2 MiB/s | 495.7 KiB |  00m00s
[111/301] Installing perl-FileHandle-0: 100% |   3.2 MiB/s |   9.8 KiB |  00m00s
[112/301] Installing perl-Digest-MD5-0: 100% |  15.0 MiB/s |  61.6 KiB |  00m00s
[113/301] Installing perl-Data-Dumper-0 100% |  27.7 MiB/s | 113.6 KiB |  00m00s
[114/301] Installing perl-libnet-0:3.15 100% |  47.9 MiB/s | 294.3 KiB |  00m00s
[115/301] Installing perl-AutoLoader-0: 100% |   6.8 MiB/s |  20.9 KiB |  00m00s
[116/301] Installing perl-URI-0:5.28-1. 100% |  27.3 MiB/s | 251.8 KiB |  00m00s
[117/301] Installing perl-locale-0:1.10 100% |   3.2 MiB/s |   6.6 KiB |  00m00s
[118/301] Installing perl-File-Path-0:2 100% |  21.0 MiB/s |  64.5 KiB |  00m00s
[119/301] Installing perl-Mozilla-CA-0: 100% |   1.7 MiB/s |  10.2 KiB |  00m00s
[120/301] Installing perl-Time-Local-2: 100% |  17.2 MiB/s |  70.5 KiB |  00m00s
[121/301] Installing perl-Pod-Escapes-1 100% |   8.4 MiB/s |  25.9 KiB |  00m00s
[122/301] Installing perl-Text-Tabs+Wra 100% |   7.8 MiB/s |  23.8 KiB |  00m00s
[123/301] Installing perl-if-0:0.61.000 100% |   2.0 MiB/s |   6.2 KiB |  00m00s
[124/301] Installing perl-IO-Socket-IP- 100% |  24.5 MiB/s | 100.4 KiB |  00m00s
[125/301] Installing perl-Net-SSLeay-0: 100% |  80.2 MiB/s |   1.4 MiB |  00m00s
[126/301] Installing perl-IO-Socket-SSL 100% |  96.1 MiB/s | 689.0 KiB |  00m00s
[127/301] Installing perl-POSIX-0:2.13- 100% |  45.0 MiB/s | 230.3 KiB |  00m00s
[128/301] Installing perl-Class-Struct- 100% |   8.4 MiB/s |  25.9 KiB |  00m00s
[129/301] Installing perl-IPC-Open3-0:1 100% |   7.6 MiB/s |  23.3 KiB |  00m00s
[130/301] Installing perl-Term-ANSIColo 100% |  24.2 MiB/s |  99.1 KiB |  00m00s
[131/301] Installing perl-Term-Cap-0:1. 100% |   9.9 MiB/s |  30.5 KiB |  00m00s
[132/301] Installing perl-File-Temp-1:0 100% |  40.0 MiB/s | 164.0 KiB |  00m00s
[133/301] Installing perl-Pod-Simple-1: 100% |  61.8 MiB/s | 569.4 KiB |  00m00s
[134/301] Installing perl-HTTP-Tiny-0:0 100% |  37.6 MiB/s | 154.2 KiB |  00m00s
[135/301] Installing perl-Symbol-0:1.09 100% |   3.5 MiB/s |   7.2 KiB |  00m00s
[136/301] Installing perl-SelectSaver-0 100% |   1.3 MiB/s |   2.6 KiB |  00m00s
[137/301] Installing perl-File-stat-0:1 100% |   6.5 MiB/s |  13.2 KiB |  00m00s
[138/301] Installing perl-Socket-4:2.03 100% |  30.8 MiB/s | 126.0 KiB |  00m00s
[139/301] Installing perl-podlators-1:5 100% |  50.8 MiB/s | 312.1 KiB |  00m00s
[140/301] Installing perl-Pod-Perldoc-0 100% |  23.5 MiB/s | 168.6 KiB |  00m00s
[141/301] Installing perl-Fcntl-0:1.15- 100% |   8.4 MiB/s |  25.8 KiB |  00m00s
[142/301] Installing perl-mro-0:1.28-50 100% |  13.9 MiB/s |  42.7 KiB |  00m00s
[143/301] Installing perl-overloading-0 100% |   1.8 MiB/s |   5.5 KiB |  00m00s
[144/301] Installing perl-IO-0:1.52-506 100% |  25.3 MiB/s | 155.3 KiB |  00m00s
[145/301] Installing perl-Text-ParseWor 100% |   4.7 MiB/s |  14.5 KiB |  00m00s
[146/301] Installing perl-base-0:2.27-5 100% |   6.3 MiB/s |  12.9 KiB |  00m00s
[147/301] Installing perl-Pod-Usage-4:2 100% |  21.1 MiB/s |  86.3 KiB |  00m00s
[148/301] Installing perl-constant-0:1. 100% |   8.9 MiB/s |  27.4 KiB |  00m00s
[149/301] Installing perl-Errno-0:1.37- 100% |   4.3 MiB/s |   8.8 KiB |  00m00s
[150/301] Installing perl-Scalar-List-U 100% |  20.7 MiB/s | 148.7 KiB |  00m00s
[151/301] Installing perl-vars-0:1.05-5 100% |   2.1 MiB/s |   4.3 KiB |  00m00s
[152/301] Installing perl-overload-0:1. 100% |  17.6 MiB/s |  71.9 KiB |  00m00s
[153/301] Installing perl-Getopt-Std-0: 100% |   2.8 MiB/s |  11.6 KiB |  00m00s
[154/301] Installing perl-MIME-Base64-0 100% |   9.4 MiB/s |  48.3 KiB |  00m00s
[155/301] Installing perl-parent-1:0.24 100% |   2.5 MiB/s |  10.4 KiB |  00m00s
[156/301] Installing perl-Storable-1:3. 100% |  45.7 MiB/s | 233.9 KiB |  00m00s
[157/301] Installing perl-Getopt-Long-1 100% |  28.7 MiB/s | 146.9 KiB |  00m00s
[158/301] Installing perl-File-Basename 100% |   4.7 MiB/s |  14.6 KiB |  00m00s
[159/301] Installing perl-Exporter-0:5. 100% |  18.1 MiB/s |  55.5 KiB |  00m00s
[160/301] Installing perl-Carp-0:1.54-5 100% |  15.5 MiB/s |  47.7 KiB |  00m00s
[161/301] Installing perl-PathTools-0:3 100% |  30.0 MiB/s | 184.2 KiB |  00m00s
[162/301] Installing perl-DynaLoader-0: 100% |  10.6 MiB/s |  32.5 KiB |  00m00s
[163/301] Installing perl-Encode-4:3.21 100% | 134.8 MiB/s |   4.7 MiB |  00m00s
[164/301] Installing perl-libs-4:5.38.2 100% | 101.5 MiB/s |   9.9 MiB |  00m00s
[165/301] Installing perl-interpreter-4 100% |  29.6 MiB/s | 121.4 KiB |  00m00s
[166/301] Installing perl-File-Find-0:1 100% |  13.8 MiB/s |  42.4 KiB |  00m00s
[167/301] Installing perl-TermReadKey-0 100% |  10.8 MiB/s |  66.3 KiB |  00m00s
[168/301] Installing perl-lib-0:0.65-50 100% |   4.3 MiB/s |   8.9 KiB |  00m00s
[169/301] Installing perl-Error-1:0.170 100% |   9.8 MiB/s |  80.4 KiB |  00m00s
[170/301] Installing kernel-headers-0:6 100% |  64.5 MiB/s |   6.4 MiB |  00m00s
[171/301] Installing libblkid-devel-0:2 100% |  15.0 MiB/s |  46.0 KiB |  00m00s
[172/301] Installing libyaml-0:0.2.5-14 100% |   5.4 MiB/s | 131.8 KiB |  00m00s
[173/301] Installing rubygem-io-console 100% |   9.6 MiB/s |  39.4 KiB |  00m00s
[174/301] Installing rubygems-0:3.5.9-7 100% |  52.4 MiB/s |   1.5 MiB |  00m00s
[175/301] Installing rubygem-psych-0:5. 100% |  24.2 MiB/s | 148.8 KiB |  00m00s
[176/301] Installing ruby-default-gems- 100% |  12.4 MiB/s |  88.8 KiB |  00m00s
[177/301] Installing rubypick-0:1.1.1-2 100% |   2.5 MiB/s |   5.1 KiB |  00m00s
[178/301] Installing ruby-0:3.3.1-7.fc4 100% |  22.2 MiB/s |  91.1 KiB |  00m00s
[179/301] Installing glibc-headers-x86- 100% |  56.4 MiB/s |   2.3 MiB |  00m00s
[180/301] Installing libxcrypt-devel-0: 100% |  10.6 MiB/s |  32.6 KiB |  00m00s
[181/301] Installing glibc-devel-0:2.39 100% |  12.8 MiB/s |  39.3 KiB |  00m00s
[182/301] Installing annobin-docs-0:12. 100% |  18.9 MiB/s |  96.8 KiB |  00m00s
[183/301] Installing libstdc++-devel-0: 100% | 127.4 MiB/s |  15.5 MiB |  00m00s
[184/301] Installing nettle-0:3.9.1-6.f 100% | 110.7 MiB/s | 793.3 KiB |  00m00s
[185/301] Installing gnutls-0:3.8.5-1.f 100% | 145.5 MiB/s |   3.2 MiB |  00m00s
[186/301] Installing glib2-0:2.80.2-1.f 100% | 162.1 MiB/s |  14.6 MiB |  00m00s
[187/301] Installing shared-mime-info-0 100% |  91.3 MiB/s |   2.6 MiB |  00m00s
>>> Running post-install scriptlet: shared-mime-info-0:2.3-5.fc40.x86_64
>>> Stop post-install scriptlet: shared-mime-info-0:2.3-5.fc40.x86_64
[188/301] Installing gdk-pixbuf2-0:2.42 100% |  92.2 MiB/s |   2.5 MiB |  00m00s
[189/301] Installing sysprof-capture-de 100% |  83.2 MiB/s | 255.7 KiB |  00m00s
[190/301] Installing pcre2-utf32-0:10.4 100% | 106.0 MiB/s | 543.0 KiB |  00m00s
[191/301] Installing pcre2-utf16-0:10.4 100% |  92.9 MiB/s | 571.0 KiB |  00m00s
[192/301] Installing pcre2-devel-0:10.4 100% |  91.8 MiB/s |   1.9 MiB |  00m00s
[193/301] Installing libsepol-devel-0:3 100% |  20.8 MiB/s | 127.7 KiB |  00m00s
[194/301] Installing libselinux-devel-0 100% |  11.2 MiB/s | 160.6 KiB |  00m00s
[195/301] Installing libmount-devel-0:2 100% |  31.5 MiB/s |  64.5 KiB |  00m00s
[196/301] Installing libffi-devel-0:3.4 100% |  17.0 MiB/s |  34.9 KiB |  00m00s
[197/301] Installing libX11-xcb-0:1.8.9 100% |   7.7 MiB/s |  15.9 KiB |  00m00s
[198/301] Installing nodejs-undici-0:6. 100% |  41.9 MiB/s |   1.2 MiB |  00m00s
[199/301] Installing nodejs-npm-1:10.5. 100% |  41.4 MiB/s |   8.3 MiB |  00m00s
[200/301] Installing nodejs-cjs-module- 100% |  49.1 MiB/s | 150.9 KiB |  00m00s
[201/301] Installing nodejs-1:20.12.2-1 100% |  16.1 MiB/s | 148.2 KiB |  00m00s
[202/301] Installing tzdata-0:2024a-5.f 100% |  19.8 MiB/s |   1.9 MiB |  00m00s
[203/301] Installing google-noto-fonts- 100% |  17.8 MiB/s |  18.3 KiB |  00m00s
[204/301] Installing google-noto-sans-v 100% | 138.8 MiB/s |   1.2 MiB |  00m00s
[205/301] Installing default-fonts-core 100% |   4.4 MiB/s |  18.2 KiB |  00m00s
[206/301] Installing xz-devel-1:5.4.6-3 100% |  63.5 MiB/s | 259.9 KiB |  00m00s
[207/301] Installing libxml2-devel-0:2. 100% | 131.4 MiB/s |   3.4 MiB |  00m00s
[208/301] Installing bzip2-devel-0:1.0. 100% | 151.7 MiB/s | 310.7 KiB |  00m00s
[209/301] Installing brotli-0:1.1.0-3.f 100% |  31.7 MiB/s |  32.5 KiB |  00m00s
[210/301] Installing brotli-devel-0:1.1 100% |  33.2 MiB/s |  68.0 KiB |  00m00s
[211/301] Installing libzstd-devel-0:1. 100% |  99.2 MiB/s | 203.2 KiB |  00m00s
[212/301] Installing libedit-0:3.1-51.2 100% |  60.0 MiB/s | 245.6 KiB |  00m00s
[213/301] Installing mpdecimal-0:2.5.1- 100% |  65.8 MiB/s | 202.0 KiB |  00m00s
[214/301] Installing libb2-0:0.98.1-11. 100% |  21.1 MiB/s |  43.3 KiB |  00m00s
[215/301] Installing libX11-common-0:1. 100% |  56.5 MiB/s |   1.2 MiB |  00m00s
[216/301] Installing libX11-0:1.8.9-1.f 100% | 141.5 MiB/s |   1.3 MiB |  00m00s
[217/301] Installing libXrender-0:0.9.1 100% |  12.5 MiB/s |  51.4 KiB |  00m00s
[218/301] Installing libX11-devel-0:1.8 100% |  22.4 MiB/s |   1.1 MiB |  00m00s
[219/301] Installing libXrender-devel-0 100% |  24.9 MiB/s |  51.0 KiB |  00m00s
[220/301] Installing libXext-0:1.3.6-1. 100% |  29.7 MiB/s |  91.3 KiB |  00m00s
[221/301] Installing libXext-devel-0:1. 100% |  15.5 MiB/s | 110.9 KiB |  00m00s
[222/301] Installing gettext-envsubst-0 100% |  24.9 MiB/s |  76.4 KiB |  00m00s
[223/301] Installing gettext-runtime-0: 100% |  53.2 MiB/s | 490.7 KiB |  00m00s
[224/301] Installing gettext-0:0.22.5-2 100% | 141.4 MiB/s |   5.2 MiB |  00m00s
[225/301] Installing libcbor-0:0.11.0-1 100% |  36.8 MiB/s |  75.3 KiB |  00m00s
[226/301] Installing libfido2-0:1.14.0- 100% |  77.9 MiB/s | 239.3 KiB |  00m00s
[227/301] Installing liblerc-0:4.0.0-6. 100% | 118.2 MiB/s | 605.0 KiB |  00m00s
[228/301] Installing jbigkit-libs-0:2.1 100% |  38.9 MiB/s | 119.6 KiB |  00m00s
[229/301] Installing libtiff-0:4.6.0-2. 100% | 112.0 MiB/s |   1.1 MiB |  00m00s
[230/301] Installing libtiff-devel-0:4. 100% |  87.8 MiB/s | 719.6 KiB |  00m00s
[231/301] Installing openjpeg2-tools-0: 100% |  59.7 MiB/s | 183.4 KiB |  00m00s
[232/301] Installing openjpeg2-devel-0: 100% |   8.3 MiB/s |  76.9 KiB |  00m00s
>>> Running pre-install scriptlet: xml-common-0:0.6.3-63.fc40.noarch
>>> Stop pre-install scriptlet: xml-common-0:0.6.3-63.fc40.noarch
[233/301] Installing xml-common-0:0.6.3 100% |  19.8 MiB/s |  81.1 KiB |  00m00s
[234/301] Installing cairo-0:1.18.0-3.f 100% | 123.7 MiB/s |   1.7 MiB |  00m00s
[235/301] Installing harfbuzz-0:8.4.0-1 100% | 146.3 MiB/s |   2.6 MiB |  00m00s
[236/301] Installing freetype-0:2.13.2- 100% | 103.1 MiB/s | 844.3 KiB |  00m00s
[237/301] Installing fontconfig-0:2.15. 100% | 758.7 KiB/s | 786.0 KiB |  00m01s
>>> Running post-install scriptlet: fontconfig-0:2.15.0-4.fc40.x86_64
>>> Stop post-install scriptlet: fontconfig-0:2.15.0-4.fc40.x86_64
[238/301] Installing libXft-0:2.3.8-6.f 100% |  27.0 MiB/s | 166.0 KiB |  00m00s
[239/301] Installing pango-0:1.52.2-1.f 100% |  46.6 MiB/s |   1.0 MiB |  00m00s
>>> Running pre-install scriptlet: tk-1:8.6.13-3.fc40.x86_64
>>> Stop pre-install scriptlet: tk-1:8.6.13-3.fc40.x86_64
[240/301] Installing tk-1:8.6.13-3.fc40 100% |  95.8 MiB/s |   3.6 MiB |  00m00s
[241/301] Installing cairo-gobject-0:1. 100% |  35.2 MiB/s |  36.1 KiB |  00m00s
[242/301] Installing librsvg2-0:2.57.1- 100% | 160.6 MiB/s |   4.2 MiB |  00m00s
[243/301] Installing rsvg-pixbuf-loader 100% |   8.1 MiB/s |  16.5 KiB |  00m00s
[244/301] Installing tix-1:8.4.3-40.fc4 100% |  16.1 MiB/s |   1.0 MiB |  00m00s
>>> Running post-install scriptlet: tix-1:8.4.3-40.fc40.x86_64
>>> Stop post-install scriptlet: tix-1:8.4.3-40.fc40.x86_64
[245/301] Installing harfbuzz-icu-0:8.4 100% |   8.0 MiB/s |  16.4 KiB |  00m00s
[246/301] Installing openssh-0:9.6p1-1. 100% | 140.0 MiB/s |   1.8 MiB |  00m00s
[247/301] Installing openssh-clients-0: 100% |  96.6 MiB/s |   2.6 MiB |  00m00s
>>> Running post-install scriptlet: openssh-clients-0:9.6p1-1.fc40.2.x86_64
>>> Stop post-install scriptlet: openssh-clients-0:9.6p1-1.fc40.2.x86_64
[248/301] Installing gc-0:8.2.2-6.fc40. 100% |  36.4 MiB/s | 261.2 KiB |  00m00s
[249/301] Installing guile30-0:3.0.7-12 100% | 175.5 MiB/s |  51.6 MiB |  00m00s
[250/301] Installing make-1:4.4.1-6.fc4 100% |  90.0 MiB/s |   1.8 MiB |  00m00s
[251/301] Installing gcc-0:14.1.1-4.fc4 100% | 175.2 MiB/s | 104.1 MiB |  00m01s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:286-1.fc40.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:286-1.fc40.noarch
[252/301] Installing libquadmath-devel- 100% |   7.6 MiB/s |  23.3 KiB |  00m00s
[253/301] Installing gcc-gfortran-0:14. 100% | 165.3 MiB/s |  37.2 MiB |  00m00s
[254/301] Installing hdf5-devel-0:1.12. 100% | 121.8 MiB/s |   3.9 MiB |  00m00s
[255/301] Installing matio-devel-0:1.5. 100% |  19.3 MiB/s |  59.2 KiB |  00m00s
[256/301] Installing nifticlib-0:2.0.0- 100% |  66.4 MiB/s | 408.1 KiB |  00m00s
[257/301] Installing vips-0:8.15.1-2.fc 100% | 161.4 MiB/s |   3.7 MiB |  00m00s
[258/301] Installing less-0:643-4.fc40. 100% |  60.5 MiB/s | 372.0 KiB |  00m00s
[259/301] Installing git-core-0:2.45.1- 100% | 171.5 MiB/s |  22.0 MiB |  00m00s
[260/301] Installing git-core-doc-0:2.4 100% | 115.2 MiB/s |  17.0 MiB |  00m00s
[261/301] Installing perl-Git-0:2.45.1- 100% |  31.7 MiB/s |  65.0 KiB |  00m00s
[262/301] Installing git-0:2.45.1-1.fc4 100% |  42.7 MiB/s |  87.4 KiB |  00m00s
[263/301] Installing libdb-0:5.3.28-61. 100% | 152.3 MiB/s |   1.8 MiB |  00m00s
[264/301] Installing oniguruma-0:6.9.9- 100% |  45.7 MiB/s | 748.6 KiB |  00m00s
[265/301] Installing openssl-devel-1:3. 100% |  21.5 MiB/s |   5.2 MiB |  00m00s
[266/301] Installing libarchive-devel-0 100% |  45.3 MiB/s | 185.5 KiB |  00m00s
[267/301] Installing libxcrypt-compat-0 100% |  64.7 MiB/s | 198.8 KiB |  00m00s
[268/301] Installing python-pip-wheel-0 100% | 190.0 MiB/s |   1.5 MiB |  00m00s
[269/301] Installing python-unversioned 100% | 414.1 KiB/s | 424.0   B |  00m00s
[270/301] Installing python3-0:3.12.3-2 100% |   3.6 MiB/s |  33.3 KiB |  00m00s
[271/301] Installing python3-libs-0:3.1 100% | 125.3 MiB/s |  41.3 MiB |  00m00s
[272/301] Installing boost-python3-0:1. 100% |  81.9 MiB/s | 251.4 KiB |  00m00s
[273/301] Installing python3-packaging- 100% |  60.3 MiB/s | 431.9 KiB |  00m00s
[274/301] Installing glib2-devel-0:2.80 100% | 173.5 MiB/s |  15.6 MiB |  00m00s
[275/301] Installing cairo-devel-0:1.18 100% | 134.8 MiB/s |   2.3 MiB |  00m00s
[276/301] Installing fontconfig-devel-0 100% |  10.6 MiB/s | 151.9 KiB |  00m00s
[277/301] Installing freetype-devel-0:2 100% | 151.1 MiB/s |   7.9 MiB |  00m00s
[278/301] Installing harfbuzz-devel-0:8 100% | 142.8 MiB/s |   5.1 MiB |  00m00s
[279/301] Installing libXft-devel-0:2.3 100% |   7.2 MiB/s |  44.3 KiB |  00m00s
[280/301] Installing pango-devel-0:1.52 100% | 136.5 MiB/s |   1.5 MiB |  00m00s
[281/301] Installing gdk-pixbuf2-devel- 100% |  37.0 MiB/s |   2.3 MiB |  00m00s
[282/301] Installing librsvg2-devel-0:2 100% |  15.2 MiB/s |   1.0 MiB |  00m00s
[283/301] Installing python3-rpm-genera 100% |  20.2 MiB/s |  82.9 KiB |  00m00s
[284/301] Installing python3-devel-0:3. 100% |  55.5 MiB/s |   1.3 MiB |  00m00s
[285/301] Installing python3-imath-0:3. 100% | 199.4 MiB/s |  22.9 MiB |  00m00s
[286/301] Installing python3-numpy-1:1. 100% | 154.6 MiB/s |  44.2 MiB |  00m00s
[287/301] Installing boost-numpy3-0:1.8 100% |  28.6 MiB/s |  58.6 KiB |  00m00s
[288/301] Installing boost-0:1.83.0-5.f 100% |  36.6 KiB/s |   1.7 KiB |  00m00s
[289/301] Installing boost-devel-0:1.83 100% |  99.6 MiB/s | 145.8 MiB |  00m01s
[290/301] Installing imath-devel-0:3.1. 100% |  97.6 MiB/s |   1.0 MiB |  00m00s
[291/301] Installing openexr-devel-0:3. 100% |  53.1 MiB/s | 761.7 KiB |  00m00s
[292/301] Installing vips-devel-0:8.15. 100% | 160.2 MiB/s |   2.2 MiB |  00m00s
[293/301] Installing jq-0:1.7.1-7.fc40. 100% |  21.1 MiB/s | 433.1 KiB |  00m00s
[294/301] Installing python2.7-0:2.7.18 100% | 104.0 MiB/s |  57.1 MiB |  00m01s
[295/301] Installing git-lfs-0:3.4.1-5. 100% | 116.2 MiB/s |  11.7 MiB |  00m00s
>>> Running post-install scriptlet: git-lfs-0:3.4.1-5.fc40.x86_64
>>> Stop post-install scriptlet: git-lfs-0:3.4.1-5.fc40.x86_64
[296/301] Installing gcc-c++-0:14.1.1-4 100% | 168.6 MiB/s |  38.1 MiB |  00m00s
[297/301] Installing gcc-plugin-annobin 100% |   2.9 MiB/s |  58.7 KiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:286-1.fc40.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:286-1.fc40.noarch
[298/301] Installing annobin-plugin-gcc 100% |   9.5 MiB/s | 972.4 KiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:286-1.fc40.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:286-1.fc40.noarch
[299/301] Installing yarnpkg-0:1.22.22- 100% |  52.9 MiB/s | 118.8 MiB |  00m02s
[300/301] Installing ruby-devel-0:3.3.1 100% |  73.0 MiB/s |   1.6 MiB |  00m00s
[301/301] Installing bsdtar-0:3.7.2-4.f 100% |  22.0 KiB/s | 131.2 KiB |  00m06s
>>> Running post-transaction scriptlet: fontconfig-0:2.15.0-4.fc40.x86_64
>>> Stop post-transaction scriptlet: fontconfig-0:2.15.0-4.fc40.x86_64
>>> Running trigger-install scriptlet: glibc-common-0:2.39-13.fc40.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.39-13.fc40.x86_64
>>> Running trigger-install scriptlet: info-0:7.1-2.fc40.x86_64
>>> Stop trigger-install scriptlet: info-0:7.1-2.fc40.x86_64
>>> Running trigger-install scriptlet: glib2-0:2.80.2-1.fc40.x86_64
>>> Stop trigger-install scriptlet: glib2-0:2.80.2-1.fc40.x86_64
>>> Running trigger-install scriptlet: glib2-0:2.80.2-1.fc40.x86_64
>>> Stop trigger-install scriptlet: glib2-0:2.80.2-1.fc40.x86_64
>>> Running trigger-install scriptlet: shared-mime-info-0:2.3-5.fc40.x86_64
>>> Stop trigger-install scriptlet: shared-mime-info-0:2.3-5.fc40.x86_64
>>> Running trigger-install scriptlet: gdk-pixbuf2-0:2.42.10-8.fc40.x86_64
>>> Stop trigger-install scriptlet: gdk-pixbuf2-0:2.42.10-8.fc40.x86_64
>>> Running trigger-install scriptlet: fontconfig-0:2.15.0-4.fc40.x86_64
>>> Stop trigger-install scriptlet: fontconfig-0:2.15.0-4.fc40.x86_64
Finish: build setup for signal-desktop-7.11.0-1.fc40.src.rpm
Start: Outputting list of installed packages
Finish: Outputting list of installed packages
Start: rpmbuild signal-desktop-7.11.0-1.fc40.src.rpm
warning: bogus date in %changelog: Wed Apr 18 2024 Udo Seidel <udoseidel@gmx.de> 7.5.1-1
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1717027200
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KMN2Gn
+ umask 022
+ cd /builddir/build/BUILD
++ date +%s
+ export SOURCE_DATE_EPOCH=1717478192
+ SOURCE_DATE_EPOCH=1717478192
+ git lfs install
Git LFS initialized.
+ node --version
v20.12.2
+ rm -rf Signal-Desktop-7.11.0
+ tar xfz /builddir/build/SOURCES/v7.11.0.tar.gz
+ cd Signal-Desktop-7.11.0
+ sed 's#"node": "#&>=#' -i package.json
++ dirname /builddir/build/BUILD
+ YARNCPATH=/builddir/build
++ dirname /builddir/build
+ YARNCPATH=/builddir
+ mkdir -p /builddir/.config/yarn/global/
+ cp .yarnclean /builddir/.config/yarn/global/
+ yarn --c
yarn install v1.22.22
[1/6] Validating package.json...
[2/6] Resolving packages...
[3/6] Fetching packages...
[4/6] Linking dependencies...
warning " > focus-trap-react@8.8.1" has unmet peer dependency "prop-types@^15.7.2".
warning " > react-contextmenu@2.11.0" has incorrect peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.1".
warning " > react-contextmenu@2.11.0" has incorrect peer dependency "react-dom@^0.14.0 || ^15.0.0 || ^16.0.1".
warning " > react-contextmenu@2.11.0" has unmet peer dependency "prop-types@^15.0.0".
warning " > react-virtualized@9.22.3" has incorrect peer dependency "react@^15.3.0 || ^16.0.0-alpha".
warning " > react-virtualized@9.22.3" has incorrect peer dependency "react-dom@^15.3.0 || ^16.0.0-alpha".
warning " > css-loader@3.2.0" has incorrect peer dependency "webpack@^4.0.0".
warning " > endanger@7.0.4" has incorrect peer dependency "danger@^10.5.3".
warning " > style-loader@1.0.0" has incorrect peer dependency "webpack@^4.0.0".
warning "stylelint-config-recommended-scss > postcss-scss@4.0.6" has unmet peer dependency "postcss@^8.4.19".
[5/6] Building fresh packages...
[6/6] Cleaning modules...
$ yarn build:acknowledgments && patch-package && yarn electron:install-app-deps
yarn run v1.22.22
$ node scripts/generate-acknowledgments.js
Done in 1.04s.
patch-package 8.0.0
Applying patches...
@formatjs/intl@2.6.7 ✔
@storybook/manager-api@7.4.5 ✔
@storybook/router@7.4.5 ✔
@types/backbone@1.4.16 ✔
@types/blueimp-load-image@5.14.1 ✔
@types/express@4.17.18 ✔
@types/fabric@4.5.3 ✔
@types/jest@28.1.3 ✔
@types/node@18.15.11 ✔
@types/node-fetch@2.6.2 ✔
app-builder-lib@24.6.3 ✔
backbone@1.4.0 ✔
casual@1.6.2 ✔
electron-util@0.13.1 ✔
fabric@4.6.0 ✔
got@11.8.5 ✔
mac-screen-capture-permissions@2.0.0 ✔
nan@2.18.0 ✔
node-fetch@2.6.7 ✔
protobufjs@7.2.4 ✔
protobufjs-cli@1.1.1 ✔
proxy-agent@6.3.0 ✔
qrcode-generator@1.4.4 ✔
quill@1.3.7 ✔
react-aria-components@1.0.0-alpha.3 ✔
react-blurhash@0.1.2 ✔
react-contextmenu@2.11.0 ✔
react-textarea-autosize@8.3.4 ✔
socks-proxy-agent@8.0.1 ✔
websocket@1.0.34 ✔
yarn run v1.22.22
$ electron-builder install-app-deps
  • electron-builder  version=24.6.3
  • loaded configuration  file=package.json ("build" field)
  • rebuilding native dependencies  dependencies=@nodert-win10-rs4/windows.data.xml.dom@0.4.4, @nodert-win10-rs4/windows.ui.notifications@0.4.4, @signalapp/better-sqlite3@8.7.1, @signalapp/windows-dummy-keystroke@1.0.0, bufferutil@4.0.7, fs-xattr@0.3.0, mac-screen-capture-permissions@2.0.0, utf-8-validate@5.0.10
                                    platform=linux
                                    arch=x64
  • install prebuilt binary  name=mac-screen-capture-permissions version=2.0.0 platform=linux arch=x64 napi=
  • build native dependency from sources  name=mac-screen-capture-permissions
                                          version=2.0.0
                                          platform=linux
                                          arch=x64
                                          napi=
                                          reason=prebuild-install failed with error (run with env DEBUG=electron-builder to get more information)
                                          error=/builddir/build/BUILD/Signal-Desktop-7.11.0/node_modules/node-abi/index.js:30
      throw new Error('Could not detect abi for version ' + target + ' and runtime ' + runtime + '.  Updating "node-abi" might help solve this issue if it is a new release of ' + runtime)
      ^

    Error: Could not detect abi for version 30.0.6 and runtime electron.  Updating "node-abi" might help solve this issue if it is a new release of electron
        at getAbi (/builddir/build/BUILD/Signal-Desktop-7.11.0/node_modules/node-abi/index.js:30:9)
        at module.exports (/builddir/build/BUILD/Signal-Desktop-7.11.0/node_modules/prebuild-install/rc.js:53:57)
        at Object.<anonymous> (/builddir/build/BUILD/Signal-Desktop-7.11.0/node_modules/prebuild-install/bin.js:8:25)
        at Module._compile (node:internal/modules/cjs/loader:1369:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28:49

    Node.js v20.12.2

  • rebuilding native dependency  name=@nodert-win10-rs4/windows.data.xml.dom version=0.4.4
  • rebuilding native dependency  name=@nodert-win10-rs4/windows.ui.notifications version=0.4.4
  • rebuilding native dependency  name=@signalapp/better-sqlite3 version=8.7.1
  • rebuilding native dependency  name=@signalapp/windows-dummy-keystroke version=1.0.0
  • rebuilding native dependency  name=bufferutil version=4.0.7
  • rebuilding native dependency  name=fs-xattr version=0.3.0
  • rebuilding native dependency  name=mac-screen-capture-permissions version=2.0.0
  • rebuilding native dependency  name=utf-8-validate version=5.0.10
Done in 80.18s.
Done in 304.96s.
+ yarn install --frozen-lockfileyarn
yarn install v1.22.22
[1/6] Validating package.json...
[2/6] Resolving packages...
success Already up-to-date.
$ yarn build:acknowledgments && patch-package && yarn electron:install-app-deps
yarn run v1.22.22
$ node scripts/generate-acknowledgments.js
Done in 0.94s.
patch-package 8.0.0
Applying patches...
@formatjs/intl@2.6.7 ✔
@storybook/manager-api@7.4.5 ✔
@storybook/router@7.4.5 ✔
@types/backbone@1.4.16 ✔
@types/blueimp-load-image@5.14.1 ✔
@types/express@4.17.18 ✔
@types/fabric@4.5.3 ✔
@types/jest@28.1.3 ✔
@types/node@18.15.11 ✔
@types/node-fetch@2.6.2 ✔
app-builder-lib@24.6.3 ✔
backbone@1.4.0 ✔
casual@1.6.2 ✔
electron-util@0.13.1 ✔
fabric@4.6.0 ✔
got@11.8.5 ✔
mac-screen-capture-permissions@2.0.0 ✔
nan@2.18.0 ✔
node-fetch@2.6.7 ✔
protobufjs@7.2.4 ✔
protobufjs-cli@1.1.1 ✔
proxy-agent@6.3.0 ✔
qrcode-generator@1.4.4 ✔
quill@1.3.7 ✔
react-aria-components@1.0.0-alpha.3 ✔
react-blurhash@0.1.2 ✔
react-contextmenu@2.11.0 ✔
react-textarea-autosize@8.3.4 ✔
socks-proxy-agent@8.0.1 ✔
websocket@1.0.34 ✔
yarn run v1.22.22
$ electron-builder install-app-deps
  • electron-builder  version=24.6.3
  • loaded configuration  file=package.json ("build" field)
  • rebuilding native dependencies  dependencies=@nodert-win10-rs4/windows.data.xml.dom@0.4.4, @nodert-win10-rs4/windows.ui.notifications@0.4.4, @signalapp/better-sqlite3@8.7.1, @signalapp/windows-dummy-keystroke@1.0.0, bufferutil@4.0.7, fs-xattr@0.3.0, mac-screen-capture-permissions@2.0.0, utf-8-validate@5.0.10
                                    platform=linux
                                    arch=x64
  • install prebuilt binary  name=mac-screen-capture-permissions version=2.0.0 platform=linux arch=x64 napi=
  • build native dependency from sources  name=mac-screen-capture-permissions
                                          version=2.0.0
                                          platform=linux
                                          arch=x64
                                          napi=
                                          reason=prebuild-install failed with error (run with env DEBUG=electron-builder to get more information)
                                          error=/builddir/build/BUILD/Signal-Desktop-7.11.0/node_modules/node-abi/index.js:30
      throw new Error('Could not detect abi for version ' + target + ' and runtime ' + runtime + '.  Updating "node-abi" might help solve this issue if it is a new release of ' + runtime)
      ^

    Error: Could not detect abi for version 30.0.6 and runtime electron.  Updating "node-abi" might help solve this issue if it is a new release of electron
        at getAbi (/builddir/build/BUILD/Signal-Desktop-7.11.0/node_modules/node-abi/index.js:30:9)
        at module.exports (/builddir/build/BUILD/Signal-Desktop-7.11.0/node_modules/prebuild-install/rc.js:53:57)
        at Object.<anonymous> (/builddir/build/BUILD/Signal-Desktop-7.11.0/node_modules/prebuild-install/bin.js:8:25)
        at Module._compile (node:internal/modules/cjs/loader:1369:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28:49

    Node.js v20.12.2

  • rebuilding native dependency  name=@nodert-win10-rs4/windows.ui.notifications version=0.4.4
  • rebuilding native dependency  name=@nodert-win10-rs4/windows.data.xml.dom version=0.4.4
  • rebuilding native dependency  name=@signalapp/better-sqlite3 version=8.7.1
  • rebuilding native dependency  name=@signalapp/windows-dummy-keystroke version=1.0.0
  • rebuilding native dependency  name=bufferutil version=4.0.7
  • rebuilding native dependency  name=fs-xattr version=0.3.0
  • rebuilding native dependency  name=mac-screen-capture-permissions version=2.0.0
  • rebuilding native dependency  name=utf-8-validate version=5.0.10
Done in 78.73s.
Done in 82.34s.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xzxbIZ
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -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
++ date +%s
+ export SOURCE_DATE_EPOCH=1717478580
+ SOURCE_DATE_EPOCH=1717478580
+ echo 1717478580
1717478580
+ cd /builddir/build/BUILD/Signal-Desktop-7.11.0
+ yarn generate
yarn run v1.22.22
$ npm-run-all build-protobuf build:esbuild build:dns-fallback build:icu-types build:compact-locales sass get-expire-time copy-components
$ yarn build-module-protobuf
$ pbjs --target static-module --force-long --no-typeurl --no-verify --no-create --no-convert --wrap commonjs --out ts/protobuf/compiled.js protos/*.proto && pbts --no-comments --out ts/protobuf/compiled.d.ts ts/protobuf/compiled.js
$ node scripts/esbuild.js
$ node ts/scripts/generate-dns-fallback.js
Error: getaddrinfo ENOTFOUND create.signal.art
    at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:118:26) {
  errno: -3007,
  code: 'ENOTFOUND',
  syscall: 'getaddrinfo',
  hostname: 'create.signal.art'
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ERROR: "build:dns-fallback" exited with 1.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

RPM build warnings:

RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.xzxbIZ (%build)
    bogus date in %changelog: Wed Apr 18 2024 Udo Seidel <udoseidel@gmx.de> 7.5.1-1
    Bad exit status from /var/tmp/rpm-tmp.xzxbIZ (%build)
Finish: rpmbuild signal-desktop-7.11.0-1.fc40.src.rpm
Finish: build phase for signal-desktop-7.11.0-1.fc40.src.rpm
ERROR: Exception(/var/lib/copr-rpmbuild/results/signal-desktop-7.11.0-1.fc40.src.rpm) Config(fedora-40-x86_64) 9 minutes 2 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_failure=True')
Start: clean chroot
Finish: clean chroot
ERROR: Command failed: 
 # /usr/bin/systemd-nspawn -q -M ea368a71a2574217887d407c7db0582b -D /var/lib/mock/fedora-40-x86_64-1717477868.421781/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.3l8xe5qa:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007"' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c '/usr/bin/rpmbuild -bb  --target x86_64 --nodeps /builddir/build/originals/signal-desktop.spec'

Copr build error: Build failed
davidfetter commented 5 months ago

Again, not exactly an npm guru. I barely qualify as an npm n00b, but it looks to me like what's happening is that the entire thing is failing quite late in the process when it's attempting an address lookup of create.signal.art. I confess I'm really puzzled about the whole concept of a build requiring some kind of telemetry even to work, which this appears to be.

useidel commented 5 months ago

Ok .. I am bit confused now. How did you trigger the copr build?

useidel commented 5 months ago

@davidfetter

Ok .. this error message from your output

$ node ts/scripts/generate-dns-fallback.js Error: getaddrinfo ENOTFOUND create.signal.art at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:118:26) { errno: -3007, code: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'create.signal.art' } error Command failed with exit code 1.

Indicates a DNS resolution issue. Have you set "Enable internet access during builds" to yes?

useidel commented 5 months ago

Ok ... investigated further. Try to build 7.11.1. Looks the DNS entry for create.signal.art is invalid and was removed from the source code. See here: https://github.com/signalapp/Signal-Desktop/commit/bb93a5516fddaeb14d6efe26b3321ff4ebe53c8c

useidel commented 5 months ago

Closing this one because it is not related to the SPEC file

davidfetter commented 5 months ago

Ok ... investigated further. Try to build 7.11.1. Looks the DNS entry for create.signal.art is invalid and was removed from the source code. See here: signalapp/Signal-Desktop@bb93a55

That fix upstream did in fact fix the build problem I was seeing, so closing this is the right thing to do. Thanks for your help!