Warning: Permanently added '100.55.57.137' (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/10440287 Version: 1.8 PID: 12816 Logging PID: 12818 Task: {'appstream': False, 'background': True, 'build_id': 10440287, 'chroot': None, 'distributions_in_build': ['centos-stream-10', 'epel-10', 'fedora-42', 'fedora-43', 'fedora-44', 'fedora-rawhide'], 'distributions_in_project': ['centos-stream-10', 'epel-10', 'fedora-42', 'fedora-43', 'fedora-44', 'fedora-rawhide'], 'package_name': 'dms', 'project_dirname': 'dms-git', 'project_name': 'dms-git', 'project_owner': 'avengemedia', 'repos': [], 'sandbox': 'avengemedia/dms-git--https://api.github.com/users/Purian23', 'source_json': {'clone_url': 'https://github.com/AvengeMedia/DankMaterialShell.git', 'committish': 'e28b0c695eedea63774c7d856c585d5c3ea7c73f', 'spec': 'distro/fedora/dms-git.spec', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/Purian23', 'task_id': '10440287'} Running: git clone https://github.com/AvengeMedia/DankMaterialShell.git /var/lib/copr-rpmbuild/workspace/workdir-nwy_8vhe/DankMaterialShell --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/AvengeMedia/DankMaterialShell.git', '/var/lib/copr-rpmbuild/workspace/workdir-nwy_8vhe/DankMaterialShell', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-nwy_8vhe/DankMaterialShell'... Running: git checkout e28b0c695eedea63774c7d856c585d5c3ea7c73f -- cmd: ['git', 'checkout', 'e28b0c695eedea63774c7d856c585d5c3ea7c73f', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-nwy_8vhe/DankMaterialShell rc: 0 stdout: stderr: Note: switching to 'e28b0c695eedea63774c7d856c585d5c3ea7c73f'. 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 e28b0c69 Theme: expose tertiary on the singleton (was undefined in dynamic mode) (#2375) Generated rpkg config: [rpkg] preprocess_spec = True [git] anon_clone_url = https://github.com/%(repo_path)s [lookaside] download_url = https://${git_props:remote_netloc}/repo/pkgs/%(repo_path)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s Writing config into /var/lib/copr-rpmbuild/workspace/workdir-nwy_8vhe/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-nwy_8vhe/DankMaterialShell/distro/fedora/dms-git.spec cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-nwy_8vhe/DankMaterialShell/distro/fedora/dms-git.spec'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-nwy_8vhe/DankMaterialShell rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/dms-git.spec Wrote: /var/lib/copr-rpmbuild/results/dms-0.0.git.3665.e28b0c69-1.src.rpm RPM build warnings: stderr: git_repo_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-nwy_8vhe/DankMaterialShell: commit e28b0c695eedea63774c7d856c585d5c3ea7c73f (HEAD, origin/master, origin/HEAD, master) Author: Josh Symonds Date: Sat May 9 14:51:39 2026 -0700 Theme: expose tertiary on the singleton (was undefined in dynamic mode) (#2375) The dynamic-mode currentThemeData object at Theme.qml:447-468 omitted tertiary entirely, even though matugen generates it and writes it to the matugen colors JSON. As a result, Theme.tertiary returned undefined in dynamic mode, and any QML binding through .r/.g/.b/.a defaulted to white — visible as desaturated near-white highlights in the bar's ChromeShader (which mixes Theme.tertiary at highlight peaks). Two-line fix: - Add tertiary to the dynamic-mode currentThemeData via getMatugenColor - Add property color tertiary on the Theme singleton, falling back to secondary if tertiary is absent (covers the stock-theme path where tertiary is added separately via buildMatugenColorsFromTheme:1811) Fallback hex #efb8c8 is the M3 baseline tertiary (light pink) for dark mode, in case matugen output is missing. Theme.tertiary was already referenced at LockScreenContent.qml:737 so the property name is the right one. Co-authored-by: Claude Opus 4.7 (1M context) git_repo_pack: Wrote: /var/lib/copr-rpmbuild/results/DankMaterialShell-e28b0c69.tar.gz warning: Downloading https://go.dev/dl/go1.26.1.linux-amd64.tar.gz to /var/lib/copr-rpmbuild/results/go1.26.1.linux-amd64.tar.gz warning: Downloading https://go.dev/dl/go1.26.1.linux-arm64.tar.gz to /var/lib/copr-rpmbuild/results/go1.26.1.linux-arm64.tar.gz warning: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from Downloading https://go.dev/dl/go1.26.1.linux-amd64.tar.gz to /var/lib/copr-rpmbuild/results/go1.26.1.linux-amd64.tar.gz Downloading https://go.dev/dl/go1.26.1.linux-arm64.tar.gz to /var/lib/copr-rpmbuild/results/go1.26.1.linux-arm64.tar.gz %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from Output: ['dms-0.0.git.3665.e28b0c69-1.src.rpm', 'go1.26.1.linux-amd64.tar.gz', 'DankMaterialShell-e28b0c69.tar.gz', 'dms-git.spec', 'go1.26.1.linux-arm64.tar.gz'] Running SRPMResults tool Using distributions_in_build for this build. Extracting arch-specific tags for centos-stream-10 Extracting arch-specific tags for epel-10 Extracting arch-specific tags for fedora-42 Extracting arch-specific tags for fedora-43 Extracting arch-specific tags for fedora-44 Extracting arch-specific tags for fedora-rawhide Package info: { "architecture_specific_tags": { "centos-stream-10": {}, "epel-10": {}, "fedora-42": {}, "fedora-43": {}, "fedora-44": {}, "fedora-rawhide": {} }, "name": "dms", "epoch": 2, "version": "0.0.git.3665.e28b0c69", "release": "1" } SRPMResults finished