Warning: Permanently added '13.217.28.142' (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/10201424 Version: 1.6 PID: 20530 Logging PID: 20532 Task: {'appstream': False, 'background': False, 'build_id': 10201424, 'chroot': None, 'package_name': 'aquamarine', 'project_dirname': 'hyprland-stack', 'project_name': 'hyprland-stack', 'project_owner': 'bby256', 'repos': [], 'sandbox': 'bby256/hyprland-stack--bby256', 'source_json': {'clone_url': 'https://github.com/bby256/hyprland-stack.git', 'committish': 'main', 'spec': 'aquamarine.spec', 'srpm_build_method': 'make_srpm', 'subdirectory': 'dependencies/aquamarine-0.10.0-3.fc43.src', 'type': 'git'}, 'source_type': 8, 'submitter': 'bby256', 'task_id': '10201424'} Running: git clone https://github.com/bby256/hyprland-stack.git /var/lib/copr-rpmbuild/workspace/workdir-lqj5jgod/hyprland-stack --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/bby256/hyprland-stack.git', '/var/lib/copr-rpmbuild/workspace/workdir-lqj5jgod/hyprland-stack', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-lqj5jgod/hyprland-stack'... Running: git checkout main -- cmd: ['git', 'checkout', 'main', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-lqj5jgod/hyprland-stack rc: 0 stdout: Your branch is up to date with 'origin/main'. stderr: Already on 'main' Running: mock --uniqueext 1772979640.538234 -r /var/lib/copr-rpmbuild/workspace/safe-resultdir-e1a4z_3e/mock-source-build.cfg '--plugin-option=bind_mount:dirs=(("/var/lib/copr-rpmbuild/workspace/workdir-lqj5jgod", "/mnt/workdir-lqj5jgod"), ("/var/lib/copr-rpmbuild/workspace/safe-resultdir-e1a4z_3e", "/mnt/safe-resultdir-e1a4z_3e"))' --chroot 'set -x && cd /mnt/workdir-lqj5jgod/hyprland-stack/dependencies/aquamarine-0.10.0-3.fc43.src && echo -e "[safe] directory = /mnt/workdir-lqj5jgod/hyprland-stack directory = /mnt/workdir-lqj5jgod/hyprland-stack/*" > ~/.gitconfig && make -f /mnt/workdir-lqj5jgod/hyprland-stack/.copr/Makefile srpm outdir="/mnt/safe-resultdir-e1a4z_3e" spec="/mnt/workdir-lqj5jgod/hyprland-stack/dependencies/aquamarine-0.10.0-3.fc43.src/aquamarine.spec"' cmd: ['mock', '--uniqueext', '1772979640.538234', '-r', '/var/lib/copr-rpmbuild/workspace/safe-resultdir-e1a4z_3e/mock-source-build.cfg', '--plugin-option=bind_mount:dirs=(("/var/lib/copr-rpmbuild/workspace/workdir-lqj5jgod", "/mnt/workdir-lqj5jgod"), ("/var/lib/copr-rpmbuild/workspace/safe-resultdir-e1a4z_3e", "/mnt/safe-resultdir-e1a4z_3e"))', '--chroot', 'set -x && cd /mnt/workdir-lqj5jgod/hyprland-stack/dependencies/aquamarine-0.10.0-3.fc43.src && echo -e "[safe]\ndirectory = /mnt/workdir-lqj5jgod/hyprland-stack\ndirectory = /mnt/workdir-lqj5jgod/hyprland-stack/*" > ~/.gitconfig && make -f /mnt/workdir-lqj5jgod/hyprland-stack/.copr/Makefile srpm outdir="/mnt/safe-resultdir-e1a4z_3e" spec="/mnt/workdir-lqj5jgod/hyprland-stack/dependencies/aquamarine-0.10.0-3.fc43.src/aquamarine.spec"'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-lqj5jgod/hyprland-stack/dependencies/aquamarine-0.10.0-3.fc43.src rc: 0 stdout: + cd /mnt/workdir-lqj5jgod/hyprland-stack/dependencies/aquamarine-0.10.0-3.fc43.src + echo -e $'[safe]\ndirectory = /mnt/workdir-lqj5jgod/hyprland-stack\ndirectory = /mnt/workdir-lqj5jgod/hyprland-stack/*' + make -f /mnt/workdir-lqj5jgod/hyprland-stack/.copr/Makefile srpm outdir=/mnt/safe-resultdir-e1a4z_3e spec=/mnt/workdir-lqj5jgod/hyprland-stack/dependencies/aquamarine-0.10.0-3.fc43.src/aquamarine.spec set -eu; \ if ! command -v spectool >/dev/null 2>&1 || ! command -v rpmautospec >/dev/null 2>&1; then dnf -y install rpmdevtools rpmautospec >/dev/null; fi; \ spec_path="/mnt/workdir-lqj5jgod/hyprland-stack/dependencies/aquamarine-0.10.0-3.fc43.src/aquamarine.spec"; \ if [ -z "$spec_path" ]; then spec_path=$(find . -maxdepth 1 -name '*.spec' | head -n 1); fi; \ if [ -z "$spec_path" ]; then echo "No spec file found" >&2; exit 1; fi; \ workdir="$(pwd)"; \ spec_name="$(basename "$spec_path")"; \ processed_dir=".copr-rpmautospec"; \ processed_spec="$processed_dir/$spec_name"; \ rm -rf "$processed_dir"; \ mkdir -p "$processed_dir"; \ spectool -g -R --define "_sourcedir $workdir" "$spec_path"; \ rpmautospec process-distgit "$spec_path" "$processed_spec"; \ cp "$processed_spec" "/mnt/safe-resultdir-e1a4z_3e/$spec_name"; \ rpmbuild -bs "$processed_spec" --define "_sourcedir $workdir" --define "_srcrpmdir /mnt/safe-resultdir-e1a4z_3e"; \ rm -rf "$processed_dir" Updating and loading repositories: fedora 100% | 83.8 KiB/s | 28.4 KiB | 00m00s updates 100% | 293.5 KiB/s | 27.3 KiB | 00m00s Repositories loaded. Total size of inbound packages is 14 MiB. Need to download 14 MiB. After this operation, 54 MiB extra will be used (install 54 MiB, remove 0 B). [ 1/24] emacs-filesystem-1:30.0-5.fc43. 100% | 60.4 KiB/s | 7.5 KiB | 00m00s [ 2/24] rpmautospec-0:0.8.3-2.fc43.noar 100% | 223.0 KiB/s | 66.7 KiB | 00m00s [ 3/24] rpmdevtools-0:9.6-13.fc43.noarc 100% | 304.6 KiB/s | 94.4 KiB | 00m00s [ 4/24] fakeroot-0:1.37.1-3.fc43.x86_64 100% | 476.7 KiB/s | 100.1 KiB | 00m00s [ 5/24] python3-six-0:1.17.0-7.fc43.noa 100% | 558.0 KiB/s | 41.8 KiB | 00m00s [ 6/24] python3-requests-0:2.32.5-2.fc4 100% | 1.0 MiB/s | 160.4 KiB | 00m00s [ 7/24] python3-progressbar2-0:4.5.0-5. 100% | 887.4 KiB/s | 153.5 KiB | 00m00s [ 8/24] python3-utils-0:3.9.1-2.fc43.no 100% | 894.3 KiB/s | 81.4 KiB | 00m00s [ 9/24] python3-charset-normalizer-0:3. 100% | 1.3 MiB/s | 117.3 KiB | 00m00s [10/24] python3-idna-0:3.10-6.fc43.noar 100% | 1.3 MiB/s | 124.1 KiB | 00m00s [11/24] python3-0:3.14.3-1.fc43.x86_64 100% | 1.1 MiB/s | 28.2 KiB | 00m00s [12/24] python3-typing-extensions-0:4.1 100% | 878.3 KiB/s | 112.4 KiB | 00m00s [13/24] mpdecimal-0:4.0.1-2.fc43.x86_64 100% | 1.2 MiB/s | 97.1 KiB | 00m00s [14/24] python3-libs-0:3.14.3-1.fc43.x8 100% | 91.2 MiB/s | 9.9 MiB | 00m00s [15/24] python3-argcomplete-0:3.6.3-2.f 100% | 12.1 MiB/s | 99.2 KiB | 00m00s [16/24] expat-0:2.7.3-1.fc43.x86_64 100% | 3.9 MiB/s | 119.9 KiB | 00m00s [17/24] python3-rpm-0:6.0.1-1.fc43.x86_ 100% | 9.8 MiB/s | 70.1 KiB | 00m00s [18/24] libgit2-0:1.9.2-1.fc43.x86_64 100% | 19.5 MiB/s | 580.4 KiB | 00m00s [19/24] python3-urllib3-0:2.6.3-1.fc43. 100% | 29.4 MiB/s | 301.4 KiB | 00m00s [20/24] libssh2-0:1.11.1-4.fc43.x86_64 100% | 1.5 MiB/s | 143.0 KiB | 00m00s [21/24] fakeroot-libs-0:1.37.1-3.fc43.x 100% | 576.7 KiB/s | 39.2 KiB | 00m00s [22/24] tzdata-0:2025c-1.fc43.noarch 100% | 49.8 MiB/s | 713.9 KiB | 00m00s [23/24] llhttp-0:9.3.1-1.fc43.x86_64 100% | 4.6 MiB/s | 37.7 KiB | 00m00s [24/24] python-pip-wheel-0:25.1.1-18.fc 100% | 4.8 MiB/s | 1.2 MiB | 00m00s -------------------------------------------------------------------------------- [24/24] Total 100% | 16.1 MiB/s | 14.3 MiB | 00m01s Running transaction [ 1/26] Verify package files 100% | 444.0 B/s | 24.0 B | 00m00s [ 2/26] Prepare transaction 100% | 705.0 B/s | 24.0 B | 00m00s [ 3/26] Installing llhttp-0:9.3.1-1.fc4 100% | 18.4 MiB/s | 94.2 KiB | 00m00s [ 4/26] Installing tzdata-0:2025c-1.fc4 100% | 61.1 MiB/s | 1.9 MiB | 00m00s [ 5/26] Installing fakeroot-libs-0:1.37 100% | 123.0 MiB/s | 125.9 KiB | 00m00s [ 6/26] Installing fakeroot-0:1.37.1-3. 100% | 5.6 MiB/s | 155.4 KiB | 00m00s [ 7/26] Installing libssh2-0:1.11.1-4.f 100% | 158.4 MiB/s | 324.4 KiB | 00m00s [ 8/26] Installing libgit2-0:1.9.2-1.fc 100% | 331.8 MiB/s | 1.3 MiB | 00m00s [ 9/26] Installing expat-0:2.7.3-1.fc43 100% | 21.1 MiB/s | 303.2 KiB | 00m00s [10/26] Installing python-pip-wheel-0:2 100% | 622.6 MiB/s | 1.2 MiB | 00m00s [11/26] Installing mpdecimal-0:4.0.1-2. 100% | 35.6 MiB/s | 218.8 KiB | 00m00s [12/26] Installing python3-libs-0:3.14. 100% | 330.0 MiB/s | 43.6 MiB | 00m00s [13/26] Installing python3-0:3.14.3-1.f 100% | 2.1 MiB/s | 30.6 KiB | 00m00s [14/26] Installing python3-idna-0:3.10- 100% | 239.9 MiB/s | 737.1 KiB | 00m00s [15/26] Installing python3-urllib3-0:2. 100% | 227.4 MiB/s | 1.1 MiB | 00m00s [16/26] Installing python3-six-0:1.17.0 100% | 117.5 MiB/s | 120.3 KiB | 00m00s [17/26] Installing python3-charset-norm 100% | 25.5 MiB/s | 365.8 KiB | 00m00s [18/26] Installing python3-requests-0:2 100% | 238.7 MiB/s | 488.9 KiB | 00m00s [19/26] Installing python3-typing-exten 100% | 264.0 MiB/s | 540.7 KiB | 00m00s [20/26] Installing python3-utils-0:3.9. 100% | 123.9 MiB/s | 253.8 KiB | 00m00s [21/26] Installing python3-progressbar2 100% | 40.6 MiB/s | 623.1 KiB | 00m00s [22/26] Installing python3-argcomplete- 100% | 22.1 MiB/s | 339.1 KiB | 00m00s [23/26] Installing python3-rpm-0:6.0.1- 100% | 178.8 MiB/s | 183.1 KiB | 00m00s [24/26] Installing emacs-filesystem-1:3 100% | 0.0 B/s | 544.0 B | 00m00s [25/26] Installing rpmdevtools-0:9.6-13 100% | 15.6 MiB/s | 223.8 KiB | 00m00s [26/26] Installing rpmautospec-0:0.8.3- 100% | 5.1 MiB/s | 178.8 KiB | 00m00s Complete! Downloading: https://github.com/hyprwm/aquamarine/archive/v0.10.0/aquamarine-0.10.0.tar.gz File '/mnt/workdir-lqj5jgod/hyprland-stack/dependencies/aquamarine-0.10.0-3.fc43.src/aquamarine-0.10.0.tar.gz' already present. Can’t load rich CLI, falling back to minimal: No module named 'click' setting SOURCE_DATE_EPOCH=1772928000 Wrote: /mnt/safe-resultdir-e1a4z_3e/aquamarine-0.10.0-3.src.rpm 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 1772979640.538234 -r /var/lib/copr-rpmbuild/workspace/safe-resultdir-e1a4z_3e/mock-source-build.cfg '--plugin-option=bind_mount:dirs=(("/var/lib/copr-rpmbuild/workspace/workdir-lqj5jgod", "/mnt/workdir-lqj5jgod"), ("/var/lib/copr-rpmbuild/workspace/safe-resultdir-e1a4z_3e", "/mnt/safe-resultdir-e1a4z_3e"))' --chroot 'set -x && cd /mnt/workdir-lqj5jgod/hyprland-stack/dependencies/aquamarine-0.10.0-3.fc43.src && echo -e "[safe] directory = /mnt/workdir-lqj5jgod/hyprland-stack directory = /mnt/workdir-lqj5jgod/hyprland-stack/*" > ~/.gitconfig && make -f /mnt/workdir-lqj5jgod/hyprland-stack/.copr/Makefile srpm outdir="/mnt/safe-resultdir-e1a4z_3e" spec="/mnt/workdir-lqj5jgod/hyprland-stack/dependencies/aquamarine-0.10.0-3.fc43.src/aquamarine.spec"' 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-1772979640.538234/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.x86_64 alternatives-1.33-3.fc43.x86_64 ansible-srpm-macros-1-18.1.fc43.noarch audit-libs-4.1.3-1.fc43.x86_64 bash-5.3.0-2.fc43.x86_64 binutils-2.45.1-4.fc43.x86_64 build-reproducibility-srpm-macros-0.6.0-3.fc43.noarch bzip2-1.0.8-21.fc43.x86_64 bzip2-libs-1.0.8-21.fc43.x86_64 ca-certificates-2025.2.80_v9.0.304-1.2.fc43.noarch coreutils-9.7-7.fc43.x86_64 coreutils-common-9.7-7.fc43.x86_64 cpio-2.15-6.fc43.x86_64 crypto-policies-20251125-1.git63291f8.fc43.noarch curl-8.15.0-5.fc43.x86_64 cyrus-sasl-lib-2.1.28-33.fc43.x86_64 debugedit-5.2-3.fc43.x86_64 diffutils-3.12-3.fc43.x86_64 dnf5-5.2.18.0-1.fc43.x86_64 dwz-0.16-2.fc43.x86_64 ed-1.22.2-1.fc43.x86_64 efi-srpm-macros-6-4.fc43.noarch elfutils-0.194-1.fc43.x86_64 elfutils-debuginfod-client-0.194-1.fc43.x86_64 elfutils-default-yama-scope-0.194-1.fc43.noarch elfutils-libelf-0.194-1.fc43.x86_64 elfutils-libs-0.194-1.fc43.x86_64 fedora-gpg-keys-43-1.noarch fedora-release-43-26.noarch fedora-release-common-43-26.noarch fedora-release-identity-basic-43-26.noarch fedora-repos-43-1.noarch file-5.46-8.fc43.x86_64 file-libs-5.46-8.fc43.x86_64 filesystem-3.18-50.fc43.x86_64 filesystem-srpm-macros-3.18-50.fc43.noarch findutils-4.10.0-6.fc43.x86_64 fmt-11.2.0-3.fc43.x86_64 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.x86_64 gdb-minimal-17.1-4.fc43.x86_64 gdbm-libs-1.23-10.fc43.x86_64 ghc-srpm-macros-1.9.2-3.fc43.noarch glib2-2.86.4-1.fc43.x86_64 glibc-2.42-10.fc43.x86_64 glibc-common-2.42-10.fc43.x86_64 glibc-gconv-extra-2.42-10.fc43.x86_64 glibc-minimal-langpack-2.42-10.fc43.x86_64 gmp-6.3.0-4.fc43.x86_64 gnat-srpm-macros-7-1.fc43.noarch gnulib-l10n-20241231-1.fc43.noarch gnupg2-2.4.9-5.fc43.x86_64 gnupg2-dirmngr-2.4.9-5.fc43.x86_64 gnupg2-gpg-agent-2.4.9-5.fc43.x86_64 gnupg2-gpgconf-2.4.9-5.fc43.x86_64 gnupg2-keyboxd-2.4.9-5.fc43.x86_64 gnupg2-verify-2.4.9-5.fc43.x86_64 gnutls-3.8.12-1.fc43.x86_64 go-srpm-macros-3.8.0-1.fc43.noarch gpg-pubkey-c6e7f081cf80e13146676e88829b606631645531-66b6dccf gpgverify-2.2-3.fc43.noarch grep-3.12-2.fc43.x86_64 gzip-1.13-4.fc43.x86_64 ima-evm-utils-libs-1.6.2-6.fc43.x86_64 info-7.2-7.fc43.x86_64 jansson-2.14-3.fc43.x86_64 java-srpm-macros-1-7.fc43.noarch json-c-0.18-7.fc43.x86_64 kernel-srpm-macros-1.0-27.fc43.noarch keyutils-libs-1.6.3-6.fc43.x86_64 krb5-libs-1.22.2-2.fc43.x86_64 libacl-2.3.2-4.fc43.x86_64 libarchive-3.8.4-1.fc43.x86_64 libassuan-2.5.7-4.fc43.x86_64 libattr-2.5.2-6.fc43.x86_64 libblkid-2.41.3-7.fc43.x86_64 libbrotli-1.2.0-1.fc43.x86_64 libcap-2.76-3.fc43.x86_64 libcap-ng-0.9.1-1.fc43.x86_64 libcom_err-1.47.3-2.fc43.x86_64 libcurl-8.15.0-5.fc43.x86_64 libdnf5-5.2.18.0-1.fc43.x86_64 libdnf5-cli-5.2.18.0-1.fc43.x86_64 libeconf-0.7.9-2.fc43.x86_64 libevent-2.1.12-16.fc43.x86_64 libfdisk-2.41.3-7.fc43.x86_64 libffi-3.5.2-1.fc43.x86_64 libfsverity-1.6-3.fc43.x86_64 libgcc-15.2.1-7.fc43.x86_64 libgcrypt-1.11.1-3.fc43.x86_64 libgomp-15.2.1-7.fc43.x86_64 libgpg-error-1.55-2.fc43.x86_64 libidn2-2.3.8-2.fc43.x86_64 libksba-1.6.7-4.fc43.x86_64 liblastlog2-2.41.3-7.fc43.x86_64 libmodulemd-2.15.2-4.fc43.x86_64 libmount-2.41.3-7.fc43.x86_64 libnghttp2-1.66.0-2.fc43.x86_64 libpkgconf-2.3.0-3.fc43.x86_64 libpsl-0.21.5-6.fc43.x86_64 librepo-1.20.0-4.fc43.x86_64 libselinux-3.9-5.fc43.x86_64 libsemanage-3.9-4.fc43.x86_64 libsepol-3.9-2.fc43.x86_64 libsmartcols-2.41.3-7.fc43.x86_64 libsolv-0.7.35-3.fc43.x86_64 libssh-0.11.4-1.fc43.x86_64 libssh-config-0.11.4-1.fc43.noarch libstdc++-15.2.1-7.fc43.x86_64 libtasn1-4.20.0-2.fc43.x86_64 libtool-ltdl-2.5.4-8.fc43.x86_64 libunistring-1.1-10.fc43.x86_64 libusb1-1.0.29-4.fc43.x86_64 libuuid-2.41.3-7.fc43.x86_64 libverto-0.3.2-11.fc43.x86_64 libxcrypt-4.5.2-1.fc43.x86_64 libxml2-2.12.10-5.fc43.x86_64 libyaml-0.2.5-17.fc43.x86_64 libzstd-1.5.7-2.fc43.x86_64 lua-libs-5.4.8-4.fc43.x86_64 lua-srpm-macros-1-16.fc43.noarch lz4-libs-1.10.0-3.fc43.x86_64 make-4.4.1-11.fc43.x86_64 mpfr-4.2.2-2.fc43.x86_64 ncurses-base-6.5-7.20250614.fc43.noarch ncurses-libs-6.5-7.20250614.fc43.x86_64 nettle-3.10.1-2.fc43.x86_64 npth-1.8-3.fc43.x86_64 ocaml-srpm-macros-11-2.fc43.noarch openblas-srpm-macros-2-20.fc43.noarch openldap-2.6.10-4.fc43.x86_64 openssl-libs-3.5.4-2.fc43.x86_64 p11-kit-0.26.2-1.fc43.x86_64 p11-kit-trust-0.26.2-1.fc43.x86_64 package-notes-srpm-macros-0.5-15.fc43.noarch pam-libs-1.7.1-4.fc43.x86_64 patch-2.8-2.fc43.x86_64 pcre2-10.47-1.fc43.x86_64 pcre2-syntax-10.47-1.fc43.noarch perl-srpm-macros-1-60.fc43.noarch pkgconf-2.3.0-3.fc43.x86_64 pkgconf-m4-2.3.0-3.fc43.noarch pkgconf-pkg-config-2.3.0-3.fc43.x86_64 popt-1.19-9.fc43.x86_64 publicsuffix-list-dafsa-20260116-1.fc43.noarch pyproject-srpm-macros-1.18.6-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.2-1.fc43.noarch readline-8.3-2.fc43.x86_64 redhat-rpm-config-343-11.fc43.noarch rpm-6.0.1-1.fc43.x86_64 rpm-build-6.0.1-1.fc43.x86_64 rpm-build-libs-6.0.1-1.fc43.x86_64 rpm-libs-6.0.1-1.fc43.x86_64 rpm-sequoia-1.10.1-1.fc43.x86_64 rpm-sign-libs-6.0.1-1.fc43.x86_64 rust-srpm-macros-28.4-1.fc43.noarch sdbus-cpp-2.1.0-3.fc43.x86_64 sed-4.9-5.fc43.x86_64 setup-2.15.0-26.fc43.noarch shadow-utils-4.18.0-3.fc43.x86_64 sqlite-libs-3.50.2-2.fc43.x86_64 systemd-libs-258.5-2.fc43.x86_64 systemd-standalone-sysusers-258.5-2.fc43.x86_64 tar-1.35-6.fc43.x86_64 tpm2-tss-4.1.3-8.fc43.x86_64 tree-sitter-srpm-macros-0.4.2-1.fc43.noarch unzip-6.0-67.fc43.x86_64 util-linux-2.41.3-7.fc43.x86_64 util-linux-core-2.41.3-7.fc43.x86_64 which-2.23-3.fc43.x86_64 xxhash-libs-0.8.3-3.fc43.x86_64 xz-5.8.1-4.fc43.x86_64 xz-libs-5.8.1-4.fc43.x86_64 zchunk-libs-1.5.1-3.fc43.x86_64 zig-srpm-macros-1-5.fc43.noarch zip-3.0-44.fc43.x86_64 zlib-ng-compat-2.3.3-1.fc43.x86_64 zstd-1.5.7-2.fc43.x86_64 INFO: Running in chroot: ['set -x && cd /mnt/workdir-lqj5jgod/hyprland-stack/dependencies/aquamarine-0.10.0-3.fc43.src && echo -e "[safe]\ndirectory = /mnt/workdir-lqj5jgod/hyprland-stack\ndirectory = /mnt/workdir-lqj5jgod/hyprland-stack/*" > ~/.gitconfig && make -f /mnt/workdir-lqj5jgod/hyprland-stack/.copr/Makefile srpm outdir="/mnt/safe-resultdir-e1a4z_3e" spec="/mnt/workdir-lqj5jgod/hyprland-stack/dependencies/aquamarine-0.10.0-3.fc43.src/aquamarine.spec"'] Start: unpacking root cache Finish: unpacking root cache Start: chroot ['set -x && cd /mnt/workdir-lqj5jgod/hyprland-stack/dependencies/aquamarine-0.10.0-3.fc43.src && echo -e "[safe]\ndirectory = /mnt/workdir-lqj5jgod/hyprland-stack\ndirectory = /mnt/workdir-lqj5jgod/hyprland-stack/*" > ~/.gitconfig && make -f /mnt/workdir-lqj5jgod/hyprland-stack/.copr/Makefile srpm outdir="/mnt/safe-resultdir-e1a4z_3e" spec="/mnt/workdir-lqj5jgod/hyprland-stack/dependencies/aquamarine-0.10.0-3.fc43.src/aquamarine.spec"'] Finish: chroot ['set -x && cd /mnt/workdir-lqj5jgod/hyprland-stack/dependencies/aquamarine-0.10.0-3.fc43.src && echo -e "[safe]\ndirectory = /mnt/workdir-lqj5jgod/hyprland-stack\ndirectory = /mnt/workdir-lqj5jgod/hyprland-stack/*" > ~/.gitconfig && make -f /mnt/workdir-lqj5jgod/hyprland-stack/.copr/Makefile srpm outdir="/mnt/safe-resultdir-e1a4z_3e" spec="/mnt/workdir-lqj5jgod/hyprland-stack/dependencies/aquamarine-0.10.0-3.fc43.src/aquamarine.spec"'] Finish: run INFO: unmounting tmpfs. Output: ['aquamarine.spec', 'mock-source-build.cfg', 'aquamarine-0.10.0-3.src.rpm'] Running SRPMResults tool Package info: { "name": "aquamarine", "epoch": null, "version": "0.10.0", "release": "3", "exclusivearch": [], "excludearch": [ "i386", "i486", "i586", "i686", "pentium3", "pentium4", "athlon", "geode" ] } SRPMResults finished