Warning: Permanently added '54.224.233.165' (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/10735945 Version: 1.8 PID: 10374 Logging PID: 10376 Task: {'appstream': False, 'background': False, 'build_id': 10735945, 'chroot': None, 'distributions_in_build': [], 'distributions_in_project': ['alma-kitten+epel-10', 'epel-10', 'epel-9', 'fedora-43', 'fedora-44'], 'package_name': None, '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': '8ebdae99219f5252c636ad21bbaf1f6ccebb569e', 'spec': '', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'vidplace7', 'task_id': '10735945'} Running: git clone https://github.com/meshtastic/firmware.git /var/lib/copr-rpmbuild/workspace/workdir-7a33r58h/firmware --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/meshtastic/firmware.git', '/var/lib/copr-rpmbuild/workspace/workdir-7a33r58h/firmware', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: Submodule path 'meshtestic': checked out 'dcac7e5673005f4d8a2b1f0f6e06877b689d7519' Submodule path 'protobufs': checked out '9d589c1321478193885d6cecf852bf02d14fc92b' stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-7a33r58h/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-7a33r58h/firmware/meshtestic'... Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-7a33r58h/firmware/protobufs'... Running: git checkout 8ebdae99219f5252c636ad21bbaf1f6ccebb569e -- cmd: ['git', 'checkout', '8ebdae99219f5252c636ad21bbaf1f6ccebb569e', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-7a33r58h/firmware rc: 0 stdout: stderr: Note: switching to '8ebdae99219f5252c636ad21bbaf1f6ccebb569e'. 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 8ebdae992 Bound payload.bytes prints by payload.size (#11032) 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-7a33r58h/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-7a33r58h/firmware cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-7a33r58h/firmware'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-7a33r58h/firmware rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/meshtasticd.spec setting SOURCE_DATE_EPOCH=1784246400 Wrote: /var/lib/copr-rpmbuild/results/meshtasticd-2.8.0-13587.daily.git8ebdae992.src.rpm RPM build warnings: stderr: git_dir_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-7a33r58h/firmware: commit 8ebdae99219f5252c636ad21bbaf1f6ccebb569e (HEAD, origin/develop, origin/HEAD, develop) Author: Thomas Göttgens Date: Fri Jul 17 02:45:22 2026 +0200 Bound payload.bytes prints by payload.size (#11032) decoded.payload.bytes is a 233-byte protobuf field that is not NUL-terminated. Printing it with a plain "%s" reads until a NUL, which for a full-length payload with no NUL runs past the field. Use "%.*s" with payload.size, matching the write form already used a few lines up in SerialModule. Live sites: RangeTestModule appendFile, SerialModule text output. The same fix is applied to the commented-out debug lines in RangeTestModule and Router so the pattern is consistent if they are re-enabled. git_dir_pack: Wrote: /var/lib/copr-rpmbuild/results/firmware-8ebdae99.tar.gz warning: Downloading https://github.com/meshtastic/web/releases/download/v2.6.7/build.tar to /var/lib/copr-rpmbuild/results/build.tar Downloading https://github.com/meshtastic/web/releases/download/v2.6.7/build.tar to /var/lib/copr-rpmbuild/results/build.tar Output: ['meshtasticd-2.8.0-13587.daily.git8ebdae992.src.rpm', 'build.tar', 'meshtasticd.spec', 'firmware-8ebdae99.tar.gz'] Running SRPMResults tool Using distributions_in_project for this build. Extracting arch-specific tags for alma-kitten+epel-10 Extracting arch-specific tags for epel-10 Extracting arch-specific tags for epel-9 Extracting arch-specific tags for fedora-43 Extracting arch-specific tags for fedora-44 Package info: { "architecture_specific_tags": { "alma-kitten+epel-10": {}, "epel-10": {}, "epel-9": {}, "fedora-43": {}, "fedora-44": {} }, "name": "meshtasticd", "epoch": null, "version": "2.8.0", "release": "13587.daily.git8ebdae992" } SRPMResults finished