$ git clone -n https://gitee.com/Weisson/elfutils.git /var/lib/mock/dist-an23-build-440803-73156/root/chroot_tmpdir/scmroot/elfutils Cloning into '/var/lib/mock/dist-an23-build-440803-73156/root/chroot_tmpdir/scmroot/elfutils'... $ git fetch origin 89b6ee51071f3173290337705d56363622391c6c:KOJI_FETCH_HEAD From https://gitee.com/Weisson/elfutils * [new ref] 89b6ee51071f3173290337705d56363622391c6c -> KOJI_FETCH_HEAD $ git reset --hard KOJI_FETCH_HEAD HEAD is now at 89b6ee5 Apply patch to fix incorrect evaluation of IMA verification feature, ensuring reliable build system behavior. Fix compiler warning by initializing elf_fd to -1, ensuring clean builds and preventing potential uninitialized use. Apply patch to fix compatibility issues and ensure test suite stability on RHEL 9 systems.