Warning: Permanently added '140.211.168.27' (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/10564711 Version: 1.8 PID: 5196 Logging PID: 5198 Task: {'appstream': False, 'background': True, 'build_id': 10564711, 'chroot': None, 'distributions_in_build': ['centos-stream-8', 'centos-stream-9', 'fedora-42', 'fedora-43', 'fedora-44', 'fedora-rawhide'], 'distributions_in_project': ['centos-stream-8', 'centos-stream-9', 'fedora-42', 'fedora-43', 'fedora-44', 'fedora-rawhide'], 'package_name': 'authselect', 'project_dirname': 'nigthly', 'project_name': 'nigthly', 'project_owner': '@authselect', 'repos': [], 'sandbox': '@authselect/nigthly--https://api.github.com/users/pbrezina', 'source_json': {'clone_url': 'https://github.com/authselect/authselect.git', 'committish': '267daa74226932eadc2c02f9fb39d4c02eb99d42', 'spec': '', 'srpm_build_method': 'make_srpm', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/pbrezina', 'task_id': '10564711'} Running: git clone https://github.com/authselect/authselect.git /var/lib/copr-rpmbuild/workspace/workdir-_u7n1rv6/authselect --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/authselect/authselect.git', '/var/lib/copr-rpmbuild/workspace/workdir-_u7n1rv6/authselect', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-_u7n1rv6/authselect'... Running: git checkout 267daa74226932eadc2c02f9fb39d4c02eb99d42 -- cmd: ['git', 'checkout', '267daa74226932eadc2c02f9fb39d4c02eb99d42', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-_u7n1rv6/authselect rc: 0 stdout: stderr: Note: switching to '267daa74226932eadc2c02f9fb39d4c02eb99d42'. 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 Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 267daa7 Release authselect-1.5.3 Running: mock --uniqueext 1780564795.847718 -r /var/lib/copr-rpmbuild/workspace/safe-resultdir-2re5a_yb/mock-source-build.cfg '--plugin-option=bind_mount:dirs=(("/var/lib/copr-rpmbuild/workspace/workdir-_u7n1rv6", "/mnt/workdir-_u7n1rv6"), ("/var/lib/copr-rpmbuild/workspace/safe-resultdir-2re5a_yb", "/mnt/safe-resultdir-2re5a_yb"))' --chroot 'set -x && cd /mnt/workdir-_u7n1rv6/authselect && echo -e "[safe] directory = /mnt/workdir-_u7n1rv6/authselect directory = /mnt/workdir-_u7n1rv6/authselect/*" > ~/.gitconfig && make -f /mnt/workdir-_u7n1rv6/authselect/.copr/Makefile srpm outdir="/mnt/safe-resultdir-2re5a_yb" spec="/mnt/workdir-_u7n1rv6/authselect"' cmd: ['mock', '--uniqueext', '1780564795.847718', '-r', '/var/lib/copr-rpmbuild/workspace/safe-resultdir-2re5a_yb/mock-source-build.cfg', '--plugin-option=bind_mount:dirs=(("/var/lib/copr-rpmbuild/workspace/workdir-_u7n1rv6", "/mnt/workdir-_u7n1rv6"), ("/var/lib/copr-rpmbuild/workspace/safe-resultdir-2re5a_yb", "/mnt/safe-resultdir-2re5a_yb"))', '--chroot', 'set -x && cd /mnt/workdir-_u7n1rv6/authselect && echo -e "[safe]\ndirectory = /mnt/workdir-_u7n1rv6/authselect\ndirectory = /mnt/workdir-_u7n1rv6/authselect/*" > ~/.gitconfig && make -f /mnt/workdir-_u7n1rv6/authselect/.copr/Makefile srpm outdir="/mnt/safe-resultdir-2re5a_yb" spec="/mnt/workdir-_u7n1rv6/authselect"'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-_u7n1rv6/authselect rc: 2 stdout: + cd /mnt/workdir-_u7n1rv6/authselect + echo -e $'[safe]\ndirectory = /mnt/workdir-_u7n1rv6/authselect\ndirectory = /mnt/workdir-_u7n1rv6/authselect/*' + make -f /mnt/workdir-_u7n1rv6/authselect/.copr/Makefile srpm outdir=/mnt/safe-resultdir-2re5a_yb spec=/mnt/workdir-_u7n1rv6/authselect scripts/auto install-build-deps ++ '[' '!' -f /etc/os-release ']' ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='43 (Forty Three)' +++ RELEASE_TYPE=stable +++ ID=fedora +++ VERSION_ID=43 +++ VERSION_CODENAME= +++ PRETTY_NAME='Fedora Linux 43 (Forty Three)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f43/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=43 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=43 +++ SUPPORT_END=2026-12-02 ++ case "$ID" in ++ '[' '!' -f rpm/authselect.spec.in ']' ++ '[' -f authselect.spec ']' ++ sed -E 's/@\w+@/dummy/g' rpm/authselect.spec.in ++ dnf install -y 'dnf-command(builddep)' Updating and loading repositories: fedora 100% | 74.8 KiB/s | 4.9 KiB | 00m00s updates 100% | 174.3 KiB/s | 5.4 KiB | 00m00s Repositories loaded. Package Arch Version Repository Size Installing: dnf-plugins-core noarch 4.10.1-6.fc43 fedora 22.8 KiB Installing dependencies: dbus-libs ppc64le 1:1.16.0-4.fc43 fedora 461.8 KiB dnf-data noarch 4.24.0-1.fc43 updates 39.8 KiB expat ppc64le 2.8.1-1.fc43 updates 435.2 KiB libcomps ppc64le 0.1.23-1.fc43 fedora 285.3 KiB libdnf ppc64le 0.75.0-1.fc43 updates 2.5 MiB mpdecimal ppc64le 4.0.1-2.fc43 fedora 281.2 KiB python-pip-wheel noarch 25.1.1-18.fc43 fedora 1.2 MiB python3 ppc64le 3.14.5-1.fc43 updates 84.6 KiB python3-dateutil noarch 1:2.9.0.post0-6.fc43 fedora 877.5 KiB python3-dbus ppc64le 1.4.0-7.fc43 fedora 632.4 KiB python3-distro noarch 1.9.0-10.fc43 fedora 210.2 KiB python3-dnf noarch 4.24.0-1.fc43 updates 2.7 MiB python3-dnf-plugins-core noarch 4.10.1-6.fc43 fedora 1.2 MiB python3-hawkey ppc64le 0.75.0-1.fc43 updates 381.9 KiB python3-libcomps ppc64le 0.1.23-1.fc43 fedora 215.6 KiB python3-libdnf ppc64le 0.75.0-1.fc43 updates 4.7 MiB python3-libs ppc64le 3.14.5-1.fc43 updates 46.5 MiB python3-rpm ppc64le 6.0.1-1.fc43 updates 243.5 KiB python3-six noarch 1.17.0-7.fc43 fedora 118.0 KiB python3-systemd ppc64le 235-17.fc43 fedora 550.6 KiB tzdata noarch 2026b-1.fc43 updates 1.6 MiB Transaction Summary: Installing: 22 packages Total size of inbound packages is 16 MiB. Need to download 16 MiB. After this operation, 65 MiB extra will be used (install 65 MiB, remove 0 B). [ 1/22] dnf-plugins-core-0:4.10.1-6.fc4 100% | 279.3 KiB/s | 37.7 KiB | 00m00s [ 2/22] python3-dateutil-1:2.9.0.post0- 100% | 1.5 MiB/s | 344.3 KiB | 00m00s [ 3/22] python3-dnf-plugins-core-0:4.10 100% | 1.3 MiB/s | 314.6 KiB | 00m00s [ 4/22] python3-dbus-0:1.4.0-7.fc43.ppc 100% | 1.6 MiB/s | 164.7 KiB | 00m00s [ 5/22] python3-distro-0:1.9.0-10.fc43. 100% | 1.6 MiB/s | 47.9 KiB | 00m00s [ 6/22] python3-six-0:1.17.0-7.fc43.noa 100% | 1.3 MiB/s | 41.8 KiB | 00m00s [ 7/22] python3-systemd-0:235-17.fc43.p 100% | 2.0 MiB/s | 108.7 KiB | 00m00s [ 8/22] dbus-libs-1:1.16.0-4.fc43.ppc64 100% | 4.5 MiB/s | 169.6 KiB | 00m00s [ 9/22] mpdecimal-0:4.0.1-2.fc43.ppc64l 100% | 2.8 MiB/s | 112.4 KiB | 00m00s [10/22] python-pip-wheel-0:25.1.1-18.fc 100% | 10.3 MiB/s | 1.2 MiB | 00m00s [11/22] python3-0:3.14.5-1.fc43.ppc64le 100% | 59.0 KiB/s | 28.7 KiB | 00m00s [12/22] expat-0:2.8.1-1.fc43.ppc64le 100% | 234.2 KiB/s | 130.9 KiB | 00m01s [13/22] python3-libcomps-0:0.1.23-1.fc4 100% | 794.1 KiB/s | 52.4 KiB | 00m00s [14/22] python3-dnf-0:4.24.0-1.fc43.noa 100% | 1.3 MiB/s | 639.4 KiB | 00m00s [15/22] dnf-data-0:4.24.0-1.fc43.noarch 100% | 224.1 KiB/s | 38.1 KiB | 00m00s [16/22] python3-hawkey-0:0.75.0-1.fc43. 100% | 548.5 KiB/s | 99.8 KiB | 00m00s [17/22] python3-libs-0:3.14.5-1.fc43.pp 100% | 8.2 MiB/s | 9.9 MiB | 00m01s [18/22] libcomps-0:0.1.23-1.fc43.ppc64l 100% | 1.0 MiB/s | 84.2 KiB | 00m00s [19/22] python3-libdnf-0:0.75.0-1.fc43. 100% | 2.0 MiB/s | 838.4 KiB | 00m00s [20/22] tzdata-0:2026b-1.fc43.noarch 100% | 4.1 MiB/s | 712.7 KiB | 00m00s [21/22] libdnf-0:0.75.0-1.fc43.ppc64le 100% | 2.8 MiB/s | 722.6 KiB | 00m00s [22/22] python3-rpm-0:6.0.1-1.fc43.ppc6 100% | 437.5 KiB/s | 73.9 KiB | 00m00s -------------------------------------------------------------------------------- [22/22] Total 100% | 8.6 MiB/s | 15.8 MiB | 00m02s Running transaction [ 1/24] Verify package files 100% | 105.0 B/s | 22.0 B | 00m00s [ 2/24] Prepare transaction 100% | 177.0 B/s | 22.0 B | 00m00s [ 3/24] Installing tzdata-0:2026b-1.fc4 100% | 15.9 MiB/s | 1.9 MiB | 00m00s [ 4/24] Installing libdnf-0:0.75.0-1.fc 100% | 99.3 MiB/s | 2.5 MiB | 00m00s [ 5/24] Installing expat-0:2.8.1-1.fc43 100% | 10.7 MiB/s | 437.2 KiB | 00m00s [ 6/24] Installing libcomps-0:0.1.23-1. 100% | 69.9 MiB/s | 286.5 KiB | 00m00s [ 7/24] Installing dnf-data-0:4.24.0-1. 100% | 13.6 MiB/s | 41.8 KiB | 00m00s [ 8/24] Installing python-pip-wheel-0:2 100% | 177.9 MiB/s | 1.2 MiB | 00m00s [ 9/24] Installing mpdecimal-0:4.0.1-2. 100% | 18.4 MiB/s | 282.8 KiB | 00m00s [10/24] Installing python3-libs-0:3.14. 100% | 109.7 MiB/s | 46.9 MiB | 00m00s [11/24] Installing python3-0:3.14.5-1.f 100% | 2.2 MiB/s | 86.4 KiB | 00m00s [12/24] Installing python3-libdnf-0:0.7 100% | 145.9 MiB/s | 4.7 MiB | 00m00s [13/24] Installing python3-hawkey-0:0.7 100% | 75.1 MiB/s | 384.7 KiB | 00m00s [14/24] Installing python3-distro-0:1.9 100% | 5.2 MiB/s | 214.9 KiB | 00m00s [15/24] Installing python3-systemd-0:23 100% | 60.7 MiB/s | 559.6 KiB | 00m00s [16/24] Installing python3-six-0:1.17.0 100% | 39.2 MiB/s | 120.3 KiB | 00m00s [17/24] Installing python3-dateutil-1:2 100% | 72.5 MiB/s | 891.1 KiB | 00m00s [18/24] Installing python3-libcomps-0:0 100% | 53.2 MiB/s | 218.1 KiB | 00m00s [19/24] Installing python3-rpm-0:6.0.1- 100% | 40.2 MiB/s | 247.3 KiB | 00m00s [20/24] Installing python3-dnf-0:4.24.0 100% | 40.0 MiB/s | 2.8 MiB | 00m00s [21/24] Installing dbus-libs-1:1.16.0-4 100% | 90.4 MiB/s | 462.9 KiB | 00m00s [22/24] Installing python3-dbus-0:1.4.0 100% | 57.3 MiB/s | 645.5 KiB | 00m00s [23/24] Installing python3-dnf-plugins- 100% | 67.9 MiB/s | 1.2 MiB | 00m00s [24/24] Installing dnf-plugins-core-0:4 100% | 439.7 KiB/s | 25.9 KiB | 00m00s Complete! ++ dnf builddep -y ./authselect.spec Unknown argument "builddep" for command "dnf5". Add "--help" for more information about the arguments. It could be a command provided by a plugin, try: dnf5 install 'dnf5-command(builddep)' make: *** [/mnt/workdir-_u7n1rv6/authselect/.copr/Makefile:2: srpm] Error 2 stderr: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), args: /usr/libexec/mock/mock --uniqueext 1780564795.847718 -r /var/lib/copr-rpmbuild/workspace/safe-resultdir-2re5a_yb/mock-source-build.cfg '--plugin-option=bind_mount:dirs=(("/var/lib/copr-rpmbuild/workspace/workdir-_u7n1rv6", "/mnt/workdir-_u7n1rv6"), ("/var/lib/copr-rpmbuild/workspace/safe-resultdir-2re5a_yb", "/mnt/safe-resultdir-2re5a_yb"))' --chroot 'set -x && cd /mnt/workdir-_u7n1rv6/authselect && echo -e "[safe] directory = /mnt/workdir-_u7n1rv6/authselect directory = /mnt/workdir-_u7n1rv6/authselect/*" > ~/.gitconfig && make -f /mnt/workdir-_u7n1rv6/authselect/.copr/Makefile srpm outdir="/mnt/safe-resultdir-2re5a_yb" spec="/mnt/workdir-_u7n1rv6/authselect"' 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.7 INFO: Mock Version: 6.7 Start: chroot init INFO: mounting tmpfs at /var/lib/mock/make-srpm-method-1780564795.847718/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 (fallback) Start: installing minimal buildroot with dnf5 Finish: installing minimal buildroot with dnf5 Start: creating root cache Finish: creating root cache Finish: chroot init INFO: Installed packages: INFO: add-determinism-0.6.0-3.fc43.ppc64le alternatives-1.33-3.fc43.ppc64le ansible-srpm-macros-1-18.1.fc43.noarch audit-libs-4.1.4-1.fc43.ppc64le bash-5.3.0-2.fc43.ppc64le binutils-2.45.1-4.fc43.ppc64le build-reproducibility-srpm-macros-0.6.0-3.fc43.noarch bzip2-1.0.8-21.fc43.ppc64le bzip2-libs-1.0.8-21.fc43.ppc64le ca-certificates-2025.2.80_v9.0.304-1.2.fc43.noarch coreutils-9.7-8.fc43.ppc64le coreutils-common-9.7-8.fc43.ppc64le cpio-2.15-6.fc43.ppc64le crypto-policies-20251125-1.git63291f8.fc43.noarch curl-8.15.0-7.fc43.ppc64le cyrus-sasl-lib-2.1.28-33.fc43.ppc64le debugedit-5.2-3.fc43.ppc64le diffutils-3.12-3.fc43.ppc64le dnf5-5.2.18.0-4.fc43.ppc64le dwz-0.16-2.fc43.ppc64le ed-1.22.2-1.fc43.ppc64le efi-srpm-macros-6-4.fc43.noarch elfutils-0.195-1.fc43.ppc64le elfutils-debuginfod-client-0.195-1.fc43.ppc64le elfutils-default-yama-scope-0.195-1.fc43.noarch elfutils-libelf-0.195-1.fc43.ppc64le elfutils-libs-0.195-1.fc43.ppc64le fedora-gpg-keys-43-1.noarch fedora-release-43-27.noarch fedora-release-common-43-27.noarch fedora-release-identity-basic-43-27.noarch fedora-repos-43-1.noarch file-5.46-9.fc43.ppc64le file-libs-5.46-9.fc43.ppc64le filesystem-3.18-50.fc43.ppc64le filesystem-srpm-macros-3.18-50.fc43.noarch findutils-4.10.0-6.fc43.ppc64le fmt-11.2.0-3.fc43.ppc64le fonts-srpm-macros-2.0.5-23.fc43.noarch forge-srpm-macros-0.4.0-3.fc43.noarch fpc-srpm-macros-1.3-15.fc43.noarch gap-srpm-macros-2-1.fc43.noarch gawk-5.3.2-2.fc43.ppc64le gdb-minimal-17.1-4.fc43.ppc64le gdbm-libs-1.23-10.fc43.ppc64le ghc-srpm-macros-1.9.2-3.fc43.noarch glib2-2.86.5-1.fc43.ppc64le glibc-2.42-13.fc43.ppc64le glibc-common-2.42-13.fc43.ppc64le glibc-gconv-extra-2.42-13.fc43.ppc64le glibc-minimal-langpack-2.42-13.fc43.ppc64le gmp-6.3.0-4.fc43.ppc64le gnat-srpm-macros-7-1.fc43.noarch gnulib-l10n-20241231-1.fc43.noarch gnupg2-2.4.9-5.fc43.ppc64le gnupg2-dirmngr-2.4.9-5.fc43.ppc64le gnupg2-gpg-agent-2.4.9-5.fc43.ppc64le gnupg2-gpgconf-2.4.9-5.fc43.ppc64le gnupg2-keyboxd-2.4.9-5.fc43.ppc64le gnupg2-verify-2.4.9-5.fc43.ppc64le gnutls-3.8.13-1.fc43.ppc64le go-srpm-macros-3.8.0-1.fc43.noarch gpg-pubkey-c6e7f081cf80e13146676e88829b606631645531-66b6dccf gpgverify-2.2-3.fc43.noarch grep-3.12-2.fc43.ppc64le gzip-1.13-4.fc43.ppc64le ima-evm-utils-libs-1.6.2-6.fc43.ppc64le info-7.2-7.fc43.ppc64le jansson-2.14-3.fc43.ppc64le java-srpm-macros-1-7.fc43.noarch json-c-0.18-7.fc43.ppc64le kernel-srpm-macros-1.0-27.fc43.noarch keyutils-libs-1.6.3-6.fc43.ppc64le krb5-libs-1.22.2-4.fc43.ppc64le libacl-2.3.2-4.fc43.ppc64le libarchive-3.8.4-1.fc43.ppc64le libassuan-2.5.7-4.fc43.ppc64le libattr-2.5.2-6.fc43.ppc64le libblkid-2.41.4-7.fc43.ppc64le libbrotli-1.2.0-1.fc43.ppc64le libcap-2.76-4.fc43.ppc64le libcap-ng-0.9.3-1.fc43.ppc64le libcom_err-1.47.3-2.fc43.ppc64le libcurl-8.15.0-7.fc43.ppc64le libdnf5-5.2.18.0-4.fc43.ppc64le libdnf5-cli-5.2.18.0-4.fc43.ppc64le libeconf-0.7.9-2.fc43.ppc64le libevent-2.1.12-16.fc43.ppc64le libfdisk-2.41.4-7.fc43.ppc64le libffi-3.5.2-1.fc43.ppc64le libfsverity-1.6-3.fc43.ppc64le libgcc-15.2.1-7.fc43.ppc64le libgcrypt-1.11.1-4.fc43.ppc64le libgomp-15.2.1-7.fc43.ppc64le libgpg-error-1.55-2.fc43.ppc64le libidn2-2.3.8-2.fc43.ppc64le libksba-1.6.7-4.fc43.ppc64le liblastlog2-2.41.4-7.fc43.ppc64le libmodulemd-2.15.2-4.fc43.ppc64le libmount-2.41.4-7.fc43.ppc64le libnghttp2-1.66.0-2.fc43.ppc64le libpkgconf-2.3.0-3.fc43.ppc64le libpsl-0.21.5-6.fc43.ppc64le librepo-1.20.0-4.fc43.ppc64le librtas-2.0.6-4.fc43.ppc64le libselinux-3.9-5.fc43.ppc64le libsemanage-3.9-4.fc43.ppc64le libsepol-3.9-2.fc43.ppc64le libsmartcols-2.41.4-7.fc43.ppc64le libsolv-0.7.37-2.fc43.ppc64le libssh-0.11.4-1.fc43.ppc64le libssh-config-0.11.4-1.fc43.noarch libstdc++-15.2.1-7.fc43.ppc64le libtasn1-4.21.0-1.fc43.ppc64le libtool-ltdl-2.5.4-8.fc43.ppc64le libunistring-1.1-10.fc43.ppc64le libusb1-1.0.29-4.fc43.ppc64le libuuid-2.41.4-7.fc43.ppc64le libverto-0.3.2-11.fc43.ppc64le libxcrypt-4.5.2-1.fc43.ppc64le libxml2-2.12.10-5.fc43.ppc64le libyaml-0.2.5-17.fc43.ppc64le libzstd-1.5.7-2.fc43.ppc64le lua-libs-5.4.8-4.fc43.ppc64le lua-srpm-macros-1-16.fc43.noarch lz4-libs-1.10.0-3.fc43.ppc64le make-4.4.1-11.fc43.ppc64le mpfr-4.2.2-2.fc43.ppc64le ncurses-base-6.5-7.20250614.fc43.noarch ncurses-libs-6.5-7.20250614.fc43.ppc64le nettle-3.10.1-2.fc43.ppc64le npth-1.8-3.fc43.ppc64le ocaml-srpm-macros-11-2.fc43.noarch openblas-srpm-macros-2-20.fc43.noarch openldap-2.6.13-1.fc43.ppc64le openssl-libs-3.5.4-3.fc43.ppc64le p11-kit-0.26.2-1.fc43.ppc64le p11-kit-trust-0.26.2-1.fc43.ppc64le package-notes-srpm-macros-0.5-15.fc43.noarch pam-libs-1.7.1-4.fc43.ppc64le patch-2.8-2.fc43.ppc64le pcre2-10.47-1.fc43.ppc64le pcre2-syntax-10.47-1.fc43.noarch perl-srpm-macros-1-60.fc43.noarch pkgconf-2.3.0-3.fc43.ppc64le pkgconf-m4-2.3.0-3.fc43.noarch pkgconf-pkg-config-2.3.0-3.fc43.ppc64le popt-1.19-9.fc43.ppc64le publicsuffix-list-dafsa-20260116-1.fc43.noarch pyproject-srpm-macros-1.22.1-1.fc43.noarch python-srpm-macros-3.14-5.fc43.noarch qt5-srpm-macros-5.15.18-1.fc43.noarch qt6-srpm-macros-6.10.3-1.fc43.noarch readline-8.3-2.fc43.ppc64le redhat-rpm-config-343-12.fc43.noarch rpm-6.0.1-1.fc43.ppc64le rpm-build-6.0.1-1.fc43.ppc64le rpm-build-libs-6.0.1-1.fc43.ppc64le rpm-libs-6.0.1-1.fc43.ppc64le rpm-sequoia-1.10.2-2.fc43.ppc64le rpm-sign-libs-6.0.1-1.fc43.ppc64le rust-srpm-macros-28.4-1.fc43.noarch sdbus-cpp-2.1.0-3.fc43.ppc64le sed-4.9-5.fc43.ppc64le setup-2.15.0-26.fc43.noarch shadow-utils-4.18.0-3.fc43.ppc64le sqlite-libs-3.50.2-2.fc43.ppc64le systemd-libs-258.7-1.fc43.ppc64le systemd-standalone-sysusers-258.7-1.fc43.ppc64le tar-1.35-6.fc43.ppc64le tpm2-tss-4.1.3-8.fc43.ppc64le tree-sitter-srpm-macros-0.4.2-1.fc43.noarch unzip-6.0-67.fc43.ppc64le util-linux-2.41.4-7.fc43.ppc64le util-linux-core-2.41.4-7.fc43.ppc64le which-2.23-3.fc43.ppc64le xxhash-libs-0.8.3-3.fc43.ppc64le xz-5.8.1-4.fc43.ppc64le xz-libs-5.8.1-4.fc43.ppc64le zchunk-libs-1.5.1-3.fc43.ppc64le zig-srpm-macros-1-5.fc43.noarch zip-3.0-44.fc43.ppc64le zlib-ng-compat-2.3.3-2.fc43.ppc64le zstd-1.5.7-2.fc43.ppc64le INFO: Running in chroot: ['set -x && cd /mnt/workdir-_u7n1rv6/authselect && echo -e "[safe]\ndirectory = /mnt/workdir-_u7n1rv6/authselect\ndirectory = /mnt/workdir-_u7n1rv6/authselect/*" > ~/.gitconfig && make -f /mnt/workdir-_u7n1rv6/authselect/.copr/Makefile srpm outdir="/mnt/safe-resultdir-2re5a_yb" spec="/mnt/workdir-_u7n1rv6/authselect"'] Start: unpacking root cache Finish: unpacking root cache Start: chroot ['set -x && cd /mnt/workdir-_u7n1rv6/authselect && echo -e "[safe]\ndirectory = /mnt/workdir-_u7n1rv6/authselect\ndirectory = /mnt/workdir-_u7n1rv6/authselect/*" > ~/.gitconfig && make -f /mnt/workdir-_u7n1rv6/authselect/.copr/Makefile srpm outdir="/mnt/safe-resultdir-2re5a_yb" spec="/mnt/workdir-_u7n1rv6/authselect"'] Finish: chroot ['set -x && cd /mnt/workdir-_u7n1rv6/authselect && echo -e "[safe]\ndirectory = /mnt/workdir-_u7n1rv6/authselect\ndirectory = /mnt/workdir-_u7n1rv6/authselect/*" > ~/.gitconfig && make -f /mnt/workdir-_u7n1rv6/authselect/.copr/Makefile srpm outdir="/mnt/safe-resultdir-2re5a_yb" spec="/mnt/workdir-_u7n1rv6/authselect"'] Finish: run INFO: unmounting tmpfs. Copr build error: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), args: /usr/libexec/mock/mock --uniqueext 1780564795.847718 -r /var/lib/copr-rpmbuild/workspace/safe-resultdir-2re5a_yb/mock-source-build.cfg '--plugin-option=bind_mount:dirs=(("/var/lib/copr-rpmbuild/workspace/workdir-_u7n1rv6", "/mnt/workdir-_u7n1rv6"), ("/var/lib/copr-rpmbuild/workspace/safe-resultdir-2re5a_yb", "/mnt/safe-resultdir-2re5a_yb"))' --chroot 'set -x && cd /mnt/workdir-_u7n1rv6/authselect && echo -e "[safe] directory = /mnt/workdir-_u7n1rv6/authselect directory = /mnt/workdir-_u7n1rv6/authselect/*" > ~/.gitconfig && make -f /mnt/workdir-_u7n1rv6/authselect/.copr/Makefile srpm outdir="/mnt/safe-resultdir-2re5a_yb" spec="/mnt/workdir-_u7n1rv6/authselect"' 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.7 INFO: Mock Version: 6.7 Start: chroot init INFO: mounting tmpfs at /var/lib/mock/make-srpm-method-1780564795.847718/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 (fallback) Start: installing minimal buildroot with dnf5 Finish: installing minimal buildroot with dnf5 Start: creating root cache Finish: creating root cache Finish: chroot init INFO: Installed packages: INFO: add-determinism-0.6.0-3.fc43.ppc64le alternatives-1.33-3.fc43.ppc64le ansible-srpm-macros-1-18.1.fc43.noarch audit-libs-4.1.4-1.fc43.ppc64le bash-5.3.0-2.fc43.ppc64le binutils-2.45.1-4.fc43.ppc64le build-reproducibility-srpm-macros-0.6.0-3.fc43.noarch bzip2-1.0.8-21.fc43.ppc64le bzip2-libs-1.0.8-21.fc43.ppc64le ca-certificates-2025.2.80_v9.0.304-1.2.fc43.noarch coreutils-9.7-8.fc43.ppc64le coreutils-common-9.7-8.fc43.ppc64le cpio-2.15-6.fc43.ppc64le crypto-policies-20251125-1.git63291f8.fc43.noarch curl-8.15.0-7.fc43.ppc64le cyrus-sasl-lib-2.1.28-33.fc43.ppc64le debugedit-5.2-3.fc43.ppc64le diffutils-3.12-3.fc43.ppc64le dnf5-5.2.18.0-4.fc43.ppc64le dwz-0.16-2.fc43.ppc64le ed-1.22.2-1.fc43.ppc64le efi-srpm-macros-6-4.fc43.noarch elfutils-0.195-1.fc43.ppc64le elfutils-debuginfod-client-0.195-1.fc43.ppc64le elfutils-default-yama-scope-0.195-1.fc43.noarch elfutils-libelf-0.195-1.fc43.ppc64le elfutils-libs-0.195-1.fc43.ppc64le fedora-gpg-keys-43-1.noarch fedora-release-43-27.noarch fedora-release-common-43-27.noarch fedora-release-identity-basic-43-27.noarch fedora-repos-43-1.noarch file-5.46-9.fc43.ppc64le file-libs-5.46-9.fc43.ppc64le filesystem-3.18-50.fc43.ppc64le filesystem-srpm-macros-3.18-50.fc43.noarch findutils-4.10.0-6.fc43.ppc64le fmt-11.2.0-3.fc43.ppc64le fonts-srpm-macros-2.0.5-23.fc43.noarch forge-srpm-macros-0.4.0-3.fc43.noarch fpc-srpm-macros-1.3-15.fc43.noarch gap-srpm-macros-2-1.fc43.noarch gawk-5.3.2-2.fc43.ppc64le gdb-minimal-17.1-4.fc43.ppc64le gdbm-libs-1.23-10.fc43.ppc64le ghc-srpm-macros-1.9.2-3.fc43.noarch glib2-2.86.5-1.fc43.ppc64le glibc-2.42-13.fc43.ppc64le glibc-common-2.42-13.fc43.ppc64le glibc-gconv-extra-2.42-13.fc43.ppc64le glibc-minimal-langpack-2.42-13.fc43.ppc64le gmp-6.3.0-4.fc43.ppc64le gnat-srpm-macros-7-1.fc43.noarch gnulib-l10n-20241231-1.fc43.noarch gnupg2-2.4.9-5.fc43.ppc64le gnupg2-dirmngr-2.4.9-5.fc43.ppc64le gnupg2-gpg-agent-2.4.9-5.fc43.ppc64le gnupg2-gpgconf-2.4.9-5.fc43.ppc64le gnupg2-keyboxd-2.4.9-5.fc43.ppc64le gnupg2-verify-2.4.9-5.fc43.ppc64le gnutls-3.8.13-1.fc43.ppc64le go-srpm-macros-3.8.0-1.fc43.noarch gpg-pubkey-c6e7f081cf80e13146676e88829b606631645531-66b6dccf gpgverify-2.2-3.fc43.noarch grep-3.12-2.fc43.ppc64le gzip-1.13-4.fc43.ppc64le ima-evm-utils-libs-1.6.2-6.fc43.ppc64le info-7.2-7.fc43.ppc64le jansson-2.14-3.fc43.ppc64le java-srpm-macros-1-7.fc43.noarch json-c-0.18-7.fc43.ppc64le kernel-srpm-macros-1.0-27.fc43.noarch keyutils-libs-1.6.3-6.fc43.ppc64le krb5-libs-1.22.2-4.fc43.ppc64le libacl-2.3.2-4.fc43.ppc64le libarchive-3.8.4-1.fc43.ppc64le libassuan-2.5.7-4.fc43.ppc64le libattr-2.5.2-6.fc43.ppc64le libblkid-2.41.4-7.fc43.ppc64le libbrotli-1.2.0-1.fc43.ppc64le libcap-2.76-4.fc43.ppc64le libcap-ng-0.9.3-1.fc43.ppc64le libcom_err-1.47.3-2.fc43.ppc64le libcurl-8.15.0-7.fc43.ppc64le libdnf5-5.2.18.0-4.fc43.ppc64le libdnf5-cli-5.2.18.0-4.fc43.ppc64le libeconf-0.7.9-2.fc43.ppc64le libevent-2.1.12-16.fc43.ppc64le libfdisk-2.41.4-7.fc43.ppc64le libffi-3.5.2-1.fc43.ppc64le libfsverity-1.6-3.fc43.ppc64le libgcc-15.2.1-7.fc43.ppc64le libgcrypt-1.11.1-4.fc43.ppc64le libgomp-15.2.1-7.fc43.ppc64le libgpg-error-1.55-2.fc43.ppc64le libidn2-2.3.8-2.fc43.ppc64le libksba-1.6.7-4.fc43.ppc64le liblastlog2-2.41.4-7.fc43.ppc64le libmodulemd-2.15.2-4.fc43.ppc64le libmount-2.41.4-7.fc43.ppc64le libnghttp2-1.66.0-2.fc43.ppc64le libpkgconf-2.3.0-3.fc43.ppc64le libpsl-0.21.5-6.fc43.ppc64le librepo-1.20.0-4.fc43.ppc64le librtas-2.0.6-4.fc43.ppc64le libselinux-3.9-5.fc43.ppc64le libsemanage-3.9-4.fc43.ppc64le libsepol-3.9-2.fc43.ppc64le libsmartcols-2.41.4-7.fc43.ppc64le libsolv-0.7.37-2.fc43.ppc64le libssh-0.11.4-1.fc43.ppc64le libssh-config-0.11.4-1.fc43.noarch libstdc++-15.2.1-7.fc43.ppc64le libtasn1-4.21.0-1.fc43.ppc64le libtool-ltdl-2.5.4-8.fc43.ppc64le libunistring-1.1-10.fc43.ppc64le libusb1-1.0.29-4.fc43.ppc64le libuuid-2.41.4-7.fc43.ppc64le libverto-0.3.2-11.fc43.ppc64le libxcrypt-4.5.2-1.fc43.ppc64le libxml2-2.12.10-5.fc43.ppc64le libyaml-0.2.5-17.fc43.ppc64le libzstd-1.5.7-2.fc43.ppc64le lua-libs-5.4.8-4.fc43.ppc64le lua-srpm-macros-1-16.fc43.noarch lz4-libs-1.10.0-3.fc43.ppc64le make-4.4.1-11.fc43.ppc64le mpfr-4.2.2-2.fc43.ppc64le ncurses-base-6.5-7.20250614.fc43.noarch ncurses-libs-6.5-7.20250614.fc43.ppc64le nettle-3.10.1-2.fc43.ppc64le npth-1.8-3.fc43.ppc64le ocaml-srpm-macros-11-2.fc43.noarch openblas-srpm-macros-2-20.fc43.noarch openldap-2.6.13-1.fc43.ppc64le openssl-libs-3.5.4-3.fc43.ppc64le p11-kit-0.26.2-1.fc43.ppc64le p11-kit-trust-0.26.2-1.fc43.ppc64le package-notes-srpm-macros-0.5-15.fc43.noarch pam-libs-1.7.1-4.fc43.ppc64le patch-2.8-2.fc43.ppc64le pcre2-10.47-1.fc43.ppc64le pcre2-syntax-10.47-1.fc43.noarch perl-srpm-macros-1-60.fc43.noarch pkgconf-2.3.0-3.fc43.ppc64le pkgconf-m4-2.3.0-3.fc43.noarch pkgconf-pkg-config-2.3.0-3.fc43.ppc64le popt-1.19-9.fc43.ppc64le publicsuffix-list-dafsa-20260116-1.fc43.noarch pyproject-srpm-macros-1.22.1-1.fc43.noarch python-srpm-macros-3.14-5.fc43.noarch qt5-srpm-macros-5.15.18-1.fc43.noarch qt6-srpm-macros-6.10.3-1.fc43.noarch readline-8.3-2.fc43.ppc64le redhat-rpm-config-343-12.fc43.noarch rpm-6.0.1-1.fc43.ppc64le rpm-build-6.0.1-1.fc43.ppc64le rpm-build-libs-6.0.1-1.fc43.ppc64le rpm-libs-6.0.1-1.fc43.ppc64le rpm-sequoia-1.10.2-2.fc43.ppc64le rpm-sign-libs-6.0.1-1.fc43.ppc64le rust-srpm-macros-28.4-1.fc43.noarch sdbus-cpp-2.1.0-3.fc43.ppc64le sed-4.9-5.fc43.ppc64le setup-2.15.0-26.fc43.noarch shadow-utils-4.18.0-3.fc43.ppc64le sqlite-libs-3.50.2-2.fc43.ppc64le systemd-libs-258.7-1.fc43.ppc64le systemd-standalone-sysusers-258.7-1.fc43.ppc64le tar-1.35-6.fc43.ppc64le tpm2-tss-4.1.3-8.fc43.ppc64le tree-sitter-srpm-macros-0.4.2-1.fc43.noarch unzip-6.0-67.fc43.ppc64le util-linux-2.41.4-7.fc43.ppc64le util-linux-core-2.41.4-7.fc43.ppc64le which-2.23-3.fc43.ppc64le xxhash-libs-0.8.3-3.fc43.ppc64le xz-5.8.1-4.fc43.ppc64le xz-libs-5.8.1-4.fc43.ppc64le zchunk-libs-1.5.1-3.fc43.ppc64le zig-srpm-macros-1-5.fc43.noarch zip-3.0-44.fc43.ppc64le zlib-ng-compat-2.3.3-2.fc43.ppc64le zstd-1.5.7-2.fc43.ppc64le INFO: Running in chroot: ['set -x && cd /mnt/workdir-_u7n1rv6/authselect && echo -e "[safe]\ndirectory = /mnt/workdir-_u7n1rv6/authselect\ndirectory = /mnt/workdir-_u7n1rv6/authselect/*" > ~/.gitconfig && make -f /mnt/workdir-_u7n1rv6/authselect/.copr/Makefile srpm outdir="/mnt/safe-resultdir-2re5a_yb" spec="/mnt/workdir-_u7n1rv6/authselect"'] Start: unpacking root cache Finish: unpacking root cache Start: chroot ['set -x && cd /mnt/workdir-_u7n1rv6/authselect && echo -e "[safe]\ndirectory = /mnt/workdir-_u7n1rv6/authselect\ndirectory = /mnt/workdir-_u7n1rv6/authselect/*" > ~/.gitconfig && make -f /mnt/workdir-_u7n1rv6/authselect/.copr/Makefile srpm outdir="/mnt/safe-resultdir-2re5a_yb" spec="/mnt/workdir-_u7n1rv6/authselect"'] Finish: chroot ['set -x && cd /mnt/workdir-_u7n1rv6/authselect && echo -e "[safe]\ndirectory = /mnt/workdir-_u7n1rv6/authselect\ndirectory = /mnt/workdir-_u7n1rv6/authselect/*" > ~/.gitconfig && make -f /mnt/workdir-_u7n1rv6/authselect/.copr/Makefile srpm outdir="/mnt/safe-resultdir-2re5a_yb" spec="/mnt/workdir-_u7n1rv6/authselect"'] Finish: run INFO: unmounting tmpfs.