+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/grub2.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: line 141: Possible unexpanded macro in: %package %{legacy_package_arch} warning: line 141: Possible unexpanded macro in: %package %{legacy_package_arch}-modules warning: line 141: Possible unexpanded macro in: %package %{legacy_package_arch}-tools Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PQzyoN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf grub-2.02 + /usr/bin/xz -dc /builddir/build/SOURCES/grub-2.02.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd grub-2.02 + /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/strtoull_test.c ./grub-core/tests/strtoull_test.c + git init Initialized empty Git repository in /builddir/build/BUILD/grub-2.02/.git/ + echo '![[:digit:]][[:digit:]]_*.in' + echo '!*.[[:digit:]]' + echo '!config.h' + ./autogen.sh Importing unicode... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Importing libgcrypt... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out WARNING: grub-core/lib/libgcrypt-grub already exists WARNING: grub-core/lib/libgcrypt-grub/cipher already exists WARNING: grub-core/lib/libgcrypt-grub/mpi already exists WARNING: grub-core/lib/libgcrypt-grub/src already exists Generating Automake input... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Saving timestamps... Running autoreconf... autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force autoreconf: Leaving directory `.' + git config user.email grub2-owner@fedoraproject.org + git config user.name 'Fedora Ninjas' + git config gc.auto 0 + git add . + git commit -a -q -m '2.02 baseline.' + git am /builddir/build/SOURCES/0001-Bump-version-to-2.03.patch /builddir/build/SOURCES/0002-Remove-bashisms-from-tests.patch /builddir/build/SOURCES/0003-fs-tester-make-sh-compatible.patch /builddir/build/SOURCES/0004-support-busybox-date.patch /builddir/build/SOURCES/0005-Don-t-retrieve-fstime-when-it-s-not-useful.patch /builddir/build/SOURCES/0006-Support-lseek64.patch /builddir/build/SOURCES/0007-Use-SHELL-rather-than-bin-sh.patch /builddir/build/SOURCES/0008-po-Use-SHELL-rather-than-bin-sh.patch /builddir/build/SOURCES/0009-Add-termux-path-to-dict.patch /builddir/build/SOURCES/0010-Fix-shebang-for-termux.patch /builddir/build/SOURCES/0011-Add-strtoull-test.patch /builddir/build/SOURCES/0012-strtoull-Fix-behaviour-on-chars-between-9-and-a.patch /builddir/build/SOURCES/0013-Add-Virtual-LAN-support.patch /builddir/build/SOURCES/0014-mkimage-Pass-layout-to-mkimage_generate_elfXX-rather.patch /builddir/build/SOURCES/0015-Refactor-arm-uboot-code-to-make-it-genereic.patch /builddir/build/SOURCES/0016-coreboot-Split-parts-that-are-platform-independent.patch /builddir/build/SOURCES/0017-Rename-uboot-halt.c-to-dummy-halt.c.patch /builddir/build/SOURCES/0018-Rename-uboot-datetime-to-dummy-datetime.patch /builddir/build/SOURCES/0019-arm-coreboot-Start-new-port.patch /builddir/build/SOURCES/0020-Add-support-for-device-tree-based-drivers.patch /builddir/build/SOURCES/0021-arm-coreboot-Support-for-vexpress-timer.patch /builddir/build/SOURCES/0022-arm-coreboot-Export-FDT-routines.patch /builddir/build/SOURCES/0023-at_keyboard-Split-protocol-from-controller-code.patch /builddir/build/SOURCES/0024-arm_coreboot-Support-keyboard-for-vexpress.patch /builddir/build/SOURCES/0025-arm_coreboot-Support-grub-mkstandalone.patch /builddir/build/SOURCES/0026-arm_coreboot-Support-loading-linux-images.patch /builddir/build/SOURCES/0027-arm_coreboot-Support-DMA.patch /builddir/build/SOURCES/0028-ehci-Split-core-code-from-PCI-part.patch /builddir/build/SOURCES/0029-arm_coreboot-Support-EHCI.patch /builddir/build/SOURCES/0030-Fix-bug-on-FDT-nodes-with-compatible-property.patch /builddir/build/SOURCES/0031-fdtbus-Add-ability-to-send-receive-messages-on-paren.patch /builddir/build/SOURCES/0032-rk3288_spi-Add-SPI-driver.patch /builddir/build/SOURCES/0033-arm_coreboot-Add-Chromebook-keyboard-driver.patch /builddir/build/SOURCES/0034-Missing-parts-of-previous-commit.patch /builddir/build/SOURCES/0035-coreboot-Changed-cbmemc-to-support-updated-console-f.patch /builddir/build/SOURCES/0036-at_keyboard-Fix-falco-chromebook-case.patch /builddir/build/SOURCES/0037-sparc64-Close-cdboot-ihandle.patch /builddir/build/SOURCES/0038-arm64-xen_boot-Fix-Xen-boot-using-GRUB2-on-AARCH64.patch /builddir/build/SOURCES/0039-arm64-Add-nounzip-option-support-in-xen_module-comma.patch /builddir/build/SOURCES/0040-util-grub.d-20_linux_xen.in-Add-xen_boot-command-sup.patch /builddir/build/SOURCES/0041-arm64-Update-the-introduction-of-Xen-boot-commands-i.patch /builddir/build/SOURCES/0042-sparc64-Don-t-use-devspec-to-determine-the-OBP-path.patch /builddir/build/SOURCES/0043-Allow-GRUB-to-mount-ext2-3-4-filesystems-that-have-t.patch /builddir/build/SOURCES/0044-ehci-Fix-compilation-for-amd64.patch /builddir/build/SOURCES/0045-cache-Fix-compilation-for-ppc-sparc-and-arm64.patch /builddir/build/SOURCES/0046-ehci-Fix-compilation-on-i386.patch /builddir/build/SOURCES/0047-crypto-Fix-use-after-free.patch /builddir/build/SOURCES/0048-arm-efi-Fix-compilation.patch /builddir/build/SOURCES/0049-fdt-silence-clang-warning.patch /builddir/build/SOURCES/0050-Fix-a-segfault-in-lsefi.patch /builddir/build/SOURCES/0051-zfs-remove-size_t-typedef-and-use-grub_size_t-instea.patch /builddir/build/SOURCES/0052-udf-Fix-reading-label-lvd.ident-is-dstring.patch /builddir/build/SOURCES/0053-grub-core-fs-udf.c-Add-support-for-UUID.patch /builddir/build/SOURCES/0054-mkrescue-Check-xorriso-presence-before-doing-anythin.patch /builddir/build/SOURCES/0055-Fail-if-xorriso-failed.patch /builddir/build/SOURCES/0056-efi-refactor-grub_efi_allocate_pages.patch /builddir/build/SOURCES/0057-Remove-grub_efi_allocate_pages.patch /builddir/build/SOURCES/0058-efi-move-fdt-helper-library.patch /builddir/build/SOURCES/0059-efi-Add-GRUB_PE32_MAGIC-definition.patch /builddir/build/SOURCES/0060-arm64-linux-loader-improve-type-portability.patch /builddir/build/SOURCES/0061-efi-change-heap-allocation-type-to-GRUB_EFI_LOADER_C.patch /builddir/build/SOURCES/0062-core-use-GRUB_TERM_-definitions-when-handling-term-c.patch /builddir/build/SOURCES/0063-io-add-a-GRUB_GZ-prefix-to-gzio-specific-defines.patch /builddir/build/SOURCES/0064-info-in-builddir.patch /builddir/build/SOURCES/0065-re-write-.gitignore.patch /builddir/build/SOURCES/0066-IBM-client-architecture-CAS-reboot-support.patch /builddir/build/SOURCES/0067-for-ppc-reset-console-display-attr-when-clear-screen.patch /builddir/build/SOURCES/0068-Disable-GRUB-video-support-for-IBM-power-machines.patch /builddir/build/SOURCES/0069-Honor-a-symlink-when-generating-configuration-by-gru.patch /builddir/build/SOURCES/0070-Move-bash-completion-script-922997.patch /builddir/build/SOURCES/0071-Update-to-minilzo-2.08.patch /builddir/build/SOURCES/0072-Allow-fallback-to-include-entries-by-title-not-just-.patch /builddir/build/SOURCES/0073-Add-GRUB_DISABLE_UUID.patch /builddir/build/SOURCES/0074-Make-exit-take-a-return-code.patch /builddir/build/SOURCES/0075-Mark-po-exclude.pot-as-binary-so-git-won-t-try-to-di.patch /builddir/build/SOURCES/0076-Make-efi-machines-load-an-env-block-from-a-variable.patch /builddir/build/SOURCES/0077-DHCP-client-ID-and-UUID-options-added.patch /builddir/build/SOURCES/0078-trim-arp-packets-with-abnormal-size.patch /builddir/build/SOURCES/0079-Fix-bad-test-on-GRUB_DISABLE_SUBMENU.patch /builddir/build/SOURCES/0080-Add-support-for-UEFI-operating-systems-returned-by-o.patch /builddir/build/SOURCES/0081-Migrate-PPC-from-Yaboot-to-Grub2.patch /builddir/build/SOURCES/0082-Add-fw_path-variable-revised.patch /builddir/build/SOURCES/0083-Add-support-for-linuxefi.patch /builddir/build/SOURCES/0084-Use-linuxefi-and-initrdefi-where-appropriate.patch /builddir/build/SOURCES/0085-Don-t-allow-insmod-when-secure-boot-is-enabled.patch /builddir/build/SOURCES/0086-Pass-x-hex-hex-straight-through-unmolested.patch /builddir/build/SOURCES/0087-Add-X-option-to-printf-functions.patch /builddir/build/SOURCES/0088-Search-for-specific-config-file-for-netboot.patch /builddir/build/SOURCES/0089-blscfg-add-blscfg-module-to-parse-Boot-Loader-Specif.patch /builddir/build/SOURCES/0090-Don-t-write-messages-to-the-screen.patch /builddir/build/SOURCES/0091-Don-t-print-GNU-GRUB-header.patch /builddir/build/SOURCES/0092-Don-t-add-to-highlighted-row.patch /builddir/build/SOURCES/0093-Message-string-cleanups.patch /builddir/build/SOURCES/0094-Fix-border-spacing-now-that-we-aren-t-displaying-it.patch /builddir/build/SOURCES/0095-Use-the-correct-indentation-for-the-term-help-text.patch /builddir/build/SOURCES/0096-Indent-menu-entries.patch /builddir/build/SOURCES/0097-Fix-margins.patch /builddir/build/SOURCES/0098-Use-2-instead-of-1-for-our-right-hand-margin-so-line.patch /builddir/build/SOURCES/0099-Use-linux16-when-appropriate-880840.patch /builddir/build/SOURCES/0100-Enable-pager-by-default.-985860.patch /builddir/build/SOURCES/0101-F10-doesn-t-work-on-serial-so-don-t-tell-the-user-to.patch /builddir/build/SOURCES/0102-Don-t-say-GNU-Linux-in-generated-menus.patch /builddir/build/SOURCES/0103-Don-t-draw-a-border-around-the-menu.patch /builddir/build/SOURCES/0104-Use-the-standard-margin-for-the-timeout-string.patch /builddir/build/SOURCES/0105-Add-.eh_frame-to-list-of-relocations-stripped.patch /builddir/build/SOURCES/0106-Make-10_linux-work-with-our-changes-for-linux16-and-.patch /builddir/build/SOURCES/0107-Don-t-print-during-fdt-loading-method.patch /builddir/build/SOURCES/0108-Don-t-munge-raw-spaces-when-we-re-doing-our-cmdline-.patch /builddir/build/SOURCES/0109-Don-t-require-a-password-to-boot-entries-generated-b.patch /builddir/build/SOURCES/0110-Don-t-emit-Booting-.-message.patch /builddir/build/SOURCES/0111-Replace-a-lot-of-man-pages-with-slightly-nicer-ones.patch /builddir/build/SOURCES/0112-use-fw_path-prefix-when-fallback-searching-for-grub-.patch /builddir/build/SOURCES/0113-Try-mac-guid-etc-before-grub.cfg-on-tftp-config-file.patch /builddir/build/SOURCES/0114-Fix-convert-function-to-support-NVMe-devices.patch /builddir/build/SOURCES/0115-Switch-to-use-APM-Mustang-device-tree-for-hardware-t.patch /builddir/build/SOURCES/0116-Use-the-default-device-tree-from-the-grub-default-fi.patch /builddir/build/SOURCES/0117-reopen-SNP-protocol-for-exclusive-use-by-grub.patch /builddir/build/SOURCES/0118-Revert-reopen-SNP-protocol-for-exclusive-use-by-grub.patch /builddir/build/SOURCES/0119-Add-grub_util_readlink.patch /builddir/build/SOURCES/0120-Make-editenv-chase-symlinks-including-those-across-d.patch /builddir/build/SOURCES/0121-Generate-OS-and-CLASS-in-10_linux-from-etc-os-releas.patch /builddir/build/SOURCES/0122-Minimize-the-sort-ordering-for-.debug-and-rescue-ker.patch /builddir/build/SOURCES/0123-Load-arm-with-SB-enabled.patch /builddir/build/SOURCES/0124-Try-prefix-if-fw_path-doesn-t-work.patch /builddir/build/SOURCES/0125-Update-info-with-grub.cfg-netboot-selection-order-11.patch /builddir/build/SOURCES/0126-Use-Distribution-Package-Sort-for-grub2-mkconfig-112.patch /builddir/build/SOURCES/0127-Handle-rssd-storage-devices.patch /builddir/build/SOURCES/0128-Try-to-emit-linux16-initrd16-and-linuxefi-initrdefi-.patch /builddir/build/SOURCES/0129-Make-grub2-mkconfig-construct-titles-that-look-like-.patch /builddir/build/SOURCES/0130-Add-friendly-grub2-password-config-tool-985962.patch /builddir/build/SOURCES/0131-Make-grub2-mkconfig-construct-titles-that-look-like-.patch /builddir/build/SOURCES/0132-Try-to-make-sure-configure.ac-and-grub-rpm-sort-play.patch /builddir/build/SOURCES/0133-tcp-add-window-scaling-support.patch /builddir/build/SOURCES/0134-efinet-retransmit-if-our-device-is-busy.patch /builddir/build/SOURCES/0135-Be-more-aggro-about-actually-using-the-configured-ne.patch /builddir/build/SOURCES/0136-efinet-add-filter-for-the-first-exclusive-reopen-of-.patch /builddir/build/SOURCES/0137-Fix-security-issue-when-reading-username-and-passwor.patch /builddir/build/SOURCES/0138-Warn-if-grub-password-will-not-be-read-1290803.patch /builddir/build/SOURCES/0139-Clean-up-grub-setpassword-documentation-1290799.patch /builddir/build/SOURCES/0140-Fix-locale-issue-in-grub-setpassword-1294243.patch /builddir/build/SOURCES/0141-efiemu-Handle-persistent-RAM-and-unknown-possible-fu.patch /builddir/build/SOURCES/0142-efiemu-Fix-compilation-failure.patch /builddir/build/SOURCES/0143-Revert-reopen-SNP-protocol-for-exclusive-use-by-grub.patch /builddir/build/SOURCES/0144-Add-a-url-parser.patch /builddir/build/SOURCES/0145-efinet-and-bootp-add-support-for-dhcpv6.patch /builddir/build/SOURCES/0146-Add-grub-get-kernel-settings-and-use-it-in-10_linux.patch /builddir/build/SOURCES/0147-Normalize-slashes-in-tftp-paths.patch /builddir/build/SOURCES/0148-Fix-malformed-tftp-packets.patch /builddir/build/SOURCES/0149-Fix-race-in-EFI-validation.patch /builddir/build/SOURCES/0150-bz1374141-fix-incorrect-mask-for-ppc64.patch /builddir/build/SOURCES/0151-Use-device-part-of-chainloader-target-if-present.patch /builddir/build/SOURCES/0152-Add-secureboot-support-on-efi-chainloader.patch /builddir/build/SOURCES/0153-Make-any-of-the-loaders-that-link-in-efi-mode-honor-.patch /builddir/build/SOURCES/0154-Make-grub_fatal-also-backtrace.patch /builddir/build/SOURCES/0155-Rework-linux-command.patch /builddir/build/SOURCES/0156-Rework-linux16-command.patch /builddir/build/SOURCES/0157-Make-grub-editenv-build-again.patch /builddir/build/SOURCES/0158-Fix-up-some-man-pages-rpmdiff-noticed.patch /builddir/build/SOURCES/0159-Re-work-some-intricacies-of-PE-loading.patch /builddir/build/SOURCES/0160-Rework-even-more-of-efi-chainload-so-non-sb-cases-wo.patch /builddir/build/SOURCES/0161-linuxefi-fix-double-free-on-verification-failure.patch /builddir/build/SOURCES/0162-fix-machine-type-test-in-30_os-prober.in.patch /builddir/build/SOURCES/0163-efi-chainloader-fix-wrong-sanity-check-in-relocate_c.patch /builddir/build/SOURCES/0164-efi-chainloader-truncate-overlong-relocation-section.patch /builddir/build/SOURCES/0165-linuxefi-minor-cleanups.patch /builddir/build/SOURCES/0166-Handle-multi-arch-64-on-32-boot-in-linuxefi-loader.patch /builddir/build/SOURCES/0167-Fix-up-linux-params-usage.patch /builddir/build/SOURCES/0168-Make-exit-take-a-return-code.patch /builddir/build/SOURCES/0169-arm64-make-sure-fdt-has-address-cells-and-size-cells.patch /builddir/build/SOURCES/0170-Add-some-grub_dprintf-in-the-secure-boot-verify-code.patch /builddir/build/SOURCES/0171-Make-our-info-pages-say-grub2-where-appropriate.patch /builddir/build/SOURCES/0172-print-more-debug-info-in-our-module-loader.patch /builddir/build/SOURCES/0173-macos-just-build-chainloader-entries-don-t-try-any-x.patch /builddir/build/SOURCES/0174-grub2-btrfs-Add-ability-to-boot-from-subvolumes.patch /builddir/build/SOURCES/0175-export-btrfs_subvol-and-btrfs_subvolid.patch /builddir/build/SOURCES/0176-grub2-btrfs-03-follow_default.patch /builddir/build/SOURCES/0177-grub2-btrfs-04-grub2-install.patch /builddir/build/SOURCES/0178-grub2-btrfs-05-grub2-mkconfig.patch /builddir/build/SOURCES/0179-grub2-btrfs-06-subvol-mount.patch /builddir/build/SOURCES/0180-No-more-Bootable-Snapshot-submenu-in-grub.cfg.patch /builddir/build/SOURCES/0181-Fallback-to-old-subvol-name-scheme-to-support-old-sn.patch /builddir/build/SOURCES/0182-Grub-not-working-correctly-with-btrfs-snapshots-bsc-.patch /builddir/build/SOURCES/0183-Add-grub_efi_allocate_pool-and-grub_efi_free_pool-wr.patch /builddir/build/SOURCES/0184-Use-grub_efi_.-memory-helpers-where-reasonable.patch /builddir/build/SOURCES/0185-Add-PRIxGRUB_EFI_STATUS-and-use-it.patch /builddir/build/SOURCES/0186-Don-t-use-dynamic-sized-arrays-since-we-don-t-build-.patch /builddir/build/SOURCES/0187-don-t-ignore-const.patch /builddir/build/SOURCES/0188-don-t-use-int-for-efi-status.patch /builddir/build/SOURCES/0189-make-GRUB_MOD_INIT-declare-its-function-prototypes.patch /builddir/build/SOURCES/0190-Clean-up-some-errors-in-the-linuxefi-loader.patch /builddir/build/SOURCES/0191-editenv-handle-relative-symlinks.patch /builddir/build/SOURCES/0192-Make-libgrub.pp-depend-on-config-util.h.patch /builddir/build/SOURCES/0193-Don-t-guess-boot-efi-as-HFS-on-ppc-machines-in-grub-.patch /builddir/build/SOURCES/0194-Fix-util-grub.d-20_linux_xen.in-Add-xen_boot-command.patch /builddir/build/SOURCES/0195-Use-grub-file-to-figure-out-whether-multiboot2-shoul.patch /builddir/build/SOURCES/0196-20_linux_xen-load-xen-or-multiboot-2-modules-as-need.patch /builddir/build/SOURCES/0197-tsc-Change-default-tsc-calibration-method-to-pmtimer.patch /builddir/build/SOURCES/0198-Make-pmtimer-tsc-calibration-not-take-51-seconds-to-.patch /builddir/build/SOURCES/10001-Put-the-correct-.file-directives-in-our-.S-files.patch /builddir/build/SOURCES/10002-Make-it-possible-to-enabled-build-id-sha1.patch /builddir/build/SOURCES/10004-Add-grub_qdprintf-grub_dprintf-without-the-file-lin.patch /builddir/build/SOURCES/10005-Make-a-gdb-dprintf-that-tells-us-load-addresses.patch .git/rebase-apply/patch:183: trailing whitespace. warning: 1 line adds whitespace errors. .git/rebase-apply/patch:261: trailing whitespace. .git/rebase-apply/patch:269: trailing whitespace. .git/rebase-apply/patch:273: trailing whitespace. transition_space: warning: 3 lines add whitespace errors. .git/rebase-apply/patch:157: trailing whitespace. goto signature_found; warning: 1 line adds whitespace errors. .git/rebase-apply/patch:290: new blank line at EOF. + warning: 1 line adds whitespace errors. .git/rebase-apply/patch:504: trailing whitespace. } .git/rebase-apply/patch:524: trailing whitespace. } warning: 2 lines add whitespace errors. .git/rebase-apply/patch:597: trailing whitespace. /* 0x00 */ 0 /* Unused */, GRUB_KEYBOARD_KEY_ESCAPE, .git/rebase-apply/patch:598: trailing whitespace. /* 0x02 */ GRUB_KEYBOARD_KEY_1, GRUB_KEYBOARD_KEY_2, .git/rebase-apply/patch:599: trailing whitespace. /* 0x04 */ GRUB_KEYBOARD_KEY_3, GRUB_KEYBOARD_KEY_4, .git/rebase-apply/patch:600: trailing whitespace. /* 0x06 */ GRUB_KEYBOARD_KEY_5, GRUB_KEYBOARD_KEY_6, .git/rebase-apply/patch:601: trailing whitespace. /* 0x08 */ GRUB_KEYBOARD_KEY_7, GRUB_KEYBOARD_KEY_8, warning: squelched 48 whitespace errors warning: 53 lines add whitespace errors. .git/rebase-apply/patch:197: trailing whitespace. /* warning: 1 line adds whitespace errors. .git/rebase-apply/patch:177: new blank line at EOF. + warning: 1 line adds whitespace errors. .git/rebase-apply/patch:124: trailing whitespace. .git/rebase-apply/patch:153: trailing whitespace. .git/rebase-apply/patch:170: trailing whitespace. if (pciid != GRUB_CS5536_PCIID && eecp_offset >= 0x40) warning: 3 lines add whitespace errors. .git/rebase-apply/patch:384: new blank line at EOF. + warning: 1 line adds whitespace errors. .git/rebase-apply/patch:16: trailing whitespace. GRUB_EFI_LOADER_CODE); warning: 1 line adds whitespace errors. Applying: Bump version to 2.03 Applying: Remove bashisms from tests. Applying: fs-tester: make sh-compatible Applying: support busybox date. Applying: Don't retrieve fstime when it's not useful. Applying: Support lseek64. Applying: Use $(SHELL) rather than /bin/sh. Applying: po: Use @SHELL@ rather than /bin/sh. Applying: Add termux path to dict. Applying: Fix shebang for termux. Applying: Add strtoull test. Applying: strtoull: Fix behaviour on chars between '9' and 'a'. Applying: Add Virtual LAN support. Applying: mkimage: Pass layout to mkimage_generate_elfXX rather than some fields. Applying: Refactor arm-uboot code to make it genereic. Applying: coreboot: Split parts that are platform-independent. Applying: Rename uboot/halt.c to dummy/halt.c. Applying: Rename uboot/datetime to dummy/datetime. Applying: arm-coreboot: Start new port. Applying: Add support for device-tree-based drivers. Applying: arm-coreboot: Support for vexpress timer. Applying: arm-coreboot: Export FDT routines. Applying: at_keyboard: Split protocol from controller code. Applying: arm_coreboot: Support keyboard for vexpress. Applying: arm_coreboot: Support grub-mkstandalone. Applying: arm_coreboot: Support loading linux images. Applying: arm_coreboot: Support DMA. Applying: ehci: Split core code from PCI part. Applying: arm_coreboot: Support EHCI. Applying: Fix bug on FDT nodes with compatible property Applying: fdtbus: Add ability to send/receive messages on parent busses. Applying: rk3288_spi: Add SPI driver Applying: arm_coreboot: Add Chromebook keyboard driver. Applying: Missing parts of previous commit Applying: coreboot: Changed cbmemc to support updated console format from coreboot. Applying: at_keyboard: Fix falco chromebook case. Applying: sparc64: Close cdboot ihandle Applying: arm64/xen_boot: Fix Xen boot using GRUB2 on AARCH64 Applying: arm64: Add "--nounzip" option support in xen_module command Applying: util/grub.d/20_linux_xen.in: Add xen_boot command support for aarch64 Applying: arm64: Update the introduction of Xen boot commands in docs/grub.texi Applying: sparc64: Don't use devspec to determine the OBP path Applying: Allow GRUB to mount ext2/3/4 filesystems that have the encryption feature. Applying: ehci: Fix compilation for amd64 Applying: cache: Fix compilation for ppc, sparc and arm64 Applying: ehci: Fix compilation on i386 Applying: crypto: Fix use after free. Applying: arm-efi: Fix compilation Applying: fdt: silence clang warning. Applying: Fix a segfault in lsefi Applying: zfs: remove size_t typedef and use grub_size_t instead Applying: udf: Fix reading label, lvd.ident is dstring Applying: * grub-core/fs/udf.c: Add support for UUID Applying: mkrescue: Check xorriso presence before doing anything else. Applying: Fail if xorriso failed. Applying: efi: refactor grub_efi_allocate_pages Applying: Remove grub_efi_allocate_pages. Applying: efi: move fdt helper library Applying: efi: Add GRUB_PE32_MAGIC definition Applying: arm64 linux loader: improve type portability Applying: efi: change heap allocation type to GRUB_EFI_LOADER_CODE Applying: core: use GRUB_TERM_ definitions when handling term characters Applying: io: add a GRUB_GZ prefix to gzio specific defines Applying: info-in-builddir 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: Honor a symlink when generating configuration by grub2-mkconfig Applying: Move bash completion script (#922997) Applying: Update to minilzo-2.08 Applying: Allow "fallback" to include entries by title, not just number. Applying: Add GRUB_DISABLE_UUID. Applying: Make "exit" take a return code. Applying: Mark po/exclude.pot as binary so git won't try to diff nonprintables. Applying: Make efi machines load an env block from a variable Applying: DHCP client ID and UUID options added. Applying: trim arp packets with abnormal size Applying: Fix bad test on GRUB_DISABLE_SUBMENU. Applying: Add support for UEFI operating systems returned by.git/rebase-apply/patch:14: trailing whitespace. grub-mknetdir hereafter referred to as FWPATH. GRUB will search for its warning: 1 line adds whitespace errors. os-prober Applying: Migrate PPC from Yaboot to Grub2 Applying: Add fw_path variable (revised) Applying: Add support for linuxefi Applying: Use "linuxefi" and "initrdefi" where appropriate. Applying: Don't allow insmod when secure boot is enabled. Applying: Pass "\x[[:hex:]][[:hex:]]" straight through unmolested. Applying: Add %X option to printf functions. Applying: Search for specific config file for netboot Applying: blscfg: add blscfg module to parse Boot Loader Specification snippets Applying: Don't write messages to the screen Applying: Don't print GNU GRUB header Applying: Don't add '*' to highlighted row Applying: Message string cleanups Applying: Fix border spacing now that we aren't displaying it Applying: Use the correct indentation for the term help text Applying: Indent menu entries Applying: Fix margins Applying: Use -2 instead of -1 for our right-hand margin, so linewrapping works (#976643). Applying: Use linux16 when appropriate (#880840) Applying: Enable pager by default. (#985860) Applying: F10 doesn't work on serial, so don't tell the user to hit it (#987443) Applying: Don't say "GNU/Linux" in generated menus. Applying: Don't draw a border around the menu Applying: Use the standard margin for the timeout string Applying: Add .eh_frame to list of relocations stripped Applying: Make 10_linux work with our changes for linux16 and linuxefi on aarch64 Applying: Don't print during fdt loading method. Applying: Don't munge raw spaces when we're doing our cmdline escaping (#923374) Applying: Don't require a password to boot entries generated by grub-mkconfig. Applying: Don't emit "Booting ..." message. 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: Fix convert function to support NVMe devices Applying: Switch to use APM Mustang device tree, for hardware testing. Applying: Use the default device tree from the grub default file Applying: reopen SNP protocol for exclusive use by grub Applying: Revert "reopen SNP protocol for exclusive use by grub" Applying: Add grub_util_readlink() Applying: Make editenv chase symlinks including those across devices. Applying: Generate OS and CLASS in 10_linux from /etc/os-release Applying: Minimize the sort ordering for .debug and -rescue- kernels. Applying: Load arm with SB enabled. Applying: Try $prefix if $fw_path doesn't work. Applying: Update info with grub.cfg netboot selection order (#1148650) Applying: Use Distribution Package Sort for grub2-mkconfig (#1124074) Applying: Handle rssd storage devices. Applying: Try to emit linux16/initrd16 and linuxefi/initrdefi in 30-os_prober. Applying: Make grub2-mkconfig construct titles that look like the ones we want elsewhere. Applying: Add friendly grub2 password config tool (#985962) Applying: Make grub2-mkconfig construct titles that look like the ones we want elsewhere. Applying: Try to make sure configure.ac and grub-rpm-sort play nice. Applying: tcp: add window scaling support Applying: efinet: retransmit if our device is busy Applying: Be more aggro about actually using the *configured* network device. Applying: efinet: add filter for the first exclusive reopen of SNP Applying: Fix security issue when reading username and password Applying: Warn if grub password will not be read (#1290803) Applying: Clean up grub-setpassword documentation (#1290799) Applying: Fix locale issue in grub-setpassword (#1294243) Applying: efiemu: Handle persistent RAM and unknown possible future additions. Applying: efiemu: Fix compilation failure Applying: Revert "reopen SNP protocol for exclusive use by grub" Applying: Add a url parser. Applying: efinet and bootp: add support for dhcpv6 Applying: Add grub-get-kernel-settings and use it in 10_linux Applying: Normalize slashes in tftp paths. Applying: Fix malformed tftp packets Applying: Fix race in EFI validation Applying: bz1374141 fix incorrect mask for ppc64 Applying: Use device part of chainloader target, if present. Applying: Add secur.git/rebase-apply/patch:118: new blank line at EOF. + warning: 1 line adds whitespace errors. eboot support on efi chainloader Applying: Make any of the loaders that link in efi mode honor secure boot. Applying: Make grub_fatal() also backtrace. Applying: Rework linux command Applying: Rework linux16 command Applying: Make grub-editenv build again. Applying: Fix up some man pages rpmdiff noticed. Applying: Re-work some intricacies of PE loading. Applying: Rework even more of efi chainload so non-sb cases work right. Applying: linuxefi: fix double free on verification failure. Applying: fix machine type test in 30_os-prober.in Applying: efi/chainloader: fix wrong sanity check in relocate_coff() Applying: efi/chainloader: truncate overlong relocation section Applying: linuxefi: minor cleanups Applying: Handle multi-arch (64-on-32) boot in linuxefi loader. Applying: Fix up linux params usage... Applying: Make "exit" take a return code. Applying: arm64: make sure fdt has #address-cells and #size-cells properties Applying: Add some grub_dprintf() in the secure boot verify code. Applying: Make our info pages say "grub2" where appropriate. Applying: print more debug info in our module loader. 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: No more "Bootable Snapshot" submenu in grub.cfg. Applying: Fallback to old subvol name scheme to support old snapshot config Applying: Grub not working correctly with btrfs snapshots (bsc#1026511) Applying: Add grub_efi_allocate_pool() and grub_efi_free_pool() wrappers. Applying: Use grub_efi_...() memory helpers where reasonable. Applying: Add PRIxGRUB_EFI_STATUS and use it. Applying: Don't use dynamic sized arrays since we don't build with -std=c99 Applying: don't ignore const Applying: don't use int for efi status Applying: make GRUB_MOD_INIT() declare its function prototypes. Applying: Clean up some errors in the linuxefi loader Applying: editenv: handle relative symlinks Applying: Make libgrub.pp depend on config-util.h Applying: Don't guess /boot/efi/ as HFS+ on ppc machines in grub-install Applying: Fix util/grub.d/20_linux_xen.in: Add xen_boot command support for aarch64 Applying: Use grub-file to figure out whether multiboot2 should be used for Xen.gz Applying: 20_linux_xen: load xen or multiboot{,2} modules as needed. Applying: tsc: Change default tsc calibration method to pmtimer on EFI systems Applying: Make pmtimer tsc calibration not take 51 seconds to fail. Applying: Put the correct .file directives in our .S files. Applying: Make it possible to enabled --build-id=sha1 Applying: Add grub_qdprintf() - grub_dprintf() without the file+line number. Applying: Make a "gdb" dprintf that tells us load addresses. + git config --unset user.email + git config --unset user.name + mkdir 'grub-%{legacy_target_cpu_name}-%{platform}-2.02' + cp /builddir/build/SOURCES/unifont-5.1.20080820.pcf.gz 'grub-%{legacy_target_cpu_name}-%{platform}-2.02/unifont.pcf.gz' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JOO4RU + umask 022 + cd /builddir/build/BUILD + cd grub-2.02 + cd 'grub-%{legacy_target_cpu_name}-%{platform}-2.02' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 0 = 1 ']' + '[' 1 = 1 ']' + '[' x '!=' x ']' ++ pwd + ../configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 'CFLAGS= -fno-strict-aliasing -g3 -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -grecord-gcc-switches -I/builddir/build/BUILD/grub-2.02/grub-%{legacy_target_cpu_name}-%{platform}-2.02' TARGET_LDFLAGS=-static '--with-platform=%{platform}' '--target=%{target_cpu_name}-redhat-linux-gnu' --with-grubdir=grub2 --program-transform-name=s,grub,grub2, --disable-grub-mount --disable-werror checking build system type... Invalid configuration `riscv64-redhat-linux-gnu': machine `riscv64-redhat' not recognized configure: error: /bin/sh ../build-aux/config.sub riscv64-redhat-linux-gnu failed error: Bad exit status from /var/tmp/rpm-tmp.JOO4RU (%build) RPM build errors: line 141: Possible unexpanded macro in: %package %{legacy_package_arch} line 141: Possible unexpanded macro in: %package %{legacy_package_arch}-modules line 141: Possible unexpanded macro in: %package %{legacy_package_arch}-tools Bad exit status from /var/tmp/rpm-tmp.JOO4RU (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff