Warning: Permanently added '32.195.201.57' (ED25519) to the list of known hosts.
You can reproduce this build on your computer by running:
sudo dnf install copr-rpmbuild
/usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/11018073
Version: 1.9
PID: 11874
Logging PID: 11876
Task:
{'appstream': False,
'background': False,
'build_id': 11018073,
'chroot': 'fedora-45-x86_64',
'distributions_in_build': ['fedora-43', 'fedora-44', 'fedora-45', 'fedora-rawhide'],
'distributions_in_project': ['fedora-43', 'fedora-44', 'fedora-45', 'fedora-rawhide'],
'package_name': 'mesen',
'project_dirname': 'extras',
'project_name': 'extras',
'project_owner': 'vgaetera',
'repos': [],
'sandbox': 'vgaetera/extras--vgaetera',
'source_json': {'builddeps': 'git-core patch',
'chroot': 'fedora-45-x86_64',
'repos': '',
'resultdir': None,
'script': 'tee ${COPR_PACKAGE}.spec << "EOF" > /dev/null\n'
'%global forgeurl https://github.com/nesdev-org/MesenCE\n'
'%global version %(date +%Y%m%d)\n'
'%global commit 0636c265d441cfd4302da5c2e3828c1b49aeb70a\n'
'%global _forgeversionsuffix %{scm}%(printf %.7s %{commit})\n'
'%global source_date_epoch_from_changelog 0\n'
'%global _enable_debug_packages 0\n'
'%global __brp_strip_comment_note %{nil}\n'
'%forgemeta\n'
'\n'
'Name: mesen\n'
'Version: %{forgeversion}\n'
'Release: %{autorelease}\n'
'Summary: Multi-system emulator\n'
'License: GPL-3.0-or-later\n'
'URL: %{forgeurl}\n'
'Source0: %{forgesource}\n'
'BuildRequires: make\n'
'BuildRequires: clang\n'
'BuildRequires: dotnet-sdk-10.0\n'
'BuildRequires: libstdc++-static\n'
'BuildRequires: SDL2-devel\n'
'BuildRequires: desktop-file-utils\n'
'Requires: dotnet-runtime-10.0\n'
'Requires: SDL2\n'
'Requires: libICE\n'
'Requires: libSM\n'
'\n'
'%description\n'
'Mesen is an emulator that supports the following platforms:\n'
'- NES\n'
'- SNES\n'
'- Game Boy\n'
'- Game Boy Advance\n'
'- PC Engine\n'
'- SMS / Game Gear\n'
'- WonderSwan\n'
'\n'
'%prep\n'
'%forgeautosetup\n'
'%if %{fedora} >= 46\n'
"%__sed -i -e '/\\sMESENFLAGS\\s/s/-Werror\\s//' makefile\n"
'%endif\n'
"%__sed -i -e '/\\.UpdateFileAssociations()/d' \\\n"
'UI/ViewModels/ConfigViewModel.cs UI/Windows/MainWindow.axaml.cs\n'
"%__sed -i -E -e '/\\s(CreateShortcut|CheckForUpdates)\\s/s/true/false/' \\\n"
'UI/ViewModels/SetupWizardViewModel.cs\n'
'%__cat << EOI > %{name}.xml\n'
'\n'
'\n'
"$(%__sed -n -e '/^\\s*CreateMimeType/p' UI/Config/FileAssociationHelper.cs \\\n"
'| while IFS=\'"\' read -r SKIP TYPE SKIP EXT SKIP DESCR SKIP\n'
'do %__cat << EOC\n'
'\n'
'${DESCR}\n'
'\n'
'\n'
'\n'
'EOC\n'
'done)\n'
'\n'
'EOI\n'
'\n'
'%build\n'
'%make_build USE_AOT=false\n'
'\n'
'%install\n'
'%__install -p -m 755 -D -t %{buildroot}%{_bindir} \\\n'
'bin/linux-x64/Release/linux-x64/publish/Mesen\n'
'%__install -p -m 644 -D -t %{buildroot}%{_licensedir}/%{name} LICENSE\n'
'%__install -p -m 644 -D -t %{buildroot}%{_pkgdocdir} *.md\n'
'%__install -p -m 644 -D -t %{buildroot}%{_datadir}/mime/packages %{name}.xml\n'
'%__install -p -m 644 -D -T Linux/appimage/Mesen.48x48.png \\\n'
'%{buildroot}%{_iconsdir}/hicolor/48x48/apps/Mesen.png\n'
'desktop-file-install --dir=%{buildroot}%{_datadir}/applications \\\n'
'$(printf -- "--add-mime-type=%s " $(%__sed -n -E -e \\\n'
'\'s/^$/\\1/p\' %{name}.xml)) \\\n'
'Linux/appimage/Mesen.desktop\n'
'\n'
'%files\n'
'%license %{_licensedir}/*\n'
'%doc %{_pkgdocdir}\n'
'%{_bindir}/*\n'
'%{_datadir}/applications/*\n'
'%{_datadir}/mime/packages/*\n'
'%{_iconsdir}/hicolor/*/apps/*\n'
'EOF\n'},
'source_type': 9,
'submitter': 'vgaetera',
'task_id': '11018073'}
Running (timeout=5400): unbuffer copr-sources-custom --workdir /workdir --mock-config /var/lib/copr-rpmbuild/results/mock-config.cfg --script /var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/script --builddeps 'git-core patch' --env COPR_OWNER=vgaetera --env COPR_PROJECT=extras --env COPR_PACKAGE=mesen
INFO:__main__:Working in '/workdir'
INFO:__main__:Results should be created in '/workdir'
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --init
INFO: mock.py version 6.8 starting (python version = 3.14.5, NVR = mock-6.8-1.fc44), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --init
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Start: clean chroot
Finish: clean chroot
Mock Version: 6.8
INFO: Mock Version: 6.8
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using container image: registry.fedoraproject.org/fedora:45
INFO: Pulling image: registry.fedoraproject.org/fedora:45
INFO: Tagging container image as mock-bootstrap-a986c79c-806b-491e-8bf6-70b4adf2bd80
INFO: Checking that 66986965ebf3ffa1ee1fbf9da0c6e93a65d5f5a09721c0394018c3fe9a77733f image matches host's architecture
INFO: Copy content of container 66986965ebf3ffa1ee1fbf9da0c6e93a65d5f5a09721c0394018c3fe9a77733f to /var/lib/mock/copr-custom-fedora-45-x86_64-bootstrap/root
INFO: mounting 66986965ebf3ffa1ee1fbf9da0c6e93a65d5f5a09721c0394018c3fe9a77733f with podman image mount
INFO: image 66986965ebf3ffa1ee1fbf9da0c6e93a65d5f5a09721c0394018c3fe9a77733f as /var/lib/containers/storage/overlay/09dc89a13a4ea20c3c8f578882e5d8d92a1b014cedaf0bf2b717c7816f284b54/merged
INFO: umounting image 66986965ebf3ffa1ee1fbf9da0c6e93a65d5f5a09721c0394018c3fe9a77733f (/var/lib/containers/storage/overlay/09dc89a13a4ea20c3c8f578882e5d8d92a1b014cedaf0bf2b717c7816f284b54/merged) with podman image umount
INFO: Removing image mock-bootstrap-a986c79c-806b-491e-8bf6-70b4adf2bd80
INFO: Package manager dnf5 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
updates 100% | 106.4 KiB/s | 27.7 KiB | 00m00s
fedora 100% | 33.5 MiB/s | 36.6 MiB | 00m01s
Repositories loaded.
Package Arch Version Repository Size
Installing group/module packages:
bash x86_64 0:5.3.15-2.fc45 fedora 8.5 MiB
bzip2 x86_64 0:1.0.8-24.fc45 fedora 95.0 KiB
coreutils x86_64 0:9.11-6.fc45 fedora 5.9 MiB
cpio x86_64 0:2.15-10.fc45 fedora 1.1 MiB
diffutils x86_64 0:3.12-6.fc45 fedora 1.6 MiB
fedora-release-common noarch 0:45-0.10 fedora 4.2 KiB
findutils x86_64 1:4.11.0-2.fc45 fedora 1.9 MiB
gawk x86_64 0:5.4.1-1.fc45 fedora 2.2 MiB
glibc-minimal-langpack x86_64 0:2.44-1.fc45 fedora 0.0 B
grep x86_64 0:3.12-4.fc45 fedora 1.0 MiB
gzip x86_64 0:1.14-4.fc45 fedora 401.6 KiB
info x86_64 0:7.3-3.fc45 fedora 372.4 KiB
patch x86_64 0:2.8-5.fc45 fedora 226.6 KiB
redhat-rpm-config noarch 0:345-4.fc45 fedora 184.2 KiB
rpm-build x86_64 0:6.1.0-1.fc45 fedora 312.2 KiB
sed x86_64 0:4.10-2.fc45 fedora 866.5 KiB
shadow-utils x86_64 2:4.20.0-1.fc45 fedora 3.9 MiB
tar x86_64 2:1.35-10.fc45 fedora 3.0 MiB
unzip x86_64 0:6.0-71.fc45 fedora 441.8 KiB
util-linux x86_64 0:2.42.2-3.fc45 fedora 3.7 MiB
which x86_64 0:2.25-2.fc45 fedora 83.6 KiB
xz x86_64 1:5.8.3-2.fc45 fedora 1.4 MiB
Installing dependencies:
R-srpm-macros noarch 0:1.3.7-3.fc45 fedora 3.5 KiB
add-determinism x86_64 0:0.7.3-3.fc45 fedora 2.2 MiB
alternatives x86_64 0:1.33-6.fc45 fedora 62.1 KiB
ansible-srpm-macros noarch 0:1-22.fc45 fedora 35.7 KiB
audit-libs x86_64 0:4.2.1-2.fc45 fedora 390.5 KiB
binutils x86_64 0:2.47-1.fc45 fedora 28.4 MiB
build-reproducibility-srpm-macros noarch 0:0.7.3-3.fc45 fedora 1.2 KiB
bzip2-libs x86_64 0:1.0.8-24.fc45 fedora 80.5 KiB
ca-certificates noarch 0:2026.2.90_v9.0.317-1.fc45 fedora 2.6 MiB
cmake-srpm-macros noarch 0:4.3.0-5.fc45 fedora 524.0 B
coreutils-common x86_64 0:9.11-6.fc45 fedora 10.9 MiB
crypto-policies noarch 0:20260713-2.gitc42da77.fc45 fedora 134.3 KiB
curl x86_64 0:8.21.0-5.fc45 fedora 487.9 KiB
cyrus-sasl-lib x86_64 0:2.1.28-37.fc45 fedora 2.3 MiB
debugedit x86_64 0:5.3-3.fc45 fedora 220.8 KiB
dwz x86_64 0:0.17-3.fc45 fedora 291.1 KiB
ed x86_64 0:1.22.6-1.fc45 fedora 150.9 KiB
efi-srpm-macros noarch 0:6-9.fc45 fedora 40.3 KiB
elfutils x86_64 0:0.196-1.fc45 fedora 3.1 MiB
elfutils-debuginfod-client x86_64 0:0.196-1.fc45 fedora 79.9 KiB
elfutils-libelf x86_64 0:0.196-1.fc45 fedora 1.4 MiB
elfutils-libs x86_64 0:0.196-1.fc45 fedora 719.6 KiB
erlang-srpm-macros noarch 0:0.3.11-2.fc45 fedora 1.9 KiB
fedora-gpg-keys noarch 0:45-0.6 fedora 130.3 KiB
fedora-release noarch 0:45-0.10 fedora 0.0 B
fedora-release-identity-basic noarch 0:45-0.10 fedora 656.0 B
fedora-repos noarch 0:45-0.6 fedora 4.9 KiB
file x86_64 0:5.48-3.fc45 fedora 101.9 KiB
file-libs x86_64 0:5.48-3.fc45 fedora 12.3 MiB
filesystem x86_64 0:3.18-59.fc45 fedora 112.0 B
filesystem-srpm-macros noarch 0:3.18-59.fc45 fedora 38.2 KiB
fips-provider x86_64 0:1.5.2-3.fc45 fedora 4.8 MiB
fonts-srpm-macros noarch 1:5.0.0-4.fc45 fedora 55.8 KiB
forge-srpm-macros noarch 0:0.4.0-5.fc45 fedora 38.9 KiB
fpc-srpm-macros noarch 0:1.3-17.fc45 fedora 144.0 B
gap-srpm-macros noarch 0:2-3.fc45 fedora 2.1 KiB
gdb-minimal x86_64 0:17.2-6.fc45 fedora 14.2 MiB
gdbm-libs x86_64 1:1.23-12.fc45 fedora 133.7 KiB
ghc-srpm-macros noarch 0:1.10-2.fc45 fedora 792.0 B
glibc x86_64 0:2.44-1.fc45 fedora 7.1 MiB
glibc-common x86_64 0:2.44-1.fc45 fedora 1.0 MiB
glibc-gconv-extra x86_64 0:2.44-1.fc45 fedora 7.7 MiB
gmp x86_64 1:6.3.0-6.fc45 fedora 815.2 KiB
gnat-srpm-macros noarch 0:7-3.fc45 fedora 1.0 KiB
gnome-srpm-macros noarch 0:1.0-2.fc45 fedora 3.5 KiB
gnulib-l10n noarch 0:20241231-4.fc45 fedora 655.0 KiB
gnupg2 x86_64 0:2.4.9-18.fc45 fedora 6.5 MiB
gnupg2-dirmngr x86_64 0:2.4.9-18.fc45 fedora 630.1 KiB
gnupg2-gpg-agent x86_64 0:2.4.9-18.fc45 fedora 678.8 KiB
gnupg2-gpgconf x86_64 0:2.4.9-18.fc45 fedora 253.8 KiB
gnupg2-keyboxd x86_64 0:2.4.9-18.fc45 fedora 201.3 KiB
gnupg2-verify x86_64 0:2.4.9-18.fc45 fedora 356.3 KiB
gnutls x86_64 0:3.8.13-3.fc45 fedora 3.8 MiB
go-srpm-macros noarch 0:3.8.0-3.fc45 fedora 61.9 KiB
gpgverify noarch 0:2.2-5.fc45 fedora 8.7 KiB
ima-evm-utils-libs x86_64 0:1.6.2-12.fc45 fedora 56.6 KiB
jansson x86_64 0:2.14-5.fc45 fedora 89.0 KiB
java-srpm-macros noarch 0:1-9.fc45 fedora 870.0 B
json-c x86_64 0:0.18-9.fc45 fedora 82.7 KiB
kernel-srpm-macros noarch 0:1.0-30.fc45 fedora 1.9 KiB
keyutils-libs x86_64 0:1.6.3-8.fc45 fedora 54.2 KiB
krb5-libs x86_64 0:1.22.2-9.fc45 fedora 2.4 MiB
libacl x86_64 0:2.4.0-2.fc45 fedora 43.9 KiB
libarchive x86_64 0:3.8.8-3.fc45 fedora 1.0 MiB
libassuan x86_64 0:2.5.7-6.fc45 fedora 163.9 KiB
libattr x86_64 0:2.6.0-2.fc45 fedora 24.3 KiB
libblkid x86_64 0:2.42.2-3.fc45 fedora 282.3 KiB
libbrotli x86_64 0:1.2.0-6.fc45 fedora 865.0 KiB
libcap x86_64 0:2.78-2.fc45 fedora 208.2 KiB
libcap-ng x86_64 0:0.9.6-1.fc45 fedora 68.8 KiB
libcbor x86_64 0:0.14.0-3.fc45 fedora 83.5 KiB
libcom_err x86_64 0:1.47.4-2.fc45 fedora 63.0 KiB
libcurl x86_64 0:8.21.0-5.fc45 fedora 1.1 MiB
libeconf x86_64 0:0.7.9-4.fc45 fedora 64.8 KiB
libevent x86_64 0:2.1.13-1.fc45 fedora 980.7 KiB
libfdisk x86_64 0:2.42.2-3.fc45 fedora 392.2 KiB
libffi x86_64 0:3.5.2-3.fc45 fedora 83.7 KiB
libfido2 x86_64 0:1.17.0-5.fc45 fedora 256.5 KiB
libfsverity x86_64 0:1.7-4.fc45 fedora 24.4 KiB
libgcc x86_64 0:16.2.1-2.fc45 fedora 270.7 KiB
libgcrypt x86_64 0:1.12.2-2.fc45 fedora 1.7 MiB
libgomp x86_64 0:16.2.1-2.fc45 fedora 577.5 KiB
libgpg-error x86_64 0:1.61-2.fc45 fedora 953.9 KiB
libidn2 x86_64 0:2.3.8-4.fc45 fedora 556.4 KiB
libksba x86_64 0:1.8.0-3.fc45 fedora 431.1 KiB
liblastlog2 x86_64 0:2.42.2-3.fc45 fedora 37.6 KiB
libmount x86_64 0:2.42.2-3.fc45 fedora 404.8 KiB
libnghttp2 x86_64 0:1.69.0-5.fc45 fedora 166.2 KiB
libnghttp3 x86_64 0:1.18.0-1.fc45 fedora 163.4 KiB
libpfm x86_64 0:4.13.0-23.fc45 fedora 1.7 MiB
libpkgconf x86_64 0:2.5.1-2.fc45 fedora 90.1 KiB
libpsl x86_64 0:0.23.1-1.fc45 fedora 80.4 KiB
libselinux x86_64 0:3.11-5.fc45 fedora 205.2 KiB
libselinux-utils x86_64 0:3.11-5.fc45 fedora 306.0 KiB
libsemanage x86_64 0:3.11-4.fc45 fedora 320.6 KiB
libsepol x86_64 0:3.11-2.fc45 fedora 866.1 KiB
libsmartcols x86_64 0:2.42.2-3.fc45 fedora 188.5 KiB
libssh x86_64 0:0.12.2-1.fc45 fedora 725.7 KiB
libssh-config noarch 0:0.12.2-1.fc45 fedora 277.0 B
libstdc++ x86_64 0:16.2.1-2.fc45 fedora 3.1 MiB
libtasn1 x86_64 0:4.21.0-2.fc45 fedora 176.6 KiB
libtool-ltdl x86_64 0:2.5.4-11.fc45 fedora 70.0 KiB
libunistring x86_64 0:1.1-12.fc45 fedora 1.7 MiB
libusb1 x86_64 0:1.0.30-2.fc45 fedora 180.1 KiB
libuuid x86_64 0:2.42.2-3.fc45 fedora 37.2 KiB
libverto x86_64 0:0.3.2-13.fc45 fedora 25.3 KiB
libxcrypt x86_64 0:4.5.2-4.fc45 fedora 293.2 KiB
libxml2 x86_64 0:2.13.9-4.fc45 fedora 1.8 MiB
libzstd x86_64 0:1.5.7-6.fc45 fedora 956.1 KiB
linkdupes x86_64 0:0.7.3-3.fc45 fedora 782.1 KiB
lua-libs x86_64 0:5.5.1-2.fc45 fedora 298.0 KiB
lua-srpm-macros noarch 0:1-18.fc45 fedora 1.3 KiB
lz4-libs x86_64 0:1.10.0-5.fc45 fedora 165.3 KiB
meson-srpm-macros noarch 0:1.12.0-2.fc45 fedora 1.7 KiB
mpfr x86_64 0:4.2.2-4.fc45 fedora 849.2 KiB
ncurses-base noarch 0:6.6-3.fc45 fedora 329.7 KiB
ncurses-libs x86_64 0:6.6-3.fc45 fedora 969.1 KiB
nettle x86_64 0:4.0-5.fc45 fedora 801.9 KiB
ngtcp2 x86_64 0:1.22.1-3.fc45 fedora 334.3 KiB
ngtcp2-crypto-ossl x86_64 0:1.22.1-3.fc45 fedora 51.6 KiB
npth x86_64 0:1.8-5.fc45 fedora 49.5 KiB
ocaml-srpm-macros noarch 0:11-4.fc45 fedora 1.9 KiB
openblas-srpm-macros noarch 0:2-22.fc45 fedora 112.0 B
openldap x86_64 0:2.6.14-1.fc45 fedora 678.9 KiB
openssl-libs x86_64 1:4.0.2-2.fc45 fedora 6.7 MiB
p11-kit x86_64 0:0.26.5-1.fc45 fedora 2.6 MiB
p11-kit-trust x86_64 0:0.26.5-1.fc45 fedora 478.4 KiB
package-notes-srpm-macros noarch 0:0.20-2.fc45 fedora 1.6 KiB
pam-libs x86_64 0:1.7.2-4.fc45 fedora 134.5 KiB
pcre2 x86_64 0:10.47-1.fc45.2 fedora 718.5 KiB
pcre2-syntax noarch 0:10.47-1.fc45.2 fedora 281.9 KiB
perl-srpm-macros noarch 0:1-65.fc45 fedora 861.0 B
pkgconf x86_64 0:2.5.1-2.fc45 fedora 92.7 KiB
pkgconf-m4 noarch 0:2.5.1-2.fc45 fedora 14.3 KiB
pkgconf-pkg-config x86_64 0:2.5.1-2.fc45 fedora 989.0 B
policycoreutils x86_64 0:3.11-2.fc45 fedora 892.9 KiB
popt x86_64 0:1.19-11.fc45 fedora 136.7 KiB
publicsuffix-list-dafsa noarch 0:20260624-2.fc45 fedora 71.3 KiB
pyproject-srpm-macros noarch 0:1.23.2-1.fc45 fedora 3.4 KiB
python-srpm-macros noarch 0:3.15-2.fc45 fedora 51.6 KiB
qt5-srpm-macros noarch 0:5.15.18-3.fc45 fedora 500.0 B
qt6-srpm-macros noarch 0:6.11.2-1.fc45 fedora 472.0 B
readline x86_64 0:8.3-6.fc45 fedora 515.5 KiB
redhat-systemd-presets noarch 0:102-3.fc45 fedora 1.0 KiB
redhat-systemd-presets-common noarch 0:102-3.fc45 fedora 16.9 KiB
rpm x86_64 0:6.1.0-1.fc45 fedora 3.1 MiB
rpm-build-libs x86_64 0:6.1.0-1.fc45 fedora 288.3 KiB
rpm-libs x86_64 0:6.1.0-1.fc45 fedora 1.1 MiB
rpm-plugin-selinux x86_64 0:6.1.0-1.fc45 fedora 11.9 KiB
rpm-sequoia x86_64 0:1.10.3-1.fc45 fedora 2.4 MiB
rpm-sign-libs x86_64 0:6.1.0-1.fc45 fedora 39.6 KiB
rust-srpm-macros noarch 0:28.5-2.fc45 fedora 5.5 KiB
selinux-policy noarch 0:45.17-1.fc45 fedora 32.1 KiB
selinux-policy-targeted noarch 0:45.17-1.fc45 fedora 19.0 MiB
setup noarch 0:2.15.1-2.fc45 fedora 725.6 KiB
sqlite-libs x86_64 0:3.53.4-1.fc45 fedora 1.6 MiB
systemd-libs x86_64 0:262~rc3-1.fc45 fedora 2.8 MiB
systemd-standalone-sysusers x86_64 0:262~rc3-1.fc45 fedora 981.3 KiB
tpm2-tss x86_64 0:4.2.0-1.fc45 fedora 1.7 MiB
tree-sitter-srpm-macros noarch 0:0.4.6-2.fc45 fedora 8.6 KiB
util-linux-core x86_64 0:2.42.2-3.fc45 fedora 1.5 MiB
xxhash-libs x86_64 0:0.8.3-5.fc45 fedora 94.0 KiB
xz-libs x86_64 1:5.8.3-2.fc45 fedora 221.7 KiB
zig-srpm-macros noarch 0:1-9.fc45 fedora 1.3 KiB
zip x86_64 0:3.0-46.fc45 fedora 694.1 KiB
zlib-ng-compat x86_64 0:2.3.3-6.fc45 fedora 165.6 KiB
zstd x86_64 0:1.5.7-6.fc45 fedora 502.6 KiB
Installing groups:
Buildsystem building group
Transaction Summary:
Installing: 189 packages
Total size of inbound packages is 72 MiB. Need to download 72 MiB.
After this operation, 233 MiB extra will be used (install 233 MiB, remove 0 B).
[ 1/189] bzip2-0:1.0.8-24.fc45.x86_64 100% | 791.7 KiB/s | 52.3 KiB | 00m00s
[ 2/189] cpio-0:2.15-10.fc45.x86_64 100% | 3.6 MiB/s | 292.5 KiB | 00m00s
[ 3/189] coreutils-0:9.11-6.fc45.x86_6 100% | 6.6 MiB/s | 1.2 MiB | 00m00s
[ 4/189] bash-0:5.3.15-2.fc45.x86_64 100% | 10.1 MiB/s | 1.9 MiB | 00m00s
[ 5/189] diffutils-0:3.12-6.fc45.x86_6 100% | 7.9 MiB/s | 396.6 KiB | 00m00s
[ 6/189] fedora-release-common-0:45-0. 100% | 778.2 KiB/s | 17.9 KiB | 00m00s
[ 7/189] findutils-1:4.11.0-2.fc45.x86 100% | 21.4 MiB/s | 570.7 KiB | 00m00s
[ 8/189] glibc-minimal-langpack-0:2.44 100% | 4.7 MiB/s | 120.1 KiB | 00m00s
[ 9/189] grep-0:3.12-4.fc45.x86_64 100% | 11.3 MiB/s | 301.0 KiB | 00m00s
[ 10/189] gzip-0:1.14-4.fc45.x86_64 100% | 7.6 MiB/s | 179.6 KiB | 00m00s
[ 11/189] info-0:7.3-3.fc45.x86_64 100% | 6.9 MiB/s | 191.2 KiB | 00m00s
[ 12/189] patch-0:2.8-5.fc45.x86_64 100% | 4.9 MiB/s | 114.6 KiB | 00m00s
[ 13/189] redhat-rpm-config-0:345-4.fc4 100% | 3.3 MiB/s | 78.2 KiB | 00m00s
[ 14/189] rpm-build-0:6.1.0-1.fc45.x86_ 100% | 5.9 MiB/s | 158.1 KiB | 00m00s
[ 15/189] sed-0:4.10-2.fc45.x86_64 100% | 11.7 MiB/s | 322.8 KiB | 00m00s
[ 16/189] shadow-utils-2:4.20.0-1.fc45. 100% | 40.4 MiB/s | 1.4 MiB | 00m00s
[ 17/189] unzip-0:6.0-71.fc45.x86_64 100% | 7.8 MiB/s | 199.6 KiB | 00m00s
[ 18/189] which-0:2.25-2.fc45.x86_64 100% | 1.9 MiB/s | 42.2 KiB | 00m00s
[ 19/189] tar-2:1.35-10.fc45.x86_64 100% | 19.3 MiB/s | 870.2 KiB | 00m00s
[ 20/189] xz-1:5.8.3-2.fc45.x86_64 100% | 19.9 MiB/s | 651.2 KiB | 00m00s
[ 21/189] gawk-0:5.4.1-1.fc45.x86_64 100% | 35.7 MiB/s | 1.2 MiB | 00m00s
[ 22/189] util-linux-0:2.42.2-3.fc45.x8 100% | 36.1 MiB/s | 1.3 MiB | 00m00s
[ 23/189] ncurses-libs-0:6.6-3.fc45.x86 100% | 13.4 MiB/s | 343.7 KiB | 00m00s
[ 24/189] glibc-0:2.44-1.fc45.x86_64 100% | 55.8 MiB/s | 2.5 MiB | 00m00s
[ 25/189] filesystem-0:3.18-59.fc45.x86 100% | 34.3 MiB/s | 1.8 MiB | 00m00s
[ 26/189] bzip2-libs-0:1.0.8-24.fc45.x8 100% | 1.9 MiB/s | 43.5 KiB | 00m00s
[ 27/189] gmp-1:6.3.0-6.fc45.x86_64 100% | 13.1 MiB/s | 321.8 KiB | 00m00s
[ 28/189] libacl-0:2.4.0-2.fc45.x86_64 100% | 1.2 MiB/s | 27.5 KiB | 00m00s
[ 29/189] coreutils-common-0:9.11-6.fc4 100% | 60.2 MiB/s | 2.2 MiB | 00m00s
[ 30/189] libattr-0:2.6.0-2.fc45.x86_64 100% | 820.7 KiB/s | 18.1 KiB | 00m00s
[ 31/189] libcap-0:2.78-2.fc45.x86_64 100% | 3.8 MiB/s | 88.6 KiB | 00m00s
[ 32/189] libselinux-0:3.11-5.fc45.x86_ 100% | 4.6 MiB/s | 104.1 KiB | 00m00s
[ 33/189] fedora-repos-0:45-0.6.noarch 100% | 429.0 KiB/s | 9.4 KiB | 00m00s
[ 34/189] openssl-libs-1:4.0.2-2.fc45.x 100% | 64.9 MiB/s | 2.3 MiB | 00m00s
[ 35/189] systemd-libs-0:262~rc3-1.fc45 100% | 29.3 MiB/s | 960.9 KiB | 00m00s
[ 36/189] redhat-systemd-presets-0:102- 100% | 388.3 KiB/s | 8.5 KiB | 00m00s
[ 37/189] pcre2-0:10.47-1.fc45.2.x86_64 100% | 11.3 MiB/s | 276.7 KiB | 00m00s
[ 38/189] glibc-common-0:2.44-1.fc45.x8 100% | 15.5 MiB/s | 412.5 KiB | 00m00s
[ 39/189] ed-0:1.22.6-1.fc45.x86_64 100% | 3.8 MiB/s | 85.6 KiB | 00m00s
[ 40/189] R-srpm-macros-0:1.3.7-3.fc45. 100% | 506.8 KiB/s | 11.1 KiB | 00m00s
[ 41/189] ansible-srpm-macros-0:1-22.fc 100% | 901.9 KiB/s | 19.8 KiB | 00m00s
[ 42/189] build-reproducibility-srpm-ma 100% | 492.4 KiB/s | 10.8 KiB | 00m00s
[ 43/189] cmake-srpm-macros-0:4.3.0-5.f 100% | 469.9 KiB/s | 10.3 KiB | 00m00s
[ 44/189] dwz-0:0.17-3.fc45.x86_64 100% | 5.9 MiB/s | 139.2 KiB | 00m00s
[ 45/189] efi-srpm-macros-0:6-9.fc45.no 100% | 974.8 KiB/s | 21.4 KiB | 00m00s
[ 46/189] erlang-srpm-macros-0:0.3.11-2 100% | 453.4 KiB/s | 10.0 KiB | 00m00s
[ 47/189] file-0:5.48-3.fc45.x86_64 100% | 2.2 MiB/s | 50.7 KiB | 00m00s
[ 48/189] filesystem-srpm-macros-0:3.18 100% | 1.2 MiB/s | 26.4 KiB | 00m00s
[ 49/189] fonts-srpm-macros-1:5.0.0-4.f 100% | 1.2 MiB/s | 27.2 KiB | 00m00s
[ 50/189] forge-srpm-macros-0:0.4.0-5.f 100% | 896.8 KiB/s | 19.7 KiB | 00m00s
[ 51/189] fpc-srpm-macros-0:1.3-17.fc45 100% | 352.8 KiB/s | 7.8 KiB | 00m00s
[ 52/189] gap-srpm-macros-0:2-3.fc45.no 100% | 423.1 KiB/s | 9.3 KiB | 00m00s
[ 53/189] ghc-srpm-macros-0:1.10-2.fc45 100% | 386.1 KiB/s | 8.5 KiB | 00m00s
[ 54/189] gnat-srpm-macros-0:7-3.fc45.n 100% | 389.5 KiB/s | 8.6 KiB | 00m00s
[ 55/189] gnome-srpm-macros-0:1.0-2.fc4 100% | 401.3 KiB/s | 8.8 KiB | 00m00s
[ 56/189] go-srpm-macros-0:3.8.0-3.fc45 100% | 1.2 MiB/s | 27.8 KiB | 00m00s
[ 57/189] java-srpm-macros-0:1-9.fc45.n 100% | 376.6 KiB/s | 8.3 KiB | 00m00s
[ 58/189] kernel-srpm-macros-0:1.0-30.f 100% | 376.8 KiB/s | 8.3 KiB | 00m00s
[ 59/189] lua-srpm-macros-0:1-18.fc45.n 100% | 394.7 KiB/s | 8.7 KiB | 00m00s
[ 60/189] meson-srpm-macros-0:1.12.0-2. 100% | 523.5 KiB/s | 11.5 KiB | 00m00s
[ 61/189] ocaml-srpm-macros-0:11-4.fc45 100% | 406.9 KiB/s | 9.0 KiB | 00m00s
[ 62/189] openblas-srpm-macros-0:2-22.f 100% | 341.4 KiB/s | 7.5 KiB | 00m00s
[ 63/189] package-notes-srpm-macros-0:0 100% | 477.2 KiB/s | 10.5 KiB | 00m00s
[ 64/189] perl-srpm-macros-0:1-65.fc45. 100% | 379.7 KiB/s | 8.4 KiB | 00m00s
[ 65/189] pyproject-srpm-macros-0:1.23. 100% | 707.4 KiB/s | 15.6 KiB | 00m00s
[ 66/189] python-srpm-macros-0:3.15-2.f 100% | 1.1 MiB/s | 23.9 KiB | 00m00s
[ 67/189] qt5-srpm-macros-0:5.15.18-3.f 100% | 366.5 KiB/s | 8.1 KiB | 00m00s
[ 68/189] qt6-srpm-macros-0:6.11.2-1.fc 100% | 412.7 KiB/s | 9.1 KiB | 00m00s
[ 69/189] rpm-0:6.1.0-1.fc45.x86_64 100% | 21.4 MiB/s | 570.4 KiB | 00m00s
[ 70/189] rust-srpm-macros-0:28.5-2.fc4 100% | 516.9 KiB/s | 11.4 KiB | 00m00s
[ 71/189] tree-sitter-srpm-macros-0:0.4 100% | 636.5 KiB/s | 14.0 KiB | 00m00s
[ 72/189] zig-srpm-macros-0:1-9.fc45.no 100% | 400.6 KiB/s | 8.8 KiB | 00m00s
[ 73/189] zip-0:3.0-46.fc45.x86_64 100% | 11.2 MiB/s | 264.6 KiB | 00m00s
[ 74/189] debugedit-0:5.3-3.fc45.x86_64 100% | 3.7 MiB/s | 87.9 KiB | 00m00s
[ 75/189] elfutils-0:0.196-1.fc45.x86_6 100% | 23.4 MiB/s | 622.3 KiB | 00m00s
[ 76/189] elfutils-libelf-0:0.196-1.fc4 100% | 9.7 MiB/s | 238.4 KiB | 00m00s
[ 77/189] libarchive-0:3.8.8-3.fc45.x86 100% | 17.4 MiB/s | 445.1 KiB | 00m00s
[ 78/189] libgcc-0:16.2.1-2.fc45.x86_64 100% | 5.8 MiB/s | 136.3 KiB | 00m00s
[ 79/189] popt-0:1.19-11.fc45.x86_64 100% | 2.8 MiB/s | 66.6 KiB | 00m00s
[ 80/189] libstdc++-0:16.2.1-2.fc45.x86 100% | 31.3 MiB/s | 1.0 MiB | 00m00s
[ 81/189] readline-0:8.3-6.fc45.x86_64 100% | 9.7 MiB/s | 228.8 KiB | 00m00s
[ 82/189] rpm-build-libs-0:6.1.0-1.fc45 100% | 5.7 MiB/s | 134.8 KiB | 00m00s
[ 83/189] rpm-libs-0:6.1.0-1.fc45.x86_6 100% | 17.9 MiB/s | 476.6 KiB | 00m00s
[ 84/189] zstd-0:1.5.7-6.fc45.x86_64 100% | 8.1 MiB/s | 191.7 KiB | 00m00s
[ 85/189] audit-libs-0:4.2.1-2.fc45.x86 100% | 6.4 MiB/s | 143.3 KiB | 00m00s
[ 86/189] libeconf-0:0.7.9-4.fc45.x86_6 100% | 1.6 MiB/s | 35.9 KiB | 00m00s
[ 87/189] libsemanage-0:3.11-4.fc45.x86 100% | 5.5 MiB/s | 130.5 KiB | 00m00s
[ 88/189] libxcrypt-0:4.5.2-4.fc45.x86_ 100% | 5.6 MiB/s | 130.9 KiB | 00m00s
[ 89/189] pam-libs-0:1.7.2-4.fc45.x86_6 100% | 2.6 MiB/s | 58.4 KiB | 00m00s
[ 90/189] setup-0:2.15.1-2.fc45.noarch 100% | 6.7 MiB/s | 157.6 KiB | 00m00s
[ 91/189] xz-libs-1:5.8.3-2.fc45.x86_64 100% | 4.9 MiB/s | 116.1 KiB | 00m00s
[ 92/189] mpfr-0:4.2.2-4.fc45.x86_64 100% | 14.0 MiB/s | 357.4 KiB | 00m00s
[ 93/189] libblkid-0:2.42.2-3.fc45.x86_ 100% | 5.7 MiB/s | 133.9 KiB | 00m00s
[ 94/189] libcap-ng-0:0.9.6-1.fc45.x86_ 100% | 1.5 MiB/s | 34.8 KiB | 00m00s
[ 95/189] libfdisk-0:2.42.2-3.fc45.x86_ 100% | 7.2 MiB/s | 169.6 KiB | 00m00s
[ 96/189] liblastlog2-0:2.42.2-3.fc45.x 100% | 1.1 MiB/s | 24.7 KiB | 00m00s
[ 97/189] libmount-0:2.42.2-3.fc45.x86_ 100% | 7.5 MiB/s | 177.2 KiB | 00m00s
[ 98/189] libsmartcols-0:2.42.2-3.fc45. 100% | 3.8 MiB/s | 88.5 KiB | 00m00s
[ 99/189] libuuid-0:2.42.2-3.fc45.x86_6 100% | 1.2 MiB/s | 27.7 KiB | 00m00s
[100/189] util-linux-core-0:2.42.2-3.fc 100% | 21.8 MiB/s | 581.0 KiB | 00m00s
[101/189] zlib-ng-compat-0:2.3.3-6.fc45 100% | 3.8 MiB/s | 90.4 KiB | 00m00s
[102/189] ncurses-base-0:6.6-3.fc45.noa 100% | 3.9 MiB/s | 88.1 KiB | 00m00s
[103/189] glibc-gconv-extra-0:2.44-1.fc 100% | 51.5 MiB/s | 1.7 MiB | 00m00s
[104/189] gnulib-l10n-0:20241231-4.fc45 100% | 6.4 MiB/s | 150.4 KiB | 00m00s
[105/189] libsepol-0:3.11-2.fc45.x86_64 100% | 14.9 MiB/s | 365.2 KiB | 00m00s
[106/189] ca-certificates-0:2026.2.90_v 100% | 33.6 MiB/s | 964.7 KiB | 00m00s
[107/189] crypto-policies-0:20260713-2. 100% | 4.1 MiB/s | 97.5 KiB | 00m00s
[108/189] fedora-gpg-keys-0:45-0.6.noar 100% | 6.1 MiB/s | 143.8 KiB | 00m00s
[109/189] redhat-systemd-presets-common 100% | 601.3 KiB/s | 13.2 KiB | 00m00s
[110/189] fips-provider-0:1.5.2-3.fc45. 100% | 50.5 MiB/s | 1.6 MiB | 00m00s
[111/189] pcre2-syntax-0:10.47-1.fc45.2 100% | 6.4 MiB/s | 165.1 KiB | 00m00s
[112/189] linkdupes-0:0.7.3-3.fc45.x86_ 100% | 12.3 MiB/s | 339.2 KiB | 00m00s
[113/189] add-determinism-0:0.7.3-3.fc4 100% | 25.8 MiB/s | 845.7 KiB | 00m00s
[114/189] file-libs-0:5.48-3.fc45.x86_6 100% | 32.0 MiB/s | 885.0 KiB | 00m00s
[115/189] curl-0:8.21.0-5.fc45.x86_64 100% | 9.5 MiB/s | 244.0 KiB | 00m00s
[116/189] elfutils-libs-0:0.196-1.fc45. 100% | 11.6 MiB/s | 284.9 KiB | 00m00s
[117/189] elfutils-debuginfod-client-0: 100% | 1.9 MiB/s | 47.1 KiB | 00m00s
[118/189] json-c-0:0.18-9.fc45.x86_64 100% | 1.9 MiB/s | 46.7 KiB | 00m00s
[119/189] libpfm-0:4.13.0-23.fc45.x86_6 100% | 9.2 MiB/s | 227.0 KiB | 00m00s
[120/189] libzstd-0:1.5.7-6.fc45.x86_64 100% | 14.2 MiB/s | 363.9 KiB | 00m00s
[121/189] lz4-libs-0:1.10.0-5.fc45.x86_ 100% | 3.4 MiB/s | 80.4 KiB | 00m00s
[122/189] libxml2-0:2.13.9-4.fc45.x86_6 100% | 25.9 MiB/s | 714.8 KiB | 00m00s
[123/189] lua-libs-0:5.5.1-2.fc45.x86_6 100% | 5.9 MiB/s | 144.3 KiB | 00m00s
[124/189] rpm-sign-libs-0:6.1.0-1.fc45. 100% | 1.1 MiB/s | 26.9 KiB | 00m00s
[125/189] libgomp-0:16.2.1-2.fc45.x86_6 100% | 15.5 MiB/s | 397.3 KiB | 00m00s
[126/189] sqlite-libs-0:3.53.4-1.fc45.x 100% | 27.3 MiB/s | 812.1 KiB | 00m00s
[127/189] rpm-sequoia-0:1.10.3-1.fc45.x 100% | 30.5 MiB/s | 937.1 KiB | 00m00s
[128/189] gnupg2-0:2.4.9-18.fc45.x86_64 100% | 51.6 MiB/s | 1.7 MiB | 00m00s
[129/189] ima-evm-utils-libs-0:1.6.2-12 100% | 1.3 MiB/s | 30.2 KiB | 00m00s
[130/189] libfsverity-0:1.7-4.fc45.x86_ 100% | 861.7 KiB/s | 19.0 KiB | 00m00s
[131/189] gpgverify-0:2.2-5.fc45.noarch 100% | 514.1 KiB/s | 11.3 KiB | 00m00s
[132/189] gnupg2-dirmngr-0:2.4.9-18.fc4 100% | 11.5 MiB/s | 281.6 KiB | 00m00s
[133/189] gnupg2-gpg-agent-0:2.4.9-18.f 100% | 11.4 MiB/s | 281.3 KiB | 00m00s
[134/189] gnupg2-gpgconf-0:2.4.9-18.fc4 100% | 4.9 MiB/s | 116.5 KiB | 00m00s
[135/189] gnupg2-keyboxd-0:2.4.9-18.fc4 100% | 3.9 MiB/s | 96.6 KiB | 00m00s
[136/189] libassuan-0:2.5.7-6.fc45.x86_ 100% | 3.0 MiB/s | 68.5 KiB | 00m00s
[137/189] gnupg2-verify-0:2.4.9-18.fc45 100% | 7.5 MiB/s | 176.1 KiB | 00m00s
[138/189] npth-0:1.8-5.fc45.x86_64 100% | 1.1 MiB/s | 25.5 KiB | 00m00s
[139/189] libgcrypt-0:1.12.2-2.fc45.x86 100% | 23.6 MiB/s | 629.0 KiB | 00m00s
[140/189] libgpg-error-0:1.61-2.fc45.x8 100% | 9.1 MiB/s | 252.9 KiB | 00m00s
[141/189] tpm2-tss-0:4.2.0-1.fc45.x86_6 100% | 17.8 MiB/s | 456.8 KiB | 00m00s
[142/189] libksba-0:1.8.0-3.fc45.x86_64 100% | 6.5 MiB/s | 172.2 KiB | 00m00s
[143/189] gnutls-0:3.8.13-3.fc45.x86_64 100% | 39.5 MiB/s | 1.4 MiB | 00m00s
[144/189] openldap-0:2.6.14-1.fc45.x86_ 100% | 11.1 MiB/s | 272.7 KiB | 00m00s
[145/189] libusb1-0:1.0.30-2.fc45.x86_6 100% | 3.7 MiB/s | 83.8 KiB | 00m00s
[146/189] libidn2-0:2.3.8-4.fc45.x86_64 100% | 7.4 MiB/s | 175.2 KiB | 00m00s
[147/189] libtasn1-0:4.21.0-2.fc45.x86_ 100% | 3.4 MiB/s | 75.9 KiB | 00m00s
[148/189] libunistring-0:1.1-12.fc45.x8 100% | 21.3 MiB/s | 545.8 KiB | 00m00s
[149/189] nettle-0:4.0-5.fc45.x86_64 100% | 16.8 MiB/s | 429.7 KiB | 00m00s
[150/189] p11-kit-0:0.26.5-1.fc45.x86_6 100% | 21.0 MiB/s | 560.0 KiB | 00m00s
[151/189] cyrus-sasl-lib-0:2.1.28-37.fc 100% | 29.6 MiB/s | 817.8 KiB | 00m00s
[152/189] libevent-0:2.1.13-1.fc45.x86_ 100% | 11.8 MiB/s | 289.3 KiB | 00m00s
[153/189] libtool-ltdl-0:2.5.4-11.fc45. 100% | 1.6 MiB/s | 36.7 KiB | 00m00s
[154/189] libffi-0:3.5.2-3.fc45.x86_64 100% | 1.9 MiB/s | 41.9 KiB | 00m00s
[155/189] gdbm-libs-1:1.23-12.fc45.x86_ 100% | 2.6 MiB/s | 58.2 KiB | 00m00s
[156/189] alternatives-0:1.33-6.fc45.x8 100% | 1.8 MiB/s | 39.4 KiB | 00m00s
[157/189] jansson-0:2.14-5.fc45.x86_64 100% | 2.1 MiB/s | 46.9 KiB | 00m00s
[158/189] pkgconf-pkg-config-0:2.5.1-2. 100% | 432.6 KiB/s | 9.5 KiB | 00m00s
[159/189] binutils-0:2.47-1.fc45.x86_64 100% | 102.3 MiB/s | 6.2 MiB | 00m00s
[160/189] pkgconf-0:2.5.1-2.fc45.x86_64 100% | 2.0 MiB/s | 49.0 KiB | 00m00s
[161/189] pkgconf-m4-0:2.5.1-2.fc45.noa 100% | 627.6 KiB/s | 13.8 KiB | 00m00s
[162/189] libpkgconf-0:2.5.1-2.fc45.x86 100% | 1.9 MiB/s | 42.6 KiB | 00m00s
[163/189] p11-kit-trust-0:0.26.5-1.fc45 100% | 6.2 MiB/s | 146.3 KiB | 00m00s
[164/189] fedora-release-0:45-0.10.noar 100% | 545.1 KiB/s | 12.0 KiB | 00m00s
[165/189] systemd-standalone-sysusers-0 100% | 17.6 MiB/s | 433.0 KiB | 00m00s
[166/189] xxhash-libs-0:0.8.3-5.fc45.x8 100% | 1.8 MiB/s | 41.3 KiB | 00m00s
[167/189] fedora-release-identity-basic 100% | 580.0 KiB/s | 12.8 KiB | 00m00s
[168/189] libcurl-0:8.21.0-5.fc45.x86_6 100% | 18.8 MiB/s | 481.3 KiB | 00m00s
[169/189] gdb-minimal-0:17.2-6.fc45.x86 100% | 74.0 MiB/s | 4.7 MiB | 00m00s
[170/189] krb5-libs-0:1.22.2-9.fc45.x86 100% | 31.4 MiB/s | 803.1 KiB | 00m00s
[171/189] libbrotli-0:1.2.0-6.fc45.x86_ 100% | 14.1 MiB/s | 347.3 KiB | 00m00s
[172/189] libnghttp2-0:1.69.0-5.fc45.x8 100% | 3.4 MiB/s | 77.2 KiB | 00m00s
[173/189] libnghttp3-0:1.18.0-1.fc45.x8 100% | 3.3 MiB/s | 75.1 KiB | 00m00s
[174/189] libpsl-0:0.23.1-1.fc45.x86_64 100% | 3.0 MiB/s | 67.6 KiB | 00m00s
[175/189] libssh-0:0.12.2-1.fc45.x86_64 100% | 12.6 MiB/s | 295.9 KiB | 00m00s
[176/189] ngtcp2-0:1.22.1-3.fc45.x86_64 100% | 6.7 MiB/s | 157.7 KiB | 00m00s
[177/189] ngtcp2-crypto-ossl-0:1.22.1-3 100% | 1.2 MiB/s | 27.8 KiB | 00m00s
[178/189] keyutils-libs-0:1.6.3-8.fc45. 100% | 1.4 MiB/s | 31.5 KiB | 00m00s
[179/189] libcom_err-0:1.47.4-2.fc45.x8 100% | 1.2 MiB/s | 26.6 KiB | 00m00s
[180/189] libverto-0:0.3.2-13.fc45.x86_ 100% | 953.3 KiB/s | 21.0 KiB | 00m00s
[181/189] publicsuffix-list-dafsa-0:202 100% | 2.7 MiB/s | 61.1 KiB | 00m00s
[182/189] libfido2-0:1.17.0-5.fc45.x86_ 100% | 4.5 MiB/s | 106.9 KiB | 00m00s
[183/189] libssh-config-0:0.12.2-1.fc45 100% | 406.3 KiB/s | 8.9 KiB | 00m00s
[184/189] libcbor-0:0.14.0-3.fc45.x86_6 100% | 1.6 MiB/s | 36.8 KiB | 00m00s
[185/189] policycoreutils-0:3.11-2.fc45 100% | 11.1 MiB/s | 260.9 KiB | 00m00s
[186/189] selinux-policy-targeted-0:45. 100% | 162.3 MiB/s | 6.8 MiB | 00m00s
[187/189] selinux-policy-0:45.17-1.fc45 100% | 1.4 MiB/s | 40.2 KiB | 00m00s
[188/189] libselinux-utils-0:3.11-5.fc4 100% | 5.2 MiB/s | 123.6 KiB | 00m00s
[189/189] rpm-plugin-selinux-0:6.1.0-1. 100% | 809.5 KiB/s | 17.8 KiB | 00m00s
--------------------------------------------------------------------------------
[189/189] Total 100% | 39.7 MiB/s | 72.2 MiB | 00m02s
Running transaction
Importing OpenPGP key 0xF577861E:
UserID : "Fedora (45) "
Fingerprint: 4F50A6114CD5C6976A7F1179655A4B02F577861E
From : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-45-primary
The key was successfully imported.
[ 1/191] Verify package files 100% | 735.0 B/s | 189.0 B | 00m00s
>>> Running %pretrans scriptlet: filesystem-0:3.18-59.fc45.x86_64
>>> Finished %pretrans scriptlet: filesystem-0:3.18-59.fc45.x86_64
>>> [RPM] failed to open /var/lib/mock/copr-custom-fedora-45-x86_64/root/etc/group for id/name lookup: No such file or directory
[ 2/191] Prepare transaction 100% | 3.6 KiB/s | 189.0 B | 00m00s
[ 3/191] Installing libgcc-0:16.2.1-2. 100% | 266.0 MiB/s | 272.4 KiB | 00m00s
[ 4/191] Installing redhat-systemd-pre 100% | 0.0 B/s | 1.5 KiB | 00m00s
[ 5/191] Installing redhat-systemd-pre 100% | 0.0 B/s | 18.1 KiB | 00m00s
[ 6/191] Installing libssh-config-0:0. 100% | 0.0 B/s | 816.0 B | 00m00s
[ 7/191] Installing publicsuffix-list- 100% | 0.0 B/s | 72.0 KiB | 00m00s
[ 8/191] Installing fedora-release-ide 100% | 0.0 B/s | 912.0 B | 00m00s
[ 9/191] Installing fedora-gpg-keys-0: 100% | 59.2 MiB/s | 181.7 KiB | 00m00s
[ 10/191] Installing fedora-repos-0:45- 100% | 0.0 B/s | 5.9 KiB | 00m00s
[ 11/191] Installing fedora-release-com 100% | 0.0 B/s | 7.4 KiB | 00m00s
[ 12/191] Installing fedora-release-0:4 100% | 15.1 KiB/s | 124.0 B | 00m00s
>>> Running sysusers scriptlet: setup-0:2.15.1-2.fc45.noarch
>>> Finished sysusers scriptlet: setup-0:2.15.1-2.fc45.noarch
>>> Scriptlet output:
>>> Creating group 'adm' with GID 4.
>>> Creating group 'audio' with GID 63.
>>> Creating group 'cdrom' with GID 11.
>>> Creating group 'clock' with GID 103.
>>> Creating group 'dialout' with GID 18.
>>> Creating group 'disk' with GID 6.
>>> Creating group 'floppy' with GID 19.
>>> Creating group 'ftp' with GID 50.
>>> Creating group 'games' with GID 20.
>>> Creating group 'input' with GID 104.
>>> Creating group 'kmem' with GID 9.
>>> Creating group 'kvm' with GID 36.
>>> Creating group 'lock' with GID 54.
>>> Creating group 'lp' with GID 7.
>>> Creating group 'mail' with GID 12.
>>> Creating group 'man' with GID 15.
>>> Creating group 'mem' with GID 8.
>>> Creating group 'nobody' with GID 65534.
>>> Creating group 'render' with GID 105.
>>> Creating group 'root' with GID 0.
>>> Creating group 'sgx' with GID 106.
>>> Creating group 'sys' with GID 3.
>>> Creating group 'tape' with GID 33.
>>> Creating group 'tty' with GID 5.
>>> Creating group 'users' with GID 100.
>>> Creating group 'utmp' with GID 22.
>>> Creating group 'video' with GID 39.
>>> Creating group 'wheel' with GID 10.
>>> Creating user 'adm' (adm) with UID 3 and GID 4.
>>> Creating group 'bin' with GID 1.
>>> Creating user 'bin' (bin) with UID 1 and GID 1.
>>> Creating group 'daemon' with GID 2.
>>> Creating user 'daemon' (daemon) with UID 2 and GID 2.
>>> Creating user 'ftp' (FTP User) with UID 14 and GID 50.
>>> Creating user 'games' (games) with UID 12 and GID 100.
>>> Creating user 'halt' (halt) with UID 7 and GID 0.
>>> Creating user 'lp' (lp) with UID 4 and GID 7.
>>> Creating user 'mail' (mail) with UID 8 and GID 12.
>>> Creating user 'nobody' (Kernel Overflow User) with UID 65534 and GID 65534.
>>> Creating user 'operator' (operator) with UID 11 and GID 0.
>>> Creating user 'root' (Super User) with UID 0 and GID 0.
>>> Creating user 'shutdown' (shutdown) with UID 6 and GID 0.
>>> Creating user 'sync' (sync) with UID 5 and GID 0.
>>>
[ 13/191] Installing setup-0:2.15.1-2.f 100% | 42.0 MiB/s | 731.3 KiB | 00m00s
[ 14/191] Installing filesystem-0:3.18- 100% | 2.8 MiB/s | 253.6 KiB | 00m00s
[ 15/191] Installing pkgconf-m4-0:2.5.1 100% | 0.0 B/s | 14.7 KiB | 00m00s
[ 16/191] Installing pcre2-syntax-0:10. 100% | 277.7 MiB/s | 284.3 KiB | 00m00s
[ 17/191] Installing gnulib-l10n-0:2024 100% | 215.5 MiB/s | 661.9 KiB | 00m00s
[ 18/191] Installing coreutils-common-0 100% | 438.3 MiB/s | 11.0 MiB | 00m00s
[ 19/191] Installing ncurses-base-0:6.6 100% | 115.7 MiB/s | 355.3 KiB | 00m00s
[ 20/191] Installing bash-0:5.3.15-2.fc 100% | 264.8 MiB/s | 8.5 MiB | 00m00s
[ 21/191] Installing glibc-common-0:2.4 100% | 54.2 MiB/s | 1.0 MiB | 00m00s
[ 22/191] Installing glibc-gconv-extra- 100% | 338.4 MiB/s | 7.8 MiB | 00m00s
[ 23/191] Installing glibc-0:2.44-1.fc4 100% | 187.9 MiB/s | 7.1 MiB | 00m00s
[ 24/191] Installing ncurses-libs-0:6.6 100% | 317.4 MiB/s | 974.9 KiB | 00m00s
[ 25/191] Installing glibc-minimal-lang 100% | 0.0 B/s | 124.0 B | 00m00s
[ 26/191] Installing zlib-ng-compat-0:2 100% | 162.5 MiB/s | 166.4 KiB | 00m00s
[ 27/191] Installing bzip2-libs-0:1.0.8 100% | 79.7 MiB/s | 81.6 KiB | 00m00s
[ 28/191] Installing libgpg-error-0:1.6 100% | 52.1 MiB/s | 959.7 KiB | 00m00s
[ 29/191] Installing libstdc++-0:16.2.1 100% | 440.9 MiB/s | 3.1 MiB | 00m00s
[ 30/191] Installing libzstd-0:1.5.7-6. 100% | 467.5 MiB/s | 957.4 KiB | 00m00s
[ 31/191] Installing elfutils-libelf-0: 100% | 481.0 MiB/s | 1.4 MiB | 00m00s
[ 32/191] Installing libassuan-0:2.5.7- 100% | 161.8 MiB/s | 165.7 KiB | 00m00s
[ 33/191] Installing libgcrypt-0:1.12.2 100% | 415.7 MiB/s | 1.7 MiB | 00m00s
[ 34/191] Installing readline-0:8.3-6.f 100% | 252.8 MiB/s | 517.7 KiB | 00m00s
[ 35/191] Installing gmp-1:6.3.0-6.fc45 100% | 399.1 MiB/s | 817.4 KiB | 00m00s
[ 36/191] Installing libacl-0:2.4.0-2.f 100% | 0.0 B/s | 44.7 KiB | 00m00s
[ 37/191] Installing systemd-libs-0:262 100% | 395.7 MiB/s | 2.8 MiB | 00m00s
[ 38/191] Installing xz-libs-1:5.8.3-2. 100% | 217.6 MiB/s | 222.8 KiB | 00m00s
[ 39/191] Installing libuuid-0:2.42.2-3 100% | 0.0 B/s | 38.4 KiB | 00m00s
[ 40/191] Installing popt-0:1.19-11.fc4 100% | 70.0 MiB/s | 143.3 KiB | 00m00s
[ 41/191] Installing sqlite-libs-0:3.53 100% | 404.7 MiB/s | 1.6 MiB | 00m00s
[ 42/191] Installing npth-0:1.8-5.fc45. 100% | 0.0 B/s | 50.6 KiB | 00m00s
[ 43/191] Installing libblkid-0:2.42.2- 100% | 276.7 MiB/s | 283.4 KiB | 00m00s
[ 44/191] Installing elfutils-libs-0:0. 100% | 352.3 MiB/s | 721.4 KiB | 00m00s
[ 45/191] Installing libsepol-0:3.11-2. 100% | 423.4 MiB/s | 867.1 KiB | 00m00s
[ 46/191] Installing gnupg2-gpgconf-0:2 100% | 15.6 MiB/s | 255.9 KiB | 00m00s
[ 47/191] Installing pcre2-0:10.47-1.fc 100% | 351.5 MiB/s | 720.0 KiB | 00m00s
[ 48/191] Installing libselinux-0:3.11- 100% | 201.6 MiB/s | 206.5 KiB | 00m00s
[ 49/191] Installing grep-0:3.12-4.fc45 100% | 55.7 MiB/s | 1.0 MiB | 00m00s
[ 50/191] Installing sed-0:4.10-2.fc45. 100% | 47.5 MiB/s | 874.9 KiB | 00m00s
[ 51/191] Installing findutils-1:4.11.0 100% | 97.9 MiB/s | 2.0 MiB | 00m00s
[ 52/191] Installing libxcrypt-0:4.5.2- 100% | 289.0 MiB/s | 295.9 KiB | 00m00s
[ 53/191] Installing json-c-0:0.18-9.fc 100% | 82.0 MiB/s | 83.9 KiB | 00m00s
[ 54/191] Installing libtasn1-0:4.21.0- 100% | 174.3 MiB/s | 178.5 KiB | 00m00s
[ 55/191] Installing libunistring-0:1.1 100% | 433.6 MiB/s | 1.7 MiB | 00m00s
[ 56/191] Installing libidn2-0:2.3.8-4. 100% | 61.0 MiB/s | 562.6 KiB | 00m00s
[ 57/191] Installing crypto-policies-0: 100% | 38.9 MiB/s | 159.5 KiB | 00m00s
[ 58/191] Installing xz-1:5.8.3-2.fc45. 100% | 66.9 MiB/s | 1.4 MiB | 00m00s
[ 59/191] Installing libmount-0:2.42.2- 100% | 396.3 MiB/s | 405.8 KiB | 00m00s
[ 60/191] Installing gnupg2-verify-0:2. 100% | 21.8 MiB/s | 357.7 KiB | 00m00s
[ 61/191] Installing mpfr-0:4.2.2-4.fc4 100% | 277.0 MiB/s | 850.9 KiB | 00m00s
[ 62/191] Installing gawk-0:5.4.1-1.fc4 100% | 106.1 MiB/s | 2.2 MiB | 00m00s
[ 63/191] Installing dwz-0:0.17-3.fc45. 100% | 17.9 MiB/s | 292.5 KiB | 00m00s
[ 64/191] Installing libksba-0:1.8.0-3. 100% | 423.5 MiB/s | 433.7 KiB | 00m00s
[ 65/191] Installing unzip-0:6.0-71.fc4 100% | 27.2 MiB/s | 445.3 KiB | 00m00s
[ 66/191] Installing file-libs-0:5.48-3 100% | 726.1 MiB/s | 12.3 MiB | 00m00s
[ 67/191] Installing file-0:5.48-3.fc45 100% | 6.3 MiB/s | 103.4 KiB | 00m00s
[ 68/191] Installing diffutils-0:3.12-6 100% | 82.4 MiB/s | 1.6 MiB | 00m00s
[ 69/191] Installing libattr-0:2.6.0-2. 100% | 0.0 B/s | 25.2 KiB | 00m00s
[ 70/191] Installing libeconf-0:0.7.9-4 100% | 0.0 B/s | 66.4 KiB | 00m00s
[ 71/191] Installing libcap-ng-0:0.9.6- 100% | 69.0 MiB/s | 70.6 KiB | 00m00s
[ 72/191] Installing audit-libs-0:4.2.1 100% | 383.9 MiB/s | 393.1 KiB | 00m00s
[ 73/191] Installing pam-libs-0:1.7.2-4 100% | 133.7 MiB/s | 136.9 KiB | 00m00s
[ 74/191] Installing libcap-0:2.78-2.fc 100% | 13.0 MiB/s | 213.3 KiB | 00m00s
[ 75/191] Installing libsemanage-0:3.11 100% | 314.8 MiB/s | 322.4 KiB | 00m00s
[ 76/191] Installing libsmartcols-0:2.4 100% | 185.0 MiB/s | 189.5 KiB | 00m00s
[ 77/191] Installing lua-libs-0:5.5.1-2 100% | 292.4 MiB/s | 299.5 KiB | 00m00s
[ 78/191] Installing libffi-0:3.5.2-3.f 100% | 83.1 MiB/s | 85.1 KiB | 00m00s
[ 79/191] Installing p11-kit-0:0.26.5-1 100% | 119.8 MiB/s | 2.6 MiB | 00m00s
[ 80/191] Installing alternatives-0:1.3 100% | 4.1 MiB/s | 63.6 KiB | 00m00s
[ 81/191] Installing p11-kit-trust-0:0. 100% | 20.4 MiB/s | 480.1 KiB | 00m00s
[ 82/191] Installing ngtcp2-0:1.22.1-3. 100% | 164.0 MiB/s | 335.8 KiB | 00m00s
[ 83/191] Installing util-linux-core-0: 100% | 71.6 MiB/s | 1.5 MiB | 00m00s
[ 84/191] Installing liblastlog2-0:2.42 100% | 6.4 MiB/s | 39.5 KiB | 00m00s
[ 85/191] Installing zip-0:3.0-46.fc45. 100% | 37.9 MiB/s | 698.0 KiB | 00m00s
[ 86/191] Installing gnupg2-keyboxd-0:2 100% | 33.0 MiB/s | 202.5 KiB | 00m00s
[ 87/191] Installing libpsl-0:0.23.1-1. 100% | 79.6 MiB/s | 81.5 KiB | 00m00s
[ 88/191] Installing tar-2:1.35-10.fc45 100% | 129.5 MiB/s | 3.0 MiB | 00m00s
[ 89/191] Installing linkdupes-0:0.7.3- 100% | 45.0 MiB/s | 783.5 KiB | 00m00s
[ 90/191] Installing libselinux-utils-0 100% | 18.4 MiB/s | 320.3 KiB | 00m00s
[ 91/191] Installing libfdisk-0:2.42.2- 100% | 384.2 MiB/s | 393.4 KiB | 00m00s
[ 92/191] Installing fips-provider-0:1. 100% | 438.2 MiB/s | 4.8 MiB | 00m00s
[ 93/191] Installing openssl-libs-1:4.0 100% | 417.7 MiB/s | 6.7 MiB | 00m00s
[ 94/191] Installing coreutils-0:9.11-6 100% | 169.3 MiB/s | 5.9 MiB | 00m00s
[ 95/191] Installing ca-certificates-0: 100% | 2.4 MiB/s | 2.5 MiB | 00m01s
[ 96/191] Installing gzip-0:1.14-4.fc45 100% | 22.1 MiB/s | 407.2 KiB | 00m00s
[ 97/191] Installing util-linux-0:2.42. 100% | 98.9 MiB/s | 3.8 MiB | 00m00s
[ 98/191] Installing policycoreutils-0: 100% | 32.1 MiB/s | 921.4 KiB | 00m00s
[ 99/191] Installing selinux-policy-0:4 100% | 1.8 MiB/s | 34.5 KiB | 00m00s
[100/191] Installing selinux-policy-tar 100% | 229.5 MiB/s | 15.1 MiB | 00m00s
[101/191] Installing rpm-sequoia-0:1.10 100% | 347.9 MiB/s | 2.4 MiB | 00m00s
[102/191] Installing libfsverity-0:1.7- 100% | 0.0 B/s | 25.4 KiB | 00m00s
[103/191] Installing libevent-0:2.1.13- 100% | 320.5 MiB/s | 984.5 KiB | 00m00s
[104/191] Installing ngtcp2-crypto-ossl 100% | 0.0 B/s | 52.5 KiB | 00m00s
[105/191] Installing libxml2-0:2.13.9-4 100% | 83.6 MiB/s | 1.8 MiB | 00m00s
[106/191] Installing libusb1-0:1.0.30-2 100% | 14.8 MiB/s | 181.8 KiB | 00m00s
>>> Running sysusers scriptlet: tpm2-tss-0:4.2.0-1.fc45.x86_64
>>> Finished sysusers scriptlet: tpm2-tss-0:4.2.0-1.fc45.x86_64
>>> Scriptlet output:
>>> Creating group 'tss' with GID 59.
>>> Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59.
>>>
[107/191] Installing tpm2-tss-0:4.2.0-1 100% | 333.5 MiB/s | 1.7 MiB | 00m00s
[108/191] Installing ima-evm-utils-libs 100% | 56.5 MiB/s | 57.9 KiB | 00m00s
[109/191] Installing gnupg2-gpg-agent-0 100% | 27.8 MiB/s | 682.8 KiB | 00m00s
[110/191] Installing nettle-0:4.0-5.fc4 100% | 262.0 MiB/s | 805.0 KiB | 00m00s
[111/191] Installing gnutls-0:3.8.13-3. 100% | 383.8 MiB/s | 3.8 MiB | 00m00s
[112/191] Installing zstd-0:1.5.7-6.fc4 100% | 29.1 MiB/s | 506.1 KiB | 00m00s
[113/191] Installing bzip2-0:1.0.8-24.f 100% | 6.1 MiB/s | 99.5 KiB | 00m00s
[114/191] Installing add-determinism-0: 100% | 107.9 MiB/s | 2.2 MiB | 00m00s
[115/191] Installing build-reproducibil 100% | 0.0 B/s | 1.5 KiB | 00m00s
[116/191] Installing cpio-0:2.15-10.fc4 100% | 61.3 MiB/s | 1.1 MiB | 00m00s
[117/191] Installing ed-0:1.22.6-1.fc45 100% | 9.3 MiB/s | 153.2 KiB | 00m00s
[118/191] Installing patch-0:2.8-5.fc45 100% | 13.9 MiB/s | 228.1 KiB | 00m00s
[119/191] Installing libpfm-0:4.13.0-23 100% | 576.1 MiB/s | 1.7 MiB | 00m00s
[120/191] Installing lz4-libs-0:1.10.0- 100% | 162.5 MiB/s | 166.4 KiB | 00m00s
[121/191] Installing libarchive-0:3.8.8 100% | 326.1 MiB/s | 1.0 MiB | 00m00s
[122/191] Installing libgomp-0:16.2.1-2 100% | 282.7 MiB/s | 578.9 KiB | 00m00s
[123/191] Installing libtool-ltdl-0:2.5 100% | 0.0 B/s | 71.1 KiB | 00m00s
[124/191] Installing gdbm-libs-1:1.23-1 100% | 132.2 MiB/s | 135.4 KiB | 00m00s
[125/191] Installing cyrus-sasl-lib-0:2 100% | 116.9 MiB/s | 2.3 MiB | 00m00s
[126/191] Installing openldap-0:2.6.14- 100% | 333.3 MiB/s | 682.7 KiB | 00m00s
[127/191] Installing gnupg2-dirmngr-0:2 100% | 26.9 MiB/s | 632.8 KiB | 00m00s
[128/191] Installing gnupg2-0:2.4.9-18. 100% | 209.7 MiB/s | 6.5 MiB | 00m00s
[129/191] Installing gpgverify-0:2.2-5. 100% | 0.0 B/s | 9.4 KiB | 00m00s
[130/191] Installing jansson-0:2.14-5.f 100% | 88.2 MiB/s | 90.3 KiB | 00m00s
[131/191] Installing libpkgconf-0:2.5.1 100% | 89.1 MiB/s | 91.3 KiB | 00m00s
[132/191] Installing pkgconf-0:2.5.1-2. 100% | 6.2 MiB/s | 95.2 KiB | 00m00s
[133/191] Installing pkgconf-pkg-config 100% | 118.2 KiB/s | 1.8 KiB | 00m00s
[134/191] Installing systemd-standalone 100% | 56.4 MiB/s | 981.9 KiB | 00m00s
[135/191] Installing rpm-libs-0:6.1.0-1 100% | 366.4 MiB/s | 1.1 MiB | 00m00s
[136/191] Installing rpm-sign-libs-0:6. 100% | 0.0 B/s | 40.5 KiB | 00m00s
[137/191] Installing rpm-build-libs-0:6 100% | 282.4 MiB/s | 289.1 KiB | 00m00s
[138/191] Installing xxhash-libs-0:0.8. 100% | 93.2 MiB/s | 95.4 KiB | 00m00s
[139/191] Installing libbrotli-0:1.2.0- 100% | 423.5 MiB/s | 867.3 KiB | 00m00s
[140/191] Installing libnghttp2-0:1.69. 100% | 163.4 MiB/s | 167.3 KiB | 00m00s
[141/191] Installing libnghttp3-0:1.18. 100% | 161.0 MiB/s | 164.8 KiB | 00m00s
[142/191] Installing keyutils-libs-0:1. 100% | 0.0 B/s | 55.6 KiB | 00m00s
[143/191] Installing libcom_err-0:1.47. 100% | 0.0 B/s | 64.1 KiB | 00m00s
[144/191] Installing libverto-0:0.3.2-1 100% | 26.4 MiB/s | 27.1 KiB | 00m00s
[145/191] Installing krb5-libs-0:1.22.2 100% | 341.0 MiB/s | 2.4 MiB | 00m00s
[146/191] Installing libcbor-0:0.14.0-3 100% | 82.9 MiB/s | 84.9 KiB | 00m00s
[147/191] Installing libfido2-0:1.17.0- 100% | 252.0 MiB/s | 258.1 KiB | 00m00s
[148/191] Installing libssh-0:0.12.2-1. 100% | 355.4 MiB/s | 727.8 KiB | 00m00s
[149/191] Installing libcurl-0:8.21.0-5 100% | 351.4 MiB/s | 1.1 MiB | 00m00s
[150/191] Installing elfutils-debuginfo 100% | 5.0 MiB/s | 82.2 KiB | 00m00s
[151/191] Installing elfutils-0:0.196-1 100% | 139.2 MiB/s | 3.1 MiB | 00m00s
[152/191] Installing binutils-0:2.47-1. 100% | 342.1 MiB/s | 28.4 MiB | 00m00s
[153/191] Installing gdb-minimal-0:17.2 100% | 277.7 MiB/s | 14.2 MiB | 00m00s
[154/191] Installing debugedit-0:5.3-3. 100% | 12.9 MiB/s | 224.1 KiB | 00m00s
[155/191] Installing curl-0:8.21.0-5.fc 100% | 18.4 MiB/s | 490.6 KiB | 00m00s
[156/191] Installing rpm-0:6.1.0-1.fc45 100% | 71.5 MiB/s | 2.5 MiB | 00m00s
[157/191] Installing cmake-srpm-macros- 100% | 0.0 B/s | 804.0 B | 00m00s
[158/191] Installing efi-srpm-macros-0: 100% | 0.0 B/s | 41.3 KiB | 00m00s
[159/191] Installing java-srpm-macros-0 100% | 0.0 B/s | 1.1 KiB | 00m00s
[160/191] Installing lua-srpm-macros-0: 100% | 0.0 B/s | 1.9 KiB | 00m00s
[161/191] Installing tree-sitter-srpm-m 100% | 1.9 MiB/s | 9.6 KiB | 00m00s
[162/191] Installing zig-srpm-macros-0: 100% | 0.0 B/s | 1.9 KiB | 00m00s
[163/191] Installing filesystem-srpm-ma 100% | 0.0 B/s | 38.9 KiB | 00m00s
[164/191] Installing rust-srpm-macros-0 100% | 0.0 B/s | 6.4 KiB | 00m00s
[165/191] Installing qt6-srpm-macros-0: 100% | 0.0 B/s | 748.0 B | 00m00s
[166/191] Installing qt5-srpm-macros-0: 100% | 0.0 B/s | 776.0 B | 00m00s
[167/191] Installing perl-srpm-macros-0 100% | 0.0 B/s | 1.1 KiB | 00m00s
[168/191] Installing package-notes-srpm 100% | 0.0 B/s | 2.1 KiB | 00m00s
[169/191] Installing openblas-srpm-macr 100% | 0.0 B/s | 392.0 B | 00m00s
[170/191] Installing ocaml-srpm-macros- 100% | 0.0 B/s | 2.1 KiB | 00m00s
[171/191] Installing meson-srpm-macros- 100% | 0.0 B/s | 1.9 KiB | 00m00s
[172/191] Installing kernel-srpm-macros 100% | 0.0 B/s | 2.3 KiB | 00m00s
[173/191] Installing gnome-srpm-macros- 100% | 0.0 B/s | 4.1 KiB | 00m00s
[174/191] Installing gnat-srpm-macros-0 100% | 0.0 B/s | 1.3 KiB | 00m00s
[175/191] Installing ghc-srpm-macros-0: 100% | 0.0 B/s | 1.0 KiB | 00m00s
[176/191] Installing gap-srpm-macros-0: 100% | 0.0 B/s | 2.7 KiB | 00m00s
[177/191] Installing fpc-srpm-macros-0: 100% | 0.0 B/s | 420.0 B | 00m00s
[178/191] Installing ansible-srpm-macro 100% | 0.0 B/s | 36.2 KiB | 00m00s
[179/191] Installing redhat-rpm-config- 100% | 185.9 MiB/s | 190.4 KiB | 00m00s
[180/191] Installing forge-srpm-macros- 100% | 0.0 B/s | 40.3 KiB | 00m00s
[181/191] Installing rpm-build-0:6.1.0- 100% | 17.5 MiB/s | 322.1 KiB | 00m00s
[182/191] Installing erlang-srpm-macros 100% | 0.0 B/s | 2.5 KiB | 00m00s
[183/191] Installing pyproject-srpm-mac 100% | 0.0 B/s | 4.0 KiB | 00m00s
[184/191] Installing fonts-srpm-macros- 100% | 0.0 B/s | 57.0 KiB | 00m00s
[185/191] Installing go-srpm-macros-0:3 100% | 0.0 B/s | 63.0 KiB | 00m00s
[186/191] Installing R-srpm-macros-0:1. 100% | 0.0 B/s | 4.4 KiB | 00m00s
[187/191] Installing python-srpm-macros 100% | 0.0 B/s | 52.9 KiB | 00m00s
[188/191] Installing rpm-plugin-selinux 100% | 0.0 B/s | 12.9 KiB | 00m00s
[189/191] Installing which-0:2.25-2.fc4 100% | 4.9 MiB/s | 85.8 KiB | 00m00s
[190/191] Installing shadow-utils-2:4.2 100% | 136.1 MiB/s | 3.9 MiB | 00m00s
[191/191] Installing info-0:7.3-3.fc45. 100% | 57.0 KiB/s | 372.8 KiB | 00m07s
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: R-srpm-macros-1.3.7-3.fc45.noarch
add-determinism-0.7.3-3.fc45.x86_64
alternatives-1.33-6.fc45.x86_64
ansible-srpm-macros-1-22.fc45.noarch
audit-libs-4.2.1-2.fc45.x86_64
bash-5.3.15-2.fc45.x86_64
binutils-2.47-1.fc45.x86_64
build-reproducibility-srpm-macros-0.7.3-3.fc45.noarch
bzip2-1.0.8-24.fc45.x86_64
bzip2-libs-1.0.8-24.fc45.x86_64
ca-certificates-2026.2.90_v9.0.317-1.fc45.noarch
cmake-srpm-macros-4.3.0-5.fc45.noarch
coreutils-9.11-6.fc45.x86_64
coreutils-common-9.11-6.fc45.x86_64
cpio-2.15-10.fc45.x86_64
crypto-policies-20260713-2.gitc42da77.fc45.noarch
curl-8.21.0-5.fc45.x86_64
cyrus-sasl-lib-2.1.28-37.fc45.x86_64
debugedit-5.3-3.fc45.x86_64
diffutils-3.12-6.fc45.x86_64
dwz-0.17-3.fc45.x86_64
ed-1.22.6-1.fc45.x86_64
efi-srpm-macros-6-9.fc45.noarch
elfutils-0.196-1.fc45.x86_64
elfutils-debuginfod-client-0.196-1.fc45.x86_64
elfutils-libelf-0.196-1.fc45.x86_64
elfutils-libs-0.196-1.fc45.x86_64
erlang-srpm-macros-0.3.11-2.fc45.noarch
fedora-gpg-keys-45-0.6.noarch
fedora-release-45-0.10.noarch
fedora-release-common-45-0.10.noarch
fedora-release-identity-basic-45-0.10.noarch
fedora-repos-45-0.6.noarch
file-5.48-3.fc45.x86_64
file-libs-5.48-3.fc45.x86_64
filesystem-3.18-59.fc45.x86_64
filesystem-srpm-macros-3.18-59.fc45.noarch
findutils-4.11.0-2.fc45.x86_64
fips-provider-1.5.2-3.fc45.x86_64
fonts-srpm-macros-5.0.0-4.fc45.noarch
forge-srpm-macros-0.4.0-5.fc45.noarch
fpc-srpm-macros-1.3-17.fc45.noarch
gap-srpm-macros-2-3.fc45.noarch
gawk-5.4.1-1.fc45.x86_64
gdb-minimal-17.2-6.fc45.x86_64
gdbm-libs-1.23-12.fc45.x86_64
ghc-srpm-macros-1.10-2.fc45.noarch
glibc-2.44-1.fc45.x86_64
glibc-common-2.44-1.fc45.x86_64
glibc-gconv-extra-2.44-1.fc45.x86_64
glibc-minimal-langpack-2.44-1.fc45.x86_64
gmp-6.3.0-6.fc45.x86_64
gnat-srpm-macros-7-3.fc45.noarch
gnome-srpm-macros-1.0-2.fc45.noarch
gnulib-l10n-20241231-4.fc45.noarch
gnupg2-2.4.9-18.fc45.x86_64
gnupg2-dirmngr-2.4.9-18.fc45.x86_64
gnupg2-gpg-agent-2.4.9-18.fc45.x86_64
gnupg2-gpgconf-2.4.9-18.fc45.x86_64
gnupg2-keyboxd-2.4.9-18.fc45.x86_64
gnupg2-verify-2.4.9-18.fc45.x86_64
gnutls-3.8.13-3.fc45.x86_64
go-srpm-macros-3.8.0-3.fc45.noarch
gpg-pubkey-4f50a6114cd5c6976a7f1179655a4b02f577861e-6888bc98
gpgverify-2.2-5.fc45.noarch
grep-3.12-4.fc45.x86_64
gzip-1.14-4.fc45.x86_64
ima-evm-utils-libs-1.6.2-12.fc45.x86_64
info-7.3-3.fc45.x86_64
jansson-2.14-5.fc45.x86_64
java-srpm-macros-1-9.fc45.noarch
json-c-0.18-9.fc45.x86_64
kernel-srpm-macros-1.0-30.fc45.noarch
keyutils-libs-1.6.3-8.fc45.x86_64
krb5-libs-1.22.2-9.fc45.x86_64
libacl-2.4.0-2.fc45.x86_64
libarchive-3.8.8-3.fc45.x86_64
libassuan-2.5.7-6.fc45.x86_64
libattr-2.6.0-2.fc45.x86_64
libblkid-2.42.2-3.fc45.x86_64
libbrotli-1.2.0-6.fc45.x86_64
libcap-2.78-2.fc45.x86_64
libcap-ng-0.9.6-1.fc45.x86_64
libcbor-0.14.0-3.fc45.x86_64
libcom_err-1.47.4-2.fc45.x86_64
libcurl-8.21.0-5.fc45.x86_64
libeconf-0.7.9-4.fc45.x86_64
libevent-2.1.13-1.fc45.x86_64
libfdisk-2.42.2-3.fc45.x86_64
libffi-3.5.2-3.fc45.x86_64
libfido2-1.17.0-5.fc45.x86_64
libfsverity-1.7-4.fc45.x86_64
libgcc-16.2.1-2.fc45.x86_64
libgcrypt-1.12.2-2.fc45.x86_64
libgomp-16.2.1-2.fc45.x86_64
libgpg-error-1.61-2.fc45.x86_64
libidn2-2.3.8-4.fc45.x86_64
libksba-1.8.0-3.fc45.x86_64
liblastlog2-2.42.2-3.fc45.x86_64
libmount-2.42.2-3.fc45.x86_64
libnghttp2-1.69.0-5.fc45.x86_64
libnghttp3-1.18.0-1.fc45.x86_64
libpfm-4.13.0-23.fc45.x86_64
libpkgconf-2.5.1-2.fc45.x86_64
libpsl-0.23.1-1.fc45.x86_64
libselinux-3.11-5.fc45.x86_64
libselinux-utils-3.11-5.fc45.x86_64
libsemanage-3.11-4.fc45.x86_64
libsepol-3.11-2.fc45.x86_64
libsmartcols-2.42.2-3.fc45.x86_64
libssh-0.12.2-1.fc45.x86_64
libssh-config-0.12.2-1.fc45.noarch
libstdc++-16.2.1-2.fc45.x86_64
libtasn1-4.21.0-2.fc45.x86_64
libtool-ltdl-2.5.4-11.fc45.x86_64
libunistring-1.1-12.fc45.x86_64
libusb1-1.0.30-2.fc45.x86_64
libuuid-2.42.2-3.fc45.x86_64
libverto-0.3.2-13.fc45.x86_64
libxcrypt-4.5.2-4.fc45.x86_64
libxml2-2.13.9-4.fc45.x86_64
libzstd-1.5.7-6.fc45.x86_64
linkdupes-0.7.3-3.fc45.x86_64
lua-libs-5.5.1-2.fc45.x86_64
lua-srpm-macros-1-18.fc45.noarch
lz4-libs-1.10.0-5.fc45.x86_64
meson-srpm-macros-1.12.0-2.fc45.noarch
mpfr-4.2.2-4.fc45.x86_64
ncurses-base-6.6-3.fc45.noarch
ncurses-libs-6.6-3.fc45.x86_64
nettle-4.0-5.fc45.x86_64
ngtcp2-1.22.1-3.fc45.x86_64
ngtcp2-crypto-ossl-1.22.1-3.fc45.x86_64
npth-1.8-5.fc45.x86_64
ocaml-srpm-macros-11-4.fc45.noarch
openblas-srpm-macros-2-22.fc45.noarch
openldap-2.6.14-1.fc45.x86_64
openssl-libs-4.0.2-2.fc45.x86_64
p11-kit-0.26.5-1.fc45.x86_64
p11-kit-trust-0.26.5-1.fc45.x86_64
package-notes-srpm-macros-0.20-2.fc45.noarch
pam-libs-1.7.2-4.fc45.x86_64
patch-2.8-5.fc45.x86_64
pcre2-10.47-1.fc45.2.x86_64
pcre2-syntax-10.47-1.fc45.2.noarch
perl-srpm-macros-1-65.fc45.noarch
pkgconf-2.5.1-2.fc45.x86_64
pkgconf-m4-2.5.1-2.fc45.noarch
pkgconf-pkg-config-2.5.1-2.fc45.x86_64
policycoreutils-3.11-2.fc45.x86_64
popt-1.19-11.fc45.x86_64
publicsuffix-list-dafsa-20260624-2.fc45.noarch
pyproject-srpm-macros-1.23.2-1.fc45.noarch
python-srpm-macros-3.15-2.fc45.noarch
qt5-srpm-macros-5.15.18-3.fc45.noarch
qt6-srpm-macros-6.11.2-1.fc45.noarch
readline-8.3-6.fc45.x86_64
redhat-rpm-config-345-4.fc45.noarch
redhat-systemd-presets-102-3.fc45.noarch
redhat-systemd-presets-common-102-3.fc45.noarch
rpm-6.1.0-1.fc45.x86_64
rpm-build-6.1.0-1.fc45.x86_64
rpm-build-libs-6.1.0-1.fc45.x86_64
rpm-libs-6.1.0-1.fc45.x86_64
rpm-plugin-selinux-6.1.0-1.fc45.x86_64
rpm-sequoia-1.10.3-1.fc45.x86_64
rpm-sign-libs-6.1.0-1.fc45.x86_64
rust-srpm-macros-28.5-2.fc45.noarch
sed-4.10-2.fc45.x86_64
selinux-policy-45.17-1.fc45.noarch
selinux-policy-targeted-45.17-1.fc45.noarch
setup-2.15.1-2.fc45.noarch
shadow-utils-4.20.0-1.fc45.x86_64
sqlite-libs-3.53.4-1.fc45.x86_64
systemd-libs-262~rc3-1.fc45.x86_64
systemd-standalone-sysusers-262~rc3-1.fc45.x86_64
tar-1.35-10.fc45.x86_64
tpm2-tss-4.2.0-1.fc45.x86_64
tree-sitter-srpm-macros-0.4.6-2.fc45.noarch
unzip-6.0-71.fc45.x86_64
util-linux-2.42.2-3.fc45.x86_64
util-linux-core-2.42.2-3.fc45.x86_64
which-2.25-2.fc45.x86_64
xxhash-libs-0.8.3-5.fc45.x86_64
xz-5.8.3-2.fc45.x86_64
xz-libs-5.8.3-2.fc45.x86_64
zig-srpm-macros-1-9.fc45.noarch
zip-3.0-46.fc45.x86_64
zlib-ng-compat-2.3.3-6.fc45.x86_64
zstd-1.5.7-6.fc45.x86_64
Finish: run
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --install git-core patch
INFO: mock.py version 6.8 starting (python version = 3.14.5, NVR = mock-6.8-1.fc44), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --install git-core patch
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 6.8
INFO: Mock Version: 6.8
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: installing package(s): git-core patch
Updating and loading repositories:
updates 100% | 193.1 KiB/s | 24.5 KiB | 00m00s
fedora 100% | 171.4 KiB/s | 21.3 KiB | 00m00s
Repositories loaded.
Package "patch-2.8-5.fc45.x86_64" is already installed.
Package Arch Version Repository Size
Installing:
git-core x86_64 0:2.55.0-2.fc45 fedora 25.5 MiB
Installing dependencies:
expat x86_64 0:2.8.3-1.fc45 fedora 338.4 KiB
less x86_64 0:704-4.fc45 fedora 483.5 KiB
libedit x86_64 0:3.1-60.20260512cvs.fc45 fedora 248.3 KiB
openssh x86_64 0:10.5p1-1.fc45 fedora 1.6 MiB
openssh-clients x86_64 0:10.5p1-1.fc45 fedora 2.6 MiB
Transaction Summary:
Installing: 6 packages
Total size of inbound packages is 7 MiB. Need to download 7 MiB.
After this operation, 31 MiB extra will be used (install 31 MiB, remove 0 B).
[1/6] expat-0:2.8.3-1.fc45.x86_64 100% | 218.9 KiB/s | 132.0 KiB | 00m01s
[2/6] less-0:704-4.fc45.x86_64 100% | 334.3 KiB/s | 228.0 KiB | 00m01s
[3/6] libedit-0:3.1-60.20260512cvs.fc45 100% | 700.8 KiB/s | 110.0 KiB | 00m00s
[4/6] openssh-0:10.5p1-1.fc45.x86_64 100% | 898.0 KiB/s | 376.3 KiB | 00m00s
[5/6] openssh-clients-0:10.5p1-1.fc45.x 100% | 1.0 MiB/s | 824.6 KiB | 00m01s
[6/6] git-core-0:2.55.0-2.fc45.x86_64 100% | 974.6 KiB/s | 5.5 MiB | 00m06s
--------------------------------------------------------------------------------
[6/6] Total 100% | 1.2 MiB/s | 7.1 MiB | 00m06s
Running transaction
[1/8] Verify package files 100% | 260.0 B/s | 6.0 B | 00m00s
[2/8] Prepare transaction 100% | 428.0 B/s | 6.0 B | 00m00s
[3/8] Installing openssh-0:10.5p1-1.fc4 100% | 79.7 MiB/s | 1.6 MiB | 00m00s
[4/8] Installing libedit-0:3.1-60.20260 100% | 244.1 MiB/s | 250.0 KiB | 00m00s
[5/8] Installing openssh-clients-0:10.5 100% | 95.6 MiB/s | 2.6 MiB | 00m00s
[6/8] Installing less-0:704-4.fc45.x86_ 100% | 28.0 MiB/s | 487.3 KiB | 00m00s
[7/8] Installing expat-0:2.8.3-1.fc45.x 100% | 19.6 MiB/s | 340.5 KiB | 00m00s
[8/8] Installing git-core-0:2.55.0-2.fc 100% | 341.1 MiB/s | 25.6 MiB | 00m00s
Complete!
INFO:
Finish: run
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/script /script
INFO: mock.py version 6.8 starting (python version = 3.14.5, NVR = mock-6.8-1.fc44), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/script /script
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 6.8
INFO: Mock Version: 6.8
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: copying /var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/script to /var/lib/mock/copr-custom-fedora-45-x86_64/root/script
Finish: run
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'
INFO: mock.py version 6.8 starting (python version = 3.14.5, NVR = mock-6.8-1.fc44), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 6.8
INFO: Mock Version: 6.8
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: Running in chroot: ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;']
Start: chroot ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;']
+ chmod a+x /script
+ rm -rf /workdir
+ mkdir -p /workdir
+ chown mockbuild /workdir
Finish: chroot ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;']
Finish: run
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --unpriv --chroot 'set -xe ; cd /workdir ; COPR_OWNER=vgaetera COPR_PROJECT=extras COPR_PACKAGE=mesen COPR_RESULTDIR=/workdir /script'
INFO: mock.py version 6.8 starting (python version = 3.14.5, NVR = mock-6.8-1.fc44), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --unpriv --chroot 'set -xe ; cd /workdir ; COPR_OWNER=vgaetera COPR_PROJECT=extras COPR_PACKAGE=mesen COPR_RESULTDIR=/workdir /script'
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 6.8
INFO: Mock Version: 6.8
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: Running in chroot: ['set -xe ; cd /workdir ; COPR_OWNER=vgaetera COPR_PROJECT=extras COPR_PACKAGE=mesen COPR_RESULTDIR=/workdir /script']
Start: chroot ['set -xe ; cd /workdir ; COPR_OWNER=vgaetera COPR_PROJECT=extras COPR_PACKAGE=mesen COPR_RESULTDIR=/workdir /script']
+ cd /workdir
+ COPR_OWNER=vgaetera
+ COPR_PROJECT=extras
+ COPR_PACKAGE=mesen
+ COPR_RESULTDIR=/workdir
+ /script
Finish: chroot ['set -xe ; cd /workdir ; COPR_OWNER=vgaetera COPR_PROJECT=extras COPR_PACKAGE=mesen COPR_RESULTDIR=/workdir /script']
Finish: run
Running: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyout /workdir /var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/srcdir
cmd: ['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--copyout', '/workdir', '/var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/srcdir']
cwd: .
rc: 0
stdout:
stderr: INFO: mock.py version 6.8 starting (python version = 3.14.5, NVR = mock-6.8-1.fc44), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyout /workdir /var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/srcdir
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 6.8
INFO: Mock Version: 6.8
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-45-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: copying /var/lib/mock/copr-custom-fedora-45-x86_64/root/workdir to /var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/srcdir
Finish: run
Running: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --scrub all
cmd: ['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--scrub', 'all']
cwd: .
rc: 0
stdout:
stderr: INFO: mock.py version 6.8 starting (python version = 3.14.5, NVR = mock-6.8-1.fc44), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --scrub all
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Start: scrub ['all']
INFO: scrubbing everything for mock-config
INFO: unmounting tmpfs.
INFO: unmounting tmpfs.
Finish: scrub ['all']
Finish: run
Running: rpmbuild -bs --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/srcdir' --define '_rpmdir /var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/srcdir' --define '_builddir /var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/srcdir' --define '_specdir /var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/srcdir' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' /var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/srcdir/mesen.spec
cmd: ['rpmbuild', '-bs', '--define', '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/srcdir', '--define', '_rpmdir /var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/srcdir', '--define', '_builddir /var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/srcdir', '--define', '_specdir /var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/srcdir', '--define', '_srcrpmdir /var/lib/copr-rpmbuild/results', '/var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/srcdir/mesen.spec']
cwd: .
rc: 0
stdout: Wrote: /var/lib/copr-rpmbuild/results/mesen-20260921^git0636c26-1.src.rpm
RPM build warnings:
stderr: warning: Downloading https://github.com/nesdev-org/MesenCE/archive/0636c265d441cfd4302da5c2e3828c1b49aeb70a/MesenCE-0636c265d441cfd4302da5c2e3828c1b49aeb70a.tar.gz to /var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/srcdir/MesenCE-0636c265d441cfd4302da5c2e3828c1b49aeb70a.tar.gz
Downloading https://github.com/nesdev-org/MesenCE/archive/0636c265d441cfd4302da5c2e3828c1b49aeb70a/MesenCE-0636c265d441cfd4302da5c2e3828c1b49aeb70a.tar.gz to /var/lib/copr-rpmbuild/workspace/workdir-6ixb7mlp/srcdir/MesenCE-0636c265d441cfd4302da5c2e3828c1b49aeb70a.tar.gz
Output: ['mesen-20260921^git0636c26-1.src.rpm', 'mock-config.cfg']
Running SRPMResults tool
Using distributions_in_build for this build.
Extracting arch-specific tags for fedora-43
Extracting arch-specific tags for fedora-44
Extracting arch-specific tags for fedora-45
Extracting arch-specific tags for fedora-rawhide
Package info: {
"architecture_specific_tags": {
"fedora-43": {},
"fedora-44": {},
"fedora-45": {},
"fedora-rawhide": {}
},
"name": "mesen",
"epoch": null,
"version": "20260921^git0636c26",
"release": "1"
}
SRPMResults finished