Mock Version: 5.0 Mock Version: 5.0 Mock Version: 5.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/grub2.spec'], chrootPath='/mnt/mock/kojid//dist-an23-build-453985-73610/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/grub2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: /builddir/build/SPECS/grub2.spec: line 197: Macro %___pesign_client_cert defined but not used within scope warning: /builddir/build/SPECS/grub2.spec: line 197: Macro %__pesign_client_cert defined but not used within scope Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1753747200 Wrote: /builddir/build/SRPMS/grub2-2.12-14.an23.src.rpm RPM build warnings: /builddir/build/SPECS/grub2.spec: line 197: Macro %___pesign_client_cert defined but not used within scope /builddir/build/SPECS/grub2.spec: line 197: Macro %__pesign_client_cert defined but not used within scope Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/grub2.spec'], chrootPath='/mnt/mock/kojid//dist-an23-build-453985-73610/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/grub2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1753747200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JZgJcS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf grub-2.12 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/grub-2.12.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd grub-2.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fv docs/grub-dev.info docs/grub.info removed 'docs/grub-dev.info' removed 'docs/grub.info' + cp /builddir/build/SOURCES/gitignore .gitignore + cp /builddir/build/SOURCES/bootstrap bootstrap + cp /builddir/build/SOURCES/bootstrap.conf bootstrap.conf + cp /builddir/build/SOURCES/strtoull_test.c ./grub-core/tests/strtoull_test.c + cp /builddir/build/SOURCES/gnulib-9f48fb992a3d7e96610c4ce8be969cff2d61a01b.tar.gz gnulib-9f48fb992a3d7e96610c4ce8be969cff2d61a01b.tar.gz + tar -zxf gnulib-9f48fb992a3d7e96610c4ce8be969cff2d61a01b.tar.gz + mv gnulib-9f48fb992a3d7e96610c4ce8be969cff2d61a01b gnulib + git init hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /builddir/build/BUILD/grub-2.12/.git/ + echo '![[:digit:]][[:digit:]]_*.in' + echo '!*.[[:digit:]]' + echo '!config.h' + git config user.email grub2-owner@fedoraproject.org + git config user.name 'Fedora Ninjas' + git config gc.auto 0 + rm -f configure + git add . + git commit -a -q -m '2.12 baseline.' + git am --whitespace=nowarn /builddir/build/SOURCES/0001-Revert-templates-Fix-user-facing-typo-with-an-incorr.patch /builddir/build/SOURCES/0002-Revert-templates-Properly-disable-the-os-prober-by-d.patch /builddir/build/SOURCES/0003-Revert-templates-Disable-the-os-prober-by-default.patch /builddir/build/SOURCES/0004-Add-support-for-Linux-EFI-stub-loading.patch /builddir/build/SOURCES/0005-Rework-linux-command.patch /builddir/build/SOURCES/0006-Rework-linux16-command.patch /builddir/build/SOURCES/1000-Add-secureboot-support-on-efi-chainloader.patch /builddir/build/SOURCES/1000-Make-any-of-the-loaders-that-link-in-efi-mode-honor-.patch /builddir/build/SOURCES/1000-Handle-multi-arch-64-on-32-boot-in-linuxefi-loader.patch /builddir/build/SOURCES/0010-re-write-.gitignore.patch /builddir/build/SOURCES/0011-IBM-client-architecture-CAS-reboot-support.patch /builddir/build/SOURCES/0012-for-ppc-reset-console-display-attr-when-clear-screen.patch /builddir/build/SOURCES/1000-Disable-GRUB-video-support-for-IBM-power-machines.patch /builddir/build/SOURCES/0014-Move-bash-completion-script-922997.patch /builddir/build/SOURCES/0015-Allow-fallback-to-include-entries-by-title-not-just-.patch /builddir/build/SOURCES/1000-Make-exit-take-a-return-code.patch /builddir/build/SOURCES/1000-Make-efi-machines-load-an-env-block-from-a-variable.patch /builddir/build/SOURCES/1000-Migrate-PPC-from-Yaboot-to-Grub2.patch /builddir/build/SOURCES/0019-Add-fw_path-variable-revised.patch /builddir/build/SOURCES/0020-Pass-x-hex-hex-straight-through-unmolested.patch /builddir/build/SOURCES/0021-blscfg-add-blscfg-module-to-parse-Boot-Loader-Specif.patch /builddir/build/SOURCES/0022-Add-devicetree-loading.patch /builddir/build/SOURCES/0023-Enable-pager-by-default.-985860.patch /builddir/build/SOURCES/0024-Don-t-say-GNU-Linux-in-generated-menus.patch /builddir/build/SOURCES/1000-Add-.eh_frame-to-list-of-relocations-stripped.patch /builddir/build/SOURCES/0026-Don-t-require-a-password-to-boot-entries-generated-b.patch /builddir/build/SOURCES/1000-Replace-a-lot-of-man-pages-with-slightly-nicer-ones.patch /builddir/build/SOURCES/1000-use-fw_path-prefix-when-fallback-searching-for-grub-.patch /builddir/build/SOURCES/0029-Try-mac-guid-etc-before-grub.cfg-on-tftp-config-file.patch /builddir/build/SOURCES/0030-Generate-OS-and-CLASS-in-10_linux-from-etc-os-releas.patch /builddir/build/SOURCES/0031-Minimize-the-sort-ordering-for-.debug-and-rescue-ker.patch /builddir/build/SOURCES/0032-Try-prefix-if-fw_path-doesn-t-work.patch /builddir/build/SOURCES/1000-Use-rpm-s-sort-for-grub2-mkconfig.patch /builddir/build/SOURCES/0034-Make-grub2-mkconfig-construct-titles-that-look-like-.patch /builddir/build/SOURCES/1000-Add-friendly-grub2-password-config-tool-985962.patch /builddir/build/SOURCES/0036-tcp-add-window-scaling-support.patch /builddir/build/SOURCES/1000-efinet-and-bootp-add-support-for-dhcpv6.patch /builddir/build/SOURCES/1000-Add-grub-get-kernel-settings-and-use-it-in-10_linux.patch /builddir/build/SOURCES/1000-Make-grub_fatal-also-backtrace.patch /builddir/build/SOURCES/1000-Fix-up-some-man-pages-rpmdiff-noticed.patch /builddir/build/SOURCES/1000-Make-our-info-pages-say-grub2-where-appropriate.patch /builddir/build/SOURCES/0043-macos-just-build-chainloader-entries-don-t-try-any-x.patch /builddir/build/SOURCES/1000-grub2-btrfs-Add-ability-to-boot-from-subvolumes.patch /builddir/build/SOURCES/1000-export-btrfs_subvol-and-btrfs_subvolid.patch /builddir/build/SOURCES/1000-grub2-btrfs-03-follow_default.patch /builddir/build/SOURCES/1000-grub2-btrfs-04-grub2-install.patch /builddir/build/SOURCES/0048-grub2-btrfs-05-grub2-mkconfig.patch /builddir/build/SOURCES/1000-grub2-btrfs-06-subvol-mount.patch /builddir/build/SOURCES/1000-Fallback-to-old-subvol-name-scheme-to-support-old-sn.patch /builddir/build/SOURCES/1000-Grub-not-working-correctly-with-btrfs-snapshots-bsc-.patch /builddir/build/SOURCES/1000-Add-grub_efi_allocate_pool-and-grub_efi_free_pool-wr.patch /builddir/build/SOURCES/1000-Use-grub_efi_.-memory-helpers-where-reasonable.patch /builddir/build/SOURCES/1000-Add-PRIxGRUB_EFI_STATUS-and-use-it.patch /builddir/build/SOURCES/1000-don-t-use-int-for-efi-status.patch /builddir/build/SOURCES/0056-make-GRUB_MOD_INIT-declare-its-function-prototypes.patch /builddir/build/SOURCES/0057-Don-t-guess-boot-efi-as-HFS-on-ppc-machines-in-grub-.patch /builddir/build/SOURCES/1000-20_linux_xen-load-xen-or-multiboot-2-modules-as-need.patch /builddir/build/SOURCES/0060-align-struct-efi_variable-better.patch /builddir/build/SOURCES/1000-Add-BLS-support-to-grub-mkconfig.patch /builddir/build/SOURCES/1000-Don-t-attempt-to-backtrace-on-grub_abort-for-grub-em.patch /builddir/build/SOURCES/1000-Add-grub2-switch-to-blscfg.patch /builddir/build/SOURCES/1000-make-better-backtraces.patch /builddir/build/SOURCES/1000-normal-don-t-draw-our-startup-message-if-debug-is-se.patch /builddir/build/SOURCES/0067-Work-around-some-minor-include-path-weirdnesses.patch /builddir/build/SOURCES/0068-Make-it-possible-to-enabled-build-id-sha1.patch /builddir/build/SOURCES/1000-Add-grub_qdprintf-grub_dprintf-without-the-file-line.patch /builddir/build/SOURCES/1000-Make-a-gdb-dprintf-that-tells-us-load-addresses.patch /builddir/build/SOURCES/1000-Fixup-for-newer-compiler.patch /builddir/build/SOURCES/1000-Don-t-attempt-to-export-the-start-and-_start-symbols.patch /builddir/build/SOURCES/1001-Fixup-for-newer-compiler.patch /builddir/build/SOURCES/1000-Add-support-for-non-Ethernet-network-cards.patch /builddir/build/SOURCES/1000-bootp-New-net_bootp6-command.patch /builddir/build/SOURCES/1000-efinet-UEFI-IPv6-PXE-support.patch /builddir/build/SOURCES/0078-grub.texi-Add-net_bootp6-doument.patch /builddir/build/SOURCES/0079-bootp-Add-processing-DHCPACK-packet-from-HTTP-Boot.patch /builddir/build/SOURCES/1000-efinet-Setting-network-from-UEFI-device-path.patch /builddir/build/SOURCES/1000-efinet-Setting-DNS-server-from-UEFI-protocol.patch /builddir/build/SOURCES/1000-Support-UEFI-networking-protocols.patch /builddir/build/SOURCES/1000-AUDIT-0-http-boot-tracker-bug.patch /builddir/build/SOURCES/0084-grub-editenv-Add-incr-command-to-increment-integer-v.patch /builddir/build/SOURCES/1000-Add-auto-hide-menu-support.patch /builddir/build/SOURCES/0086-Add-grub-set-bootflag-utility.patch /builddir/build/SOURCES/0087-docs-Add-grub-boot-indeterminate.service-example.patch /builddir/build/SOURCES/0088-gentpl-add-disable-support.patch /builddir/build/SOURCES/1000-gentpl-add-pc-firmware-type.patch /builddir/build/SOURCES/1000-efinet-also-use-the-firmware-acceleration-for-http.patch /builddir/build/SOURCES/1000-efi-http-Make-root_url-reflect-the-protocol-hostname.patch /builddir/build/SOURCES/1000-Make-it-so-we-can-tell-configure-which-cflags-utils-.patch /builddir/build/SOURCES/1000-Rework-how-the-fdt-command-builds.patch /builddir/build/SOURCES/0095-Disable-non-wordsize-allocations-on-arm.patch /builddir/build/SOURCES/1000-Prepend-prefix-when-HTTP-path-is-relative.patch /builddir/build/SOURCES/0097-Make-grub_error-more-verbose.patch /builddir/build/SOURCES/0098-Make-reset-an-alias-for-the-reboot-command.patch /builddir/build/SOURCES/1000-Add-a-version-command.patch /builddir/build/SOURCES/0100-Add-more-dprintf-and-nerf-dprintf-in-script.c.patch /builddir/build/SOURCES/1000-arm-arm64-loader-Better-memory-allocation-and-error-.patch /builddir/build/SOURCES/1000-Try-to-pick-better-locations-for-kernel-and-initrd.patch /builddir/build/SOURCES/1000-Attempt-to-fix-up-all-the-places-Wsign-compare-error.patch /builddir/build/SOURCES/1000-Don-t-use-Wno-sign-compare-Wno-conversion-Wno-error-.patch /builddir/build/SOURCES/1000-x86-efi-Use-bounce-buffers-for-reading-to-addresses-.patch /builddir/build/SOURCES/1000-x86-efi-Re-arrange-grub_cmd_linux-a-little-bit.patch /builddir/build/SOURCES/1000-x86-efi-Make-our-own-allocator-for-kernel-stuff.patch /builddir/build/SOURCES/1000-x86-efi-Allow-initrd-params-cmdline-allocations-abov.patch /builddir/build/SOURCES/1000-Fix-getroot.c-s-trampolines.patch /builddir/build/SOURCES/1000-Do-not-allow-stack-trampolines-anywhere.patch /builddir/build/SOURCES/1000-Reimplement-boot_counter.patch /builddir/build/SOURCES/0112-Fix-menu-entry-selection-based-on-ID-and-title.patch /builddir/build/SOURCES/0113-Make-the-menu-entry-users-option-argument-to-be-opti.patch /builddir/build/SOURCES/1000-Add-efi-export-env-and-efi-load-env-commands.patch /builddir/build/SOURCES/1000-Make-it-possible-to-subtract-conditions-from-debug.patch /builddir/build/SOURCES/0116-Export-all-variables-from-the-initial-context-when-c.patch /builddir/build/SOURCES/0117-grub.d-Split-out-boot-success-reset-from-menu-auto-h.patch /builddir/build/SOURCES/1000-Fix-systemctl-kexec-exit-status-check.patch /builddir/build/SOURCES/0120-Don-t-assume-that-boot-commands-will-only-return-on-.patch /builddir/build/SOURCES/0121-grub-set-bootflag-Update-comment-about-running-as-ro.patch /builddir/build/SOURCES/1000-grub-set-bootflag-Write-new-env-to-tmpfile-and-then-.patch /builddir/build/SOURCES/1000-grub.d-Fix-boot_indeterminate-getting-set-on-boot_su.patch /builddir/build/SOURCES/0124-Add-start-symbol-for-RISC-V.patch /builddir/build/SOURCES/0125-bootstrap.conf-Force-autogen.sh-to-use-python3.patch /builddir/build/SOURCES/1000-efi-http-Export-fw-http-_path-variables-to-make-them.patch /builddir/build/SOURCES/1000-efi-http-Enclose-literal-IPv6-addresses-in-square-br.patch /builddir/build/SOURCES/1000-efi-net-Allow-to-specify-a-port-number-in-addresses.patch /builddir/build/SOURCES/0129-efi-ip4_config-Improve-check-to-detect-literal-IPv6-.patch /builddir/build/SOURCES/0130-efi-net-Print-a-debug-message-if-parsing-the-address.patch /builddir/build/SOURCES/0131-kern-term-Also-accept-F8-as-a-user-interrupt-key.patch /builddir/build/SOURCES/1000-efi-Set-image-base-address-before-jumping-to-the-PE-.patch /builddir/build/SOURCES/0134-x86-efi-Reduce-maximum-bounce-buffer-size-to-16-MiB.patch /builddir/build/SOURCES/0135-http-Prepend-prefix-when-the-HTTP-path-is-relative-a.patch /builddir/build/SOURCES/0136-Fix-a-missing-return-in-efi-export-env-and-efi-load-.patch /builddir/build/SOURCES/0137-efi-dhcp-fix-some-allocation-error-checking.patch /builddir/build/SOURCES/0138-efi-http-fix-some-allocation-error-checking.patch /builddir/build/SOURCES/0139-efi-ip-46-_config.c-fix-some-potential-allocation-ov.patch /builddir/build/SOURCES/1000-efilinux-Fix-integer-overflows-in-grub_cmd_initrd.patch /builddir/build/SOURCES/1000-linuxefi-fail-kernel-validation-without-shim-protoco.patch /builddir/build/SOURCES/0142-Fix-const-char-pointers-in-grub-core-net-bootp.c.patch /builddir/build/SOURCES/0143-Fix-const-char-pointers-in-grub-core-net-efi-ip4_con.patch /builddir/build/SOURCES/0144-Fix-const-char-pointers-in-grub-core-net-efi-ip6_con.patch /builddir/build/SOURCES/0145-Fix-const-char-pointers-in-grub-core-net-efi-net.c.patch /builddir/build/SOURCES/0146-Fix-const-char-pointers-in-grub-core-net-efi-pxe.c.patch /builddir/build/SOURCES/1000-Add-systemd-integration-scripts-to-make-systemctl-re.patch /builddir/build/SOURCES/1000-systemd-integration.sh-Also-set-old-menu_show_once-g.patch /builddir/build/SOURCES/0149-at_keyboard-use-set-1-when-keyboard-is-in-Translate-.patch /builddir/build/SOURCES/1000-grub-install-disable-support-for-EFI-platforms.patch /builddir/build/SOURCES/1000-New-with-debug-timestamps-configure-flag-to-prepend-.patch /builddir/build/SOURCES/1000-Added-debug-statements-to-grub_disk_open-and-grub_di.patch /builddir/build/SOURCES/0153-Introduce-function-grub_debug_is_enabled-void-return.patch /builddir/build/SOURCES/1000-Don-t-clear-screen-when-debugging-is-enabled.patch /builddir/build/SOURCES/1000-grub_file_-instrumentation-new-file-debug-tag.patch /builddir/build/SOURCES/0156-ieee1275-Avoiding-many-unecessary-open-close.patch /builddir/build/SOURCES/0157-ieee1275-powerpc-implements-fibre-channel-discovery-.patch /builddir/build/SOURCES/0158-ieee1275-powerpc-enables-device-mapper-discovery.patch /builddir/build/SOURCES/0159-Add-at_keyboard_fallback_set-var-to-force-the-set-ma.patch /builddir/build/SOURCES/1000-Add-suport-for-signing-grub-with-an-appended-signatu.patch /builddir/build/SOURCES/0161-docs-grub-Document-signing-grub-under-UEFI.patch /builddir/build/SOURCES/0162-docs-grub-Document-signing-grub-with-an-appended-sig.patch /builddir/build/SOURCES/0163-dl-provide-a-fake-grub_dl_set_persistent-for-the-emu.patch /builddir/build/SOURCES/0164-pgp-factor-out-rsa_pad.patch /builddir/build/SOURCES/0165-crypto-move-storage-for-grub_crypto_pk_-to-crypto.c.patch /builddir/build/SOURCES/1000-posix_wrap-tweaks-in-preparation-for-libtasn1.patch /builddir/build/SOURCES/0167-libtasn1-import-libtasn1-4.16.0.patch /builddir/build/SOURCES/0168-libtasn1-disable-code-not-needed-in-grub.patch /builddir/build/SOURCES/0169-libtasn1-changes-for-grub-compatibility.patch /builddir/build/SOURCES/1000-libtasn1-compile-into-asn1-module.patch /builddir/build/SOURCES/1000-test_asn1-test-module-for-libtasn1.patch /builddir/build/SOURCES/1000-grub-install-support-embedding-x509-certificates.patch /builddir/build/SOURCES/0173-appended-signatures-import-GNUTLS-s-ASN.1-descriptio.patch /builddir/build/SOURCES/0174-appended-signatures-parse-PKCS-7-signedData-and-X.50.patch /builddir/build/SOURCES/0175-appended-signatures-support-verifying-appended-signa.patch /builddir/build/SOURCES/0176-appended-signatures-verification-tests.patch /builddir/build/SOURCES/1000-appended-signatures-documentation.patch /builddir/build/SOURCES/1000-ieee1275-enter-lockdown-based-on-ibm-secure-boot.patch /builddir/build/SOURCES/0182-appendedsig-x509-Also-handle-the-Extended-Key-Usage-.patch /builddir/build/SOURCES/1000-ieee1275-ofdisk-retry-on-open-failure.patch /builddir/build/SOURCES/1000-Allow-chainloading-EFI-apps-from-loop-mounts.patch /builddir/build/SOURCES/1000-efinet-Add-DHCP-proxy-support.patch /builddir/build/SOURCES/1000-Don-t-update-the-cmdline-when-generating-legacy-menu.patch /builddir/build/SOURCES/0188-Suppress-gettext-error-message.patch /builddir/build/SOURCES/0189-grub-set-password-Always-use-boot-grub2-user.cfg-as-.patch /builddir/build/SOURCES/0193-normal-main-Discover-the-device-to-read-the-config-f.patch /builddir/build/SOURCES/1000-efi-new-connectefi-command.patch /builddir/build/SOURCES/1000-rpm-sort-add-prereqs-for-declaration-of-strchrnul.patch /builddir/build/SOURCES/1000-make-ofdisk_retries-optional.patch /builddir/build/SOURCES/1000-misc-Make-grub_min-and-grub_max-more-resilient.patch /builddir/build/SOURCES/1000-ReiserFS-switch-to-using-grub_min-grub_max.patch /builddir/build/SOURCES/1000-misc-make-grub_boot_time-also-call-grub_dprintf-boot.patch /builddir/build/SOURCES/1000-modules-make-.module_license-read-only.patch /builddir/build/SOURCES/1000-modules-strip-.llvm_addrsig-sections-and-similar.patch /builddir/build/SOURCES/1000-modules-Don-t-allocate-space-for-non-allocable-secti.patch /builddir/build/SOURCES/1000-pe-add-the-DOS-header-struct-and-fix-some-bad-naming.patch /builddir/build/SOURCES/1000-modules-load-module-sections-at-page-aligned-address.patch /builddir/build/SOURCES/1000-nx-add-memory-attribute-get-set-API.patch /builddir/build/SOURCES/1000-nx-set-page-permissions-for-loaded-modules.patch /builddir/build/SOURCES/1000-grub_fs_probe-dprint-errors-from-filesystems.patch /builddir/build/SOURCES/1000-Make-debug-file-show-which-file-filters-get-run.patch /builddir/build/SOURCES/1000-BLS-create-etc-kernel-cmdline-during-mkconfig.patch /builddir/build/SOURCES/1000-squish-don-t-dup-rhgb-quiet-check-mtimes.patch /builddir/build/SOURCES/1000-squish-give-up-on-rhgb-quiet.patch /builddir/build/SOURCES/1000-squish-BLS-only-write-etc-kernel-cmdline-if-writable.patch /builddir/build/SOURCES/1000-blscfg-Don-t-root-device-in-emu-builds.patch /builddir/build/SOURCES/1000-drop-other-efi_call_X-and-fix-build-issue.patch /builddir/build/SOURCES/0001-newfeature-tpcm-add-tpcm-support.patch /builddir/build/SOURCES/0002-newfeature-tpcm-embed-tpcm-module-into-kernel.img-by.patch /builddir/build/SOURCES/1005-CVE-2024-1048-grub-set-bootflag-Conservative-partial-fix.patch /builddir/build/SOURCES/1006-CVE-2024-1048-grub-set-bootflag-More-complete-fix.patch /builddir/build/SOURCES/1007-CVE-2024-1048-grub-set-bootflag-Exit-calmly-when-not.patch /builddir/build/SOURCES/1010-cryptodisk-add-OS-provided-secret-support.patch /builddir/build/SOURCES/1011-efi-Add-API-for-retrieving-the-EFI-secret-for-crypto.patch /builddir/build/SOURCES/1013-Use-proper-memory-type-for-kernel-allocation.patch /builddir/build/SOURCES/1004-Revert-Add-support-for-Linux-EFI-stub-loading.patch /builddir/build/SOURCES/1008-loongarch-add-back-compatibility-for-linux-kernel.patch /builddir/build/SOURCES/1009-configure-Add-GRUB_CPU_LOONGARCH64-support.patch /builddir/build/SOURCES/1012-Clear-buffer-to-zero-for-screen-information.patch /builddir/build/SOURCES/1014-loongarch-Disable-vector-instructions.patch /builddir/build/SOURCES/1015-CVE-2025-0624-Fix-OOB-write-in-grub_net_search_config_file.patch Applying: Revert "templates: Fix user-facing typo with an incorrect use of "it's"" Applying: Revert "templates: Properly disable the os-prober by default" Applying: Revert "templates: Disable the os-prober by default" Applying: Add support for Linux EFI stub loading Applying: Rework linux command Applying: Rework linux16 command Applying: Add secureboot support on efi chainloader Applying: Make any of the loaders that link in efi mode honor secure boot Applying: Handle multi-arch (64-on-32) boot in linuxefi loader Applying: re-write .gitignore Applying: IBM client architecture (CAS) reboot support Applying: for ppc, reset console display attr when clear screen Applying: Disable GRUB video support for IBM power machines Applying: Move bash completion script (#922997) Applying: Allow "fallback" to include entries by title, not just number. Applying: Make exit take a return code Applying: Make efi machines load an env block from a variable Applying: Migrate PPC from Yaboot to Grub2 Applying: Add fw_path variable (revised) Applying: Pass "\x[[:hex:]][[:hex:]]" straight through unmolested. Applying: blscfg: add blscfg module to parse Boot Loader Specification snippets Applying: Add devicetree loading Applying: Enable pager by default. (#985860) Applying: Don't say "GNU/Linux" in generated menus. Applying: Add .eh_frame to list of relocations stripped Applying: Don't require a password to boot entries generated by grub-mkconfig. Applying: Replace a lot of man pages with slightly nicer ones Applying: use fw_path prefix when fallback searching for grub config Applying: Try mac/guid/etc before grub.cfg on tftp config files. Applying: Generate OS and CLASS in 10_linux from /etc/os-release Applying: Minimize the sort ordering for .debug and -rescue- kernels. Applying: Try $prefix if $fw_path doesn't work. Applying: Use rpm's sort for grub2-mkconfig Applying: Make grub2-mkconfig construct titles that look like the ones we want elsewhere. Applying: Add friendly grub2 password config tool (#985962) Applying: tcp: add window scaling support Applying: efinet and bootp: add support for dhcpv6 Applying: Add grub-get-kernel-settings and use it in 10_linux Applying: Make grub_fatal() also backtrace Applying: Fix up some man pages rpmdiff noticed. Applying: Make our info pages say "grub2" where appropriate Applying: macos: just build chainloader entries, don't try any xnu xnu. Applying: grub2/btrfs: Add ability to boot from subvolumes Applying: export btrfs_subvol and btrfs_subvolid Applying: grub2-btrfs-03-follow_default Applying: grub2-btrfs-04-grub2-install Applying: grub2-btrfs-05-grub2-mkconfig Applying: grub2-btrfs-06-subvol-mount Applying: Fallback to old subvol name scheme to support old snapshot Applying: Grub not working correctly with btrfs snapshots (bsc#1026511) Applying: Add grub_efi_allocate_pool() and grub_efi_free_pool() Applying: Use grub_efi_...() memory helpers where reasonable Applying: Add PRIxGRUB_EFI_STATUS and use it. Applying: don't use int for efi status Applying: make GRUB_MOD_INIT() declare its function prototypes. Applying: Don't guess /boot/efi/ as HFS+ on ppc machines in grub-install Applying: 20_linux_xen: load xen or multiboot{,2} modules as needed. Applying: align struct efi_variable better... Applying: Add BLS support to grub-mkconfig Applying: Don't attempt to backtrace on grub_abort() for grub-emu Applying: Add grub2-switch-to-blscfg Applying: make better backtraces Applying: normal: don't draw our startup message if debug is set Applying: Work around some minor include path weirdnesses Applying: Make it possible to enabled --build-id=sha1 Applying: Add grub_qdprintf() - grub_dprintf() without the file+line Applying: Make a "gdb" dprintf that tells us load addresses Applying: Fixup for newer compiler Applying: Don't attempt to export the start and _start symbols for Applying: Fixup for newer compiler Applying: Add support for non-Ethernet network cards Applying: bootp: New net_bootp6 command Applying: efinet: UEFI IPv6 PXE support Applying: grub.texi: Add net_bootp6 doument Applying: bootp: Add processing DHCPACK packet from HTTP Boot Applying: efinet: Setting network from UEFI device path Applying: efinet: Setting DNS server from UEFI protocol Applying: Support UEFI networking protocols Applying: AUDIT-0: http boot tracker bug Applying: grub-editenv: Add "incr" command to increment integer value env. variables Applying: Add auto-hide menu support Applying: Add grub-set-bootflag utility Applying: docs: Add grub-boot-indeterminate.service example Applying: gentpl: add 'disable = ' support Applying: gentpl: add 'pc' firmware type Applying: efinet: also use the firmware acceleration for http Applying: efi/http: Make root_url reflect the protocol+hostname of our Applying: Make it so we can tell configure which cflags utils are built Applying: Rework how the fdt command builds Applying: Disable non-wordsize allocations on arm Applying: Prepend prefix when HTTP path is relative Applying: Make grub_error() more verbose Applying: Make "reset" an alias for the "reboot" command. Applying: Add a "version" command Applying: Add more dprintf, and nerf dprintf in script.c Applying: arm/arm64 loader: Better memory allocation and error Applying: Try to pick better locations for kernel and initrd Applying: Attempt to fix up all the places -Wsign-compare=error finds Applying: Don't use -Wno-sign-compare -Wno-conversion -Wno-error Applying: x86-efi: Use bounce buffers for reading to addresses > 4GB Applying: x86-efi: Re-arrange grub_cmd_linux() a little bit. Applying: x86-efi: Make our own allocator for kernel stuff Applying: x86-efi: Allow initrd+params+cmdline allocations above 4GB. Applying: Fix getroot.c's trampolines. Applying: Do not allow stack trampolines, anywhere Applying: Reimplement boot_counter Applying: Fix menu entry selection based on ID and title Applying: Make the menu entry users option argument to be optional Applying: Add efi-export-env and efi-load-env commands Applying: Make it possible to subtract conditions from debug= Applying: Export all variables from the initial context when creating a submenu Applying: grub.d: Split out boot success reset from menu auto hide script Applying: Fix systemctl kexec exit status check Applying: Don't assume that boot commands will only return on fail Applying: grub-set-bootflag: Update comment about running as root through pkexec Applying: grub-set-bootflag: Write new env to tmpfile and then rename Applying: grub.d: Fix boot_indeterminate getting set on boot_success=0 Applying: Add start symbol for RISC-V Applying: bootstrap.conf: Force autogen.sh to use python3 Applying: efi/http: Export {fw,http}_path variables to make them global Applying: efi/http: Enclose literal IPv6 addresses in square brackets Applying: efi/net: Allow to specify a port number in addresses Applying: efi/ip4_config: Improve check to detect literal IPv6 addresses Applying: efi/net: Print a debug message if parsing the address fails Applying: kern/term: Also accept F8 as a user interrupt key Applying: efi: Set image base address before jumping to the PE/COFF Applying: x86-efi: Reduce maximum bounce buffer size to 16 MiB Applying: http: Prepend prefix when the HTTP path is relative as done in efi/http Applying: Fix a missing return in efi-export-env and efi-load-env commands Applying: efi+dhcp: fix some allocation error checking. Applying: efi+http: fix some allocation error checking. Applying: efi/ip[46]_config.c: fix some potential allocation overflows Applying: efilinux: Fix integer overflows in grub_cmd_initrd Applying: linuxefi: fail kernel validation without shim protocol Applying: Fix const char ** pointers in grub-core/net/bootp.c Applying: Fix const char ** pointers in grub-core/net/efi/ip4_config.c Applying: Fix const char ** pointers in grub-core/net/efi/ip6_config.c Applying: Fix const char ** pointers in grub-core/net/efi/net.c Applying: Fix const char ** pointers in grub-core/net/efi/pxe.c Applying: Add systemd integration scripts to make "systemctl reboot --boot-loader-menu=xxx" work with grub Applying: systemd-integration.sh: Also set old menu_show_once grubenv Applying: at_keyboard: use set 1 when keyboard is in Translate mode Applying: grub-install: disable support for EFI platforms Applying: New --with-debug-timestamps configure flag to prepend debug Applying: Added debug statements to grub_disk_open() and grub_disk_close() on success Applying: Introduce function grub_debug_is_enabled(void) returning 1 if 'debug' is in the environment and not empty Applying: Don't clear screen when debugging is enabled Applying: grub_file_* instrumentation (new 'file' debug tag) Applying: ieee1275: Avoiding many unecessary open/close Applying: ieee1275/powerpc: implements fibre channel discovery for ofpathname Applying: ieee1275/powerpc: enables device mapper discovery Applying: Add 'at_keyboard_fallback_set' var to force the set manually Applying: Add suport for signing grub with an appended signature Applying: docs/grub: Document signing grub under UEFI Applying: docs/grub: Document signing grub with an appended signature Applying: dl: provide a fake grub_dl_set_persistent for the emu target Applying: pgp: factor out rsa_pad Applying: crypto: move storage for grub_crypto_pk_* to crypto.c Applying: posix_wrap: tweaks in preparation for libtasn1 Applying: libtasn1: import libtasn1-4.16.0 Applying: libtasn1: disable code not needed in grub Applying: libtasn1: changes for grub compatibility Applying: libtasn1: compile into asn1 module Applying: test_asn1: test module for libtasn1 Applying: grub-install: support embedding x509 certificates Applying: appended signatures: import GNUTLS's ASN.1 description files Applying: appended signatures: parse PKCS#7 signedData and X.509 certificates Applying: appended signatures: support verifying appended signatures Applying: appended signatures: verification tests Applying: appended signatures: documentation Applying: ieee1275: enter lockdown based on /ibm,secure-boot Applying: appendedsig/x509: Also handle the Extended Key Usage extension Applying: ieee1275/ofdisk: retry on open failure Applying: Allow chainloading EFI apps from loop mounts Applying: efinet: Add DHCP proxy support Applying: Don't update the cmdline when generating legacy menuentry Applying: Suppress gettext error message Applying: grub-set-password: Always use /boot/grub2/user.cfg as password default Applying: normal/main: Discover the device to read the config from as a fallback Applying: efi: new 'connectefi' command Applying: rpm-sort: add prereqs for declaration of strchrnul() Applying: make ofdisk_retries optional Applying: misc: Make grub_min() and grub_max() more resilient. Applying: ReiserFS: switch to using grub_min()/grub_max() Applying: misc: make grub_boot_time() also call Applying: modules: make .module_license read-only Applying: modules: strip .llvm_addrsig sections and similar. Applying: modules: Don't allocate space for non-allocable sections. Applying: pe: add the DOS header struct and fix some bad naming. Applying: modules: load module sections at page-aligned addresses Applying: nx: add memory attribute get/set API Applying: nx: set page permissions for loaded modules. Applying: grub_fs_probe(): dprint errors from filesystems Applying: Make debug=file show which file filters get run. Applying: BLS: create /etc/kernel/cmdline during mkconfig Applying: squish: don't dup rhgb quiet, check mtimes Applying: squish: give up on rhgb quiet Applying: squish: BLS: only write /etc/kernel/cmdline if writable Applying: blscfg: Don't root device in emu builds Applying: drop other efi_call_X and fix build issue Applying: newfeature: tpcm: add tpcm support Applying: newfeature: tpcm: embed tpcm module into kernel.img by default Applying: grub-set-bootflag: Conservative partial fix for CVE-2024-1048 Applying: grub-set-bootflag: More complete fix for CVE-2024-1048 Applying: grub-set-bootflag: Exit calmly when not running as root Applying: cryptodisk: add OS provided secret support Applying: efi: Add API for retrieving the EFI secret for cryptodisk Applying: Use proper memory type for kernel allocation Applying: Revert "Add support for Linux EFI stub loading" Applying: loongarch: add back-compatibility for linux kernel. Applying: configure: Add GRUB_CPU_LOONGARCH64 support. Applying: Clear buffer to zero for screen information. Modify introduced old code. Applying: loongarch: Disable vector instructions Applying: net: Fix OOB write in grub_net_search_config_file() + git reset --hard HEAD~5 HEAD is now at c7308c1 Revert "Add support for Linux EFI stub loading" + rm -r build-aux m4 + ./bootstrap ./bootstrap: Bootstrapping from checked-out grub sources... ./bootstrap: consider installing git-merge-changelog from gnulib ./bootstrap: autopoint --force Copying file build-aux/config.rpath Creating directory m4 Copying file m4/codeset.m4 Copying file m4/extern-inline.m4 Copying file m4/fcntl-o.m4 Copying file m4/gettext.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intlmacosx.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/printf-posix.m4 Copying file m4/progtest.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template ./bootstrap: gnulib/gnulib-tool --no-changelog --aux-dir=build-aux --doc-base=doc --lib=libgnu --m4-base=m4/ --source-base=grub-core/lib/gnulib/ --tests-base=tests --local-dir=gl --no-conditional-dependencies --no-vc-files --import ... Module list with included dependencies (indented): absolute-header alloca alloca-opt argp assure at-internal attribute base64 basename-lgpl btowc builtin-expect c99 calloc-gnu calloc-posix chdir chdir-long cloexec close ctype dirent dirfd double-slash-root dup2 dynarray errno error exitfail extensions extern-inline fchdir fcntl fcntl-h fd-hook fd-safer-flag filename filenamecat-lgpl flexmember float fnmatch fnmatch-h free-posix fstat gen-header getcwd-lgpl getdelim getdtablesize getline getopt-gnu getopt-posix getprogname gettext-h gitlog-to-changelog hard-locale ialloc idx include_next intprops inttypes-incomplete isblank langinfo largefile libc-config limits-h localcharset locale localeconv lock malloc-gnu malloc-posix malloca mbrtowc mbsinit mbsrtowcs mbswidth mbtowc memchr mempcpy memrchr msvc-inval msvc-nothrow multiarch nl_langinfo nocrash open openat openat-die openat-h pathmax pipe-posix progname rawmemchr realloc-gnu realloc-posix reallocarray regex save-cwd setlocale-null size_max sleep snippet/_Noreturn snippet/arg-nonnull snippet/c++defs snippet/warn-on-use ssize_t stat stat-time std-gnu11 stdalign stdbool stddef stdint stdio stdlib strcase strchrnul strdup-posix streq strerror strerror-override string strings strndup strnlen strnlen1 sys_stat sys_types sysexits threadlib time unistd unistd-safer unitypes uniwidth/base uniwidth/width vararrays vasnprintf verify vsnprintf wchar wcrtomb wctype-h wcwidth windows-mutex windows-once windows-recmutex windows-rwlock wmemchr wmempcpy xalloc-oversized xsize