Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/grub2.spec'], chrootPath='/var/lib/mock/dist-an23.1-devel-build-366959-71311/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=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --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 199: Macro %___pesign_client_cert defined but not used within scope warning: /builddir/build/SPECS/grub2.spec: line 199: Macro %__pesign_client_cert defined but not used within scope warning: /builddir/build/SPECS/grub2.spec: line 202: Macro %___pesign_client_cert defined but not used within scope warning: /builddir/build/SPECS/grub2.spec: line 202: Macro %__pesign_client_cert defined but not used within scope Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1711065600 Wrote: /builddir/build/SRPMS/grub2-2.12-1.an23.src.rpm RPM build warnings: /builddir/build/SPECS/grub2.spec: line 199: Macro %___pesign_client_cert defined but not used within scope /builddir/build/SPECS/grub2.spec: line 199: Macro %__pesign_client_cert defined but not used within scope /builddir/build/SPECS/grub2.spec: line 202: Macro %___pesign_client_cert defined but not used within scope /builddir/build/SPECS/grub2.spec: line 202: 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 x86_64 --nodeps /builddir/build/SPECS/grub2.spec'], chrootPath='/var/lib/mock/dist-an23.1-devel-build-366959-71311/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=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1711065600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.crj4eH + 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/0007-Add-secureboot-support-on-efi-chainloader.patch /builddir/build/SOURCES/0008-Make-any-of-the-loaders-that-link-in-efi-mode-honor-.patch /builddir/build/SOURCES/0009-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/0013-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/0016-Make-exit-take-a-return-code.patch /builddir/build/SOURCES/0017-Make-efi-machines-load-an-env-block-from-a-variable.patch /builddir/build/SOURCES/0018-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/0025-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/0027-Replace-a-lot-of-man-pages-with-slightly-nicer-ones.patch /builddir/build/SOURCES/0028-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/0033-Use-rpm-s-sort-for-grub2-mkconfig.patch /builddir/build/SOURCES/0034-Make-grub2-mkconfig-construct-titles-that-look-like-.patch /builddir/build/SOURCES/0035-Add-friendly-grub2-password-config-tool-985962.patch /builddir/build/SOURCES/0036-tcp-add-window-scaling-support.patch /builddir/build/SOURCES/0037-efinet-and-bootp-add-support-for-dhcpv6.patch /builddir/build/SOURCES/0038-Add-grub-get-kernel-settings-and-use-it-in-10_linux.patch /builddir/build/SOURCES/0039-bz1374141-fix-incorrect-mask-for-ppc64.patch /builddir/build/SOURCES/0040-Make-grub_fatal-also-backtrace.patch /builddir/build/SOURCES/0041-Fix-up-some-man-pages-rpmdiff-noticed.patch /builddir/build/SOURCES/0042-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/0044-grub2-btrfs-Add-ability-to-boot-from-subvolumes.patch /builddir/build/SOURCES/0045-export-btrfs_subvol-and-btrfs_subvolid.patch /builddir/build/SOURCES/0046-grub2-btrfs-03-follow_default.patch /builddir/build/SOURCES/0047-grub2-btrfs-04-grub2-install.patch /builddir/build/SOURCES/0048-grub2-btrfs-05-grub2-mkconfig.patch /builddir/build/SOURCES/0049-grub2-btrfs-06-subvol-mount.patch /builddir/build/SOURCES/0050-Fallback-to-old-subvol-name-scheme-to-support-old-sn.patch /builddir/build/SOURCES/0051-Grub-not-working-correctly-with-btrfs-snapshots-bsc-.patch /builddir/build/SOURCES/0052-Add-grub_efi_allocate_pool-and-grub_efi_free_pool-wr.patch /builddir/build/SOURCES/0053-Use-grub_efi_.-memory-helpers-where-reasonable.patch /builddir/build/SOURCES/0054-Add-PRIxGRUB_EFI_STATUS-and-use-it.patch /builddir/build/SOURCES/0055-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/0058-20_linux_xen-load-xen-or-multiboot-2-modules-as-need.patch /builddir/build/SOURCES/0059-Make-pmtimer-tsc-calibration-not-take-51-seconds-to-.patch /builddir/build/SOURCES/0060-align-struct-efi_variable-better.patch /builddir/build/SOURCES/0061-Add-BLS-support-to-grub-mkconfig.patch /builddir/build/SOURCES/0062-Don-t-attempt-to-backtrace-on-grub_abort-for-grub-em.patch /builddir/build/SOURCES/0063-Add-linux-and-initrd-commands-for-grub-emu.patch /builddir/build/SOURCES/0064-Add-grub2-switch-to-blscfg.patch /builddir/build/SOURCES/0065-make-better-backtraces.patch /builddir/build/SOURCES/0066-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/0069-Add-grub_qdprintf-grub_dprintf-without-the-file-line.patch /builddir/build/SOURCES/0070-Make-a-gdb-dprintf-that-tells-us-load-addresses.patch /builddir/build/SOURCES/0071-Fixup-for-newer-compiler.patch /builddir/build/SOURCES/0072-Don-t-attempt-to-export-the-start-and-_start-symbols.patch /builddir/build/SOURCES/0073-Fixup-for-newer-compiler.patch /builddir/build/SOURCES/0074-Add-support-for-non-Ethernet-network-cards.patch /builddir/build/SOURCES/0075-net-read-bracketed-ipv6-addrs-and-port-numbers.patch /builddir/build/SOURCES/0076-bootp-New-net_bootp6-command.patch /builddir/build/SOURCES/0077-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/0080-efinet-Setting-network-from-UEFI-device-path.patch /builddir/build/SOURCES/0081-efinet-Setting-DNS-server-from-UEFI-protocol.patch /builddir/build/SOURCES/0082-Support-UEFI-networking-protocols.patch /builddir/build/SOURCES/0083-AUDIT-0-http-boot-tracker-bug.patch /builddir/build/SOURCES/0084-grub-editenv-Add-incr-command-to-increment-integer-v.patch /builddir/build/SOURCES/0085-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/0089-gentpl-add-pc-firmware-type.patch /builddir/build/SOURCES/0090-efinet-also-use-the-firmware-acceleration-for-http.patch /builddir/build/SOURCES/0091-efi-http-Make-root_url-reflect-the-protocol-hostname.patch /builddir/build/SOURCES/0092-Make-it-so-we-can-tell-configure-which-cflags-utils-.patch /builddir/build/SOURCES/0093-module-verifier-make-it-possible-to-run-checkers-on-.patch /builddir/build/SOURCES/0094-Rework-how-the-fdt-command-builds.patch /builddir/build/SOURCES/0095-Disable-non-wordsize-allocations-on-arm.patch /builddir/build/SOURCES/0096-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/0099-Add-a-version-command.patch /builddir/build/SOURCES/0100-Add-more-dprintf-and-nerf-dprintf-in-script.c.patch /builddir/build/SOURCES/0101-arm-arm64-loader-Better-memory-allocation-and-error-.patch /builddir/build/SOURCES/0102-Try-to-pick-better-locations-for-kernel-and-initrd.patch /builddir/build/SOURCES/0103-Attempt-to-fix-up-all-the-places-Wsign-compare-error.patch /builddir/build/SOURCES/0104-Don-t-use-Wno-sign-compare-Wno-conversion-Wno-error-.patch /builddir/build/SOURCES/0105-x86-efi-Use-bounce-buffers-for-reading-to-addresses-.patch /builddir/build/SOURCES/0106-x86-efi-Re-arrange-grub_cmd_linux-a-little-bit.patch /builddir/build/SOURCES/0107-x86-efi-Make-our-own-allocator-for-kernel-stuff.patch /builddir/build/SOURCES/0108-x86-efi-Allow-initrd-params-cmdline-allocations-abov.patch /builddir/build/SOURCES/0109-Fix-getroot.c-s-trampolines.patch /builddir/build/SOURCES/0110-Do-not-allow-stack-trampolines-anywhere.patch /builddir/build/SOURCES/0111-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/0114-Add-efi-export-env-and-efi-load-env-commands.patch /builddir/build/SOURCES/0115-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/0118-Fix-systemctl-kexec-exit-status-check.patch /builddir/build/SOURCES/0119-Print-grub-emu-linux-loader-messages-as-debug.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/0122-grub-set-bootflag-Write-new-env-to-tmpfile-and-then-.patch /builddir/build/SOURCES/0123-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/0126-efi-http-Export-fw-http-_path-variables-to-make-them.patch /builddir/build/SOURCES/0127-efi-http-Enclose-literal-IPv6-addresses-in-square-br.patch /builddir/build/SOURCES/0128-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/0132-efi-Set-image-base-address-before-jumping-to-the-PE-.patch /builddir/build/SOURCES/0133-tpm-Don-t-propagate-TPM-measurement-errors-to-the-ve.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/0140-efilinux-Fix-integer-overflows-in-grub_cmd_initrd.patch /builddir/build/SOURCES/0141-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/0147-Add-systemd-integration-scripts-to-make-systemctl-re.patch /builddir/build/SOURCES/0148-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/0150-grub-install-disable-support-for-EFI-platforms.patch /builddir/build/SOURCES/0151-New-with-debug-timestamps-configure-flag-to-prepend-.patch /builddir/build/SOURCES/0152-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/0154-Don-t-clear-screen-when-debugging-is-enabled.patch /builddir/build/SOURCES/0155-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/0160-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/0166-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/0170-libtasn1-compile-into-asn1-module.patch /builddir/build/SOURCES/0171-test_asn1-test-module-for-libtasn1.patch /builddir/build/SOURCES/0172-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/0177-appended-signatures-documentation.patch /builddir/build/SOURCES/0178-ieee1275-enter-lockdown-based-on-ibm-secure-boot.patch /builddir/build/SOURCES/0179-ieee1275-drop-HEAP_MAX_ADDR-HEAP_MIN_SIZE.patch /builddir/build/SOURCES/0180-ieee1275-claim-more-memory.patch /builddir/build/SOURCES/0181-ieee1275-request-memory-with-ibm-client-architecture.patch /builddir/build/SOURCES/0182-appendedsig-x509-Also-handle-the-Extended-Key-Usage-.patch /builddir/build/SOURCES/0183-ieee1275-ofdisk-retry-on-open-failure.patch /builddir/build/SOURCES/0184-Allow-chainloading-EFI-apps-from-loop-mounts.patch /builddir/build/SOURCES/0185-efinet-Add-DHCP-proxy-support.patch /builddir/build/SOURCES/0186-fs-ext2-Ignore-checksum-seed-incompat-feature.patch /builddir/build/SOURCES/0187-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/0190-templates-Check-for-EFI-at-runtime-instead-of-config.patch /builddir/build/SOURCES/0191-efi-Print-an-error-if-boot-to-firmware-setup-is-not-.patch /builddir/build/SOURCES/0192-arm64-Fix-EFI-loader-kernel-image-allocation.patch /builddir/build/SOURCES/0193-normal-main-Discover-the-device-to-read-the-config-f.patch /builddir/build/SOURCES/0194-powerpc-adjust-setting-of-prefix-for-signed-binary-c.patch /builddir/build/SOURCES/0195-fs-xfs-Fix-unreadable-filesystem-with-v4-superblock.patch /builddir/build/SOURCES/0196-Print-module-name-on-license-check-failure.patch /builddir/build/SOURCES/0197-powerpc-ieee1275-load-grub-at-4MB-not-2MB.patch /builddir/build/SOURCES/0198-grub-mkconfig-restore-umask-for-grub.cfg.patch /builddir/build/SOURCES/0199-fs-btrfs-Use-full-btrfs-bootloader-area.patch /builddir/build/SOURCES/0200-Add-Fedora-location-of-DejaVu-SANS-font.patch /builddir/build/SOURCES/0201-normal-menu-Don-t-show-Booting-s-msg-when-auto-booti.patch /builddir/build/SOURCES/0202-EFI-suppress-the-Welcome-to-GRUB-message-in-EFI-buil.patch /builddir/build/SOURCES/0203-EFI-console-Do-not-set-colorstate-until-the-first-te.patch /builddir/build/SOURCES/0204-EFI-console-Do-not-set-cursor-until-the-first-text-o.patch /builddir/build/SOURCES/0205-Use-visual-indentation-in-config.h.in.patch /builddir/build/SOURCES/0206-Where-present-ensure-config-util.h-precedes-config.h.patch /builddir/build/SOURCES/0207-Drop-gnulib-fix-base64.patch.patch /builddir/build/SOURCES/0208-Drop-gnulib-no-abort.patch.patch /builddir/build/SOURCES/0209-Update-gnulib-version-and-drop-most-gnulib-patches.patch /builddir/build/SOURCES/0210-commands-search-Fix-bug-stopping-iteration-when-no-f.patch /builddir/build/SOURCES/0211-search-new-efidisk-only-option-on-EFI-systems.patch /builddir/build/SOURCES/0212-efi-new-connectefi-command.patch /builddir/build/SOURCES/0213-rpm-sort-add-prereqs-for-declaration-of-strchrnul.patch /builddir/build/SOURCES/0214-ibmvtpm-Add-support-for-trusted-boot-using-a-vTPM-2..patch /builddir/build/SOURCES/0215-make-ofdisk_retries-optional.patch /builddir/build/SOURCES/0216-commands-boot-Add-API-to-pass-context-to-loader.patch /builddir/build/SOURCES/0217-kern-efi-sb-Reject-non-kernel-files-in-the-shim_lock.patch /builddir/build/SOURCES/0218-kern-file-Do-not-leak-device_name-on-error-in-grub_f.patch /builddir/build/SOURCES/0219-video-readers-png-Abort-sooner-if-a-read-operation-f.patch /builddir/build/SOURCES/0220-video-readers-png-Refuse-to-handle-multiple-image-he.patch /builddir/build/SOURCES/0221-video-readers-png-Drop-greyscale-support-to-fix-heap.patch /builddir/build/SOURCES/0222-video-readers-png-Avoid-heap-OOB-R-W-inserting-huff-.patch /builddir/build/SOURCES/0223-video-readers-png-Sanity-check-some-huffman-codes.patch /builddir/build/SOURCES/0224-video-readers-jpeg-Abort-sooner-if-a-read-operation-.patch /builddir/build/SOURCES/0225-video-readers-jpeg-Do-not-reallocate-a-given-huff-ta.patch /builddir/build/SOURCES/0226-video-readers-jpeg-Refuse-to-handle-multiple-start-o.patch /builddir/build/SOURCES/0227-video-readers-jpeg-Block-int-underflow-wild-pointer-.patch /builddir/build/SOURCES/0228-normal-charset-Fix-array-out-of-bounds-formatting-un.patch /builddir/build/SOURCES/0229-net-netbuff-Block-overly-large-netbuff-allocs.patch /builddir/build/SOURCES/0230-net-ip-Do-IP-fragment-maths-safely.patch /builddir/build/SOURCES/0231-net-dns-Fix-double-free-addresses-on-corrupt-DNS-res.patch /builddir/build/SOURCES/0232-net-dns-Don-t-read-past-the-end-of-the-string-we-re-.patch /builddir/build/SOURCES/0233-net-tftp-Prevent-a-UAF-and-double-free-from-a-failed.patch /builddir/build/SOURCES/0234-net-tftp-Avoid-a-trivial-UAF.patch /builddir/build/SOURCES/0235-net-http-Do-not-tear-down-socket-if-it-s-already-bee.patch /builddir/build/SOURCES/0236-net-http-Fix-OOB-write-for-split-http-headers.patch /builddir/build/SOURCES/0237-net-http-Error-out-on-headers-with-LF-without-CR.patch /builddir/build/SOURCES/0238-fs-f2fs-Do-not-read-past-the-end-of-nat-journal-entr.patch /builddir/build/SOURCES/0239-fs-f2fs-Do-not-read-past-the-end-of-nat-bitmap.patch /builddir/build/SOURCES/0240-fs-f2fs-Do-not-copy-file-names-that-are-too-long.patch /builddir/build/SOURCES/0241-fs-btrfs-Fix-several-fuzz-issues-with-invalid-dir-it.patch /builddir/build/SOURCES/0242-fs-btrfs-Fix-more-ASAN-and-SEGV-issues-found-with-fu.patch /builddir/build/SOURCES/0243-fs-btrfs-Fix-more-fuzz-issues-related-to-chunks.patch /builddir/build/SOURCES/0244-misc-Make-grub_min-and-grub_max-more-resilient.patch /builddir/build/SOURCES/0245-ReiserFS-switch-to-using-grub_min-grub_max.patch /builddir/build/SOURCES/0246-misc-make-grub_boot_time-also-call-grub_dprintf-boot.patch /builddir/build/SOURCES/0247-modules-make-.module_license-read-only.patch /builddir/build/SOURCES/0248-modules-strip-.llvm_addrsig-sections-and-similar.patch /builddir/build/SOURCES/0249-modules-Don-t-allocate-space-for-non-allocable-secti.patch /builddir/build/SOURCES/0250-pe-add-the-DOS-header-struct-and-fix-some-bad-naming.patch /builddir/build/SOURCES/0251-modules-load-module-sections-at-page-aligned-address.patch /builddir/build/SOURCES/0252-nx-add-memory-attribute-get-set-API.patch /builddir/build/SOURCES/0253-nx-set-page-permissions-for-loaded-modules.patch /builddir/build/SOURCES/0254-grub-probe-document-the-behavior-of-multiple-v.patch /builddir/build/SOURCES/0255-grub_fs_probe-dprint-errors-from-filesystems.patch /builddir/build/SOURCES/0256-fs-fat-don-t-error-when-mtime-is-0.patch /builddir/build/SOURCES/0257-Make-debug-file-show-which-file-filters-get-run.patch /builddir/build/SOURCES/0258-BLS-create-etc-kernel-cmdline-during-mkconfig.patch /builddir/build/SOURCES/0259-squish-don-t-dup-rhgb-quiet-check-mtimes.patch /builddir/build/SOURCES/0260-squish-give-up-on-rhgb-quiet.patch /builddir/build/SOURCES/0261-squish-BLS-only-write-etc-kernel-cmdline-if-writable.patch /builddir/build/SOURCES/0262-blscfg-Don-t-root-device-in-emu-builds.patch /builddir/build/SOURCES/0263-font-Reject-glyphs-exceeds-font-max_glyph_width-or-f.patch /builddir/build/SOURCES/0264-font-Fix-size-overflow-in-grub_font_get_glyph_intern.patch /builddir/build/SOURCES/0265-font-Fix-several-integer-overflows-in-grub_font_cons.patch /builddir/build/SOURCES/0266-font-Remove-grub_font_dup_glyph.patch /builddir/build/SOURCES/0267-font-Fix-integer-overflow-in-ensure_comb_space.patch /builddir/build/SOURCES/0268-font-Fix-integer-overflow-in-BMP-index.patch /builddir/build/SOURCES/0269-font-Fix-integer-underflow-in-binary-search-of-char-.patch /builddir/build/SOURCES/0270-kern-efi-sb-Enforce-verification-of-font-files.patch /builddir/build/SOURCES/0271-fbutil-Fix-integer-overflow.patch /builddir/build/SOURCES/0272-font-Fix-an-integer-underflow-in-blit_comb.patch /builddir/build/SOURCES/0273-font-Harden-grub_font_blit_glyph-and-grub_font_blit_.patch /builddir/build/SOURCES/0274-font-Assign-null_font-to-glyphs-in-ascii_font_glyph.patch /builddir/build/SOURCES/0275-normal-charset-Fix-an-integer-overflow-in-grub_unico.patch /builddir/build/SOURCES/0276-port-Add-LoongArch-support.patch /builddir/build/SOURCES/0277-loongarch-Modify-the-location-where-initrd-is-loaded.patch /builddir/build/SOURCES/0278-loongarch-Add-EFI-frame-buffer-support.patch /builddir/build/SOURCES/0279-loongarch-Add-support-for-v4.0-interface.patch /builddir/build/SOURCES/0280-loongarch-Add-support-for-new-EFI-screen-info-GUID.patch /builddir/build/SOURCES/0281-loongarch-Force-initrd-load-address-64KiB-alignment.patch /builddir/build/SOURCES/0282-loongarch-Implement-cache-synchronization-operation.patch /builddir/build/SOURCES/0283-loongarch-Fix-the-initrd-parameter-passing.patch /builddir/build/SOURCES/0284-loongarch-Disable-relaxation-relocations.patch /builddir/build/SOURCES/1000-change-to-use-fuse3.patch error: patch failed: grub-core/Makefile.core.def:1811 error: grub-core/Makefile.core.def: patch does not apply error: grub-core/loader/arm64/linux.c: does not exist in index error: grub-core/loader/efi/linux.c: already exists in index error: patch failed: include/grub/arm/linux.h:20 error: include/grub/arm/linux.h: patch does not apply error: include/grub/arm64/linux.h: does not exist in index 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. Patch failed at 0004 Add support for Linux EFI stub loading. When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". error: patch failed: include/grub/efi/efi.h:88 error: include/grub/efi/efi.h: patch does not apply hint: Use 'git am --show-current-patch=diff' to see the failed patch error: Bad exit status from /var/tmp/rpm-tmp.crj4eH (%prep) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.crj4eH (%prep) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/grub2.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/grub2.spec