Warning: Permanently added '54.236.23.126' (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/9689692 Version: 1.6 PID: 8508 Logging PID: 8510 Task: {'appstream': False, 'background': False, 'build_id': 9689692, 'chroot': None, 'package_name': 'meshtasticd', 'project_dirname': 'daily', 'project_name': 'daily', 'project_owner': '@meshtastic', 'repos': [], 'sandbox': '@meshtastic/daily--vidplace7', 'source_json': {'clone_url': 'https://github.com/meshtastic/firmware.git', 'committish': 'master', 'spec': 'meshtasticd.spec', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'vidplace7', 'task_id': '9689692'} Running: git clone https://github.com/meshtastic/firmware.git /var/lib/copr-rpmbuild/workspace/workdir-m84tluuf/firmware --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/meshtastic/firmware.git', '/var/lib/copr-rpmbuild/workspace/workdir-m84tluuf/firmware', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: Submodule path 'meshtestic': checked out 'dcac7e5673005f4d8a2b1f0f6e06877b689d7519' Submodule path 'protobufs': checked out '38638f19f84ad886222b484d6bf5a8459aed8c7e' stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-m84tluuf/firmware'... Submodule 'meshtestic' (https://github.com/meshtastic/meshTestic) registered for path 'meshtestic' Submodule 'protobufs' (https://github.com/meshtastic/protobufs.git) registered for path 'protobufs' Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-m84tluuf/firmware/meshtestic'... Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-m84tluuf/firmware/protobufs'... Running: git checkout master -- cmd: ['git', 'checkout', 'master', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-m84tluuf/firmware rc: 0 stdout: branch 'master' set up to track 'origin/master'. stderr: Switched to a new branch 'master' 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-m84tluuf/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-m84tluuf/firmware/meshtasticd.spec cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-m84tluuf/firmware/meshtasticd.spec'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-m84tluuf/firmware rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/meshtasticd.spec setting SOURCE_DATE_EPOCH=1760486400 Wrote: /var/lib/copr-rpmbuild/results/meshtasticd-2.7.13-11792.daily.git9a8aeb25a.src.rpm RPM build warnings: stderr: git_dir_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-m84tluuf/firmware: commit 9a8aeb25abeb49065c1fbdb65cd228717cb117bb (HEAD -> master, origin/master) Author: Erayd Date: Wed Oct 15 13:22:45 2025 +1300 Add a general-purpose packet cache (#8341) * Add general-purpose packet cache This commit adds a caching system that will save packet data in a much more compact form than the regular MeshPacket protobuf. It cannot be worked with directly to the same degree (although the packet header is available), but consumes *much* less memory, and as a result can be used to temporarily store large numbers of packets. Cached packets can be retrieved either by their (from, id) tuple, or by their hash. This cache is a pre-requisite for the upcoming packet replay feature. * Remove debug initialiser Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fix ordering Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Add missing size assignment Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Add comments for hash & bucket macros * Make it clear that this field stores a map of the original data --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Ben Meadors git_dir_pack: Wrote: /var/lib/copr-rpmbuild/results/firmware-9a8aeb25.tar.gz warning: Downloading https://github.com/meshtastic/web/releases/download/v2.6.6/build.tar to /var/lib/copr-rpmbuild/results/build.tar Downloading https://github.com/meshtastic/web/releases/download/v2.6.6/build.tar to /var/lib/copr-rpmbuild/results/build.tar Output: ['meshtasticd-2.7.13-11792.daily.git9a8aeb25a.src.rpm', 'meshtasticd.spec', 'build.tar', 'firmware-9a8aeb25.tar.gz'] Running SRPMResults tool Package info: { "name": "meshtasticd", "epoch": null, "version": "2.7.13", "release": "11792.daily.git9a8aeb25a", "exclusivearch": [], "excludearch": [] } SRPMResults finished