Warning: Permanently added '44.197.173.229' (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/9536375 Version: 1.4 PID: 11614 Logging PID: 11616 Task: {'appstream': False, 'background': True, 'build_id': 9536375, 'chroot': None, 'package_name': 'xournalpp', 'project_dirname': 'xournalpp', 'project_name': 'xournalpp', 'project_owner': 'luya', 'repos': [], 'sandbox': 'luya/xournalpp--https://api.github.com/users/github-actions%5Bbot%5D', 'source_json': {'clone_url': 'https://github.com/xournalpp/xournalpp.git', 'committish': 'b41fb171c48cf88e5f655034bd6fd436a3fe3bfa', 'spec': 'rpm/fedora/xournalpp.spec', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/github-actions%5Bbot%5D', 'task_id': '9536375'} Running: git clone https://github.com/xournalpp/xournalpp.git /var/lib/copr-rpmbuild/workspace/workdir-kaceyj5b/xournalpp --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/xournalpp/xournalpp.git', '/var/lib/copr-rpmbuild/workspace/workdir-kaceyj5b/xournalpp', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-kaceyj5b/xournalpp'... Running: git checkout b41fb171c48cf88e5f655034bd6fd436a3fe3bfa -- cmd: ['git', 'checkout', 'b41fb171c48cf88e5f655034bd6fd436a3fe3bfa', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-kaceyj5b/xournalpp rc: 0 stdout: stderr: Note: switching to 'b41fb171c48cf88e5f655034bd6fd436a3fe3bfa'. 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 b41fb171 Recognize triangles (#6641) 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-kaceyj5b/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-kaceyj5b/xournalpp/rpm/fedora/xournalpp.spec cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-kaceyj5b/xournalpp/rpm/fedora/xournalpp.spec'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-kaceyj5b/xournalpp rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/xournalpp.spec setting SOURCE_DATE_EPOCH=1725840000 Wrote: /var/lib/copr-rpmbuild/results/xournalpp-1.2.8^499.gb41fb171-1.src.rpm stderr: git_cwd_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-kaceyj5b/xournalpp: commit b41fb171c48cf88e5f655034bd6fd436a3fe3bfa (HEAD, tag: nightly, origin/master, origin/HEAD, master) Author: LluĂ­s Alemany Puig Date: Mon Sep 8 09:41:20 2025 +0200 Recognize triangles (#6641) Copied the rectangle detection algorithm for triangles. The only difference is the detection of orientation of the segments: I could not make that work using an orientation test, and used a distance test. When a triangle is detected, the strokes are simply straightened up and no specific class of triangle is drawn. That is, the recognizer does not discard, say, non-equilateral triangles, or triangles of other classes. git_cwd_pack: Wrote: /var/lib/copr-rpmbuild/results/xournalpp-b41fb171.tar.gz Output: ['xournalpp-b41fb171.tar.gz', 'xournalpp.spec', 'xournalpp-1.2.8^499.gb41fb171-1.src.rpm'] Running SRPMResults tool Package info: { "name": "xournalpp", "epoch": null, "version": "1.2.8^499.gb41fb171", "release": "1", "exclusivearch": [], "excludearch": [] } SRPMResults finished