Warning: Permanently added '18.232.180.166' (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/9823470 Version: 1.6 PID: 8663 Logging PID: 8665 Task: {'appstream': False, 'background': True, 'build_id': 9823470, 'chroot': None, 'package_name': 'swayosd-git', 'project_dirname': 'packages', 'project_name': 'packages', 'project_owner': 'erikreider', 'repos': [], 'sandbox': 'erikreider/packages--https://api.github.com/users/ErikReider', 'source_json': {'clone_url': 'https://github.com/ErikReider/SwayOSD', 'committish': 'f56791cad534bb9eb934d52c3f1f24b5a3530e41', 'spec': 'build-scripts/swayosd.rpkg.spec', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/ErikReider', 'task_id': '9823470'} Running: git clone https://github.com/ErikReider/SwayOSD /var/lib/copr-rpmbuild/workspace/workdir-3kmobuud/SwayOSD --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/ErikReider/SwayOSD', '/var/lib/copr-rpmbuild/workspace/workdir-3kmobuud/SwayOSD', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-3kmobuud/SwayOSD'... Running: git checkout f56791cad534bb9eb934d52c3f1f24b5a3530e41 -- cmd: ['git', 'checkout', 'f56791cad534bb9eb934d52c3f1f24b5a3530e41', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-3kmobuud/SwayOSD rc: 0 stdout: stderr: Note: switching to 'f56791cad534bb9eb934d52c3f1f24b5a3530e41'. 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 f56791c Fix OSD positioning on rotated displays (#181) 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-3kmobuud/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-3kmobuud/SwayOSD/build-scripts/swayosd.rpkg.spec cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-3kmobuud/SwayOSD/build-scripts/swayosd.rpkg.spec'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-3kmobuud/SwayOSD rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/swayosd-git.rpkg.spec Wrote: /var/lib/copr-rpmbuild/results/swayosd-git-v0.2.1.0.git.100.f56791ca-101.src.rpm RPM build warnings: stderr: git_repo_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-3kmobuud/SwayOSD: commit f56791cad534bb9eb934d52c3f1f24b5a3530e41 (HEAD, origin/main, origin/HEAD, main) Author: 0xMNT <157529007+0xMNT@users.noreply.github.com> Date: Fri Nov 21 10:32:37 2025 +0100 Fix OSD positioning on rotated displays (#181) Anchor to bottom instead of top edge to avoid issues with window.allocated_height() returning 0 during initialization. The top_margin parameter still works the same way - 0.85 means 85% from top (15% from bottom with bottom anchoring). Improves on b14eba7 which fixed visibility but had positioning issues. git_repo_pack: Wrote: /var/lib/copr-rpmbuild/results/SwayOSD-f56791ca.tar.gz warning: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from Output: ['swayosd-git-v0.2.1.0.git.100.f56791ca-101.src.rpm', 'swayosd-git.rpkg.spec', 'SwayOSD-f56791ca.tar.gz'] Running SRPMResults tool Package info: { "name": "swayosd-git", "epoch": null, "version": "v0.2.1.0.git.100.f56791ca", "release": "101", "exclusivearch": [], "excludearch": [] } SRPMResults finished