Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c252' (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/8716254


Version: 1.2
PID: 9233
Logging PID: 9234
Task:
{'appstream': False,
 'background': True,
 'build_id': 8716254,
 'chroot': None,
 'package_name': 'ghostty',
 'project_dirname': 'ghostty',
 'project_name': 'ghostty',
 'project_owner': 'burhanverse',
 'repos': [],
 'sandbox': 'burhanverse/ghostty--https://api.github.com/users/itsnotsos',
 'source_json': {'clone_url': 'https://github.com/burhancodes/ghostty.git',
                 'committish': '5a76a3d9336f8cfdacbc3ddd4e1112fc16dc01e8',
                 'spec': 'ghostty.spec',
                 'srpm_build_method': 'rpkg',
                 'subdirectory': '',
                 'type': 'git'},
 'source_type': 8,
 'submitter': 'https://api.github.com/users/itsnotsos',
 'task_id': '8716254'}

Running: git clone https://github.com/burhancodes/ghostty.git /var/lib/copr-rpmbuild/workspace/workdir-n28bpz25/ghostty --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://github.com/burhancodes/ghostty.git', '/var/lib/copr-rpmbuild/workspace/workdir-n28bpz25/ghostty', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-n28bpz25/ghostty'...

Running: git checkout 5a76a3d9336f8cfdacbc3ddd4e1112fc16dc01e8 --

cmd: ['git', 'checkout', '5a76a3d9336f8cfdacbc3ddd4e1112fc16dc01e8', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-n28bpz25/ghostty
rc: 0
stdout: 
stderr: Note: switching to '5a76a3d9336f8cfdacbc3ddd4e1112fc16dc01e8'.

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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 5a76a3d9 Merge remote-tracking branch 'upstream/main'

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-n28bpz25/.config/rpkg.conf
Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-n28bpz25/ghostty/ghostty.spec

cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-n28bpz25/ghostty/ghostty.spec']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-n28bpz25/ghostty
rc: 0
stdout: Wrote: /var/lib/copr-rpmbuild/results/ghostty.spec
setting SOURCE_DATE_EPOCH=1740873600
Wrote: /var/lib/copr-rpmbuild/results/ghostty-1.1.3~dev.266+5a76a3d-1.src.rpm
stderr: git_repo_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-n28bpz25/ghostty:
commit 5a76a3d9336f8cfdacbc3ddd4e1112fc16dc01e8 (HEAD, origin/main, origin/HEAD, main)
Merge: 66a6761d 8721f2ae
Author: burhanverse <contact@burhanverse.eu.org>
Date:   Sun Mar 2 05:01:14 2025 +0000

    Merge remote-tracking branch 'upstream/main'
git_repo_pack: Wrote: /var/lib/copr-rpmbuild/results/ghostty-5a76a3d9.tar.gz

Output: ['ghostty-5a76a3d9.tar.gz', 'ghostty.spec', 'ghostty-1.1.3_dev.266+5a76a3d-build', 'ghostty-1.1.3~dev.266+5a76a3d-1.src.rpm']
Running SRPMResults tool
Package info: {
    "name": "ghostty",
    "epoch": null,
    "version": "1.1.3~dev.266+5a76a3d",
    "release": "1",
    "exclusivearch": [
        "x86_64",
        "aarch64",
        "riscv64",
        "mips64",
        "mips64el",
        "mips64r6",
        "mips64r6el"
    ],
    "excludearch": [
        "i386",
        "i486",
        "i586",
        "i686",
        "pentium3",
        "pentium4",
        "athlon",
        "geode"
    ]
}
SRPMResults finished