Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/grub2.spec'], chrootPath='/var/lib/mock/dist-an23-build-148892-57788/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --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=1657152000 Wrote: /builddir/build/SRPMS/grub2-2.02-123.0.2.an23.8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/grub2.spec'], chrootPath='/var/lib/mock/dist-an23-build-148892-57788/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --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=1657152000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kq3rDy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf grub-2.02 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/grub-2.02.tar.xz + 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 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.02/.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.02 baseline.' + git apply --index --whitespace=nowarn /builddir/build/SOURCES/release-to-master.patch + git commit -a -q -m '2.02 master.' + git am --whitespace=nowarn /builddir/build/SOURCES/0001-Add-support-for-Linux-EFI-stub-loading.patch /builddir/build/SOURCES/0002-Rework-linux-command.patch /builddir/build/SOURCES/0003-Rework-linux16-command.patch /builddir/build/SOURCES/0004-Add-secureboot-support-on-efi-chainloader.patch /builddir/build/SOURCES/0005-Make-any-of-the-loaders-that-link-in-efi-mode-honor-.patch /builddir/build/SOURCES/0006-Handle-multi-arch-64-on-32-boot-in-linuxefi-loader.patch /builddir/build/SOURCES/0007-re-write-.gitignore.patch /builddir/build/SOURCES/0008-IBM-client-architecture-CAS-reboot-support.patch /builddir/build/SOURCES/0009-for-ppc-reset-console-display-attr-when-clear-screen.patch /builddir/build/SOURCES/0010-Disable-GRUB-video-support-for-IBM-power-machines.patch /builddir/build/SOURCES/0011-Honor-a-symlink-when-generating-configuration-by-gru.patch /builddir/build/SOURCES/0012-Move-bash-completion-script-922997.patch /builddir/build/SOURCES/0013-Update-to-minilzo-2.08.patch /builddir/build/SOURCES/0014-Allow-fallback-to-include-entries-by-title-not-just-.patch /builddir/build/SOURCES/0015-Add-GRUB_DISABLE_UUID.patch /builddir/build/SOURCES/0016-Make-exit-take-a-return-code.patch /builddir/build/SOURCES/0017-Mark-po-exclude.pot-as-binary-so-git-won-t-try-to-di.patch /builddir/build/SOURCES/0018-Make-efi-machines-load-an-env-block-from-a-variable.patch /builddir/build/SOURCES/0019-DHCP-client-ID-and-UUID-options-added.patch /builddir/build/SOURCES/0020-trim-arp-packets-with-abnormal-size.patch /builddir/build/SOURCES/0021-Fix-bad-test-on-GRUB_DISABLE_SUBMENU.patch /builddir/build/SOURCES/0022-Add-support-for-UEFI-operating-systems-returned-by-o.patch /builddir/build/SOURCES/0023-Migrate-PPC-from-Yaboot-to-Grub2.patch /builddir/build/SOURCES/0024-Add-fw_path-variable-revised.patch /builddir/build/SOURCES/0025-Pass-x-hex-hex-straight-through-unmolested.patch /builddir/build/SOURCES/0026-Add-X-option-to-printf-functions.patch /builddir/build/SOURCES/0027-Search-for-specific-config-file-for-netboot.patch /builddir/build/SOURCES/0028-blscfg-add-blscfg-module-to-parse-Boot-Loader-Specif.patch /builddir/build/SOURCES/0029-Add-devicetree-loading.patch /builddir/build/SOURCES/0030-Don-t-write-messages-to-the-screen.patch /builddir/build/SOURCES/0031-Don-t-print-GNU-GRUB-header.patch /builddir/build/SOURCES/0032-Don-t-add-to-highlighted-row.patch /builddir/build/SOURCES/0033-Message-string-cleanups.patch /builddir/build/SOURCES/0034-Fix-border-spacing-now-that-we-aren-t-displaying-it.patch /builddir/build/SOURCES/0035-Use-the-correct-indentation-for-the-term-help-text.patch /builddir/build/SOURCES/0036-Indent-menu-entries.patch /builddir/build/SOURCES/0037-Fix-margins.patch /builddir/build/SOURCES/0038-Use-2-instead-of-1-for-our-right-hand-margin-so-line.patch /builddir/build/SOURCES/0039-Enable-pager-by-default.-985860.patch /builddir/build/SOURCES/0040-F10-doesn-t-work-on-serial-so-don-t-tell-the-user-to.patch /builddir/build/SOURCES/0041-Don-t-say-GNU-Linux-in-generated-menus.patch /builddir/build/SOURCES/0042-Don-t-draw-a-border-around-the-menu.patch /builddir/build/SOURCES/0043-Use-the-standard-margin-for-the-timeout-string.patch /builddir/build/SOURCES/0044-Add-.eh_frame-to-list-of-relocations-stripped.patch /builddir/build/SOURCES/0045-Don-t-munge-raw-spaces-when-we-re-doing-our-cmdline-.patch /builddir/build/SOURCES/0046-Don-t-require-a-password-to-boot-entries-generated-b.patch /builddir/build/SOURCES/0047-Don-t-emit-Booting-.-message.patch /builddir/build/SOURCES/0048-Replace-a-lot-of-man-pages-with-slightly-nicer-ones.patch /builddir/build/SOURCES/0049-use-fw_path-prefix-when-fallback-searching-for-grub-.patch /builddir/build/SOURCES/0050-Try-mac-guid-etc-before-grub.cfg-on-tftp-config-file.patch /builddir/build/SOURCES/0051-Fix-convert-function-to-support-NVMe-devices.patch /builddir/build/SOURCES/0052-reopen-SNP-protocol-for-exclusive-use-by-grub.patch /builddir/build/SOURCES/0053-Revert-reopen-SNP-protocol-for-exclusive-use-by-grub.patch /builddir/build/SOURCES/0054-Add-grub_util_readlink.patch /builddir/build/SOURCES/0055-Make-editenv-chase-symlinks-including-those-across-d.patch /builddir/build/SOURCES/0056-Generate-OS-and-CLASS-in-10_linux-from-etc-os-releas.patch /builddir/build/SOURCES/0057-Minimize-the-sort-ordering-for-.debug-and-rescue-ker.patch /builddir/build/SOURCES/0058-Try-prefix-if-fw_path-doesn-t-work.patch /builddir/build/SOURCES/0059-Update-info-with-grub.cfg-netboot-selection-order-11.patch /builddir/build/SOURCES/0060-Use-Distribution-Package-Sort-for-grub2-mkconfig-112.patch /builddir/build/SOURCES/0061-Handle-rssd-storage-devices.patch /builddir/build/SOURCES/0062-Make-grub2-mkconfig-construct-titles-that-look-like-.patch /builddir/build/SOURCES/0063-Add-friendly-grub2-password-config-tool-985962.patch /builddir/build/SOURCES/0064-Try-to-make-sure-configure.ac-and-grub-rpm-sort-play.patch /builddir/build/SOURCES/0065-tcp-add-window-scaling-support.patch /builddir/build/SOURCES/0066-efinet-add-filter-for-the-first-exclusive-reopen-of-.patch /builddir/build/SOURCES/0067-Fix-security-issue-when-reading-username-and-passwor.patch /builddir/build/SOURCES/0068-Warn-if-grub-password-will-not-be-read-1290803.patch /builddir/build/SOURCES/0069-Clean-up-grub-setpassword-documentation-1290799.patch /builddir/build/SOURCES/0070-Fix-locale-issue-in-grub-setpassword-1294243.patch /builddir/build/SOURCES/0071-efiemu-Handle-persistent-RAM-and-unknown-possible-fu.patch /builddir/build/SOURCES/0072-efiemu-Fix-compilation-failure.patch /builddir/build/SOURCES/0073-Revert-reopen-SNP-protocol-for-exclusive-use-by-grub.patch /builddir/build/SOURCES/0074-Add-a-url-parser.patch /builddir/build/SOURCES/0075-efinet-and-bootp-add-support-for-dhcpv6.patch /builddir/build/SOURCES/0076-Add-grub-get-kernel-settings-and-use-it-in-10_linux.patch /builddir/build/SOURCES/0077-Normalize-slashes-in-tftp-paths.patch /builddir/build/SOURCES/0078-Fix-malformed-tftp-packets.patch /builddir/build/SOURCES/0079-bz1374141-fix-incorrect-mask-for-ppc64.patch /builddir/build/SOURCES/0080-Make-grub_fatal-also-backtrace.patch /builddir/build/SOURCES/0081-Make-grub-editenv-build-again.patch /builddir/build/SOURCES/0082-Fix-up-some-man-pages-rpmdiff-noticed.patch /builddir/build/SOURCES/0083-Make-exit-take-a-return-code.patch /builddir/build/SOURCES/0084-arm64-make-sure-fdt-has-address-cells-and-size-cells.patch /builddir/build/SOURCES/0085-Make-our-info-pages-say-grub2-where-appropriate.patch /builddir/build/SOURCES/0086-print-more-debug-info-in-our-module-loader.patch /builddir/build/SOURCES/0087-macos-just-build-chainloader-entries-don-t-try-any-x.patch /builddir/build/SOURCES/0088-grub2-btrfs-Add-ability-to-boot-from-subvolumes.patch /builddir/build/SOURCES/0089-export-btrfs_subvol-and-btrfs_subvolid.patch /builddir/build/SOURCES/0090-grub2-btrfs-03-follow_default.patch /builddir/build/SOURCES/0091-grub2-btrfs-04-grub2-install.patch /builddir/build/SOURCES/0092-grub2-btrfs-05-grub2-mkconfig.patch /builddir/build/SOURCES/0093-grub2-btrfs-06-subvol-mount.patch /builddir/build/SOURCES/0094-No-more-Bootable-Snapshot-submenu-in-grub.cfg.patch /builddir/build/SOURCES/0095-Fallback-to-old-subvol-name-scheme-to-support-old-sn.patch /builddir/build/SOURCES/0096-Grub-not-working-correctly-with-btrfs-snapshots-bsc-.patch /builddir/build/SOURCES/0097-Add-grub_efi_allocate_pool-and-grub_efi_free_pool-wr.patch /builddir/build/SOURCES/0098-Use-grub_efi_.-memory-helpers-where-reasonable.patch /builddir/build/SOURCES/0099-Add-PRIxGRUB_EFI_STATUS-and-use-it.patch /builddir/build/SOURCES/0100-Don-t-use-dynamic-sized-arrays-since-we-don-t-build-.patch /builddir/build/SOURCES/0101-don-t-ignore-const.patch /builddir/build/SOURCES/0102-don-t-use-int-for-efi-status.patch /builddir/build/SOURCES/0103-make-GRUB_MOD_INIT-declare-its-function-prototypes.patch /builddir/build/SOURCES/0104-editenv-handle-relative-symlinks.patch /builddir/build/SOURCES/0105-Make-libgrub.pp-depend-on-config-util.h.patch /builddir/build/SOURCES/0106-Don-t-guess-boot-efi-as-HFS-on-ppc-machines-in-grub-.patch /builddir/build/SOURCES/0107-20_linux_xen-load-xen-or-multiboot-2-modules-as-need.patch /builddir/build/SOURCES/0108-Make-pmtimer-tsc-calibration-not-take-51-seconds-to-.patch /builddir/build/SOURCES/0109-align-struct-efi_variable-better.patch /builddir/build/SOURCES/0110-Add-quicksort-implementation.patch /builddir/build/SOURCES/0111-Add-blscfg-command-support-to-parse-BootLoaderSpec-c.patch /builddir/build/SOURCES/0112-Add-BLS-support-to-grub-mkconfig.patch /builddir/build/SOURCES/0113-Remove-duplicated-grub_exit-definition-for-grub-emu-.patch /builddir/build/SOURCES/0114-Don-t-attempt-to-backtrace-on-grub_abort-for-grub-em.patch /builddir/build/SOURCES/0115-Enable-blscfg-command-for-the-emu-platform.patch /builddir/build/SOURCES/0116-Add-linux-and-initrd-commands-for-grub-emu.patch /builddir/build/SOURCES/0117-Fix-the-efidir-in-grub-setpassword.patch /builddir/build/SOURCES/0118-Add-grub2-switch-to-blscfg.patch /builddir/build/SOURCES/0119-Add-grub_debug_enabled.patch /builddir/build/SOURCES/0120-make-better-backtraces.patch /builddir/build/SOURCES/0121-normal-don-t-draw-our-startup-message-if-debug-is-se.patch /builddir/build/SOURCES/0122-Work-around-some-minor-include-path-weirdnesses.patch /builddir/build/SOURCES/0123-Make-it-possible-to-enabled-build-id-sha1.patch /builddir/build/SOURCES/0124-Add-grub_qdprintf-grub_dprintf-without-the-file-line.patch /builddir/build/SOURCES/0125-Make-a-gdb-dprintf-that-tells-us-load-addresses.patch /builddir/build/SOURCES/0126-Only-attempt-to-scan-different-BLS-directories-on-EF.patch /builddir/build/SOURCES/0127-Core-TPM-support.patch /builddir/build/SOURCES/0128-Measure-kernel-initrd.patch /builddir/build/SOURCES/0129-Add-BIOS-boot-measurement.patch /builddir/build/SOURCES/0130-Measure-kernel-and-initrd-on-BIOS-systems.patch /builddir/build/SOURCES/0131-Measure-the-kernel-commandline.patch /builddir/build/SOURCES/0132-Measure-commands.patch /builddir/build/SOURCES/0133-Measure-multiboot-images-and-modules.patch /builddir/build/SOURCES/0134-Fix-boot-when-there-s-no-TPM.patch /builddir/build/SOURCES/0135-Rework-TPM-measurements.patch /builddir/build/SOURCES/0136-Fix-event-log-prefix.patch /builddir/build/SOURCES/0137-Set-the-first-boot-menu-entry-as-default-when-using-.patch /builddir/build/SOURCES/0138-tpm-fix-warnings-when-compiling-for-platforms-other-.patch /builddir/build/SOURCES/0139-Make-TPM-errors-less-fatal.patch /builddir/build/SOURCES/0140-blscfg-handle-multiple-initramfs-images.patch /builddir/build/SOURCES/0141-BLS-Fix-grub2-switch-to-blscfg-on-non-EFI-machines.patch /builddir/build/SOURCES/0142-BLS-Use-etcdefaultgrub-instead-of-etc.patch /builddir/build/SOURCES/0143-Add-missing-options-to-grub2-switch-to-blscfg-man-pa.patch /builddir/build/SOURCES/0144-Make-grub2-switch-to-blscfg-to-generate-debug-BLS-wh.patch /builddir/build/SOURCES/0145-Make-grub2-switch-to-blscfg-to-generate-BLS-fragment.patch /builddir/build/SOURCES/0146-Only-attempt-to-query-dev-mounted-in-boot-efi-as-boo.patch /builddir/build/SOURCES/0147-Include-OSTree-path-when-searching-kernels-images-if.patch /builddir/build/SOURCES/0148-Use-BLS-version-field-to-compare-entries-if-id-field.patch /builddir/build/SOURCES/0149-Add-version-field-to-BLS-generated-by-grub2-switch-t.patch /builddir/build/SOURCES/0150-Fixup-for-newer-compiler.patch /builddir/build/SOURCES/0151-Don-t-attempt-to-export-the-start-and-_start-symbols.patch /builddir/build/SOURCES/0152-Simplify-BLS-entry-key-val-pairs-lookup.patch /builddir/build/SOURCES/0153-Add-relative-path-to-the-kernel-and-initrds-BLS-fiel.patch /builddir/build/SOURCES/0154-Skip-leading-spaces-on-BLS-field-values.patch /builddir/build/SOURCES/0155-Fixup-for-newer-compiler.patch /builddir/build/SOURCES/0156-TPM-Fix-hash_log_extend_event-function-prototype.patch /builddir/build/SOURCES/0157-TPM-Fix-compiler-warnings.patch /builddir/build/SOURCES/0158-grub-switch-to-blscfg.in-get-rid-of-a-bunch-of-bashi.patch /builddir/build/SOURCES/0159-grub-switch-to-blscfg.in-Better-boot-prefix-checking.patch /builddir/build/SOURCES/0160-Use-boot-loader-entries-as-BLS-directory-path-also-o.patch /builddir/build/SOURCES/0161-Use-BLS-fragment-filename-as-menu-entry-id-and-for-c.patch /builddir/build/SOURCES/0162-Fix-grub-switch-to-blscfg-boot-prefix-handling.patch /builddir/build/SOURCES/0163-Revert-trim-arp-packets-with-abnormal-size.patch /builddir/build/SOURCES/0164-Use-xid-to-match-DHCP-replies.patch /builddir/build/SOURCES/0165-Add-support-for-non-Ethernet-network-cards.patch /builddir/build/SOURCES/0166-misc-fix-invalid-character-recongition-in-strto-l.patch /builddir/build/SOURCES/0167-net-read-bracketed-ipv6-addrs-and-port-numbers.patch /builddir/build/SOURCES/0168-net-read-bracketed-ipv6-addrs-and-port-numbers-pjone.patch /builddir/build/SOURCES/0169-bootp-New-net_bootp6-command.patch /builddir/build/SOURCES/0170-Put-back-our-code-to-add-a-local-route.patch /builddir/build/SOURCES/0171-efinet-UEFI-IPv6-PXE-support.patch /builddir/build/SOURCES/0172-grub.texi-Add-net_bootp6-doument.patch /builddir/build/SOURCES/0173-bootp-Add-processing-DHCPACK-packet-from-HTTP-Boot.patch /builddir/build/SOURCES/0174-efinet-Setting-network-from-UEFI-device-path.patch /builddir/build/SOURCES/0175-efinet-Setting-DNS-server-from-UEFI-protocol.patch /builddir/build/SOURCES/0176-Fix-one-more-coverity-complaint.patch /builddir/build/SOURCES/0177-Fix-grub_net_hwaddr_to_str.patch /builddir/build/SOURCES/0178-Support-UEFI-networking-protocols.patch /builddir/build/SOURCES/0179-AUDIT-0-http-boot-tracker-bug.patch /builddir/build/SOURCES/0180-grub-core-video-efi_gop.c-Add-support-for-BLT_ONLY-a.patch /builddir/build/SOURCES/0181-efi-uga-use-64-bit-for-fb_base.patch /builddir/build/SOURCES/0182-EFI-console-Do-not-set-text-mode-until-we-actually-n.patch /builddir/build/SOURCES/0183-EFI-console-Add-grub_console_read_key_stroke-helper-.patch /builddir/build/SOURCES/0184-EFI-console-Implement-getkeystatus-support.patch /builddir/build/SOURCES/0185-Make-grub_getkeystatus-helper-funtion-available-ever.patch /builddir/build/SOURCES/0186-Accept-ESC-F8-and-holding-SHIFT-as-user-interrupt-ke.patch /builddir/build/SOURCES/0187-grub-editenv-Add-incr-command-to-increment-integer-v.patch /builddir/build/SOURCES/0188-Add-auto-hide-menu-support.patch /builddir/build/SOURCES/0189-Output-a-menu-entry-for-firmware-setup-on-UEFI-FastB.patch /builddir/build/SOURCES/0190-Add-grub-set-bootflag-utility.patch /builddir/build/SOURCES/0191-Fix-grub-setpassword-o-s-output-path.patch /builddir/build/SOURCES/0192-Make-grub-set-password-be-named-like-all-the-other-g.patch /builddir/build/SOURCES/0193-docs-Add-grub-boot-indeterminate.service-example.patch /builddir/build/SOURCES/0194-00_menu_auto_hide-Use-a-timeout-of-60s-for-menu_show.patch /builddir/build/SOURCES/0195-00_menu_auto_hide-Reduce-number-of-save_env-calls.patch /builddir/build/SOURCES/0196-30_uefi-firmware-fix-use-with-sys-firmware-efi-efiva.patch /builddir/build/SOURCES/0197-gentpl-add-disable-support.patch /builddir/build/SOURCES/0198-gentpl-add-pc-firmware-type.patch /builddir/build/SOURCES/0199-blscfg-remove-unused-typedef.patch /builddir/build/SOURCES/0200-blscfg-don-t-dynamically-allocate-default_blsdir.patch /builddir/build/SOURCES/0201-blscfg-sort-BLS-entries-by-version-field.patch /builddir/build/SOURCES/0202-blscfg-remove-NULL-guards-around-grub_free.patch /builddir/build/SOURCES/0203-blscfg-fix-filename-in-no-linux-key-error.patch /builddir/build/SOURCES/0204-blscfg-don-t-leak-bls_entry.filename.patch /builddir/build/SOURCES/0205-blscfg-fix-compilation-on-EFI-and-EMU.patch /builddir/build/SOURCES/0206-Add-loadenv-to-blscfg-and-loadenv-source-file-list.patch /builddir/build/SOURCES/0207-blscfg-Get-rid-of-the-linuxefi-linux16-linux-distinc.patch /builddir/build/SOURCES/0208-grub-switch-to-blscfg-Only-fix-boot-prefix-for-non-g.patch /builddir/build/SOURCES/0209-blscfg-Expand-the-BLS-options-field-instead-of-showi.patch /builddir/build/SOURCES/0210-blscfg-Fallback-to-search-BLS-snippets-in-boot-loade.patch /builddir/build/SOURCES/0211-blscfg-Don-t-attempt-to-sort-by-version-if-not-prese.patch /builddir/build/SOURCES/0212-blscfg-remove-logic-to-read-the-grubenv-file-and-set.patch /builddir/build/SOURCES/0213-Rename-00_menu_auto_hide.in-to-01_menu_auto_hide.in.patch /builddir/build/SOURCES/0214-efinet-also-use-the-firmware-acceleration-for-http.patch /builddir/build/SOURCES/0215-efi-http-Make-root_url-reflect-the-protocol-hostname.patch /builddir/build/SOURCES/0216-Force-everything-to-use-python3.patch /builddir/build/SOURCES/0217-Fix-an-8-year-old-typo.patch /builddir/build/SOURCES/0218-autogen-don-t-run-autoreconf-in-the-topdir.patch /builddir/build/SOURCES/0219-Make-it-so-we-can-tell-configure-which-cflags-utils-.patch /builddir/build/SOURCES/0220-module-verifier-make-it-possible-to-run-checkers-on-.patch /builddir/build/SOURCES/0221-grub-module-verifier-report-the-filename-or-modname-.patch /builddir/build/SOURCES/0222-Make-efi_netfs-not-duplicate-symbols-from-efinet.patch /builddir/build/SOURCES/0223-Rework-how-the-fdt-command-builds.patch /builddir/build/SOURCES/0224-Disable-non-wordsize-allocations-on-arm.patch /builddir/build/SOURCES/0225-strip-R-.note.gnu.property-at-more-places.patch /builddir/build/SOURCES/0226-Prepend-prefix-when-HTTP-path-is-relative.patch /builddir/build/SOURCES/0227-Make-linux_arm_kernel_header.hdr_offset-be-at-the-ri.patch /builddir/build/SOURCES/0228-Mark-some-unused-stuff-unused.patch /builddir/build/SOURCES/0229-Make-grub_error-more-verbose.patch /builddir/build/SOURCES/0230-arm-arm64-loader-Better-memory-allocation-and-error-.patch /builddir/build/SOURCES/0231-drop-TPM-support-for-legacy-BIOS.patch /builddir/build/SOURCES/0232-Move-quicksort-function-from-kernel.exec-to-the-blsc.patch /builddir/build/SOURCES/0233-Include-blscfg-module-for-powerpc-ieee1275.patch /builddir/build/SOURCES/0234-grub-switch-to-blscfg-copy-blscfg-module-for-legacy-.patch /builddir/build/SOURCES/0235-Fix-getroot.c-s-trampolines.patch /builddir/build/SOURCES/0236-add-10_linux_bls-grub.d-snippet-to-generate-menu-ent.patch /builddir/build/SOURCES/0237-Only-set-kernelopts-in-grubenv-if-it-wasn-t-set-befo.patch /builddir/build/SOURCES/0238-blscfg-don-t-include-.conf-at-the-end-of-our-id.patch /builddir/build/SOURCES/0239-grub-get-kernel-settings-expose-some-more-config-var.patch /builddir/build/SOURCES/0240-blscfg-sort-everything-with-rpm-package-comparison.patch /builddir/build/SOURCES/0241-10_linux_bls-use-grub2-rpm-sort-instead-of-ls-vr-to-.patch /builddir/build/SOURCES/0242-don-t-set-saved_entry-on-grub2-mkconfig.patch /builddir/build/SOURCES/0243-grub-switch-to-blscfg-use-debug-instead-of-debug-as-.patch /builddir/build/SOURCES/0244-Make-blscfg-debug-messages-more-useful.patch /builddir/build/SOURCES/0245-Make-grub_strtoul-end-pointer-have-the-right-constif.patch /builddir/build/SOURCES/0246-Fix-menu-entry-selection-based-on-ID-and-title.patch /builddir/build/SOURCES/0247-Remove-quotes-when-reading-ID-value-from-etc-os-rele.patch /builddir/build/SOURCES/0248-blscfg-expand-grub_users-before-passing-to-grub_norm.patch /builddir/build/SOURCES/0249-Make-the-menu-entry-users-option-argument-to-be-opti.patch /builddir/build/SOURCES/0250-10_linux_bls-add-missing-menu-entries-options.patch /builddir/build/SOURCES/0251-Fix-menu-entry-selection-based-on-title.patch /builddir/build/SOURCES/0252-BLS-files-should-only-be-copied-by-grub-switch-to-bl.patch /builddir/build/SOURCES/0253-Fix-get_entry_number-wrongly-dereferencing-the-tail-.patch /builddir/build/SOURCES/0254-Make-grub2-mkconfig-to-honour-GRUB_CMDLINE_LINUX-in-.patch /builddir/build/SOURCES/0255-grub-boot-success.timer-Add-a-few-Conditions-for-run.patch /builddir/build/SOURCES/0256-docs-Stop-using-polkit-pkexec-for-grub-boot-success..patch /builddir/build/SOURCES/0257-Fix-the-looking-up-grub.cfg-XXX-while-tftp-booting.patch /builddir/build/SOURCES/0258-HTTP-boot-strncmp-returns-0-on-equal.patch /builddir/build/SOURCES/0259-Don-t-duplicate-net-name-string-if-not-needed.patch /builddir/build/SOURCES/0260-Try-to-set-fPIE-and-friends-on-libgnu.a.patch /builddir/build/SOURCES/0261-blscfg-fallback-to-default_kernelopts-if-BLS-option-.patch /builddir/build/SOURCES/0262-Remove-bogus-load_env-after-blscfg-command-in-10_lin.patch /builddir/build/SOURCES/0263-10_linux_bls-use-to-separate-id-argument-due-a-Petit.patch /builddir/build/SOURCES/0264-10_linux_bls-don-t-add-users-option-to-generated-men.patch /builddir/build/SOURCES/0265-grub-set-bootflag-Update-comment-about-running-as-ro.patch /builddir/build/SOURCES/0266-grub-set-bootflag-Write-new-env-to-tmpfile-and-then-.patch /builddir/build/SOURCES/0267-Fix-PRIxGRUB_EFI_STATUS-definition.patch /builddir/build/SOURCES/0268-TPM-Print-messages-if-measuraments-fail-as-debug-ins.patch /builddir/build/SOURCES/0269-unix-platform-Initialize-variable-to-fix-grub-instal.patch /builddir/build/SOURCES/0270-blscfg-add-a-space-char-when-appending-fields-for-va.patch /builddir/build/SOURCES/0271-efi-http-Export-fw-http-_path-variables-to-make-them.patch /builddir/build/SOURCES/0272-efi-http-Enclose-literal-IPv6-addresses-in-square-br.patch /builddir/build/SOURCES/0273-efi-net-Allow-to-specify-a-port-number-in-addresses.patch /builddir/build/SOURCES/0274-efi-ip4_config-Improve-check-to-detect-literal-IPv6-.patch /builddir/build/SOURCES/0275-efi-net-Print-a-debug-message-if-parsing-the-address.patch /builddir/build/SOURCES/0276-efi-Set-image-base-address-before-jumping-to-the-PE-.patch /builddir/build/SOURCES/0277-envblk-Fix-buffer-overrun-when-attempting-to-shrink-.patch /builddir/build/SOURCES/0278-Reimplement-boot_counter.patch /builddir/build/SOURCES/0279-grub.d-Split-out-boot-success-reset-from-menu-auto-h.patch /builddir/build/SOURCES/0280-grub.d-Fix-boot_indeterminate-getting-set-on-boot_su.patch /builddir/build/SOURCES/0281-yylex-Make-lexer-fatal-errors-actually-be-fatal.patch /builddir/build/SOURCES/0282-safemath-Add-some-arithmetic-primitives-that-check-f.patch /builddir/build/SOURCES/0283-calloc-Make-sure-we-always-have-an-overflow-checking.patch /builddir/build/SOURCES/0284-calloc-Use-calloc-at-most-places.patch /builddir/build/SOURCES/0285-malloc-Use-overflow-checking-primitives-where-we-do-.patch /builddir/build/SOURCES/0286-iso9660-Don-t-leak-memory-on-realloc-failures.patch /builddir/build/SOURCES/0287-font-Do-not-load-more-than-one-NAME-section.patch /builddir/build/SOURCES/0288-gfxmenu-Fix-double-free-in-load_image.patch /builddir/build/SOURCES/0289-xnu-Fix-double-free-in-grub_xnu_devprop_add_property.patch /builddir/build/SOURCES/0290-lzma-Make-sure-we-don-t-dereference-past-array.patch /builddir/build/SOURCES/0291-term-Fix-overflow-on-user-inputs.patch /builddir/build/SOURCES/0292-udf-Fix-memory-leak.patch /builddir/build/SOURCES/0293-multiboot2-Fix-memory-leak-if-grub_create_loader_cmd.patch /builddir/build/SOURCES/0294-tftp-Do-not-use-priority-queue.patch /builddir/build/SOURCES/0295-relocator-Protect-grub_relocator_alloc_chunk_addr-in.patch /builddir/build/SOURCES/0296-relocator-Protect-grub_relocator_alloc_chunk_align-m.patch /builddir/build/SOURCES/0297-script-Remove-unused-fields-from-grub_script_functio.patch /builddir/build/SOURCES/0298-script-Avoid-a-use-after-free-when-redefining-a-func.patch /builddir/build/SOURCES/0299-relocator-Fix-grub_relocator_alloc_chunk_align-top-m.patch /builddir/build/SOURCES/0300-hfsplus-fix-two-more-overflows.patch /builddir/build/SOURCES/0301-lvm-fix-two-more-potential-data-dependent-alloc-over.patch /builddir/build/SOURCES/0302-emu-make-grub_free-NULL-safe.patch /builddir/build/SOURCES/0303-efi-fix-some-malformed-device-path-arithmetic-errors.patch /builddir/build/SOURCES/0304-Fix-a-regression-caused-by-efi-fix-some-malformed-de.patch /builddir/build/SOURCES/0305-update-safemath-with-fallback-code-for-gcc-older-tha.patch /builddir/build/SOURCES/0306-efi-Fix-use-after-free-in-halt-reboot-path.patch /builddir/build/SOURCES/0307-efi-dhcp-fix-some-allocation-error-checking.patch /builddir/build/SOURCES/0308-efi-http-fix-some-allocation-error-checking.patch /builddir/build/SOURCES/0309-efi-ip-46-_config.c-fix-some-potential-allocation-ov.patch /builddir/build/SOURCES/0310-Fix-up-some-types-for-gcc-4.8-compat-safemath.h.patch /builddir/build/SOURCES/0311-efilinux-Fix-integer-overflows-in-grub_cmd_initrd.patch /builddir/build/SOURCES/0312-linux-loader-avoid-overflow-on-initrd-size-calculati.patch /builddir/build/SOURCES/0313-linuxefi-fail-kernel-validation-without-shim-protoco.patch /builddir/build/SOURCES/0314-linux-Fix-integer-overflows-in-initrd-size-handling.patch /builddir/build/SOURCES/0315-blscfg-Always-look-for-BLS-snippets-in-the-root-devi.patch /builddir/build/SOURCES/0316-blscfg-Don-t-hardcode-an-env-var-as-fallback-for-the.patch /builddir/build/SOURCES/0317-tftp-roll-over-block-counter-to-prevent-timeouts-wit.patch /builddir/build/SOURCES/0318-at_keyboard-use-set-1-when-keyboard-is-in-Translate-.patch /builddir/build/SOURCES/0319-grub-install-disable-support-for-EFI-platforms.patch /builddir/build/SOURCES/0320-New-with-debug-timestamps-configure-flag-to-prepend-.patch /builddir/build/SOURCES/0321-Added-debug-statements-to-grub_disk_open-and-grub_di.patch /builddir/build/SOURCES/0322-Introduce-function-grub_debug_is_enabled-void-return.patch /builddir/build/SOURCES/0323-Don-t-clear-screen-when-debugging-is-enabled.patch /builddir/build/SOURCES/0324-grub_file_-instrumentation-new-file-debug-tag.patch /builddir/build/SOURCES/0325-ieee1275-Avoiding-many-unecessary-open-close.patch /builddir/build/SOURCES/0326-ieee1275-powerpc-implements-fibre-channel-discovery-.patch /builddir/build/SOURCES/0327-ieee1275-powerpc-enables-device-mapper-discovery.patch /builddir/build/SOURCES/0328-Add-at_keyboard_fallback_set-var-to-force-the-set-ma.patch /builddir/build/SOURCES/0329-bufio-Use-grub_size_t-instead-of-plain-int-for-size.patch /builddir/build/SOURCES/0330-verifiers-File-type-for-fine-grained-signature-verif.patch /builddir/build/SOURCES/0331-verifiers-Framework-core.patch /builddir/build/SOURCES/0332-verifiers-Add-possibility-to-verify-kernel-and-modul.patch /builddir/build/SOURCES/0333-verifiers-Add-possibility-to-defer-verification-to-o.patch /builddir/build/SOURCES/0334-verifiers-Rename-verify-module-to-pgp-module.patch /builddir/build/SOURCES/0335-pgp-Fix-emu-build-and-tests-after-pgp-module-renamin.patch /builddir/build/SOURCES/0336-include-grub-file.h-Add-device-tree-file-type.patch /builddir/build/SOURCES/0337-grub-core-loader-efi-fdt.c-Fixup-grub_file_open-call.patch /builddir/build/SOURCES/0338-arm64-efi-Fix-breakage-caused-by-verifiers.patch /builddir/build/SOURCES/0339-arm-uboot-ia64-sparc64-Fix-up-grub_file_open-calls.patch /builddir/build/SOURCES/0340-verifiers-fix-double-close-on-pgp-s-sig-file-descrip.patch /builddir/build/SOURCES/0341-verifiers-Xen-fallout-cleanup.patch /builddir/build/SOURCES/0342-verifiers-ARM-Xen-fallout-cleanup.patch /builddir/build/SOURCES/0343-verifiers-IA-64-fallout-cleanup.patch /builddir/build/SOURCES/0344-verifiers-PowerPC-fallout-cleanup.patch /builddir/build/SOURCES/0345-verifiers-MIPS-fallout-cleanup.patch /builddir/build/SOURCES/0346-verifiers-Fix-calling-uninitialized-function-pointer.patch /builddir/build/SOURCES/0347-rhel-extra-file-type-fixes.patch /builddir/build/SOURCES/0348-dl-Add-support-for-persistent-modules.patch /builddir/build/SOURCES/0349-Add-suport-for-signing-grub-with-an-appended-signatu.patch /builddir/build/SOURCES/0350-docs-grub-Document-signing-grub-under-UEFI.patch /builddir/build/SOURCES/0351-docs-grub-Document-signing-grub-with-an-appended-sig.patch /builddir/build/SOURCES/0352-docs-grub-grub-install-is-no-longer-a-shell-script.patch /builddir/build/SOURCES/0353-docs-grub-pubkey-has-been-supported-for-some-time.patch /builddir/build/SOURCES/0354-dl-provide-a-fake-grub_dl_set_persistent-for-the-emu.patch /builddir/build/SOURCES/0355-verifiers-provide-unsafe-module-list.patch /builddir/build/SOURCES/0356-pgp-factor-out-rsa_pad.patch /builddir/build/SOURCES/0357-crypto-move-storage-for-grub_crypto_pk_-to-crypto.c.patch /builddir/build/SOURCES/0358-posix_wrap-tweaks-in-preparation-for-libtasn1.patch /builddir/build/SOURCES/0359-libtasn1-import-libtasn1-4.16.0.patch /builddir/build/SOURCES/0360-libtasn1-disable-code-not-needed-in-grub.patch /builddir/build/SOURCES/0361-libtasn1-changes-for-grub-compatibility.patch /builddir/build/SOURCES/0362-libtasn1-compile-into-asn1-module.patch /builddir/build/SOURCES/0363-test_asn1-test-module-for-libtasn1.patch /builddir/build/SOURCES/0364-grub-install-support-embedding-x509-certificates.patch /builddir/build/SOURCES/0365-appended-signatures-import-GNUTLS-s-ASN.1-descriptio.patch /builddir/build/SOURCES/0366-appended-signatures-parse-PKCS-7-signedData-and-X.50.patch /builddir/build/SOURCES/0367-appended-signatures-support-verifying-appended-signa.patch /builddir/build/SOURCES/0368-appended-signatures-verification-tests.patch /builddir/build/SOURCES/0369-appended-signatures-documentation.patch /builddir/build/SOURCES/0370-ieee1275-link-appended-signature-enforcement-to-ibm-.patch /builddir/build/SOURCES/0371-include-grub-verify.h-Add-include-guard.patch /builddir/build/SOURCES/0372-arm64-xen-Fix-too-few-arguments-to-function-grub_cre.patch /builddir/build/SOURCES/0373-kern-Add-lockdown-support.patch /builddir/build/SOURCES/0374-kern-lockdown-Set-a-variable-if-the-GRUB-is-locked-d.patch /builddir/build/SOURCES/0375-efi-Lockdown-the-GRUB-when-the-UEFI-Secure-Boot-is-e.patch /builddir/build/SOURCES/0376-efi-Use-grub_is_lockdown-instead-of-hardcoding-a-dis.patch /builddir/build/SOURCES/0377-acpi-Don-t-register-the-acpi-command-when-locked-dow.patch /builddir/build/SOURCES/0378-mmap-Don-t-register-cutmem-and-badram-commands-when-.patch /builddir/build/SOURCES/0379-commands-Restrict-commands-that-can-load-BIOS-or-DT-.patch /builddir/build/SOURCES/0380-commands-setpci-Restrict-setpci-command-when-locked-.patch /builddir/build/SOURCES/0381-commands-hdparm-Restrict-hdparm-command-when-locked-.patch /builddir/build/SOURCES/0382-gdb-Restrict-GDB-access-when-locked-down.patch /builddir/build/SOURCES/0383-loader-xnu-Don-t-allow-loading-extension-and-package.patch /builddir/build/SOURCES/0384-docs-Document-the-cutmem-command.patch /builddir/build/SOURCES/0385-dl-Only-allow-unloading-modules-that-are-not-depende.patch /builddir/build/SOURCES/0386-usb-Avoid-possible-out-of-bound-accesses-caused-by-m.patch /builddir/build/SOURCES/0387-mmap-Fix-memory-leak-when-iterating-over-mapped-memo.patch /builddir/build/SOURCES/0388-net-net-Fix-possible-dereference-to-of-a-NULL-pointe.patch /builddir/build/SOURCES/0389-net-tftp-Fix-dangling-memory-pointer.patch /builddir/build/SOURCES/0390-kern-parser-Fix-resource-leak-if-argc-0.patch /builddir/build/SOURCES/0391-kern-efi-Fix-memory-leak-on-failure.patch /builddir/build/SOURCES/0392-kern-efi-mm-Fix-possible-NULL-pointer-dereference.patch /builddir/build/SOURCES/0393-gnulib-regexec-Resolve-unused-variable.patch /builddir/build/SOURCES/0394-gnulib-regcomp-Fix-uninitialized-token-structure.patch /builddir/build/SOURCES/0395-gnulib-argp-help-Fix-dereference-of-a-possibly-NULL-.patch /builddir/build/SOURCES/0396-gnulib-regexec-Fix-possible-null-dereference.patch /builddir/build/SOURCES/0397-gnulib-regcomp-Fix-uninitialized-re_token.patch /builddir/build/SOURCES/0398-io-lzopio-Resolve-unnecessary-self-assignment-errors.patch /builddir/build/SOURCES/0399-kern-partition-Check-for-NULL-before-dereferencing-i.patch /builddir/build/SOURCES/0400-disk-ldm-Make-sure-comp-data-is-freed-before-exiting.patch /builddir/build/SOURCES/0401-disk-ldm-If-failed-then-free-vg-variable-too.patch /builddir/build/SOURCES/0402-disk-ldm-Fix-memory-leak-on-uninserted-lv-references.patch /builddir/build/SOURCES/0403-disk-cryptodisk-Fix-potential-integer-overflow.patch /builddir/build/SOURCES/0404-hfsplus-Check-that-the-volume-name-length-is-valid.patch /builddir/build/SOURCES/0405-zfs-Fix-possible-negative-shift-operation.patch /builddir/build/SOURCES/0406-zfs-Fix-resource-leaks-while-constructing-path.patch /builddir/build/SOURCES/0407-zfs-Fix-possible-integer-overflows.patch /builddir/build/SOURCES/0408-zfsinfo-Correct-a-check-for-error-allocating-memory.patch /builddir/build/SOURCES/0409-affs-Fix-memory-leaks.patch /builddir/build/SOURCES/0410-libgcrypt-mpi-Fix-possible-unintended-sign-extension.patch /builddir/build/SOURCES/0411-libgcrypt-mpi-Fix-possible-NULL-dereference.patch /builddir/build/SOURCES/0412-syslinux-Fix-memory-leak-while-parsing.patch /builddir/build/SOURCES/0413-normal-completion-Fix-leaking-of-memory-when-process.patch /builddir/build/SOURCES/0414-commands-hashsum-Fix-a-memory-leak.patch /builddir/build/SOURCES/0415-video-efi_gop-Remove-unnecessary-return-value-of-gru.patch /builddir/build/SOURCES/0416-video-fb-fbfill-Fix-potential-integer-overflow.patch /builddir/build/SOURCES/0417-video-fb-video_fb-Fix-multiple-integer-overflows.patch /builddir/build/SOURCES/0418-video-fb-video_fb-Fix-possible-integer-overflow.patch /builddir/build/SOURCES/0419-video-readers-jpeg-Test-for-an-invalid-next-marker-r.patch /builddir/build/SOURCES/0420-gfxmenu-gui_list-Remove-code-that-coverity-is-flaggi.patch /builddir/build/SOURCES/0421-loader-bsd-Check-for-NULL-arg-up-front.patch /builddir/build/SOURCES/0422-loader-xnu-Fix-memory-leak.patch /builddir/build/SOURCES/0423-loader-xnu-Free-driverkey-data-when-an-error-is-dete.patch /builddir/build/SOURCES/0424-loader-xnu-Check-if-pointer-is-NULL-before-using-it.patch /builddir/build/SOURCES/0425-util-grub-editenv-Fix-incorrect-casting-of-a-signed-.patch /builddir/build/SOURCES/0426-util-glue-efi-Fix-incorrect-use-of-a-possibly-negati.patch /builddir/build/SOURCES/0427-script-execute-Fix-NULL-dereference-in-grub_script_e.patch /builddir/build/SOURCES/0428-commands-ls-Require-device_name-is-not-NULL-before-p.patch /builddir/build/SOURCES/0429-script-execute-Avoid-crash-when-using-outside-a-func.patch /builddir/build/SOURCES/0430-lib-arg-Block-repeated-short-options-that-require-an.patch /builddir/build/SOURCES/0431-script-execute-Don-t-crash-on-a-for-loop-with-no-ite.patch /builddir/build/SOURCES/0432-commands-menuentry-Fix-quoting-in-setparams_prefix.patch /builddir/build/SOURCES/0433-kern-misc-Always-set-end-in-grub_strtoull.patch /builddir/build/SOURCES/0434-video-readers-jpeg-Catch-files-with-unsupported-quan.patch /builddir/build/SOURCES/0435-video-readers-jpeg-Catch-OOB-reads-writes-in-grub_jp.patch /builddir/build/SOURCES/0436-video-readers-jpeg-Don-t-decode-data-before-start-of.patch /builddir/build/SOURCES/0437-term-gfxterm-Don-t-set-up-a-font-with-glyphs-that-ar.patch /builddir/build/SOURCES/0438-fs-fshelp-Catch-impermissibly-large-block-sizes-in-r.patch /builddir/build/SOURCES/0439-fs-hfsplus-Don-t-fetch-a-key-beyond-the-end-of-the-n.patch /builddir/build/SOURCES/0440-fs-hfsplus-Don-t-use-uninitialized-data-on-corrupt-f.patch /builddir/build/SOURCES/0441-fs-hfs-Disable-under-lockdown.patch /builddir/build/SOURCES/0442-fs-sfs-Fix-over-read-of-root-object-name.patch /builddir/build/SOURCES/0443-fs-jfs-Do-not-move-to-leaf-level-if-name-length-is-n.patch /builddir/build/SOURCES/0444-fs-jfs-Limit-the-extents-that-getblk-can-consider.patch /builddir/build/SOURCES/0445-fs-jfs-Catch-infinite-recursion.patch /builddir/build/SOURCES/0446-fs-nilfs2-Reject-too-large-keys.patch /builddir/build/SOURCES/0447-fs-nilfs2-Don-t-search-children-if-provided-number-i.patch /builddir/build/SOURCES/0448-fs-nilfs2-Properly-bail-on-errors-in-grub_nilfs2_btr.patch /builddir/build/SOURCES/0449-io-gzio-Bail-if-gzio-tl-td-is-NULL.patch /builddir/build/SOURCES/0450-io-gzio-Add-init_dynamic_block-clean-up-if-unpacking.patch /builddir/build/SOURCES/0451-io-gzio-Catch-missing-values-in-huft_build-and-bail.patch /builddir/build/SOURCES/0452-io-gzio-Zero-gzio-tl-td-in-init_dynamic_block-if-huf.patch /builddir/build/SOURCES/0453-disk-lvm-Don-t-go-beyond-the-end-of-the-data-we-read.patch /builddir/build/SOURCES/0454-disk-lvm-Don-t-blast-past-the-end-of-the-circular-me.patch /builddir/build/SOURCES/0455-disk-lvm-Bail-on-missing-PV-list.patch /builddir/build/SOURCES/0456-disk-lvm-Do-not-crash-if-an-expected-string-is-not-f.patch /builddir/build/SOURCES/0457-disk-lvm-Do-not-overread-metadata.patch /builddir/build/SOURCES/0458-disk-lvm-Sanitize-rlocn-offset-to-prevent-wild-read.patch /builddir/build/SOURCES/0459-disk-lvm-Do-not-allow-a-LV-to-be-it-s-own-segment-s-.patch /builddir/build/SOURCES/0460-kern-parser-Fix-a-memory-leak.patch /builddir/build/SOURCES/0461-kern-parser-Introduce-process_char-helper.patch /builddir/build/SOURCES/0462-kern-parser-Introduce-terminate_arg-helper.patch /builddir/build/SOURCES/0463-kern-parser-Refactor-grub_parser_split_cmdline-clean.patch /builddir/build/SOURCES/0464-kern-buffer-Add-variable-sized-heap-buffer.patch /builddir/build/SOURCES/0465-kern-parser-Fix-a-stack-buffer-overflow.patch /builddir/build/SOURCES/0466-kern-efi-Add-initial-stack-protector-implementation.patch /builddir/build/SOURCES/0467-util-mkimage-Remove-unused-code-to-add-BSS-section.patch /builddir/build/SOURCES/0468-util-mkimage-Use-grub_host_to_target32-instead-of-gr.patch /builddir/build/SOURCES/0469-util-mkimage-Always-use-grub_host_to_target32-to-ini.patch /builddir/build/SOURCES/0470-util-mkimage-Unify-more-of-the-PE32-and-PE32-header-.patch /builddir/build/SOURCES/0471-util-mkimage-Reorder-PE-optional-header-fields-set-u.patch /builddir/build/SOURCES/0472-util-mkimage-Improve-data_size-value-calculation.patch /builddir/build/SOURCES/0473-util-mkimage-Refactor-section-setup-to-use-a-helper.patch /builddir/build/SOURCES/0474-util-mkimage-Add-an-option-to-import-SBAT-metadata-i.patch /builddir/build/SOURCES/0475-kern-misc-Split-parse_printf_args-into-format-parsin.patch /builddir/build/SOURCES/0476-kern-misc-Add-STRING-type-for-internal-printf-format.patch /builddir/build/SOURCES/0477-kern-misc-Add-function-to-check-printf-format-agains.patch /builddir/build/SOURCES/0478-gfxmenu-gui-Check-printf-format-in-the-gui_progress_.patch /builddir/build/SOURCES/0479-kern-mm-Fix-grub_debug_calloc-compilation-error.patch /builddir/build/SOURCES/0480-efi-net-Fix-malformed-device-path-arithmetic-errors-.patch /builddir/build/SOURCES/0481-ieee1275-drop-HEAP_MAX_ADDR-HEAP_MIN_SIZE.patch /builddir/build/SOURCES/0482-ieee1275-claim-more-memory.patch /builddir/build/SOURCES/0483-ieee1275-request-memory-with-ibm-client-architecture.patch /builddir/build/SOURCES/0484-appendedsig-x509-Also-handle-the-Extended-Key-Usage-.patch /builddir/build/SOURCES/0485-ieee1275-ofdisk-retry-on-open-failure.patch /builddir/build/SOURCES/0486-normal-main-Discover-the-device-to-read-the-config-f.patch /builddir/build/SOURCES/0487-powerpc-adjust-setting-of-prefix-for-signed-binary-c.patch /builddir/build/SOURCES/0488-powerpc-fix-prefix-signed-grub-special-case-for-Powe.patch /builddir/build/SOURCES/0489-grub-mkconfig-restore-umask-for-grub.cfg.patch /builddir/build/SOURCES/0490-efinet-Add-DHCP-proxy-support.patch /builddir/build/SOURCES/0491-at_keyboard-Fix-unreliable-key-presses.patch /builddir/build/SOURCES/0492-commands-search-Fix-bug-stopping-iteration-when-no-f.patch /builddir/build/SOURCES/0493-search-new-efidisk-only-option-on-EFI-systems.patch /builddir/build/SOURCES/0494-efi-new-connectefi-command.patch /builddir/build/SOURCES/0495-Try-to-pick-better-locations-for-kernel-and-initrd.patch /builddir/build/SOURCES/0496-x86-efi-Use-bounce-buffers-for-reading-to-addresses-.patch /builddir/build/SOURCES/0497-x86-efi-Re-arrange-grub_cmd_linux-a-little-bit.patch /builddir/build/SOURCES/0498-x86-efi-Make-our-own-allocator-for-kernel-stuff.patch /builddir/build/SOURCES/0499-x86-efi-Allow-initrd-params-cmdline-allocations-abov.patch /builddir/build/SOURCES/0500-x86-efi-Reduce-maximum-bounce-buffer-size-to-16-MiB.patch /builddir/build/SOURCES/0501-loader-efi-chainloader-grub_load_and_start_image-doe.patch /builddir/build/SOURCES/0502-loader-efi-chainloader-simplify-the-loader-state.patch /builddir/build/SOURCES/0503-commands-boot-Add-API-to-pass-context-to-loader.patch /builddir/build/SOURCES/0504-loader-efi-chainloader-Use-grub_loader_set_ex.patch /builddir/build/SOURCES/0505-loader-i386-efi-linux-Avoid-a-use-after-free-in-the-.patch /builddir/build/SOURCES/0506-loader-i386-efi-linux-Use-grub_loader_set_ex.patch /builddir/build/SOURCES/0507-loader-i386-efi-linux-Fix-a-memory-leak-in-the-initr.patch /builddir/build/SOURCES/0508-kern-file-Do-not-leak-device_name-on-error-in-grub_f.patch /builddir/build/SOURCES/0509-video-readers-png-Abort-sooner-if-a-read-operation-f.patch /builddir/build/SOURCES/0510-video-readers-png-Refuse-to-handle-multiple-image-he.patch /builddir/build/SOURCES/0511-video-readers-png-Drop-greyscale-support-to-fix-heap.patch /builddir/build/SOURCES/0512-video-readers-png-Avoid-heap-OOB-R-W-inserting-huff-.patch /builddir/build/SOURCES/0513-video-readers-png-Sanity-check-some-huffman-codes.patch /builddir/build/SOURCES/0514-video-readers-jpeg-Abort-sooner-if-a-read-operation-.patch /builddir/build/SOURCES/0515-video-readers-jpeg-Do-not-reallocate-a-given-huff-ta.patch /builddir/build/SOURCES/0516-video-readers-jpeg-Refuse-to-handle-multiple-start-o.patch /builddir/build/SOURCES/0517-video-readers-jpeg-Block-int-underflow-wild-pointer-.patch /builddir/build/SOURCES/0518-normal-charset-Fix-array-out-of-bounds-formatting-un.patch /builddir/build/SOURCES/0519-net-netbuff-Block-overly-large-netbuff-allocs.patch /builddir/build/SOURCES/0520-net-ip-Do-IP-fragment-maths-safely.patch /builddir/build/SOURCES/0521-net-dns-Fix-double-free-addresses-on-corrupt-DNS-res.patch /builddir/build/SOURCES/0522-net-dns-Don-t-read-past-the-end-of-the-string-we-re-.patch /builddir/build/SOURCES/0523-net-tftp-Prevent-a-UAF-and-double-free-from-a-failed.patch /builddir/build/SOURCES/0524-misc-Format-string-for-grub_error-should-be-a-litera.patch /builddir/build/SOURCES/0525-net-tftp-Avoid-a-trivial-UAF.patch /builddir/build/SOURCES/0526-net-http-Do-not-tear-down-socket-if-it-s-already-bee.patch /builddir/build/SOURCES/0527-net-http-Fix-OOB-write-for-split-http-headers.patch /builddir/build/SOURCES/0528-net-http-Error-out-on-headers-with-LF-without-CR.patch /builddir/build/SOURCES/0529-fs-f2fs-Do-not-read-past-the-end-of-nat-journal-entr.patch /builddir/build/SOURCES/0530-fs-f2fs-Do-not-read-past-the-end-of-nat-bitmap.patch /builddir/build/SOURCES/0531-fs-f2fs-Do-not-copy-file-names-that-are-too-long.patch /builddir/build/SOURCES/0532-fs-btrfs-Fix-several-fuzz-issues-with-invalid-dir-it.patch /builddir/build/SOURCES/0533-efi-Return-grub_efi_status_t-from-grub_efi_get_varia.patch /builddir/build/SOURCES/0534-efi-Add-a-function-to-read-EFI-variables-with-attrib.patch /builddir/build/SOURCES/0535-Define-GRUB_EFI_SHIM_LOCK_GUID.patch /builddir/build/SOURCES/0536-misc-Make-grub_min-and-grub_max-more-resilient.patch /builddir/build/SOURCES/0537-ReiserFS-switch-to-using-grub_min-grub_max.patch /builddir/build/SOURCES/0538-misc-make-grub_boot_time-also-call-grub_dprintf-boot.patch /builddir/build/SOURCES/0539-modules-make-.module_license-read-only.patch /builddir/build/SOURCES/0540-modules-strip-.llvm_addrsig-sections-and-similar.patch /builddir/build/SOURCES/0541-modules-Don-t-allocate-space-for-non-allocable-secti.patch /builddir/build/SOURCES/0542-pe-add-the-DOS-header-struct-and-fix-some-bad-naming.patch /builddir/build/SOURCES/0543-EFI-allocate-kernel-in-EFI_RUNTIME_SERVICES_CODE-ins.patch /builddir/build/SOURCES/0544-modules-load-module-sections-at-page-aligned-address.patch /builddir/build/SOURCES/0545-nx-add-memory-attribute-get-set-API.patch /builddir/build/SOURCES/0546-nx-set-page-permissions-for-loaded-modules.patch /builddir/build/SOURCES/0547-nx-set-attrs-in-our-kernel-loaders.patch /builddir/build/SOURCES/0548-nx-set-the-nx-compatible-flag-in-EFI-grub-images.patch /builddir/build/SOURCES/0549-Fixup-grub_efi_get_variable-type-in-our-loaders.patch /builddir/build/SOURCES/1001-bls-make-list.patch /builddir/build/SOURCES/1002-Add-LoongArch64-support-and-update-interface-to-v40.patch 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: 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 os-prober Applying: Migrate PPC from Yaboot to Grub2 Applying: Add fw_path variable (revised) 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: Add devicetree loading 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: 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: 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: 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: 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: Make grub2-mkconfig construct titles that look like the ones we want elsewhere. Applying: Add friendly grub2 password config tool (#985962) Applying: Try to make sure configure.ac and grub-rpm-sort play nice. Applying: tcp: add window scaling support 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: bz1374141 fix incorrect mask for ppc64 Applying: Make grub_fatal() also backtrace. Applying: Make grub-editenv build again. Applying: Fix up some man pages rpmdiff noticed. Applying: Make "exit" take a return code. Applying: arm64: make sure fdt has #address-cells and #size-cells properties 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: 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: 20_linux_xen: load xen or multiboot{,2} modules as needed. Applying: Make pmtimer tsc calibration not take 51 seconds to fail. Applying: align struct efi_variable better... Applying: Add quicksort implementation Applying: Add blscfg command support to parse BootLoaderSpec config fragments Applying: Add BLS support to grub-mkconfig Applying: Remove duplicated grub_exit() definition for grub-emu platform Applying: Don't attempt to backtrace on grub_abort() for grub-emu Applying: Enable blscfg command for the emu platform Applying: Add linux and initrd commands for grub-emu Applying: Fix the efidir in grub-setpassword Applying: Add grub2-switch-to-blscfg Applying: Add grub_debug_enabled() 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 number. Applying: Make a "gdb" dprintf that tells us load addresses. Applying: Only attempt to scan different BLS directories on EFI machines Applying: Core TPM support Applying: Measure kernel + initrd Applying: Add BIOS boot measurement Applying: Measure kernel and initrd on BIOS systems Applying: Measure the kernel commandline Applying: Measure commands Applying: Measure multiboot images and modules Applying: Fix boot when there's no TPM Applying: Rework TPM measurements Applying: Fix event log prefix Applying: Set the first boot menu entry as default when using BLS fragments Applying: tpm: fix warnings when compiling for platforms other than pc and efi Applying: Make TPM errors less fatal Applying: blscfg: handle multiple initramfs images. Applying: BLS: Fix grub2-switch-to-blscfg on non-EFI machines Applying: BLS: Use ${etcdefaultgrub} instead of /etc/... Applying: Add missing options to grub2-switch-to-blscfg man page Applying: Make grub2-switch-to-blscfg to generate debug BLS when MAKEDEBUG is set Applying: Make grub2-switch-to-blscfg to generate BLS fragment for rescue kernel Applying: Only attempt to query dev mounted in /boot/efi as boot dev on EFI machines Applying: Include OSTree path when searching kernels images if BLS config is enabled Applying: Use BLS version field to compare entries if id field isn't defined Applying: Add version field to BLS generated by grub2-switch-to-blscfg Applying: Fixup for newer compiler Applying: Don't attempt to export the start and _start symbols for grub-emu Applying: Simplify BLS entry key val pairs lookup Applying: Add relative path to the kernel and initrds BLS fields if needed Applying: Skip leading spaces on BLS field values Applying: Fixup for newer compiler Applying: TPM: Fix hash_log_extend_event function prototype Applying: TPM: Fix compiler warnings Applying: grub-switch-to-blscfg.in: get rid of a bunch of bashisms Applying: grub-switch-to-blscfg.in: Better boot prefix checking Applying: Use /boot/loader/entries as BLS directory path also on EFI systems Applying: Use BLS fragment filename as menu entry id and for criteria to sort Applying: Fix grub-switch-to-blscfg boot prefix handling Applying: Revert "trim arp packets with abnormal size" Applying: Use xid to match DHCP replies Applying: Add support for non-Ethernet network cards Applying: misc: fix invalid character recongition in strto*l Applying: net: read bracketed ipv6 addrs and port numbers Applying: net: read bracketed ipv6 addrs and port numbers (pjones fixup) Applying: bootp: New net_bootp6 command Applying: Put back our code to add a local route. 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: Fix one more coverity complaint Applying: Fix grub_net_hwaddr_to_str Applying: Support UEFI networking protocols Applying: AUDIT-0: http boot tracker bug Applying: grub-core/video/efi_gop.c: Add support for BLT_ONLY adapters Applying: efi/uga: use 64 bit for fb_base Applying: EFI: console: Do not set text-mode until we actually need it Applying: EFI: console: Add grub_console_read_key_stroke() helper function Applying: EFI: console: Implement getkeystatus() support Applying: Make grub_getkeystatus helper funtion available everywhere Applying: Accept ESC, F8 and holding SHIFT as user interrupt keys Applying: grub-editenv: Add "incr" command to increment integer value env. variables Applying: Add auto-hide menu support Applying: Output a menu entry for firmware setup on UEFI FastBoot systems Applying: Add grub-set-bootflag utility Applying: Fix grub-setpassword -o's output path Applying: Make grub-set-password be named like all the other grub utilities Applying: docs: Add grub-boot-indeterminate.service example Applying: 00_menu_auto_hide: Use a timeout of 60s for menu_show_once, rather then no timeout Applying: 00_menu_auto_hide: Reduce number of save_env calls Applying: 30_uefi-firmware: fix use with /sys/firmware/efi/efivars Applying: gentpl: add 'disable = ' support Applying: gentpl: add 'pc' firmware type Applying: blscfg: remove unused typedef Applying: blscfg: don't dynamically allocate default_blsdir Applying: blscfg: sort BLS entries by 'version' field Applying: blscfg: remove NULL guards around grub_free() Applying: blscfg: fix filename in "no 'linux' key" error Applying: blscfg: don't leak bls_entry.filename Applying: blscfg: fix compilation on !EFI and !EMU Applying: Add loadenv to blscfg and loadenv source file list Applying: blscfg: Get rid of the linuxefi/linux16/linux distinction Applying: grub-switch-to-blscfg: Only fix boot prefix for non-generated BLS files Applying: blscfg: Expand the BLS options field instead of showing its variables Applying: blscfg: Fallback to search BLS snippets in /boot/loader/entries Applying: blscfg: Don't attempt to sort by version if not present in all BLS files Applying: blscfg: remove logic to read the grubenv file and set the blsdir variable Applying: Rename 00_menu_auto_hide.in to 01_menu_auto_hide.in Applying: efinet: also use the firmware acceleration for http Applying: efi/http: Make root_url reflect the protocol+hostname of our boot url. Applying: Force everything to use python3 Applying: Fix an 8 year old typo. Applying: autogen: don't run autoreconf in the topdir Applying: Make it so we can tell configure which cflags utils are built with Applying: module-verifier: make it possible to run checkers on grub-module-verifierxx.c Applying: grub-module-verifier: report the filename or modname in errors. Applying: Make efi_netfs not duplicate symbols from efinet Applying: Rework how the fdt command builds. Applying: Disable non-wordsize allocations on arm Applying: strip "-R .note.gnu.property" at more places. Applying: Prepend prefix when HTTP path is relative Applying: Make linux_arm_kernel_header.hdr_offset be at the right place Applying: Mark some unused stuff unused Applying: Make grub_error() more verbose Applying: arm/arm64 loader: Better memory allocation and error messages. Applying: drop TPM support for legacy BIOS Applying: Move quicksort function from kernel.exec to the blscfg module Applying: Include blscfg module for powerpc ieee1275 Applying: grub-switch-to-blscfg: copy blscfg module for legacy BIOS and ppc ieee1275 Applying: Fix getroot.c's trampolines. Applying: add 10_linux_bls grub.d snippet to generate menu entries from BLS files Applying: Only set kernelopts in grubenv if it wasn't set before Applying: blscfg: don't include ".conf" at the end of our "id". Applying: grub-get-kernel-settings: expose some more config variables Applying: blscfg: sort everything with rpm *package* comparison Applying: 10_linux_bls: use grub2-rpm-sort instead of ls -vr to sort entries Applying: don't set saved_entry on grub2-mkconfig Applying: grub-switch-to-blscfg: use ~debug instead of -debug as suffix to sort correctly Applying: Make blscfg debug messages more useful Applying: Make grub_strtoul "end" pointer have the right constification. Applying: Fix menu entry selection based on ID and title Applying: Remove quotes when reading ID value from /etc/os-release Applying: blscfg: expand grub_users before passing to grub_normal_add_menu_entry() Applying: Make the menu entry users option argument to be optional Applying: 10_linux_bls: add missing menu entries options Applying: Fix menu entry selection based on title Applying: BLS files should only be copied by grub-switch-to-blscfg if BLS isn't set Applying: Fix get_entry_number() wrongly dereferencing the tail pointer Applying: Make grub2-mkconfig to honour GRUB_CMDLINE_LINUX in /etc/default/grub Applying: grub-boot-success.timer: Add a few Conditions for running the timer Applying: docs: Stop using polkit / pkexec for grub-boot-success.timer / service Applying: Fix the looking up grub.cfg-XXX while tftp booting. Applying: HTTP boot: strncmp returns 0 on equal Applying: Don't duplicate net->name string if not needed Applying: Try to set -fPIE and friends on libgnu.a Applying: blscfg: fallback to default_kernelopts if BLS option field isn't set Applying: Remove bogus load_env after blscfg command in 10_linux Applying: 10_linux_bls: use '=' to separate --id argument due a Petitboot bug Applying: 10_linux_bls: don't add --users option to generated menu entries 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: Fix PRIxGRUB_EFI_STATUS definition Applying: TPM: Print messages if measuraments fail as debug instead of error Applying: unix/platform: Initialize variable to fix grub-install on UEFI system Applying: blscfg: add a space char when appending fields for variable expansion 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: efi: Set image base address before jumping to the PE/COFF entry point Applying: envblk: Fix buffer overrun when attempting to shrink a variable value Applying: Reimplement boot_counter Applying: grub.d: Split out boot success reset from menu auto hide script Applying: grub.d: Fix boot_indeterminate getting set on boot_success=0 boot Applying: yylex: Make lexer fatal errors actually be fatal Applying: safemath: Add some arithmetic primitives that check for overflow Applying: calloc: Make sure we always have an overflow-checking calloc() available Applying: calloc: Use calloc() at most places Applying: malloc: Use overflow checking primitives where we do complex allocations Applying: iso9660: Don't leak memory on realloc() failures Applying: font: Do not load more than one NAME section Applying: gfxmenu: Fix double free in load_image() Applying: xnu: Fix double free in grub_xnu_devprop_add_property() Applying: lzma: Make sure we don't dereference past array Applying: term: Fix overflow on user inputs Applying: udf: Fix memory leak Applying: multiboot2: Fix memory leak if grub_create_loader_cmdline() fails Applying: tftp: Do not use priority queue Applying: relocator: Protect grub_relocator_alloc_chunk_addr() input args against integer underflow/overflow Applying: relocator: Protect grub_relocator_alloc_chunk_align() max_addr against integer underflow Applying: script: Remove unused fields from grub_script_function struct Applying: script: Avoid a use-after-free when redefining a function during execution Applying: relocator: Fix grub_relocator_alloc_chunk_align() top memory allocation Applying: hfsplus: fix two more overflows Applying: lvm: fix two more potential data-dependent alloc overflows Applying: emu: make grub_free(NULL) safe Applying: efi: fix some malformed device path arithmetic errors. Applying: Fix a regression caused by "efi: fix some malformed device path arithmetic errors" Applying: update safemath with fallback code for gcc older than 5.1 Applying: efi: Fix use-after-free in halt/reboot path 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: Fix up some types for gcc 4.8 compat safemath.h Applying: efilinux: Fix integer overflows in grub_cmd_initrd Applying: linux loader: avoid overflow on initrd size calculation Applying: linuxefi: fail kernel validation without shim protocol. Applying: linux: Fix integer overflows in initrd size handling Applying: blscfg: Always look for BLS snippets in the root device Applying: blscfg: Don't hardcode an env var as fallback for the BLS options field Applying: tftp: roll over block counter to prevent timeouts with data packets 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 traces with absolute and relative timestamp 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: bufio: Use grub_size_t instead of plain int for size Applying: verifiers: File type for fine-grained signature-verification controlling Applying: verifiers: Framework core Applying: verifiers: Add possibility to verify kernel and modules command lines Applying: verifiers: Add possibility to defer verification to other verifiers Applying: verifiers: Rename verify module to pgp module Applying: pgp: Fix emu build and tests after pgp module renaming Applying: include/grub/file.h: Add device tree file type Applying: grub-core/loader/efi/fdt.c: Fixup grub_file_open() call Applying: arm64/efi: Fix breakage caused by verifiers Applying: arm-uboot, ia64, sparc64: Fix up grub_file_open() calls Applying: verifiers: fix double close on pgp's sig file descriptor Applying: verifiers: Xen fallout cleanup Applying: verifiers: ARM Xen fallout cleanup Applying: verifiers: IA-64 fallout cleanup Applying: verifiers: PowerPC fallout cleanup Applying: verifiers: MIPS fallout cleanup Applying: verifiers: Fix calling uninitialized function pointer Applying: rhel: extra file type fixes Applying: dl: Add support for persistent modules 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: docs/grub: grub-install is no longer a shell script Applying: docs/grub: --pubkey has been supported for some time Applying: dl: provide a fake grub_dl_set_persistent for the emu target Applying: verifiers: provide unsafe module list 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: link appended-signature enforcement to /ibm,secure-boot Applying: include/grub/verify.h: Add include guard Applying: arm64/xen: Fix too few arguments to function grub_create_loader_cmdline() Applying: kern: Add lockdown support Applying: kern/lockdown: Set a variable if the GRUB is locked down Applying: efi: Lockdown the GRUB when the UEFI Secure Boot is enabled Applying: efi: Use grub_is_lockdown() instead of hardcoding a disabled modules list Applying: acpi: Don't register the acpi command when locked down Applying: mmap: Don't register cutmem and badram commands when lockdown is enforced Applying: commands: Restrict commands that can load BIOS or DT blobs when locked down Applying: commands/setpci: Restrict setpci command when locked down Applying: commands/hdparm: Restrict hdparm command when locked down Applying: gdb: Restrict GDB access when locked down Applying: loader/xnu: Don't allow loading extension and packages when locked down Applying: docs: Document the cutmem command Applying: dl: Only allow unloading modules that are not dependencies Applying: usb: Avoid possible out-of-bound accesses caused by malicious devices Applying: mmap: Fix memory leak when iterating over mapped memory Applying: net/net: Fix possible dereference to of a NULL pointer Applying: net/tftp: Fix dangling memory pointer Applying: kern/parser: Fix resource leak if argc == 0 Applying: kern/efi: Fix memory leak on failure Applying: kern/efi/mm: Fix possible NULL pointer dereference Applying: gnulib/regexec: Resolve unused variable Applying: gnulib/regcomp: Fix uninitialized token structure Applying: gnulib/argp-help: Fix dereference of a possibly NULL state Applying: gnulib/regexec: Fix possible null-dereference Applying: gnulib/regcomp: Fix uninitialized re_token Applying: io/lzopio: Resolve unnecessary self-assignment errors Applying: kern/partition: Check for NULL before dereferencing input string Applying: disk/ldm: Make sure comp data is freed before exiting from make_vg() Applying: disk/ldm: If failed then free vg variable too Applying: disk/ldm: Fix memory leak on uninserted lv references Applying: disk/cryptodisk: Fix potential integer overflow Applying: hfsplus: Check that the volume name length is valid Applying: zfs: Fix possible negative shift operation Applying: zfs: Fix resource leaks while constructing path Applying: zfs: Fix possible integer overflows Applying: zfsinfo: Correct a check for error allocating memory Applying: affs: Fix memory leaks Applying: libgcrypt/mpi: Fix possible unintended sign extension Applying: libgcrypt/mpi: Fix possible NULL dereference Applying: syslinux: Fix memory leak while parsing Applying: normal/completion: Fix leaking of memory when processing a completion Applying: commands/hashsum: Fix a memory leak Applying: video/efi_gop: Remove unnecessary return value of grub_video_gop_fill_mode_info() Applying: video/fb/fbfill: Fix potential integer overflow Applying: video/fb/video_fb: Fix multiple integer overflows Applying: video/fb/video_fb: Fix possible integer overflow Applying: video/readers/jpeg: Test for an invalid next marker reference from a jpeg file Applying: gfxmenu/gui_list: Remove code that coverity is flagging as dead Applying: loader/bsd: Check for NULL arg up-front Applying: loader/xnu: Fix memory leak Applying: loader/xnu: Free driverkey data when an error is detected in grub_xnu_writetree_toheap() Applying: loader/xnu: Check if pointer is NULL before using it Applying: util/grub-editenv: Fix incorrect casting of a signed value Applying: util/glue-efi: Fix incorrect use of a possibly negative value Applying: script/execute: Fix NULL dereference in grub_script_execute_cmdline() Applying: commands/ls: Require device_name is not NULL before printing Applying: script/execute: Avoid crash when using "$#" outside a function scope Applying: lib/arg: Block repeated short options that require an argument Applying: script/execute: Don't crash on a "for" loop with no items Applying: commands/menuentry: Fix quoting in setparams_prefix() Applying: kern/misc: Always set *end in grub_strtoull() Applying: video/readers/jpeg: Catch files with unsupported quantization or Huffman tables Applying: video/readers/jpeg: Catch OOB reads/writes in grub_jpeg_decode_du() Applying: video/readers/jpeg: Don't decode data before start of stream Applying: term/gfxterm: Don't set up a font with glyphs that are too big Applying: fs/fshelp: Catch impermissibly large block sizes in read helper Applying: fs/hfsplus: Don't fetch a key beyond the end of the node Applying: fs/hfsplus: Don't use uninitialized data on corrupt filesystems Applying: fs/hfs: Disable under lockdown Applying: fs/sfs: Fix over-read of root object name Applying: fs/jfs: Do not move to leaf level if name length is negative Applying: fs/jfs: Limit the extents that getblk() can consider Applying: fs/jfs: Catch infinite recursion Applying: fs/nilfs2: Reject too-large keys Applying: fs/nilfs2: Don't search children if provided number is too large Applying: fs/nilfs2: Properly bail on errors in grub_nilfs2_btree_node_lookup() Applying: io/gzio: Bail if gzio->tl/td is NULL Applying: io/gzio: Add init_dynamic_block() clean up if unpacking codes fails Applying: io/gzio: Catch missing values in huft_build() and bail Applying: io/gzio: Zero gzio->tl/td in init_dynamic_block() if huft_build() fails Applying: disk/lvm: Don't go beyond the end of the data we read from disk Applying: disk/lvm: Don't blast past the end of the circular metadata buffer Applying: disk/lvm: Bail on missing PV list Applying: disk/lvm: Do not crash if an expected string is not found Applying: disk/lvm: Do not overread metadata Applying: disk/lvm: Sanitize rlocn->offset to prevent wild read Applying: disk/lvm: Do not allow a LV to be it's own segment's node's LV Applying: kern/parser: Fix a memory leak Applying: kern/parser: Introduce process_char() helper Applying: kern/parser: Introduce terminate_arg() helper Applying: kern/parser: Refactor grub_parser_split_cmdline() cleanup Applying: kern/buffer: Add variable sized heap buffer Applying: kern/parser: Fix a stack buffer overflow Applying: kern/efi: Add initial stack protector implementation Applying: util/mkimage: Remove unused code to add BSS section Applying: util/mkimage: Use grub_host_to_target32() instead of grub_cpu_to_le32() Applying: util/mkimage: Always use grub_host_to_target32() to initialize PE stack and heap stuff Applying: util/mkimage: Unify more of the PE32 and PE32+ header set-up Applying: util/mkimage: Reorder PE optional header fields set-up Applying: util/mkimage: Improve data_size value calculation Applying: util/mkimage: Refactor section setup to use a helper Applying: util/mkimage: Add an option to import SBAT metadata into a .sbat section Applying: kern/misc: Split parse_printf_args() into format parsing and va_list handling Applying: kern/misc: Add STRING type for internal printf() format handling Applying: kern/misc: Add function to check printf() format against expected format Applying: gfxmenu/gui: Check printf() format in the gui_progress_bar and gui_label Applying: kern/mm: Fix grub_debug_calloc() compilation error Applying: efi/net: Fix malformed device path arithmetic errors in efi net methods Applying: ieee1275: drop HEAP_MAX_ADDR, HEAP_MIN_SIZE Applying: ieee1275: claim more memory Applying: ieee1275: request memory with ibm,client-architecture-support Applying: appendedsig/x509: Also handle the Extended Key Usage extension Applying: ieee1275/ofdisk: retry on open failure Applying: normal/main: Discover the device to read the config from as a fallback Applying: powerpc: adjust setting of prefix for signed binary case Applying: powerpc: fix prefix + signed grub special case for PowerVM Applying: grub-mkconfig: restore umask for grub.cfg Applying: efinet: Add DHCP proxy support Applying: at_keyboard: Fix unreliable key presses Applying: commands/search: Fix bug stopping iteration when --no-floppy is used Applying: search: new --efidisk-only option on EFI systems Applying: efi: new 'connectefi' command Applying: Try to pick better locations for kernel and initrd 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: x86-efi: Reduce maximum bounce buffer size to 16 MiB Applying: loader/efi/chainloader: grub_load_and_start_image doesn't load and start Applying: loader/efi/chainloader: simplify the loader state Applying: commands/boot: Add API to pass context to loader Applying: loader/efi/chainloader: Use grub_loader_set_ex Applying: loader/i386/efi/linux: Avoid a use-after-free in the linuxefi loader Applying: loader/i386/efi/linux: Use grub_loader_set_ex Applying: loader/i386/efi/linux: Fix a memory leak in the initrd command Applying: kern/file: Do not leak device_name on error in grub_file_open() Applying: video/readers/png: Abort sooner if a read operation fails Applying: video/readers/png: Refuse to handle multiple image headers Applying: video/readers/png: Drop greyscale support to fix heap out-of-bounds write Applying: video/readers/png: Avoid heap OOB R/W inserting huff table items Applying: video/readers/png: Sanity check some huffman codes Applying: video/readers/jpeg: Abort sooner if a read operation fails Applying: video/readers/jpeg: Do not reallocate a given huff table Applying: video/readers/jpeg: Refuse to handle multiple start of streams Applying: video/readers/jpeg: Block int underflow -> wild pointer write Applying: normal/charset: Fix array out-of-bounds formatting unicode for display Applying: net/netbuff: Block overly large netbuff allocs Applying: net/ip: Do IP fragment maths safely Applying: net/dns: Fix double-free addresses on corrupt DNS response Applying: net/dns: Don't read past the end of the string we're checking against Applying: net/tftp: Prevent a UAF and double-free from a failed seek Applying: misc: Format string for grub_error() should be a literal Applying: net/tftp: Avoid a trivial UAF Applying: net/http: Do not tear down socket if it's already been torn down Applying: net/http: Fix OOB write for split http headers Applying: net/http: Error out on headers with LF without CR Applying: fs/f2fs: Do not read past the end of nat journal entries Applying: fs/f2fs: Do not read past the end of nat bitmap Applying: fs/f2fs: Do not copy file names that are too long Applying: fs/btrfs: Fix several fuzz issues with invalid dir item sizing Applying: efi: Return grub_efi_status_t from grub_efi_get_variable() Applying: efi: Add a function to read EFI variables with attributes Applying: Define GRUB_EFI_SHIM_LOCK_GUID 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 grub_dprintf("boot",...) 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: EFI: allocate kernel in EFI_RUNTIME_SERVICES_CODE instead of EFI_LOADER_DATA. 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: nx: set attrs in our kernel loaders Applying: nx: set the nx compatible flag in EFI grub images Applying: Fixup grub_efi_get_variable() type in our loaders Applying: Fix a bug in bls_make_list, blscfg Applying: Add LoongArch64 support and update interface to V40 + autoreconf -vi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 autoreconf: configure.ac: tracing configure.ac: warning: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION or AM_GNU_GETTEXT_REQUIRE_VERSION autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf configure.ac:51: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:51: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:51: the top level configure.ac:356: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... configure.ac:356: the top level configure.ac:381: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:381: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... m4/gnulib-comp.m4:34: gl_EARLY is expanded from... configure.ac:381: the top level configure.ac:381: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... m4/gnulib-comp.m4:34: gl_EARLY is expanded from... configure.ac:381: the top level configure.ac:391: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:391: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:391: the top level autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force autoreconf: Leaving directory '.' + git add . + git commit -a -q -m autoreconf + autoconf configure.ac:51: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:51: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:51: the top level configure.ac:356: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... configure.ac:356: the top level configure.ac:381: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:381: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... m4/gnulib-comp.m4:34: gl_EARLY is expanded from... configure.ac:381: the top level configure.ac:381: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... m4/gnulib-comp.m4:34: gl_EARLY is expanded from... configure.ac:381: the top level configure.ac:391: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:391: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:391: the top level + PYTHON=python3 + ./autogen.sh Importing unicode... Importing libgcrypt... 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... Saving timestamps... + mkdir grub-x86_64-efi-2.02 + grep -A100000 '# stuff "make" creates' .gitignore + cp /builddir/build/SOURCES/unifont-5.1.20080820.pcf.gz grub-x86_64-efi-2.02/unifont.pcf.gz + sed -e s,@@VERSION@@,2.02,g -e s,@@VERSION_RELEASE@@,2.02-123.0.2.an23.8,g /builddir/build/SOURCES/sbat.csv.in + git add grub-x86_64-efi-2.02 + mkdir grub-i386-efi-2.02 + grep -A100000 '# stuff "make" creates' .gitignore + cp /builddir/build/SOURCES/unifont-5.1.20080820.pcf.gz grub-i386-efi-2.02/unifont.pcf.gz + git add grub-i386-efi-2.02 + mkdir grub-i386-pc-2.02 + grep -A100000 '# stuff "make" creates' .gitignore + cp /builddir/build/SOURCES/unifont-5.1.20080820.pcf.gz grub-i386-pc-2.02/unifont.pcf.gz + git add grub-i386-pc-2.02 + git commit -m 'After making subdirs' [master f6ef913] After making subdirs 7 files changed, 249 insertions(+) create mode 100644 grub-i386-efi-2.02/.gitignore create mode 100644 grub-i386-efi-2.02/unifont.pcf.gz create mode 100644 grub-i386-pc-2.02/.gitignore create mode 100644 grub-i386-pc-2.02/unifont.pcf.gz create mode 100644 grub-x86_64-efi-2.02/.gitignore create mode 100644 grub-x86_64-efi-2.02/sbat.csv create mode 100644 grub-x86_64-efi-2.02/unifont.pcf.gz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dQI5MM + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd grub-2.02 + cd grub-x86_64-efi-2.02 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + '[' 0 = 1 ']' + '[' 1 = 1 ']' + '[' x '!=' x ']' + /usr/lib/rpm/anolis/fix-dlsearch-path-in-libtool . lib64 ++ pwd ++ pwd + ../configure --build=x86_64-Anolis-linux --host=x86_64-Anolis-linux --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 'HOST_CFLAGS=-fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1' HOST_CPPFLAGS=-I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 'HOST_LDFLAGS=-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld' 'TARGET_CFLAGS=-fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection' TARGET_CPPFLAGS=-I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 'TARGET_LDFLAGS=-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -static' --with-platform=efi --with-utils=host --target=x86_64-anolis-linux-gnu --with-grubdir=grub2 --program-transform-name=s,grub,grub2, --disable-grub-mount --with-debug-timestamps --enable-boot-time --disable-werror checking build system type... x86_64-Anolis-linux-gnu checking host system type... x86_64-Anolis-linux-gnu checking target system type... x86_64-anolis-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-Anolis-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for cmp... cmp checking for bison... bison checking for x86_64-Anolis-linux-ranlib... no checking for ranlib... ranlib checking for gawk... (cached) gawk checking whether make supports the include directive... yes (GNU style) checking for x86_64-Anolis-linux-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking for bison... (cached) bison checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for makeinfo... /usr/bin/makeinfo checking for x86_64-Anolis-linux-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-Anolis-linux-ar... no checking for ar... ar checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for features.h... yes checking for linewrap.h... no checking for wctype.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for sys/socket.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for wchar.h... yes checking for sys/mman.h... yes checking for sys/param.h... yes checking for sysexits.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking dependency style of gcc... none checking for g++... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking whether byte ordering is bigendian... no checking size of void *... 8 checking size of long... 8 checking size of off_t... 8 checking for help2man... /usr/bin/help2man checking for posix_memalign... yes checking for memalign... yes checking for getextmntent... no checking for sys/param.h... (cached) yes checking for sys/mount.h... yes checking for sys/mnttab.h... no checking for limits.h... yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... no checking for struct statfs.f_fstypename... no checking for struct statfs.f_mntfromname... no checking for util.h... no checking whether -Wtrampolines work... no checking for gcc... gcc checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict__ checking for gcc options needed to detect all undeclared functions... none needed checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for flockfile... yes checking for funlockfile... yes checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for getdelim... yes checking for gettimeofday... yes checking for symlink... yes checking for mbsinit... yes checking for mbrtowc... yes checking for isascii... yes checking for mprotect... yes checking for _set_invalid_parameter_handler... no checking for nl_langinfo... yes checking for readlink... yes checking for wcscoll... yes checking for sleep... yes checking for lstat... yes checking for strndup... yes checking for vasnprintf... no checking for snprintf... yes checking for wcrtomb... yes checking for iswcntrl... yes checking for wcwidth... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether // is distinct from /... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for mbstate_t... yes checking whether getdelim is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether getenv is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... yes checking for working fcntl.h... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for wchar_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether alarm is declared... yes checking for GNU libc compatible malloc... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether strerror(0) succeeds... yes checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether ffs is declared without a macro... yes checking whether strcasecmp is declared without a macro... yes checking whether strncasecmp is declared without a macro... yes checking whether strndup is declared... (cached) yes checking whether strnlen is declared... (cached) yes checking whether stat file-mode macros are broken... no checking for mode_t... yes checking for pid_t... yes checking for struct timespec in ... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking for alloca as a compiler built-in... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether program_invocation_name is defined... yes checking whether program_invocation_short_name is defined... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking whether // is distinct from /... (cached) no checking for error_at_line... yes checking whether conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... yes checking for working getdelim function... yes checking for getline... yes checking for working getline function... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether nl_langinfo is declared without a macro... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether setlocale is declared without a macro... yes checking whether duplocale is declared without a macro... yes checking for GNU libc compatible malloc... (cached) yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for mempcpy... (cached) yes checking whether YESEXPR works... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for rawmemchr... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking for working re_compile_pattern... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for ssize_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for working stdalign.h... yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... no checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether secure_getenv is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... (cached) yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for ptrdiff_t... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... guessing yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... yes checking whether wcwidth is declared... (cached) yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking which extra warnings work... checking for x86_64-anolis-linux-gnu-gcc... no checking for x86_64-anolis-linux-gnu-egcs... no checking for x86_64-anolis-linux-gnu-cc... no checking for gcc... gcc checking for x86_64-anolis-linux-gnu-objcopy... no checking for objcopy... objcopy checking for x86_64-anolis-linux-gnu-strip... no checking for strip... strip checking for x86_64-anolis-linux-gnu-nm... no checking for nm... nm checking for x86_64-anolis-linux-gnu-ranlib... no checking for ranlib... ranlib checking which extra warnings work... checking if compiling with clang... no checking for options to compile assembly... checking whether -freg-struct-return works... no checking whether -fno-dwarf2-cfi-asm works... yes checking whether -mno-stack-arg-probe works... yes checking whether -fno-asynchronous-unwind-tables works... yes checking whether -fno-unwind-tables works... yes checking for target linking format... -melf_x86_64 checking whether option -mcmodel=large works... yes checking whether option -mno-red-zone works... yes checking whether option -Qn works... no checking whether `gcc' has `-fPIE' as default... no checking whether linker accepts -no-pie... no checking whether linker accepts -nopie... no checking whether linker needs disabling of PIE to work... yes checking whether `gcc' has `-fPIC' as default... no checking whether `gcc' accepts `-fstack-protector'... yes checking whether `gcc' accepts `-fstack-protector-strong'... yes checking whether `gcc' accepts `-mstack-protector-guard=global'... yes checking whether `gcc' accepts `-mstack-arg-probe'... no checking if C symbols get an underscore after compilation... no checking whether target compiler is working... yes checking whether objcopy works for absolute addresses... yes checking whether linker accepts --build-id=none... yes checking whether nm works... conftest.c: warning: -D_FORTIFY_SOURCE not defined yes checking whether nm accepts -P... conftest.c: warning: -D_FORTIFY_SOURCE not defined yes checking whether nm accepts --defined-only... conftest.c: warning: -D_FORTIFY_SOURCE not defined yes checking whether -nostdinc -isystem works... yes checking whether -Wtrampolines work... no checking for x86_64-Anolis-linux-freetype-config... no checking for freetype-config... freetype-config checking for ft2build.h... yes checking whether byte ordering is bigendian... no checking for freetype-config... freetype-config checking for ft2build.h... yes checking for libdevmapper.h... yes checking for dm_task_create in -ldevmapper... yes checking for dm_log_with_errno_init in -ldevmapper... yes checking for rpm/rpmlib.h... yes checking for rpmvercmp in -lrpm... no checking for lzma_code in -llzma... yes checking for lzma.h... yes checking for libzfs.h... no checking for libnvpair.h... no checking for libzfs_init in -lzfs... no configure: Using host flags for utilities. checking whether ln -s can handle directories properly... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating grub-core/Makefile config.status: creating grub-core/gnulib/Makefile config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating util/bash-completion.d/Makefile config.status: creating stamp-h config.status: creating config.h config.status: creating config-util.h config.status: linking ../include/grub/x86_64 to include/grub/cpu config.status: linking ../include/grub/x86_64/efi to include/grub/machine config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ******************************************************* GRUB2 will be compiled with following components: Platform: x86_64-efi With devmapper support: Yes With memory debugging: No With disk cache statistics: No With boot time statistics: Yes Debug traces with timestamps: Yes efiemu runtime: No (not available on efi) grub-mkfont: Yes grub-mount: No (explicitly disabled) starfield theme: No (No DejaVu found) With libzfs support: No (need zfs library) Build-time grub-mkfont: Yes With unifont from ./unifont.pcf.gz With liblzma from -llzma (support for XZ-compressed mips images) With stack smashing protector: No ******************************************************* + git add . + git commit -m 'After efi configure' [master b7fc245] After efi configure 7 files changed, 3292 insertions(+) create mode 100644 grub-x86_64-efi-2.02/config-util.h create mode 100644 grub-x86_64-efi-2.02/config.h create mode 120000 grub-x86_64-efi-2.02/include/grub/cpu create mode 120000 grub-x86_64-efi-2.02/include/grub/machine create mode 100644 grub-x86_64-efi-2.02/po/POTFILES create mode 100644 grub-x86_64-efi-2.02/stamp-h create mode 100644 grub-x86_64-efi-2.02/stamp-h1 + make -j64 cd .. && /bin/sh /builddir/build/BUILD/grub-2.02/build-aux/missing automake-1.16 --gnu Makefile cd . && /bin/sh ./config.status Makefile depfiles config.status: creating Makefile config.status: executing depfiles commands bison -d -p grub_script_yy -b grub_script ../grub-core/script/parser.y flex -o grub_script.yy.c --header-file=grub_script.yy.h ../grub-core/script/yylex.l ../grub-core/script/parser.y:92.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated] 92 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure gcc -E -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-fstest.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib \ -D'GRUB_MOD_INIT(x)=@MARKER@x@' ../util/grub-fstest.c ../grub-core/kern/emu/hostfs.c ../grub-core/disk/host.c ../grub-core/osdep/init.c > grub_fstest.pp || (rm -f grub_fstest.pp; exit 1) ../grub-core/script/parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] gcc -E -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"config-util.h\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"config-util.h\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib \ -D'GRUB_MOD_INIT(x)=@MARKER@x@' config-util.h grub_script.tab.h grub_script.yy.h ../grub-core/commands/blocklist.c ../grub-core/commands/macbless.c ../grub-core/commands/xnu_uuid.c ../grub-core/commands/testload.c ../grub-core/commands/ls.c ../grub-core/disk/dmraid_nvidia.c ../grub-core/disk/loopback.c ../grub-core/disk/lvm.c ../grub-core/disk/mdraid_linux.c ../grub-core/disk/mdraid_linux_be.c ../grub-core/disk/mdraid1x_linux.c ../grub-core/disk/raid5_recover.c ../grub-core/disk/raid6_recover.c ../grub-core/font/font.c ../grub-core/gfxmenu/font.c ../grub-core/normal/charset.c ../grub-core/video/fb/fbblit.c ../grub-core/video/fb/fbutil.c ../grub-core/video/fb/fbfill.c ../grub-core/video/fb/video_fb.c ../grub-core/video/video.c ../grub-core/video/capture.c ../grub-core/video/colors.c ../grub-core/unidata.c ../grub-core/io/bufio.c ../grub-core/fs/affs.c ../grub-core/fs/afs.c ../grub-core/fs/bfs.c ../grub-core/fs/btrfs.c ../grub-core/fs/cbfs.c ../grub-core/fs/cpio.c ../grub-core/fs/cpio_be.c ../grub-core/fs/odc.c ../grub-core/fs/newc.c ../grub-core/fs/ext2.c ../grub-core/fs/fat.c ../grub-core/fs/exfat.c ../grub-core/fs/f2fs.c ../grub-core/fs/fshelp.c ../grub-core/fs/hfs.c ../grub-core/fs/hfsplus.c ../grub-core/fs/hfspluscomp.c ../grub-core/fs/iso9660.c ../grub-core/fs/jfs.c ../grub-core/fs/minix.c ../grub-core/fs/minix2.c ../grub-core/fs/minix3.c ../grub-core/fs/minix_be.c ../grub-core/fs/minix2_be.c ../grub-core/fs/minix3_be.c ../grub-core/fs/nilfs2.c ../grub-core/fs/ntfs.c ../grub-core/fs/ntfscomp.c ../grub-core/fs/reiserfs.c ../grub-core/fs/romfs.c ../grub-core/fs/sfs.c ../grub-core/fs/squash4.c ../grub-core/fs/tar.c ../grub-core/fs/udf.c ../grub-core/fs/ufs2.c ../grub-core/fs/ufs.c ../grub-core/fs/ufs_be.c ../grub-core/fs/xfs.c ../grub-core/fs/zfs/zfscrypt.c ../grub-core/fs/zfs/zfs.c ../grub-core/fs/zfs/zfsinfo.c ../grub-core/fs/zfs/zfs_lzjb.c ../grub-core/fs/zfs/zfs_lz4.c ../grub-core/fs/zfs/zfs_sha256.c ../grub-core/fs/zfs/zfs_fletcher.c ../grub-core/lib/envblk.c ../grub-core/lib/hexdump.c ../grub-core/lib/LzFind.c ../grub-core/lib/LzmaEnc.c ../grub-core/lib/crc.c ../grub-core/lib/adler32.c ../grub-core/lib/crc64.c ../grub-core/normal/datetime.c ../grub-core/normal/misc.c ../grub-core/partmap/acorn.c ../grub-core/partmap/amiga.c ../grub-core/partmap/apple.c ../grub-core/partmap/sun.c ../grub-core/partmap/plan.c ../grub-core/partmap/dvh.c ../grub-core/partmap/sunpc.c ../grub-core/partmap/bsdlabel.c ../grub-core/partmap/dfly.c ../grub-core/script/function.c ../grub-core/script/lexer.c ../grub-core/script/main.c ../grub-core/script/script.c ../grub-core/script/argv.c ../grub-core/io/gzio.c ../grub-core/io/xzio.c ../grub-core/io/lzopio.c ../grub-core/kern/ia64/dl_helper.c ../grub-core/kern/arm/dl_helper.c ../grub-core/kern/arm64/dl_helper.c ../grub-core/lib/minilzo/minilzo.c ../grub-core/lib/xzembed/xz_dec_bcj.c ../grub-core/lib/xzembed/xz_dec_lzma2.c ../grub-core/lib/xzembed/xz_dec_stream.c ../grub-core/kern/i386/backtrace.c ../util/misc.c ../grub-core/kern/command.c ../grub-core/kern/device.c ../grub-core/kern/disk.c ../grub-core/lib/disk.c ../util/getroot.c ../grub-core/osdep/unix/getroot.c ../grub-core/osdep/getroot.c ../grub-core/osdep/devmapper/getroot.c ../grub-core/osdep/relpath.c ../grub-core/kern/emu/hostdisk.c ../grub-core/osdep/devmapper/hostdisk.c ../grub-core/osdep/hostdisk.c ../grub-core/osdep/unix/hostdisk.c ../grub-core/osdep/exec.c ../grub-core/osdep/sleep.c ../grub-core/osdep/password.c ../grub-core/kern/emu/misc.c ../grub-core/kern/emu/mm.c ../grub-core/kern/env.c ../grub-core/kern/err.c ../grub-core/kern/file.c ../grub-core/kern/fs.c ../grub-core/kern/list.c ../grub-core/kern/misc.c ../grub-core/kern/partition.c ../grub-core/lib/crypto.c ../grub-core/disk/luks.c ../grub-core/disk/geli.c ../grub-core/disk/cryptodisk.c ../grub-core/disk/AFSplitter.c ../grub-core/lib/pbkdf2.c ../grub-core/commands/extcmd.c ../grub-core/lib/arg.c ../grub-core/disk/ldm.c ../grub-core/disk/diskfilter.c ../grub-core/partmap/gpt.c ../grub-core/partmap/msdos.c ../grub-core/fs/proc.c ../grub-core/fs/archelp.c ../grub-core/kern/backtrace.c > libgrub.pp || (rm -f libgrub.pp; exit 1) cat libgrub.pp | grep '@MARKER@' | sed 's/@MARKER@\(.*\)@/\1/g' | sort -u > libgrub_a_init.lst || (rm -f libgrub_a_init.lst; exit 1) cat libgrub.pp grub_fstest.pp | grep '@MARKER@' | sed 's/@MARKER@\(.*\)@/\1/g' | sort -u > grub_fstest_init.lst || (rm -f grub_fstest_init.lst; exit 1) sh ../geninit.sh `cat libgrub_a_init.lst` > libgrub_a_init.c || (rm -f libgrub_a_init.c; exit 1) sh ../geninit.sh `cat grub_fstest_init.lst` > grub_fstest_init.c || (rm -f grub_fstest_init.c; exit 1) make all-recursive make[1]: Entering directory '/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02' Making all in grub-core/gnulib make[2]: Entering directory '/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02/grub-core/gnulib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ../../../grub-core/gnulib/alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/var/lib"'; \ echo '#define LOCALSTATEDIR "/var"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/grub"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/grub"'; \ echo '#define DVIDIR "/usr/share/doc/grub"'; \ echo '#define PDFDIR "/usr/share/doc/grub"'; \ echo '#define PSDIR "/usr/share/doc/grub"'; \ echo '#define LIBDIR "/usr/lib"'; \ echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/grub"'; \ echo '#define PKGINCLUDEDIR "/usr/include/grub"'; \ echo '#define PKGLIBDIR "/usr/lib/grub"'; \ echo '#define PKGLIBEXECDIR "/usr/libexec/grub"'; \ } | sed '/""/d' > configmake.h-t && \ mv -f configmake.h-t configmake.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../../../build-aux/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../../../build-aux/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../../../build-aux/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h /usr/bin/mkdir -p sys rm -f unitypes.h-t unitypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ../../../grub-core/gnulib/unitypes.in.h; \ } > unitypes.h-t && \ mv -f unitypes.h-t unitypes.h rm -f uniwidth.h-t uniwidth.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ../../../grub-core/gnulib/uniwidth.in.h; \ } > uniwidth.h-t && \ mv -f uniwidth.h-t uniwidth.h rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ < ../../../grub-core/gnulib/sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f getopt.h-t getopt.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_GETOPT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_GETOPT_H''@||g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ < ../../../grub-core/gnulib/getopt.in.h; \ } > getopt.h-t && \ mv -f getopt.h-t getopt.h rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LANGINFO_H''@||g' \ -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../grub-core/gnulib/langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/1/g' \ -e 's/@''GNULIB_SETLOCALE''@/0/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../grub-core/gnulib/locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/1/g' \ -e 's/@''GNULIB_GETLINE''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/1/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ../../../grub-core/gnulib/stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/1/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ../../../grub-core/gnulib/stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../../../build-aux/snippet/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/1/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/1/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ../../../grub-core/gnulib/string.in.h | \ sed -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ../../../grub-core/gnulib/string.in.h; \ } > string.h-t && \ mv string.h-t string.h rm -f strings.h-t strings.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_STRINGS_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRINGS_H''@||g' \ -e 's|@''GNULIB_FFS''@|0|g' \ -e 's|@''HAVE_FFS''@|1|g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../grub-core/gnulib/strings.in.h; \ } > strings.h-t && \ mv strings.h-t strings.h /usr/bin/mkdir -p sys /usr/bin/mkdir -p sys rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../grub-core/gnulib/time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/1/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/1/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ../../../grub-core/gnulib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/0/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/0/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../grub-core/gnulib/sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../grub-core/gnulib/sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''GNULIB_BTOWC''@/1/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/1/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ < ../../../grub-core/gnulib/wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''GNULIB_ISWBLANK''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../grub-core/gnulib/wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h make all-recursive make[3]: Entering directory '/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02/grub-core/gnulib' make[4]: Entering directory '/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02/grub-core/gnulib' gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o argp-ba.o ../../../grub-core/gnulib/argp-ba.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o argp-eexst.o ../../../grub-core/gnulib/argp-eexst.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o argp-fmtstream.o ../../../grub-core/gnulib/argp-fmtstream.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o argp-fs-xinl.o ../../../grub-core/gnulib/argp-fs-xinl.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o argp-help.o ../../../grub-core/gnulib/argp-help.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o argp-parse.o ../../../grub-core/gnulib/argp-parse.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o argp-pin.o ../../../grub-core/gnulib/argp-pin.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o argp-pv.o ../../../grub-core/gnulib/argp-pv.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o argp-pvh.o ../../../grub-core/gnulib/argp-pvh.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o argp-xinl.o ../../../grub-core/gnulib/argp-xinl.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o dirname-lgpl.o ../../../grub-core/gnulib/dirname-lgpl.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o basename-lgpl.o ../../../grub-core/gnulib/basename-lgpl.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o stripslash.o ../../../grub-core/gnulib/stripslash.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o localcharset.o ../../../grub-core/gnulib/localcharset.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o mbswidth.o ../../../grub-core/gnulib/mbswidth.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o progname.o ../../../grub-core/gnulib/progname.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o strnlen1.o ../../../grub-core/gnulib/strnlen1.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o unistd.o ../../../grub-core/gnulib/unistd.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o wctype-h.o ../../../grub-core/gnulib/wctype-h.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o xsize.o ../../../grub-core/gnulib/xsize.c ../../../grub-core/gnulib/argp-fmtstream.c: warning: -D_FORTIFY_SOURCE not defined ../../../grub-core/gnulib/argp-fs-xinl.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o asnprintf.o ../../../grub-core/gnulib/asnprintf.c ../../../grub-core/gnulib/argp-ba.c: warning: -D_FORTIFY_SOURCE not defined ../../../grub-core/gnulib/argp-help.c: warning: -D_FORTIFY_SOURCE not defined ../../../grub-core/gnulib/argp-eexst.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o getopt.o ../../../grub-core/gnulib/getopt.c ../../../grub-core/gnulib/argp-parse.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o getopt1.o ../../../grub-core/gnulib/getopt1.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o printf-args.o ../../../grub-core/gnulib/printf-args.c gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o printf-parse.o ../../../grub-core/gnulib/printf-parse.c ../../../grub-core/gnulib/argp-pin.c: warning: -D_FORTIFY_SOURCE not defined ../../../grub-core/gnulib/argp-pv.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o vasnprintf.o ../../../grub-core/gnulib/vasnprintf.c rm -f t-charset.alias charset.alias && \ /bin/sh ../../../grub-core/gnulib/config.charset 'x86_64-Anolis-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias ../../../grub-core/gnulib/argp-xinl.c: warning: -D_FORTIFY_SOURCE not defined rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/grub/g' ../../../grub-core/gnulib/ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed ../../../grub-core/gnulib/argp-pvh.c: warning: -D_FORTIFY_SOURCE not defined ../../../grub-core/gnulib/dirname-lgpl.c: warning: -D_FORTIFY_SOURCE not defined rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/grub/g' ../../../grub-core/gnulib/ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed ../../../grub-core/gnulib/basename-lgpl.c: warning: -D_FORTIFY_SOURCE not defined ../../../grub-core/gnulib/stripslash.c: warning: -D_FORTIFY_SOURCE not defined ../../../grub-core/gnulib/strnlen1.c: warning: -D_FORTIFY_SOURCE not defined ../../../grub-core/gnulib/unistd.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I../../../grub-core/gnulib -I../.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I../../include -I../../intl -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -c -o uniwidth/width.o ../../../grub-core/gnulib/uniwidth/width.c ../../../grub-core/gnulib/localcharset.c: warning: -D_FORTIFY_SOURCE not defined ../../../grub-core/gnulib/mbswidth.c: warning: -D_FORTIFY_SOURCE not defined ../../../grub-core/gnulib/progname.c: warning: -D_FORTIFY_SOURCE not defined ../../../grub-core/gnulib/asnprintf.c: warning: -D_FORTIFY_SOURCE not defined In file included from ../../../grub-core/gnulib/dirname-lgpl.c:21: ../../../grub-core/gnulib/dirname.h:34:6: warning: "GNULIB_DIRNAME" is not defined, evaluates to 0 [-Wundef] 34 | # if GNULIB_DIRNAME | ^~~~~~~~~~~~~~ In file included from ../../../grub-core/gnulib/basename-lgpl.c:21: ../../../grub-core/gnulib/dirname.h:34:6: warning: "GNULIB_DIRNAME" is not defined, evaluates to 0 [-Wundef] 34 | # if GNULIB_DIRNAME | ^~~~~~~~~~~~~~ In file included from ../../../grub-core/gnulib/stripslash.c:21: ../../../grub-core/gnulib/dirname.h:34:6: warning: "GNULIB_DIRNAME" is not defined, evaluates to 0 [-Wundef] 34 | # if GNULIB_DIRNAME | ^~~~~~~~~~~~~~ In file included from ../../../grub-core/gnulib/progname.c:23: ../../../grub-core/gnulib/progname.h:39:5: warning: "ENABLE_RELOCATABLE" is not defined, evaluates to 0 [-Wundef] 39 | #if ENABLE_RELOCATABLE | ^~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/printf-args.c: warning: -D_FORTIFY_SOURCE not defined ../../../grub-core/gnulib/printf-parse.c: warning: -D_FORTIFY_SOURCE not defined ../../../grub-core/gnulib/xsize.c: warning: -D_FORTIFY_SOURCE not defined ../../../grub-core/gnulib/getopt1.c: warning: -D_FORTIFY_SOURCE not defined In file included from ../../../grub-core/gnulib/asnprintf.c:20: ../../../grub-core/gnulib/vasnprintf.h:66:5: warning: "REPLACE_VASNPRINTF" is not defined, evaluates to 0 [-Wundef] 66 | #if REPLACE_VASNPRINTF | ^~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/getopt.c: warning: -D_FORTIFY_SOURCE not defined ../../../grub-core/gnulib/vasnprintf.c: warning: -D_FORTIFY_SOURCE not defined ../../../grub-core/gnulib/wctype-h.c: warning: -D_FORTIFY_SOURCE not defined ../../../grub-core/gnulib/vasnprintf.c:62:6: warning: "WIDE_CHAR_VERSION" is not defined, evaluates to 0 [-Wundef] 62 | # if WIDE_CHAR_VERSION | ^~~~~~~~~~~~~~~~~ In file included from ../../../grub-core/gnulib/vasnprintf.c:65: ../../../grub-core/gnulib/vasnprintf.h:66:5: warning: "REPLACE_VASNPRINTF" is not defined, evaluates to 0 [-Wundef] 66 | #if REPLACE_VASNPRINTF | ^~~~~~~~~~~~~~~~~~ In file included from ../../../grub-core/gnulib/argp-eexst.c:25: ../../../grub-core/gnulib/argp.h:522:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 522 | #if _LIBC | ^~~~~ ../../../grub-core/gnulib/argp.h:555:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 555 | #if _LIBC | ^~~~~ ../../../grub-core/gnulib/argp.h:575:6: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 575 | #if !_LIBC || defined __USE_EXTERN_INLINES | ^~~~~ ../../../grub-core/gnulib/argp.h:577:7: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 577 | # if !_LIBC | ^~~~~ ../../../grub-core/gnulib/argp.h:637:7: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 637 | # if !_LIBC | ^~~~~ ../../../grub-core/gnulib/uniwidth/width.c: warning: -D_FORTIFY_SOURCE not defined In file included from ../../../grub-core/gnulib/printf-args.c:29: ../../../grub-core/gnulib/printf-args.h:82:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 82 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ ../../../grub-core/gnulib/printf-args.h:127:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 127 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ In file included from ../../../grub-core/gnulib/printf-parse.h:29, from ../../../grub-core/gnulib/printf-parse.c:36: ../../../grub-core/gnulib/printf-args.h:82:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 82 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ ../../../grub-core/gnulib/printf-args.h:127:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 127 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ ../../../grub-core/gnulib/printf-parse.h:80:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 80 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ ../../../grub-core/gnulib/printf-parse.h:173:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 173 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ ../../../grub-core/gnulib/printf-args.c: In function 'printf_fetchargs': ../../../grub-core/gnulib/printf-args.c:143:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 143 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ In file included from ../../../grub-core/gnulib/argp-fs-xinl.c:30: ../../../grub-core/gnulib/argp-fmtstream.h:43:9: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 43 | #if (_LIBC - 0 && !defined (USE_IN_LIBIO)) \ | ^~~~~ In file included from ../../../grub-core/gnulib/argp-help.c:50: ../../../grub-core/gnulib/argp.h:522:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 522 | #if _LIBC | ^~~~~ ../../../grub-core/gnulib/argp-fmtstream.h:136:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 136 | #if _LIBC | ^~~~~ ../../../grub-core/gnulib/argp-fmtstream.h:157:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 157 | #if _LIBC | ^~~~~ ../../../grub-core/gnulib/argp.h:555:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 555 | #if _LIBC | ^~~~~ ../../../grub-core/gnulib/argp-fmtstream.h:187:6: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 187 | #if !_LIBC || defined __OPTIMIZE__ | ^~~~~ ../../../grub-core/gnulib/argp.h:575:6: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 575 | #if !_LIBC || defined __USE_EXTERN_INLINES | ^~~~~ ../../../grub-core/gnulib/argp-fmtstream.h:190:6: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 190 | #if !_LIBC | ^~~~~ ../../../grub-core/gnulib/argp.h:577:7: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 577 | # if !_LIBC | ^~~~~ In file included from ../../../grub-core/gnulib/argp-xinl.c:37: ../../../grub-core/gnulib/argp.h:522:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 522 | #if _LIBC | ^~~~~ ../../../grub-core/gnulib/argp.h:555:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 555 | #if _LIBC | ^~~~~ ../../../grub-core/gnulib/argp.h:637:7: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 637 | # if !_LIBC | ^~~~~ ../../../grub-core/gnulib/argp.h:575:6: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 575 | #if !_LIBC || defined __USE_EXTERN_INLINES | ^~~~~ ../../../grub-core/gnulib/argp.h:577:7: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 577 | # if !_LIBC | ^~~~~ ../../../grub-core/gnulib/argp-fmtstream.h:342:6: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 342 | #if !_LIBC | ^~~~~ ../../../grub-core/gnulib/argp.h:637:7: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 637 | # if !_LIBC | ^~~~~ ../../../grub-core/gnulib/argp-xinl.c:40:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 40 | #if _LIBC - 0 && defined (weak_alias) | ^~~~~ In file included from ../../../grub-core/gnulib/argp-fmtstream.c:34: ../../../grub-core/gnulib/argp-fmtstream.h:43:9: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 43 | #if (_LIBC - 0 && !defined (USE_IN_LIBIO)) \ | ^~~~~ ../../../grub-core/gnulib/argp-fmtstream.h:136:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 136 | #if _LIBC | ^~~~~ ../../../grub-core/gnulib/argp-fmtstream.h:157:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 157 | #if _LIBC | ^~~~~ ../../../grub-core/gnulib/argp-fmtstream.h:187:6: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 187 | #if !_LIBC || defined __OPTIMIZE__ | ^~~~~ ../../../grub-core/gnulib/argp-fmtstream.h:190:6: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 190 | #if !_LIBC | ^~~~~ ../../../grub-core/gnulib/argp-fmtstream.h:342:6: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 342 | #if !_LIBC | ^~~~~ In file included from ../../../grub-core/gnulib/argp-fmtstream.c:35: ../../../grub-core/gnulib/argp-namefrob.h:19:6: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 19 | #if !_LIBC | ^~~~~ In file included from ../../../grub-core/gnulib/argp-parse.c:43: ../../../grub-core/gnulib/argp.h:522:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 522 | #if _LIBC | ^~~~~ ../../../grub-core/gnulib/argp.h:555:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 555 | #if _LIBC | ^~~~~ ../../../grub-core/gnulib/argp.h:575:6: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 575 | #if !_LIBC || defined __USE_EXTERN_INLINES | ^~~~~ ../../../grub-core/gnulib/argp.h:577:7: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 577 | # if !_LIBC | ^~~~~ In file included from ../../../grub-core/gnulib/argp-namefrob.h:149: ../../../grub-core/gnulib/dirname.h:34:6: warning: "GNULIB_DIRNAME" is not defined, evaluates to 0 [-Wundef] 34 | # if GNULIB_DIRNAME | ^~~~~~~~~~~~~~ ../../../grub-core/gnulib/argp.h:637:7: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 637 | # if !_LIBC | ^~~~~ In file included from ../../../grub-core/gnulib/argp-parse.c:44: ../../../grub-core/gnulib/argp-namefrob.h:19:6: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 19 | #if !_LIBC | ^~~~~ In file included from ../../../grub-core/gnulib/argp-help.c:51: ../../../grub-core/gnulib/argp-fmtstream.h:43:9: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 43 | #if (_LIBC - 0 && !defined (USE_IN_LIBIO)) \ | ^~~~~ ../../../grub-core/gnulib/argp-fmtstream.c:123:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 123 | static inline const ptrdiff_t | ^~~~~ ../../../grub-core/gnulib/argp-fmtstream.h:136:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 136 | #if _LIBC | ^~~~~ ../../../grub-core/gnulib/argp-fmtstream.h:157:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 157 | #if _LIBC | ^~~~~ ../../../grub-core/gnulib/argp-fmtstream.h:187:6: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 187 | #if !_LIBC || defined __OPTIMIZE__ | ^~~~~ ../../../grub-core/gnulib/argp-fmtstream.h:190:6: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 190 | #if !_LIBC | ^~~~~ In file included from ../../../grub-core/gnulib/argp-pvh.c:24: ../../../grub-core/gnulib/argp.h:522:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 522 | #if _LIBC | ^~~~~ In file included from ../../../grub-core/gnulib/argp-namefrob.h:149: ../../../grub-core/gnulib/dirname.h:34:6: warning: "GNULIB_DIRNAME" is not defined, evaluates to 0 [-Wundef] 34 | # if GNULIB_DIRNAME | ^~~~~~~~~~~~~~ ../../../grub-core/gnulib/argp.h:555:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 555 | #if _LIBC | ^~~~~ ../../../grub-core/gnulib/argp.h:575:6: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 575 | #if !_LIBC || defined __USE_EXTERN_INLINES | ^~~~~ ../../../grub-core/gnulib/argp.h:577:7: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 577 | # if !_LIBC | ^~~~~ ../../../grub-core/gnulib/argp-fmtstream.c: In function '_argp_fmtstream_update': ../../../grub-core/gnulib/argp-fmtstream.c:237:29: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare] 237 | if (display_width < (ssize_t) fs->rmargin) | ^ ../../../grub-core/gnulib/argp-fmtstream.h:342:6: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 342 | #if !_LIBC | ^~~~~ In file included from ../../../grub-core/gnulib/argp-help.c:52: ../../../grub-core/gnulib/argp-namefrob.h:19:6: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 19 | #if !_LIBC | ^~~~~ ../../../grub-core/gnulib/argp.h:637:7: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 637 | # if !_LIBC | ^~~~~ ../../../grub-core/gnulib/argp-parse.c: In function 'argp_version_parser': ../../../grub-core/gnulib/argp-parse.c:147:37: warning: unused parameter 'arg' [-Wunused-parameter] 147 | argp_version_parser (int key, char *arg, struct argp_state *state) | ~~~~~~^~~ In file included from ../../../grub-core/gnulib/argp-namefrob.h:149: ../../../grub-core/gnulib/dirname.h:34:6: warning: "GNULIB_DIRNAME" is not defined, evaluates to 0 [-Wundef] 34 | # if GNULIB_DIRNAME | ^~~~~~~~~~~~~~ ../../../grub-core/gnulib/argp-parse.c: In function 'parser_init': ../../../grub-core/gnulib/argp-parse.c:464:10: warning: missing initializer for field 'rpl_optopt' of 'struct _getopt_data' [-Wmissing-field-initializers] 464 | struct _getopt_data opt_data = _GETOPT_DATA_INITIALIZER; | ^~~~~~~~~~~~ In file included from ../../../grub-core/gnulib/argp-parse.c:30: ../../config-util.h:1558:25: note: 'rpl_optopt' declared here 1558 | #define __GETOPT_PREFIX rpl_ | ^~~~ ./getopt.h:70:43: note: in expansion of macro '__GETOPT_PREFIX' 70 | # define __GETOPT_ID(y) __GETOPT_XCONCAT (__GETOPT_PREFIX, y) | ^~~~~~~~~~~~~~~ ../../../grub-core/gnulib/printf-parse.c:74:5: warning: "CHAR_T_ONLY_ASCII" is not defined, evaluates to 0 [-Wundef] 74 | #if CHAR_T_ONLY_ASCII | ^~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/argp-help.c: In function 'until_short': ../../../grub-core/gnulib/argp-help.c:603:71: warning: unused parameter 'real' [-Wunused-parameter] 603 | until_short (const struct argp_option *opt, const struct argp_option *real, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../grub-core/gnulib/argp-help.c:604:26: warning: unused parameter 'domain' [-Wunused-parameter] 604 | const char *domain, void *cookie) | ~~~~~~~~~~~~^~~~~~ ../../../grub-core/gnulib/argp-help.c:604:40: warning: unused parameter 'cookie' [-Wunused-parameter] 604 | const char *domain, void *cookie) | ~~~~~~^~~~~~ ../../../grub-core/gnulib/argp-parse.c: In function 'parser_parse_opt': ../../../grub-core/gnulib/argp-parse.c:717:57: warning: unused parameter 'val' [-Wunused-parameter] 717 | parser_parse_opt (struct parser *parser, int opt, char *val) | ~~~~~~^~~ ../../../grub-core/gnulib/printf-parse.c: In function 'printf_parse': ../../../grub-core/gnulib/printf-parse.c:545:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 545 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ In file included from ../../../grub-core/gnulib/argp-help.c:33: ../../../grub-core/gnulib/argp-help.c: In function 'hol_append': ../../../grub-core/gnulib/argp-help.c:886:33: warning: comparison is always true due to limited range of data type [-Wtype-limits] 886 | assert (num_entries <= SIZE_MAX / sizeof (struct hol_entry)); | ^~ ../../../grub-core/gnulib/argp-help.c:886:33: warning: comparison is always true due to limited range of data type [-Wtype-limits] 886 | assert (num_entries <= SIZE_MAX / sizeof (struct hol_entry)); | ^~ ../../../grub-core/gnulib/localcharset.c:68:5: warning: "ENABLE_RELOCATABLE" is not defined, evaluates to 0 [-Wundef] 68 | #if ENABLE_RELOCATABLE | ^~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/printf-parse.c:603:5: warning: "CHAR_T_ONLY_ASCII" is not defined, evaluates to 0 [-Wundef] 603 | #if CHAR_T_ONLY_ASCII | ^~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:80:6: warning: "WIDE_CHAR_VERSION" is not defined, evaluates to 0 [-Wundef] 80 | # if WIDE_CHAR_VERSION | ^~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/argp-help.c: In function 'add_argless_short_opt': ../../../grub-core/gnulib/argp-help.c:1273:36: warning: unused parameter 'domain' [-Wunused-parameter] 1273 | const char *domain, void *cookie) | ~~~~~~~~~~~~^~~~~~ In file included from ../../../grub-core/gnulib/printf-parse.h:29, from ../../../grub-core/gnulib/vasnprintf.c:83: ../../../grub-core/gnulib/printf-args.h:82:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 82 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ ../../../grub-core/gnulib/printf-args.h:127:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 127 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ ../../../grub-core/gnulib/printf-parse.h:80:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 80 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ ../../../grub-core/gnulib/printf-parse.h:173:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 173 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ ../../../grub-core/gnulib/argp-help.c: In function '_help': ../../../grub-core/gnulib/argp-help.c:1603:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 1603 | #if _LIBC || (HAVE_FLOCKFILE && HAVE_FUNLOCKFILE) | ^~~~~ ../../../grub-core/gnulib/argp-help.c:1613:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 1613 | #if _LIBC || (HAVE_FLOCKFILE && HAVE_FUNLOCKFILE) | ^~~~~ ../../../grub-core/gnulib/vasnprintf.c:92:6: warning: "NEED_PRINTF_DOUBLE" is not defined, evaluates to 0 [-Wundef] 92 | #if (NEED_PRINTF_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:92:28: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 92 | #if (NEED_PRINTF_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:97:6: warning: "NEED_PRINTF_DOUBLE" is not defined, evaluates to 0 [-Wundef] 97 | #if (NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:97:28: warning: "NEED_PRINTF_INFINITE_DOUBLE" is not defined, evaluates to 0 [-Wundef] 97 | #if (NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:102:6: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 102 | #if (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:102:33: warning: "NEED_PRINTF_INFINITE_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 102 | #if (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:108:6: warning: "NEED_PRINTF_DIRECTIVE_A" is not defined, evaluates to 0 [-Wundef] 108 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:108:33: warning: "NEED_PRINTF_DOUBLE" is not defined, evaluates to 0 [-Wundef] 108 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:114:6: warning: "NEED_PRINTF_DIRECTIVE_A" is not defined, evaluates to 0 [-Wundef] 114 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:114:33: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 114 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:123:6: warning: "WIDE_CHAR_VERSION" is not defined, evaluates to 0 [-Wundef] 123 | # if WIDE_CHAR_VERSION | ^~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:147:5: warning: "WIDE_CHAR_VERSION" is not defined, evaluates to 0 [-Wundef] 147 | #if WIDE_CHAR_VERSION | ^~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:227:126: warning: "NEED_PRINTF_DIRECTIVE_LS" is not defined, evaluates to 0 [-Wundef] 227 | #if (((!USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99) && WIDE_CHAR_VERSION) || ((!USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || (NEED_PRINTF_DIRECTIVE_LS && !defined IN_LIBINTL)) && !WIDE_CHAR_VERSION && DCHAR_IS_TCHAR)) && HAVE_WCHAR_T | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:269:6: warning: "NEED_PRINTF_DIRECTIVE_A" is not defined, evaluates to 0 [-Wundef] 269 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:269:33: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 269 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:269:60: warning: "NEED_PRINTF_INFINITE_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 269 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:269:96: warning: "NEED_PRINTF_DOUBLE" is not defined, evaluates to 0 [-Wundef] 269 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:269:118: warning: "NEED_PRINTF_INFINITE_DOUBLE" is not defined, evaluates to 0 [-Wundef] 269 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:296:5: warning: "NEED_PRINTF_INFINITE_DOUBLE" is not defined, evaluates to 0 [-Wundef] 296 | #if NEED_PRINTF_INFINITE_DOUBLE && !NEED_PRINTF_DOUBLE && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:307:5: warning: "NEED_PRINTF_INFINITE_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 307 | #if NEED_PRINTF_INFINITE_LONG_DOUBLE && !NEED_PRINTF_LONG_DOUBLE && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:318:6: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 318 | #if (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:318:33: warning: "NEED_PRINTF_DOUBLE" is not defined, evaluates to 0 [-Wundef] 318 | #if (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/argp-help.c:1723:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 1723 | #if _LIBC || (HAVE_FLOCKFILE && HAVE_FUNLOCKFILE) | ^~~~~ ../../../grub-core/gnulib/argp-help.c: In function 'argp_error': ../../../grub-core/gnulib/argp-help.c:1805:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 1805 | #if _LIBC || (HAVE_FLOCKFILE && HAVE_FUNLOCKFILE) | ^~~~~ ../../../grub-core/gnulib/getopt.c:1150:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 1150 | #if _LIBC | ^~~~~ ../../../grub-core/gnulib/argp-help.c:1843:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 1843 | #if _LIBC || (HAVE_FLOCKFILE && HAVE_FUNLOCKFILE) | ^~~~~ ../../../grub-core/gnulib/mbswidth.c: In function 'mbsnwidth': ../../../grub-core/gnulib/mbswidth.c:94:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 94 | if (flags & MBSW_STOP_AT_NUL) | ^ ../../../grub-core/gnulib/argp-help.c: In function 'argp_failure': ../../../grub-core/gnulib/mbswidth.c:96:13: note: here 96 | default: | ^~~~~~~ ../../../grub-core/gnulib/argp-help.c:1871:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 1871 | #if _LIBC || (HAVE_FLOCKFILE && HAVE_FUNLOCKFILE) | ^~~~~ ../../../grub-core/gnulib/argp-help.c:1928:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 1928 | #if _LIBC || (HAVE_DECL_STRERROR_R && STRERROR_R_CHAR_P && !defined strerror_r) | ^~~~~ ../../../grub-core/gnulib/argp-help.c:1934:6: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 1934 | #if !_LIBC | ^~~~~ ../../../grub-core/gnulib/vasnprintf.c: In function 'vasnprintf': ../../../grub-core/gnulib/vasnprintf.c:1938:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 1938 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ ../../../grub-core/gnulib/argp-help.c:1950:5: warning: "_LIBC" is not defined, evaluates to 0 [-Wundef] 1950 | #if _LIBC || (HAVE_FLOCKFILE && HAVE_FUNLOCKFILE) | ^~~~~ ../../../grub-core/gnulib/vasnprintf.c:2402:53: warning: "NEED_PRINTF_DIRECTIVE_LS" is not defined, evaluates to 0 [-Wundef] 2402 | #if (!USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || (NEED_PRINTF_DIRECTIVE_LS && !defined IN_LIBINTL)) && HAVE_WCHAR_T | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:2926:6: warning: "NEED_PRINTF_DIRECTIVE_A" is not defined, evaluates to 0 [-Wundef] 2926 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:2926:33: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 2926 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:2926:60: warning: "NEED_PRINTF_DOUBLE" is not defined, evaluates to 0 [-Wundef] 2926 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:3418:6: warning: "NEED_PRINTF_INFINITE_DOUBLE" is not defined, evaluates to 0 [-Wundef] 3418 | #if (NEED_PRINTF_INFINITE_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:3418:37: warning: "NEED_PRINTF_DOUBLE" is not defined, evaluates to 0 [-Wundef] 3418 | #if (NEED_PRINTF_INFINITE_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:3418:59: warning: "NEED_PRINTF_INFINITE_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 3418 | #if (NEED_PRINTF_INFINITE_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:3418:95: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 3418 | #if (NEED_PRINTF_INFINITE_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4608:70: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 4608 | #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4608:89: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined, evaluates to 0 [-Wundef] 4608 | #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4608:120: warning: "NEED_PRINTF_FLAG_ZERO" is not defined, evaluates to 0 [-Wundef] 4608 | #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4608:145: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 4608 | #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4612:51: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 4612 | #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4616:5: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 4616 | #if NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4621:5: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined, evaluates to 0 [-Wundef] 4621 | #if NEED_PRINTF_FLAG_LEFTADJUST | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4623:26: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 4623 | #elif !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4623:45: warning: "NEED_PRINTF_FLAG_ZERO" is not defined, evaluates to 0 [-Wundef] 4623 | #elif !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4623:70: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 4623 | #elif !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4638:70: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 4638 | #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4638:89: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined, evaluates to 0 [-Wundef] 4638 | #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4638:120: warning: "NEED_PRINTF_FLAG_ZERO" is not defined, evaluates to 0 [-Wundef] 4638 | #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4638:145: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 4638 | #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4672:51: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 4672 | #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4705:5: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 4705 | #if NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4720:6: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined, evaluates to 0 [-Wundef] 4720 | #if !NEED_PRINTF_FLAG_LEFTADJUST && (!DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4720:57: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 4720 | #if !NEED_PRINTF_FLAG_LEFTADJUST && (!DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION) | ^~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4720:76: warning: "NEED_PRINTF_FLAG_ZERO" is not defined, evaluates to 0 [-Wundef] 4720 | #if !NEED_PRINTF_FLAG_LEFTADJUST && (!DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION) | ^~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4720:101: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 4720 | #if !NEED_PRINTF_FLAG_LEFTADJUST && (!DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4770:5: warning: "NEED_PRINTF_FLAG_GROUPING" is not defined, evaluates to 0 [-Wundef] 4770 | #if NEED_PRINTF_FLAG_GROUPING | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4866:5: warning: "NEED_PRINTF_DIRECTIVE_F" is not defined, evaluates to 0 [-Wundef] 4866 | #if NEED_PRINTF_DIRECTIVE_F | ^~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:5119:35: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 5119 | if (count < maxlen | ^ ../../../grub-core/gnulib/vasnprintf.c:5245:5: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 5245 | #if NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:5414:24: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 5414 | #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:5414:43: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined, evaluates to 0 [-Wundef] 5414 | #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:5414:74: warning: "NEED_PRINTF_FLAG_ZERO" is not defined, evaluates to 0 [-Wundef] 5414 | #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:5414:99: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 5414 | #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:5524:5: warning: "NEED_PRINTF_DIRECTIVE_F" is not defined, evaluates to 0 [-Wundef] 5524 | #if NEED_PRINTF_DIRECTIVE_F | ^~~~~~~~~~~~~~~~~~~~~~~ ../../../grub-core/gnulib/vasnprintf.c:4846:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 4846 | *fbp++ = 'l'; | ~~~~~~~^~~~~ ../../../grub-core/gnulib/vasnprintf.c:4850:19: note: here 4850 | case TYPE_LONGINT: | ^~~~ rm -f libgnu.a ar cru libgnu.a argp-ba.o argp-eexst.o argp-fmtstream.o argp-fs-xinl.o argp-help.o argp-parse.o argp-pin.o argp-pv.o argp-pvh.o argp-xinl.o dirname-lgpl.o basename-lgpl.o stripslash.o localcharset.o mbswidth.o progname.o strnlen1.o unistd.o uniwidth/width.o wctype-h.o xsize.o asnprintf.o getopt.o getopt1.o printf-args.o printf-parse.o vasnprintf.o ranlib libgnu.a make[4]: Leaving directory '/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02/grub-core/gnulib' make[3]: Leaving directory '/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02/grub-core/gnulib' make[2]: Leaving directory '/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02/grub-core/gnulib' Making all in . make[2]: Entering directory '/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02' gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/normal/datetime.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/normal/libgrubmods_a-datetime.o `test -f 'grub-core/normal/datetime.c' || echo '../'`grub-core/normal/datetime.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/normal/misc.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/normal/libgrubmods_a-misc.o `test -f 'grub-core/normal/misc.c' || echo '../'`grub-core/normal/misc.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/io/gzio.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/io/libgrubmods_a-gzio.o `test -f 'grub-core/io/gzio.c' || echo '../'`grub-core/io/gzio.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/io/xzio.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/io/libgrubmods_a-xzio.o `test -f 'grub-core/io/xzio.c' || echo '../'`grub-core/io/xzio.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/io/lzopio.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/io/libgrubmods_a-lzopio.o `test -f 'grub-core/io/lzopio.c' || echo '../'`grub-core/io/lzopio.c ../grub-core/normal/misc.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/normal/datetime.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub_script.tab.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o libgrubmods_a-grub_script.tab.o `test -f 'grub_script.tab.c' || echo '../'`grub_script.tab.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub_script.yy.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o libgrubmods_a-grub_script.yy.o `test -f 'grub_script.yy.c' || echo '../'`grub_script.yy.c ../grub-core/io/gzio.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/io/xzio.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/io/lzopio.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/misc.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/libgrubkern_a-misc.o `test -f 'util/misc.c' || echo '../'`util/misc.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/disk.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/libgrubkern_a-disk.o `test -f 'grub-core/lib/disk.c' || echo '../'`grub-core/lib/disk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/getroot.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/libgrubkern_a-getroot.o `test -f 'util/getroot.c' || echo '../'`util/getroot.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/getroot.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/libgrubkern_a-getroot.o `test -f 'grub-core/osdep/getroot.c' || echo '../'`grub-core/osdep/getroot.c grub_script.tab.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/relpath.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/libgrubkern_a-relpath.o `test -f 'grub-core/osdep/relpath.c' || echo '../'`grub-core/osdep/relpath.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/hostdisk.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/libgrubkern_a-hostdisk.o `test -f 'grub-core/kern/emu/hostdisk.c' || echo '../'`grub-core/kern/emu/hostdisk.c grub_script.yy.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/hostdisk.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/libgrubkern_a-hostdisk.o `test -f 'grub-core/osdep/hostdisk.c' || echo '../'`grub-core/osdep/hostdisk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/unix/hostdisk.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/unix/libgrubkern_a-hostdisk.o `test -f 'grub-core/osdep/unix/hostdisk.c' || echo '../'`grub-core/osdep/unix/hostdisk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/exec.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/libgrubkern_a-exec.o `test -f 'grub-core/osdep/exec.c' || echo '../'`grub-core/osdep/exec.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/sleep.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/libgrubkern_a-sleep.o `test -f 'grub-core/osdep/sleep.c' || echo '../'`grub-core/osdep/sleep.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/password.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/libgrubkern_a-password.o `test -f 'grub-core/osdep/password.c' || echo '../'`grub-core/osdep/password.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/misc.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/libgrubkern_a-misc.o `test -f 'grub-core/kern/emu/misc.c' || echo '../'`grub-core/kern/emu/misc.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/mm.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/libgrubkern_a-mm.o `test -f 'grub-core/kern/emu/mm.c' || echo '../'`grub-core/kern/emu/mm.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/env.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-env.o `test -f 'grub-core/kern/env.c' || echo '../'`grub-core/kern/env.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/err.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-err.o `test -f 'grub-core/kern/err.c' || echo '../'`grub-core/kern/err.c ../util/misc.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/file.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-file.o `test -f 'grub-core/kern/file.c' || echo '../'`grub-core/kern/file.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/fs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-fs.o `test -f 'grub-core/kern/fs.c' || echo '../'`grub-core/kern/fs.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/list.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-list.o `test -f 'grub-core/kern/list.c' || echo '../'`grub-core/kern/list.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/misc.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-misc.o `test -f 'grub-core/kern/misc.c' || echo '../'`grub-core/kern/misc.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/partition.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-partition.o `test -f 'grub-core/kern/partition.c' || echo '../'`grub-core/kern/partition.c ../grub-core/lib/disk.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/crypto.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/libgrubkern_a-crypto.o `test -f 'grub-core/lib/crypto.c' || echo '../'`grub-core/lib/crypto.c ../util/getroot.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/relpath.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/getroot.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/luks.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/libgrubkern_a-luks.o `test -f 'grub-core/disk/luks.c' || echo '../'`grub-core/disk/luks.c ../grub-core/kern/emu/hostdisk.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/geli.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/libgrubkern_a-geli.o `test -f 'grub-core/disk/geli.c' || echo '../'`grub-core/disk/geli.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/cryptodisk.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/libgrubkern_a-cryptodisk.o `test -f 'grub-core/disk/cryptodisk.c' || echo '../'`grub-core/disk/cryptodisk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/AFSplitter.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/libgrubkern_a-AFSplitter.o `test -f 'grub-core/disk/AFSplitter.c' || echo '../'`grub-core/disk/AFSplitter.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/pbkdf2.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/libgrubkern_a-pbkdf2.o `test -f 'grub-core/lib/pbkdf2.c' || echo '../'`grub-core/lib/pbkdf2.c ../grub-core/osdep/hostdisk.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/emu/misc.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/unix/hostdisk.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/commands/extcmd.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/commands/libgrubkern_a-extcmd.o `test -f 'grub-core/commands/extcmd.c' || echo '../'`grub-core/commands/extcmd.c ../grub-core/osdep/password.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/err.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/arg.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/libgrubkern_a-arg.o `test -f 'grub-core/lib/arg.c' || echo '../'`grub-core/lib/arg.c ../grub-core/osdep/sleep.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/exec.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/ldm.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/libgrubkern_a-ldm.o `test -f 'grub-core/disk/ldm.c' || echo '../'`grub-core/disk/ldm.c ../grub-core/kern/emu/mm.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/file.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/fs.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/env.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/list.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/diskfilter.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/libgrubkern_a-diskfilter.o `test -f 'grub-core/disk/diskfilter.c' || echo '../'`grub-core/disk/diskfilter.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/gpt.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/partmap/libgrubkern_a-gpt.o `test -f 'grub-core/partmap/gpt.c' || echo '../'`grub-core/partmap/gpt.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/msdos.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/partmap/libgrubkern_a-msdos.o `test -f 'grub-core/partmap/msdos.c' || echo '../'`grub-core/partmap/msdos.c ../grub-core/kern/misc.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/proc.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/fs/libgrubkern_a-proc.o `test -f 'grub-core/fs/proc.c' || echo '../'`grub-core/fs/proc.c ../grub-core/kern/partition.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/archelp.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/fs/libgrubkern_a-archelp.o `test -f 'grub-core/fs/archelp.c' || echo '../'`grub-core/fs/archelp.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/backtrace.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-backtrace.o `test -f 'grub-core/kern/backtrace.c' || echo '../'`grub-core/kern/backtrace.c ../grub-core/lib/crypto.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/disk/AFSplitter.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkrelpath.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrelpath-grub-mkrelpath.o `test -f 'util/grub-mkrelpath.c' || echo '../'`util/grub-mkrelpath.c ../grub-core/disk/geli.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_mkrelpath-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '../'`grub-core/kern/emu/argp_common.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkrelpath-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c ../grub-core/disk/cryptodisk.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/disk/luks.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-script-check.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_script_check-grub-script-check.o `test -f 'util/grub-script-check.c' || echo '../'`util/grub-script-check.c ../grub-core/commands/extcmd.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/pbkdf2.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_script_check-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '../'`grub-core/kern/emu/argp_common.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_script_check-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c ../grub-core/lib/arg.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/disk/ldm.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-editenv.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_editenv-grub-editenv.o `test -f 'util/grub-editenv.c' || echo '../'`util/grub-editenv.c ../grub-core/disk/diskfilter.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/partmap/gpt.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/partmap/msdos.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/editenv.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_editenv-editenv.o `test -f 'util/editenv.c' || echo '../'`util/editenv.c ../grub-core/fs/archelp.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-install-common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_editenv-grub-install-common.o `test -f 'util/grub-install-common.c' || echo '../'`util/grub-install-common.c ../grub-core/fs/proc.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_editenv-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/compress.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_editenv-compress.o `test -f 'grub-core/osdep/compress.c' || echo '../'`grub-core/osdep/compress.c ../util/grub-mkrelpath.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/mkimage.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_editenv-mkimage.o `test -f 'util/mkimage.c' || echo '../'`util/mkimage.c ../grub-core/kern/emu/argp_common.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage32.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_editenv-grub-mkimage32.o `test -f 'util/grub-mkimage32.c' || echo '../'`util/grub-mkimage32.c ../grub-core/kern/backtrace.c: warning: -D_FORTIFY_SOURCE not defined ../util/grub-script-check.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage64.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_editenv-grub-mkimage64.o `test -f 'util/grub-mkimage64.c' || echo '../'`util/grub-mkimage64.c ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/emu/argp_common.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/config.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_editenv-config.o `test -f 'grub-core/osdep/config.c' || echo '../'`grub-core/osdep/config.c ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined ../util/editenv.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/arg.c: In function 'grub_arg_parse': ../grub-core/lib/arg.c:400:40: warning: passing argument 2 of 'grub_strtoull' from incompatible pointer type [-Wincompatible-pointer-types] 400 | grub_strtoull (option, &tail, 0); | ^~~~~ | | | char ** In file included from ../grub-core/lib/arg.c:20: ../include/grub/misc.h:300:85: note: expected 'const char ** const' but argument is of type 'char **' 300 | unsigned long long EXPORT_FUNC(grub_strtoull) (const char *str, const char ** const end, int base); | ~~~~~~~~~~~~~~~~~~~~^~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/config.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_editenv-config.o `test -f 'util/config.c' || echo '../'`util/config.c ../util/grub-editenv.c: warning: -D_FORTIFY_SOURCE not defined ../util/grub-install-common.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/resolve.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_editenv-resolve.o `test -f 'util/resolve.c' || echo '../'`util/resolve.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkpasswd-pbkdf2.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.o `test -f 'util/grub-mkpasswd-pbkdf2.c' || echo '../'`util/grub-mkpasswd-pbkdf2.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_mkpasswd_pbkdf2-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '../'`grub-core/kern/emu/argp_common.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/random.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkpasswd_pbkdf2-random.o `test -f 'grub-core/osdep/random.c' || echo '../'`grub-core/osdep/random.c ../util/grub-mkimage64.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/compress.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkpasswd_pbkdf2-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c ../util/config.c: warning: -D_FORTIFY_SOURCE not defined ../util/resolve.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-fstest.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_fstest-grub-fstest.o `test -f 'util/grub-fstest.c' || echo '../'`util/grub-fstest.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_fstest-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo '../'`grub-core/kern/emu/hostfs.c ../util/grub-mkimage32.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/config.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/grub_fstest-host.o `test -f 'grub-core/disk/host.c' || echo '../'`grub-core/disk/host.c ../grub-core/disk/diskfilter.c: In function 'grub_diskfilter_vg_register': ../grub-core/disk/diskfilter.c:985:46: warning: passing argument 2 of 'grub_strtoul' from incompatible pointer type [-Wincompatible-pointer-types] 985 | cur_num = grub_strtoul (num, &end, 10); | ^~~~ | | | char ** In file included from ../include/grub/dl.h:29, from ../grub-core/disk/diskfilter.c:20: ../include/grub/misc.h:299:79: note: expected 'const char ** const' but argument is of type 'char **' 299 | unsigned long EXPORT_FUNC(grub_strtoul) (const char *str, const char ** const end, int base); | ~~~~~~~~~~~~~~~~~~~~^~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_fstest-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkfont.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_MKFONT=1 -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -c -o util/grub_mkfont-grub-mkfont.o `test -f 'util/grub-mkfont.c' || echo '../'`util/grub-mkfont.c ../util/mkimage.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_MKFONT=1 -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -c -o grub-core/kern/emu/grub_mkfont-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '../'`grub-core/kern/emu/argp_common.c ../grub-core/osdep/random.c: warning: -D_FORTIFY_SOURCE not defined In file included from ../grub-core/osdep/getroot.c:2: ../grub-core/osdep/linux/getroot.c: In function 'grub_util_raid_getmembers': ../grub-core/osdep/linux/getroot.c:193:43: warning: implicit declaration of function 'makedev' [-Wimplicit-function-declaration] 193 | makedev (disk.major, disk.minor)); | ^~~~~~~ ../grub-core/osdep/linux/getroot.c:193:43: warning: nested extern declaration of 'makedev' [-Wnested-externs] ../util/grub-mkpasswd-pbkdf2.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined ../util/grub-fstest.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/emu/hostfs.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_MKFONT=1 -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -c -o grub-core/osdep/grub_mkfont-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c ../grub-core/disk/host.c: warning: -D_FORTIFY_SOURCE not defined ../util/grub-mkfont.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mklayout.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mklayout-grub-mklayout.o `test -f 'util/grub-mklayout.c' || echo '../'`util/grub-mklayout.c ../grub-core/kern/emu/argp_common.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_mklayout-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '../'`grub-core/kern/emu/argp_common.c ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mklayout-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkrescue.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-grub-mkrescue.o `test -f 'util/grub-mkrescue.c' || echo '../'`util/grub-mkrescue.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/render-label.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-render-label.o `test -f 'util/render-label.c' || echo '../'`util/render-label.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/glue-efi.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-glue-efi.o `test -f 'util/glue-efi.c' || echo '../'`util/glue-efi.c ../grub-core/kern/emu/argp_common.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/mkimage.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-mkimage.o `test -f 'util/mkimage.c' || echo '../'`util/mkimage.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage32.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-grub-mkimage32.o `test -f 'util/grub-mkimage32.c' || echo '../'`util/grub-mkimage32.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage64.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-grub-mkimage64.o `test -f 'util/grub-mkimage64.c' || echo '../'`util/grub-mkimage64.c ../grub-core/kern/emu/argp_common.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-install-common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-grub-install-common.o `test -f 'util/grub-install-common.c' || echo '../'`util/grub-install-common.c ../util/grub-mklayout.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_bios.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-setup_bios.o `test -f 'util/setup_bios.c' || echo '../'`util/setup_bios.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_sparc.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-setup_sparc.o `test -f 'util/setup_sparc.c' || echo '../'`util/setup_sparc.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/reed_solomon.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/grub_mkrescue-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo '../'`grub-core/lib/reed_solomon.c ../util/render-label.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/random.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkrescue-random.o `test -f 'grub-core/osdep/random.c' || echo '../'`grub-core/osdep/random.c ../util/mkimage.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkrescue-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo '../'`grub-core/osdep/ofpath.c ../util/grub-mkrescue.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/platform.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkrescue-platform.o `test -f 'grub-core/osdep/platform.c' || echo '../'`grub-core/osdep/platform.c ../util/grub-mkimage32.c: warning: -D_FORTIFY_SOURCE not defined ../util/grub-mkimage64.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/platform_unix.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkrescue-platform_unix.o `test -f 'grub-core/osdep/platform_unix.c' || echo '../'`grub-core/osdep/platform_unix.c ../util/glue-efi.c: warning: -D_FORTIFY_SOURCE not defined ../util/grub-install-common.c: warning: -D_FORTIFY_SOURCE not defined ../util/setup_sparc.c: warning: -D_FORTIFY_SOURCE not defined ../util/setup_bios.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/reed_solomon.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/random.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/compress.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkrescue-compress.o `test -f 'grub-core/osdep/compress.c' || echo '../'`grub-core/osdep/compress.c ../grub-core/osdep/ofpath.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/editenv.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-editenv.o `test -f 'util/editenv.c' || echo '../'`util/editenv.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/blocklist.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkrescue-blocklist.o `test -f 'grub-core/osdep/blocklist.c' || echo '../'`grub-core/osdep/blocklist.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/config.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkrescue-config.o `test -f 'grub-core/osdep/config.c' || echo '../'`grub-core/osdep/config.c ../grub-core/osdep/platform.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/config.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-config.o `test -f 'util/config.c' || echo '../'`util/config.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_mkrescue-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo '../'`grub-core/kern/emu/hostfs.c ../grub-core/osdep/platform_unix.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/grub_mkrescue-host.o `test -f 'grub-core/disk/host.c' || echo '../'`grub-core/disk/host.c ../grub-core/osdep/compress.c: warning: -D_FORTIFY_SOURCE not defined ../util/grub-fstest.c: In function 'argp_parser': ../util/grub-fstest.c:590:33: warning: passing argument 2 of 'grub_strtoul' from incompatible pointer type [-Wincompatible-pointer-types] 590 | skip = grub_strtoul (arg, &p, 0); | ^~ | | | char ** In file included from ../include/grub/emu/misc.h:29, from ../util/grub-fstest.c:22: ../include/grub/misc.h:299:79: note: expected 'const char ** const' but argument is of type 'char **' 299 | unsigned long EXPORT_FUNC(grub_strtoul) (const char *str, const char ** const end, int base); | ~~~~~~~~~~~~~~~~~~~~^~~ ../util/grub-fstest.c:596:33: warning: passing argument 2 of 'grub_strtoul' from incompatible pointer type [-Wincompatible-pointer-types] 596 | leng = grub_strtoul (arg, &p, 0); | ^~ | | | char ** ../include/grub/misc.h:299:79: note: expected 'const char ** const' but argument is of type 'char **' 299 | unsigned long EXPORT_FUNC(grub_strtoul) (const char *str, const char ** const end, int base); | ~~~~~~~~~~~~~~~~~~~~^~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/resolve.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-resolve.o `test -f 'util/resolve.c' || echo '../'`util/resolve.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_mkrescue-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '../'`grub-core/kern/emu/argp_common.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkrescue-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkstandalone.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-grub-mkstandalone.o `test -f 'util/grub-mkstandalone.c' || echo '../'`util/grub-mkstandalone.c ../grub-core/osdep/config.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/blocklist.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/render-label.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-render-label.o `test -f 'util/render-label.c' || echo '../'`util/render-label.c ../util/editenv.c: warning: -D_FORTIFY_SOURCE not defined ../util/config.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/glue-efi.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-glue-efi.o `test -f 'util/glue-efi.c' || echo '../'`util/glue-efi.c ../grub-core/kern/emu/hostfs.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/emu/argp_common.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/mkimage.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-mkimage.o `test -f 'util/mkimage.c' || echo '../'`util/mkimage.c ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage32.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-grub-mkimage32.o `test -f 'util/grub-mkimage32.c' || echo '../'`util/grub-mkimage32.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage64.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-grub-mkimage64.o `test -f 'util/grub-mkimage64.c' || echo '../'`util/grub-mkimage64.c ../grub-core/disk/host.c: warning: -D_FORTIFY_SOURCE not defined ../util/resolve.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-install-common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-grub-install-common.o `test -f 'util/grub-install-common.c' || echo '../'`util/grub-install-common.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_bios.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-setup_bios.o `test -f 'util/setup_bios.c' || echo '../'`util/setup_bios.c ../util/grub-mkstandalone.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_sparc.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-setup_sparc.o `test -f 'util/setup_sparc.c' || echo '../'`util/setup_sparc.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/reed_solomon.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/grub_mkstandalone-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo '../'`grub-core/lib/reed_solomon.c ../util/mkimage.c: In function 'grub_install_generate_image': ../util/mkimage.c:1377:49: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1377 | PE_OHDR (o32, o64, dll_characteristics) = grub_host_to_target16 (GRUB_PE32_NX_COMPAT); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1378:41: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1378 | PE_OHDR (o32, o64, header_size) = grub_host_to_target32 (header_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/random.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkstandalone-random.o `test -f 'grub-core/osdep/random.c' || echo '../'`grub-core/osdep/random.c ../util/render-label.c: warning: -D_FORTIFY_SOURCE not defined ../util/mkimage.c:1379:40: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1379 | PE_OHDR (o32, o64, entry_addr) = grub_host_to_target32 (layout.start_address); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1380:40: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1380 | PE_OHDR (o32, o64, image_base) = 0; | ^ ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1381:40: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1381 | PE_OHDR (o32, o64, image_size) = grub_host_to_target32 (pe_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1382:47: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1382 | PE_OHDR (o32, o64, section_alignment) = grub_host_to_target32 (image_target->section_align); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1383:44: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1383 | PE_OHDR (o32, o64, file_alignment) = grub_host_to_target32 (GRUB_PE32_FILE_ALIGNMENT); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1384:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1384 | PE_OHDR (o32, o64, subsystem) = grub_host_to_target16 (GRUB_PE32_SUBSYSTEM_EFI_APPLICATION); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1387:48: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1387 | PE_OHDR (o32, o64, stack_reserve_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1388:47: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1388 | PE_OHDR (o32, o64, stack_commit_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1389:47: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1389 | PE_OHDR (o32, o64, heap_reserve_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1390:46: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1390 | PE_OHDR (o32, o64, heap_commit_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1392:50: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1392 | PE_OHDR (o32, o64, num_data_directories) = grub_host_to_target32 (GRUB_PE32_NUM_DATA_DIRECTORIES); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1395:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1395 | PE_OHDR (o32, o64, code_base) = grub_host_to_target32 (vma); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1396:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1396 | PE_OHDR (o32, o64, code_size) = grub_host_to_target32 (layout.exec_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1407:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1407 | PE_OHDR (o32, o64, data_size) = grub_host_to_target32 (scn_size + sbat_size + ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1440:55: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1440 | PE_OHDR (o32, o64, base_relocation_table.rva) = grub_host_to_target32 (vma); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1441:56: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1441 | PE_OHDR (o32, o64, base_relocation_table.size) = grub_host_to_target32 (scn_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/glue-efi.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkstandalone-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo '../'`grub-core/osdep/ofpath.c ../util/grub-install-common.c: warning: -D_FORTIFY_SOURCE not defined ../util/mkimage.c: warning: -D_FORTIFY_SOURCE not defined ../util/grub-mkimage32.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/platform.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkstandalone-platform.o `test -f 'grub-core/osdep/platform.c' || echo '../'`grub-core/osdep/platform.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/platform_unix.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkstandalone-platform_unix.o `test -f 'grub-core/osdep/platform_unix.c' || echo '../'`grub-core/osdep/platform_unix.c ../util/grub-mkimage64.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/compress.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkstandalone-compress.o `test -f 'grub-core/osdep/compress.c' || echo '../'`grub-core/osdep/compress.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/editenv.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-editenv.o `test -f 'util/editenv.c' || echo '../'`util/editenv.c ../util/setup_bios.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/blocklist.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkstandalone-blocklist.o `test -f 'grub-core/osdep/blocklist.c' || echo '../'`grub-core/osdep/blocklist.c ../util/setup_sparc.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/reed_solomon.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/config.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkstandalone-config.o `test -f 'grub-core/osdep/config.c' || echo '../'`grub-core/osdep/config.c ../grub-core/osdep/ofpath.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/platform.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/random.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/config.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-config.o `test -f 'util/config.c' || echo '../'`util/config.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_mkstandalone-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo '../'`grub-core/kern/emu/hostfs.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/grub_mkstandalone-host.o `test -f 'grub-core/disk/host.c' || echo '../'`grub-core/disk/host.c ../grub-core/osdep/platform_unix.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/resolve.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-resolve.o `test -f 'util/resolve.c' || echo '../'`util/resolve.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_mkstandalone-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '../'`grub-core/kern/emu/argp_common.c ../grub-core/osdep/compress.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkstandalone-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c ../util/editenv.c: warning: -D_FORTIFY_SOURCE not defined ../util/config.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/emu/hostfs.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mknetdir.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mknetdir-grub-mknetdir.o `test -f 'util/grub-mknetdir.c' || echo '../'`util/grub-mknetdir.c ../util/mkimage.c: In function 'grub_install_generate_image': ../util/mkimage.c:1377:49: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1377 | PE_OHDR (o32, o64, dll_characteristics) = grub_host_to_target16 (GRUB_PE32_NX_COMPAT); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1378:41: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1378 | PE_OHDR (o32, o64, header_size) = grub_host_to_target32 (header_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1379:40: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1379 | PE_OHDR (o32, o64, entry_addr) = grub_host_to_target32 (layout.start_address); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../grub-core/osdep/blocklist.c: warning: -D_FORTIFY_SOURCE not defined ../util/mkimage.c:1380:40: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1380 | PE_OHDR (o32, o64, image_base) = 0; | ^ ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1381:40: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1381 | PE_OHDR (o32, o64, image_size) = grub_host_to_target32 (pe_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1382:47: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1382 | PE_OHDR (o32, o64, section_alignment) = grub_host_to_target32 (image_target->section_align); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1383:44: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1383 | PE_OHDR (o32, o64, file_alignment) = grub_host_to_target32 (GRUB_PE32_FILE_ALIGNMENT); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1384:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1384 | PE_OHDR (o32, o64, subsystem) = grub_host_to_target16 (GRUB_PE32_SUBSYSTEM_EFI_APPLICATION); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1387:48: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1387 | PE_OHDR (o32, o64, stack_reserve_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1388:47: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1388 | PE_OHDR (o32, o64, stack_commit_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1389:47: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1389 | PE_OHDR (o32, o64, heap_reserve_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1390:46: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1390 | PE_OHDR (o32, o64, heap_commit_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1392:50: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1392 | PE_OHDR (o32, o64, num_data_directories) = grub_host_to_target32 (GRUB_PE32_NUM_DATA_DIRECTORIES); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1395:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1395 | PE_OHDR (o32, o64, code_base) = grub_host_to_target32 (vma); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1396:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1396 | PE_OHDR (o32, o64, code_size) = grub_host_to_target32 (layout.exec_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1407:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1407 | PE_OHDR (o32, o64, data_size) = grub_host_to_target32 (scn_size + sbat_size + ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1440:55: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1440 | PE_OHDR (o32, o64, base_relocation_table.rva) = grub_host_to_target32 (vma); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1441:56: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1441 | PE_OHDR (o32, o64, base_relocation_table.size) = grub_host_to_target32 (scn_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../grub-core/osdep/config.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/mkimage.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mknetdir-mkimage.o `test -f 'util/mkimage.c' || echo '../'`util/mkimage.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage32.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mknetdir-grub-mkimage32.o `test -f 'util/grub-mkimage32.c' || echo '../'`util/grub-mkimage32.c ../grub-core/disk/host.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage64.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mknetdir-grub-mkimage64.o `test -f 'util/grub-mkimage64.c' || echo '../'`util/grub-mkimage64.c ../grub-core/kern/emu/argp_common.c: warning: -D_FORTIFY_SOURCE not defined ../util/mkimage.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-install-common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mknetdir-grub-install-common.o `test -f 'util/grub-install-common.c' || echo '../'`util/grub-install-common.c ../util/grub-mkimage32.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_bios.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mknetdir-setup_bios.o `test -f 'util/setup_bios.c' || echo '../'`util/setup_bios.c ../util/resolve.c: warning: -D_FORTIFY_SOURCE not defined ../util/grub-mknetdir.c: warning: -D_FORTIFY_SOURCE not defined In file included from ../grub-core/osdep/ofpath.c:2: ../grub-core/osdep/linux/ofpath.c: In function 'get_slave_from_dm': ../grub-core/osdep/linux/ofpath.c:804:7: warning: pointer 'device_path_31' may be used after 'free' [-Wuse-after-free] 804 | grub_util_warn (_("cannot open directory `%s'"), device_path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../grub-core/osdep/linux/ofpath.c:778:5: note: call to 'free' here 778 | free(device_path); | ^~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_sparc.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mknetdir-setup_sparc.o `test -f 'util/setup_sparc.c' || echo '../'`util/setup_sparc.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/reed_solomon.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/grub_mknetdir-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo '../'`grub-core/lib/reed_solomon.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/random.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mknetdir-random.o `test -f 'grub-core/osdep/random.c' || echo '../'`grub-core/osdep/random.c ../util/grub-mkimage64.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mknetdir-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo '../'`grub-core/osdep/ofpath.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/platform.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mknetdir-platform.o `test -f 'grub-core/osdep/platform.c' || echo '../'`grub-core/osdep/platform.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/platform_unix.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mknetdir-platform_unix.o `test -f 'grub-core/osdep/platform_unix.c' || echo '../'`grub-core/osdep/platform_unix.c ../util/setup_bios.c: warning: -D_FORTIFY_SOURCE not defined ../util/grub-install-common.c: warning: -D_FORTIFY_SOURCE not defined ../util/setup_sparc.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/reed_solomon.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/compress.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mknetdir-compress.o `test -f 'grub-core/osdep/compress.c' || echo '../'`grub-core/osdep/compress.c ../grub-core/osdep/ofpath.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/editenv.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mknetdir-editenv.o `test -f 'util/editenv.c' || echo '../'`util/editenv.c ../grub-core/osdep/random.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/blocklist.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mknetdir-blocklist.o `test -f 'grub-core/osdep/blocklist.c' || echo '../'`grub-core/osdep/blocklist.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/config.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mknetdir-config.o `test -f 'grub-core/osdep/config.c' || echo '../'`grub-core/osdep/config.c ../grub-core/osdep/platform.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/config.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mknetdir-config.o `test -f 'util/config.c' || echo '../'`util/config.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/resolve.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mknetdir-resolve.o `test -f 'util/resolve.c' || echo '../'`util/resolve.c ../grub-core/osdep/platform_unix.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_mknetdir-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '../'`grub-core/kern/emu/argp_common.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mknetdir-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-menulst2cfg.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_menulst2cfg-grub-menulst2cfg.o `test -f 'util/grub-menulst2cfg.c' || echo '../'`util/grub-menulst2cfg.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/legacy_parse.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/grub_menulst2cfg-legacy_parse.o `test -f 'grub-core/lib/legacy_parse.c' || echo '../'`grub-core/lib/legacy_parse.c ../grub-core/osdep/blocklist.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/compress.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/config.c: warning: -D_FORTIFY_SOURCE not defined ../util/mkimage.c: In function 'grub_install_generate_image': ../util/mkimage.c:1377:49: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1377 | PE_OHDR (o32, o64, dll_characteristics) = grub_host_to_target16 (GRUB_PE32_NX_COMPAT); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1378:41: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1378 | PE_OHDR (o32, o64, header_size) = grub_host_to_target32 (header_size); ../util/editenv.c: warning: -D_FORTIFY_SOURCE not defined ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1379:40: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1379 | PE_OHDR (o32, o64, entry_addr) = grub_host_to_target32 (layout.start_address); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1380:40: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1380 | PE_OHDR (o32, o64, image_base) = 0; | ^ ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_menulst2cfg-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c ../util/mkimage.c:1381:40: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1381 | PE_OHDR (o32, o64, image_size) = grub_host_to_target32 (pe_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1382:47: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1382 | PE_OHDR (o32, o64, section_alignment) = grub_host_to_target32 (image_target->section_align); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1383:44: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1383 | PE_OHDR (o32, o64, file_alignment) = grub_host_to_target32 (GRUB_PE32_FILE_ALIGNMENT); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1384:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1384 | PE_OHDR (o32, o64, subsystem) = grub_host_to_target16 (GRUB_PE32_SUBSYSTEM_EFI_APPLICATION); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1387:48: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1387 | PE_OHDR (o32, o64, stack_reserve_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1388:47: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1388 | PE_OHDR (o32, o64, stack_commit_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1389:47: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1389 | PE_OHDR (o32, o64, heap_reserve_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1390:46: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1390 | PE_OHDR (o32, o64, heap_commit_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/config.c: warning: -D_FORTIFY_SOURCE not defined ../util/mkimage.c:1392:50: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1392 | PE_OHDR (o32, o64, num_data_directories) = grub_host_to_target32 (GRUB_PE32_NUM_DATA_DIRECTORIES); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1395:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1395 | PE_OHDR (o32, o64, code_base) = grub_host_to_target32 (vma); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1396:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1396 | PE_OHDR (o32, o64, code_size) = grub_host_to_target32 (layout.exec_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1407:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1407 | PE_OHDR (o32, o64, data_size) = grub_host_to_target32 (scn_size + sbat_size + ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1440:55: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1440 | PE_OHDR (o32, o64, base_relocation_table.rva) = grub_host_to_target32 (vma); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1441:56: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1441 | PE_OHDR (o32, o64, base_relocation_table.size) = grub_host_to_target32 (scn_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/resolve.c: warning: -D_FORTIFY_SOURCE not defined ../util/grub-menulst2cfg.c: warning: -D_FORTIFY_SOURCE not defined In file included from ../grub-core/osdep/ofpath.c:2: ../grub-core/osdep/linux/ofpath.c: In function 'get_slave_from_dm': gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-syslinux2cfg.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_syslinux2cfg-grub-syslinux2cfg.o `test -f 'util/grub-syslinux2cfg.c' || echo '../'`util/grub-syslinux2cfg.c ../grub-core/osdep/linux/ofpath.c:804:7: warning: pointer 'device_path_31' may be used after 'free' [-Wuse-after-free] 804 | grub_util_warn (_("cannot open directory `%s'"), device_path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../grub-core/osdep/linux/ofpath.c:778:5: note: call to 'free' here 778 | free(device_path); | ^~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/syslinux_parse.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/grub_syslinux2cfg-syslinux_parse.o `test -f 'grub-core/lib/syslinux_parse.c' || echo '../'`grub-core/lib/syslinux_parse.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/getline.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/grub_syslinux2cfg-getline.o `test -f 'grub-core/lib/getline.c' || echo '../'`grub-core/lib/getline.c ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_syslinux2cfg-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c ../grub-core/lib/legacy_parse.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/emu/argp_common.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_syslinux2cfg-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo '../'`grub-core/kern/emu/hostfs.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/grub_syslinux2cfg-host.o `test -f 'grub-core/disk/host.c' || echo '../'`grub-core/disk/host.c ../grub-core/lib/syslinux_parse.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_syslinux2cfg-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '../'`grub-core/kern/emu/argp_common.c ../util/grub-syslinux2cfg.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-glue-efi.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_glue_efi-grub-glue-efi.o `test -f 'util/grub-glue-efi.c' || echo '../'`util/grub-glue-efi.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/glue-efi.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_glue_efi-glue-efi.o `test -f 'util/glue-efi.c' || echo '../'`util/glue-efi.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_glue_efi-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '../'`grub-core/kern/emu/argp_common.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_glue_efi-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c ../grub-core/lib/getline.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-render-label.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_render_label-grub-render-label.o `test -f 'util/grub-render-label.c' || echo '../'`util/grub-render-label.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/render-label.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_render_label-render-label.o `test -f 'util/render-label.c' || echo '../'`util/render-label.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_render_label-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '../'`grub-core/kern/emu/argp_common.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_render_label-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo '../'`grub-core/kern/emu/hostfs.c ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/grub_render_label-host.o `test -f 'grub-core/disk/host.c' || echo '../'`grub-core/disk/host.c ../grub-core/kern/emu/hostfs.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/disk/host.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_render_label-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-file.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_file-grub-file.o `test -f 'util/grub-file.c' || echo '../'`util/grub-file.c ../util/grub-glue-efi.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/emu/argp_common.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/render-label.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_file-render-label.o `test -f 'util/render-label.c' || echo '../'`util/render-label.c ../grub-core/kern/emu/argp_common.c: warning: -D_FORTIFY_SOURCE not defined ../util/grub-render-label.c: warning: -D_FORTIFY_SOURCE not defined ../util/render-label.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/emu/hostfs.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/commands/file.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/commands/grub_file-file.o `test -f 'grub-core/commands/file.c' || echo '../'`grub-core/commands/file.c ../util/mkimage.c: In function 'grub_install_generate_image': ../util/mkimage.c:1377:49: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1377 | PE_OHDR (o32, o64, dll_characteristics) = grub_host_to_target16 (GRUB_PE32_NX_COMPAT); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1378:41: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1378 | PE_OHDR (o32, o64, header_size) = grub_host_to_target32 (header_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1379:40: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1379 | PE_OHDR (o32, o64, entry_addr) = grub_host_to_target32 (layout.start_address); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1380:40: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1380 | PE_OHDR (o32, o64, image_base) = 0; | ^ ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1381:40: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1381 | PE_OHDR (o32, o64, image_size) = grub_host_to_target32 (pe_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1382:47: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1382 | PE_OHDR (o32, o64, section_alignment) = grub_host_to_target32 (image_target->section_align); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1383:44: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1383 | PE_OHDR (o32, o64, file_alignment) = grub_host_to_target32 (GRUB_PE32_FILE_ALIGNMENT); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1384:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1384 | PE_OHDR (o32, o64, subsystem) = grub_host_to_target16 (GRUB_PE32_SUBSYSTEM_EFI_APPLICATION); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1387:48: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1387 | PE_OHDR (o32, o64, stack_reserve_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1388:47: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1388 | PE_OHDR (o32, o64, stack_commit_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1389:47: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1389 | PE_OHDR (o32, o64, heap_reserve_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1390:46: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1390 | PE_OHDR (o32, o64, heap_commit_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1392:50: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1392 | PE_OHDR (o32, o64, num_data_directories) = grub_host_to_target32 (GRUB_PE32_NUM_DATA_DIRECTORIES); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1395:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1395 | PE_OHDR (o32, o64, code_base) = grub_host_to_target32 (vma); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1396:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1396 | PE_OHDR (o32, o64, code_size) = grub_host_to_target32 (layout.exec_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1407:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1407 | PE_OHDR (o32, o64, data_size) = grub_host_to_target32 (scn_size + sbat_size + ../util/glue-efi.c: warning: -D_FORTIFY_SOURCE not defined ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1440:55: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1440 | PE_OHDR (o32, o64, base_relocation_table.rva) = grub_host_to_target32 (vma); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1441:56: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1441 | PE_OHDR (o32, o64, base_relocation_table.size) = grub_host_to_target32 (scn_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../grub-core/kern/emu/argp_common.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/commands/file32.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/commands/grub_file-file32.o `test -f 'grub-core/commands/file32.c' || echo '../'`grub-core/commands/file32.c ../grub-core/disk/host.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/commands/file64.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/commands/grub_file-file64.o `test -f 'grub-core/commands/file64.c' || echo '../'`grub-core/commands/file64.c ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined ../util/render-label.c: warning: -D_FORTIFY_SOURCE not defined ../util/grub-file.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/io/offset.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/io/grub_file-offset.o `test -f 'grub-core/io/offset.c' || echo '../'`grub-core/io/offset.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/elf.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/grub_file-elf.o `test -f 'grub-core/kern/elf.c' || echo '../'`grub-core/kern/elf.c ../grub-core/commands/file.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/commands/file64.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/commands/file32.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_file-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo '../'`grub-core/kern/emu/hostfs.c In file included from ../grub-core/osdep/ofpath.c:2: ../grub-core/osdep/linux/ofpath.c: In function 'get_slave_from_dm': gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/grub_file-host.o `test -f 'grub-core/disk/host.c' || echo '../'`grub-core/disk/host.c ../grub-core/osdep/linux/ofpath.c:804:7: warning: pointer 'device_path_31' may be used after 'free' [-Wuse-after-free] 804 | grub_util_warn (_("cannot open directory `%s'"), device_path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../grub-core/osdep/linux/ofpath.c:778:5: note: call to 'free' here 778 | free(device_path); | ^~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_file-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-probe.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_probe-grub-probe.o `test -f 'util/grub-probe.c' || echo '../'`util/grub-probe.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/probe.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_probe-probe.o `test -f 'util/probe.c' || echo '../'`util/probe.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_probe-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo '../'`grub-core/osdep/ofpath.c ../grub-core/kern/elf.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/io/offset.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_probe-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '../'`grub-core/kern/emu/argp_common.c ../grub-core/kern/emu/hostfs.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_probe-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-setup.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_bios_setup -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_bios_setup-grub-setup.o `test -f 'util/grub-setup.c' || echo '../'`util/grub-setup.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_bios.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_bios_setup -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_bios_setup-setup_bios.o `test -f 'util/setup_bios.c' || echo '../'`util/setup_bios.c ../grub-core/disk/host.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_bios_setup -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_bios_setup-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '../'`grub-core/kern/emu/argp_common.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/reed_solomon.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_bios_setup -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/grub_bios_setup-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo '../'`grub-core/lib/reed_solomon.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/blocklist.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_bios_setup -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_bios_setup-blocklist.o `test -f 'grub-core/osdep/blocklist.c' || echo '../'`grub-core/osdep/blocklist.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_bios_setup -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_bios_setup-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c ../util/probe.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-setup.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_sparc64_setup-grub-setup.o `test -f 'util/grub-setup.c' || echo '../'`util/grub-setup.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_sparc.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_sparc64_setup-setup_sparc.o `test -f 'util/setup_sparc.c' || echo '../'`util/setup_sparc.c ../util/grub-probe.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/ofpath.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_sparc64_setup-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '../'`grub-core/kern/emu/argp_common.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/reed_solomon.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/grub_sparc64_setup-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo '../'`grub-core/lib/reed_solomon.c ../grub-core/kern/emu/argp_common.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_sparc64_setup-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo '../'`grub-core/osdep/ofpath.c ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/blocklist.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_sparc64_setup-blocklist.o `test -f 'grub-core/osdep/blocklist.c' || echo '../'`grub-core/osdep/blocklist.c ../grub-core/kern/emu/argp_common.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_sparc64_setup-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c ../util/grub-setup.c: warning: -D_FORTIFY_SOURCE not defined ../util/setup_bios.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/reed_solomon.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_ofpathname-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo '../'`grub-core/osdep/ofpath.c ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/blocklist.c: warning: -D_FORTIFY_SOURCE not defined ../util/grub-setup.c: warning: -D_FORTIFY_SOURCE not defined ../util/setup_sparc.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_ofpathname-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-macbless.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_macbless-grub-macbless.o `test -f 'util/grub-macbless.c' || echo '../'`util/grub-macbless.c ../grub-core/kern/emu/argp_common.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/reed_solomon.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/ofpath.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_macbless-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_macbless-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '../'`grub-core/kern/emu/argp_common.c ../grub-core/osdep/blocklist.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/ofpath.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-install.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-grub-install.o `test -f 'util/grub-install.c' || echo '../'`util/grub-install.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/probe.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-probe.o `test -f 'util/probe.c' || echo '../'`util/probe.c ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/mkimage.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-mkimage.o `test -f 'util/mkimage.c' || echo '../'`util/mkimage.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage32.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-grub-mkimage32.o `test -f 'util/grub-mkimage32.c' || echo '../'`util/grub-mkimage32.c ../util/grub-macbless.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage64.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-grub-mkimage64.o `test -f 'util/grub-mkimage64.c' || echo '../'`util/grub-mkimage64.c ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/emu/argp_common.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-install-common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-grub-install-common.o `test -f 'util/grub-install-common.c' || echo '../'`util/grub-install-common.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_bios.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-setup_bios.o `test -f 'util/setup_bios.c' || echo '../'`util/setup_bios.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_sparc.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-setup_sparc.o `test -f 'util/setup_sparc.c' || echo '../'`util/setup_sparc.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/reed_solomon.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/grub_install-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo '../'`grub-core/lib/reed_solomon.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/random.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_install-random.o `test -f 'grub-core/osdep/random.c' || echo '../'`grub-core/osdep/random.c ../util/grub-install.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_install-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo '../'`grub-core/osdep/ofpath.c ../util/mkimage.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/platform.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_install-platform.o `test -f 'grub-core/osdep/platform.c' || echo '../'`grub-core/osdep/platform.c ../util/grub-mkimage32.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/platform_unix.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_install-platform_unix.o `test -f 'grub-core/osdep/platform_unix.c' || echo '../'`grub-core/osdep/platform_unix.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/compress.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_install-compress.o `test -f 'grub-core/osdep/compress.c' || echo '../'`grub-core/osdep/compress.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/editenv.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-editenv.o `test -f 'util/editenv.c' || echo '../'`util/editenv.c ../util/probe.c: warning: -D_FORTIFY_SOURCE not defined ../util/grub-mkimage64.c: warning: -D_FORTIFY_SOURCE not defined ../util/setup_bios.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/blocklist.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_install-blocklist.o `test -f 'grub-core/osdep/blocklist.c' || echo '../'`grub-core/osdep/blocklist.c ../grub-core/osdep/random.c: warning: -D_FORTIFY_SOURCE not defined ../util/grub-install-common.c: warning: -D_FORTIFY_SOURCE not defined ../util/setup_sparc.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/config.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_install-config.o `test -f 'grub-core/osdep/config.c' || echo '../'`grub-core/osdep/config.c ../grub-core/lib/reed_solomon.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/config.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-config.o `test -f 'util/config.c' || echo '../'`util/config.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/render-label.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-render-label.o `test -f 'util/render-label.c' || echo '../'`util/render-label.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_install-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo '../'`grub-core/kern/emu/hostfs.c ../grub-core/osdep/platform_unix.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/grub_install-host.o `test -f 'grub-core/disk/host.c' || echo '../'`grub-core/disk/host.c ../grub-core/osdep/ofpath.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/resolve.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-resolve.o `test -f 'util/resolve.c' || echo '../'`util/resolve.c ../util/editenv.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_install-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '../'`grub-core/kern/emu/argp_common.c ../grub-core/osdep/compress.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_install-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c ../grub-core/osdep/platform.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/blocklist.c: warning: -D_FORTIFY_SOURCE not defined ../util/config.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/config.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/misc.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_rpm_sort-misc.o `test -f 'grub-core/kern/emu/misc.c' || echo '../'`grub-core/kern/emu/misc.c ../util/render-label.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/emu/hostfs.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_rpm_sort-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '../'`grub-core/kern/emu/argp_common.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_rpm_sort-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/misc.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_rpm_sort-misc.o `test -f 'util/misc.c' || echo '../'`util/misc.c ../grub-core/disk/host.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-rpm-sort.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_rpm_sort-grub-rpm-sort.o `test -f 'util/grub-rpm-sort.c' || echo '../'`util/grub-rpm-sort.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-set-bootflag.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_set_bootflag-grub-set-bootflag.o `test -f 'util/grub-set-bootflag.c' || echo '../'`util/grub-set-bootflag.c (for x in util/grub-kbdcomp.in ; do cat ../"$x"; done) | ./config.status --file=grub-kbdcomp:- (for x in util/grub.d/00_header.in ; do cat ../"$x"; done) | ./config.status --file=00_header:- (for x in util/grub.d/08_fallback_counting.in ; do cat ../"$x"; done) | ./config.status --file=08_fallback_counting:- ../grub-core/kern/emu/argp_common.c: warning: -D_FORTIFY_SOURCE not defined ../util/resolve.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/emu/misc.c: warning: -D_FORTIFY_SOURCE not defined (for x in util/grub.d/12_menu_auto_hide.in ; do cat ../"$x"; done) | ./config.status --file=12_menu_auto_hide:- ../util/misc.c: warning: -D_FORTIFY_SOURCE not defined (for x in util/grub.d/01_users.in ; do cat ../"$x"; done) | ./config.status --file=01_users:- (for x in util/grub.d/10_linux.in ; do cat ../"$x"; done) | ./config.status --file=10_linux:- ../util/grub-rpm-sort.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/emu/argp_common.c: warning: -D_FORTIFY_SOURCE not defined (for x in util/grub.d/10_linux_bls.in ; do cat ../"$x"; done) | ./config.status --file=10_linux_bls:- ../util/grub-set-bootflag.c: warning: -D_FORTIFY_SOURCE not defined (for x in util/grub.d/10_reset_boot_success.in ; do cat ../"$x"; done) | ./config.status --file=10_reset_boot_success:- (for x in util/grub.d/20_linux_xen.in ; do cat ../"$x"; done) | ./config.status --file=20_linux_xen:- (for x in util/grub.d/20_ppc_terminfo.in ; do cat ../"$x"; done) | ./config.status --file=20_ppc_terminfo:- In file included from ../grub-core/osdep/ofpath.c:2: ../grub-core/osdep/linux/ofpath.c: In function 'get_slave_from_dm': ../grub-core/osdep/linux/ofpath.c:804:7: warning: pointer 'device_path_31' may be used after 'free' [-Wuse-after-free] 804 | grub_util_warn (_("cannot open directory `%s'"), device_path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../grub-core/osdep/linux/ofpath.c:778:5: note: call to 'free' here 778 | free(device_path); | ^~~~~~~~~~~~~~~~~ (for x in util/grub.d/30_os-prober.in ; do cat ../"$x"; done) | ./config.status --file=30_os-prober:- (for x in util/grub.d/30_uefi-firmware.in ; do cat ../"$x"; done) | ./config.status --file=30_uefi-firmware:- (for x in util/grub.d/40_custom.in ; do cat ../"$x"; done) | ./config.status --file=40_custom:- (for x in util/grub.d/41_custom.in ; do cat ../"$x"; done) | ./config.status --file=41_custom:- (for x in util/grub-mkconfig_lib.in ; do cat ../"$x"; done) | ./config.status --file=grub-mkconfig_lib:- (for x in tests/util/grub-shell.in ; do cat ../"$x"; done) | ./config.status --file=grub-shell:- (for x in tests/util/grub-shell-tester.in ; do cat ../"$x"; done) | ./config.status --file=grub-shell-tester:- gcc -o garbage-gen -DGRUB_FILE=\"util/garbage-gen.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ ../util/garbage-gen.c (for x in util/grub-mkconfig.in ; do cat ../"$x"; done) | ./config.status --file=grub-mkconfig:- In file included from ../grub-core/osdep/ofpath.c:2: ../grub-core/osdep/linux/ofpath.c: In function 'get_slave_from_dm': ../grub-core/osdep/linux/ofpath.c:804:7: warning: pointer 'device_path_31' may be used after 'free' [-Wuse-after-free] 804 | grub_util_warn (_("cannot open directory `%s'"), device_path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../grub-core/osdep/linux/ofpath.c:778:5: note: call to 'free' here 778 | free(device_path); | ^~~~~~~~~~~~~~~~~ (for x in util/grub-get-kernel-settings.in ; do cat ../"$x"; done) | ./config.status --file=grub-get-kernel-settings:- (for x in util/grub-set-default.in ; do cat ../"$x"; done) | ./config.status --file=grub-set-default:- (for x in util/grub-reboot.in ; do cat ../"$x"; done) | ./config.status --file=grub-reboot:- (for x in util/grub-set-password.in ; do cat ../"$x"; done) | ./config.status --file=grub-set-password:- (for x in util/grub-switch-to-blscfg.in ; do cat ../"$x"; done) | ./config.status --file=grub-switch-to-blscfg:- In file included from ../grub-core/osdep/ofpath.c:2: ../grub-core/osdep/linux/ofpath.c: In function 'get_slave_from_dm': ../grub-core/osdep/linux/ofpath.c:804:7: warning: pointer 'device_path_31' may be used after 'free' [-Wuse-after-free] 804 | grub_util_warn (_("cannot open directory `%s'"), device_path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../grub-core/osdep/linux/ofpath.c:778:5: note: call to 'free' here 778 | free(device_path); | ^~~~~~~~~~~~~~~~~ gcc -o build-grub-mkfont -I../include -DGRUB_FILE=\"util/grub-mkfont.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_MKFONT=1 -DGRUB_BUILD=1 -DGRUB_UTIL=1 -DGRUB_BUILD_PROGRAM_NAME=\"build-grub-mkfont\" ../util/grub-mkfont.c ../grub-core/unidata.c ../grub-core/kern/emu/misc.c ../util/misc.c -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -lfreetype ../util/mkimage.c: In function 'grub_install_generate_image': gcc -o build-grub-gen-asciih -I../include -DGRUB_FILE=\"util/grub-gen-asciih.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_MKFONT=1 -DGRUB_BUILD=1 -DGRUB_UTIL=1 ../util/grub-gen-asciih.c -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -lfreetype -Wall -Werror ../util/mkimage.c:1377:49: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1377 | PE_OHDR (o32, o64, dll_characteristics) = grub_host_to_target16 (GRUB_PE32_NX_COMPAT); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1378:41: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1378 | PE_OHDR (o32, o64, header_size) = grub_host_to_target32 (header_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1379:40: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1379 | PE_OHDR (o32, o64, entry_addr) = grub_host_to_target32 (layout.start_address); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1380:40: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1380 | PE_OHDR (o32, o64, image_base) = 0; | ^ ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1381:40: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1381 | PE_OHDR (o32, o64, image_size) = grub_host_to_target32 (pe_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1382:47: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1382 | PE_OHDR (o32, o64, section_alignment) = grub_host_to_target32 (image_target->section_align); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1383:44: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1383 | PE_OHDR (o32, o64, file_alignment) = grub_host_to_target32 (GRUB_PE32_FILE_ALIGNMENT); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1384:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1384 | PE_OHDR (o32, o64, subsystem) = grub_host_to_target16 (GRUB_PE32_SUBSYSTEM_EFI_APPLICATION); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1387:48: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1387 | PE_OHDR (o32, o64, stack_reserve_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1388:47: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1388 | PE_OHDR (o32, o64, stack_commit_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1389:47: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1389 | PE_OHDR (o32, o64, heap_reserve_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1390:46: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1390 | PE_OHDR (o32, o64, heap_commit_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1392:50: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1392 | PE_OHDR (o32, o64, num_data_directories) = grub_host_to_target32 (GRUB_PE32_NUM_DATA_DIRECTORIES); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1395:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1395 | PE_OHDR (o32, o64, code_base) = grub_host_to_target32 (vma); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1396:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1396 | PE_OHDR (o32, o64, code_size) = grub_host_to_target32 (layout.exec_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1407:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1407 | PE_OHDR (o32, o64, data_size) = grub_host_to_target32 (scn_size + sbat_size + ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1440:55: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1440 | PE_OHDR (o32, o64, base_relocation_table.rva) = grub_host_to_target32 (vma); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1441:56: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1441 | PE_OHDR (o32, o64, base_relocation_table.size) = grub_host_to_target32 (scn_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ gcc -o build-grub-gen-widthspec -I../include -DGRUB_FILE=\"util/grub-gen-widthspec.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_MKFONT=1 -DGRUB_BUILD=1 -DGRUB_UTIL=1 ../util/grub-gen-widthspec.c -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -lfreetype -Wall -Werror gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkimage-grub-mkimage.o `test -f 'util/grub-mkimage.c' || echo '../'`util/grub-mkimage.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/mkimage.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkimage-mkimage.o `test -f 'util/mkimage.c' || echo '../'`util/mkimage.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage32.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkimage-grub-mkimage32.o `test -f 'util/grub-mkimage32.c' || echo '../'`util/grub-mkimage32.c ../util/grub-rpm-sort.c: In function 'read_file': ../util/grub-rpm-sort.c:21:8: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 21 | if (!strcmp(input, "-")) | ^~~~~~ ../util/grub-rpm-sort.c:11:1: note: include '' or provide a declaration of 'strcmp' 10 | #include +++ |+#include 11 | ../util/grub-rpm-sort.c:29:56: warning: implicit declaration of function 'strerror'; did you mean 'Fstrerror'? [-Wimplicit-function-declaration] 29 | grub_util_error (_("cannot open `%s': %s"), input, strerror (errno)); | ^~~~~~~~ | Fstrerror ../util/grub-rpm-sort.c:29:56: warning: nested extern declaration of 'strerror' [-Wnested-externs] ../util/grub-rpm-sort.c:29:44: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] 29 | grub_util_error (_("cannot open `%s': %s"), input, strerror (errno)); | ~^ ~~~~~~~~~~~~~~~~ | | | | char * int | %d ../util/grub-rpm-sort.c: In function 'split_package_string': ../util/grub-rpm-sort.c:59:21: warning: implicit declaration of function 'strrchr' [-Wimplicit-function-declaration] 59 | package_release = strrchr (package_string, '-'); | ^~~~~~~ ../util/grub-rpm-sort.c:59:21: note: include '' or provide a declaration of 'strrchr' ../util/grub-rpm-sort.c:59:21: warning: incompatible implicit declaration of built-in function 'strrchr' [-Wbuiltin-declaration-mismatch] ../util/grub-rpm-sort.c:59:21: note: include '' or provide a declaration of 'strrchr' gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage64.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkimage-grub-mkimage64.o `test -f 'util/grub-mkimage64.c' || echo '../'`util/grub-mkimage64.c ../util/grub-rpm-sort.c: In function 'package_version_compare': ../util/grub-rpm-sort.c:103:21: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 103 | local_p = alloca (strlen (*(char * const *)p) + 1); | ^~~~~~ ../util/grub-rpm-sort.c:103:21: note: include '' or provide a declaration of 'strlen' ../util/grub-rpm-sort.c:103:21: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] ../util/grub-rpm-sort.c:103:21: note: include '' or provide a declaration of 'strlen' ../util/grub-rpm-sort.c:110:3: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 110 | strcpy (local_p, *(char * const *)p); | ^~~~~~ ../util/grub-rpm-sort.c:110:3: note: include '' or provide a declaration of 'strcpy' ../util/grub-rpm-sort.c:110:3: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] ../util/grub-rpm-sort.c:110:3: note: include '' or provide a declaration of 'strcpy' gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/resolve.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkimage-resolve.o `test -f 'util/resolve.c' || echo '../'`util/resolve.c ../util/grub-rpm-sort.c: In function 'add_input': ../util/grub-rpm-sort.c:159:33: warning: implicit declaration of function 'strchrnul' [-Wimplicit-function-declaration] 159 | (position_of_newline = strchrnul (input_buffer, '\n'))) | ^~~~~~~~~ ../util/grub-rpm-sort.c:159:33: warning: nested extern declaration of 'strchrnul' [-Wnested-externs] ../util/grub-rpm-sort.c:159:31: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 159 | (position_of_newline = strchrnul (input_buffer, '\n'))) | ^ gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_mkimage-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '../'`grub-core/kern/emu/argp_common.c ../util/grub-rpm-sort.c:171:7: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] 171 | strncpy (new, input_buffer, sz); | ^~~~~~~ ../util/grub-rpm-sort.c:171:7: note: include '' or provide a declaration of 'strncpy' ../util/grub-rpm-sort.c:171:7: warning: incompatible implicit declaration of built-in function 'strncpy' [-Wbuiltin-declaration-mismatch] ../util/grub-rpm-sort.c:171:7: note: include '' or provide a declaration of 'strncpy' ../util/grub-rpm-sort.c: In function 'main': ../util/grub-rpm-sort.c:239:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] 239 | memset (&arguments, 0, sizeof (struct arguments)); | ^~~~~~ ../util/grub-rpm-sort.c:239:3: note: include '' or provide a declaration of 'memset' ../util/grub-rpm-sort.c:239:3: warning: incompatible implicit declaration of built-in function 'memset' [-Wbuiltin-declaration-mismatch] ../util/grub-rpm-sort.c:239:3: note: include '' or provide a declaration of 'memset' ../util/grub-rpm-sort.c:255:7: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] 255 | strcpy(arguments.inputs[0], "-"); | ^~~~~~ ../util/grub-rpm-sort.c:255:7: note: include '' or provide a declaration of 'strcpy' gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkimage-init.o `test -f 'grub-core/osdep/init.c' || echo '../'`grub-core/osdep/init.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/config.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkimage-config.o `test -f 'grub-core/osdep/config.c' || echo '../'`grub-core/osdep/config.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/config.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkimage-config.o `test -f 'util/config.c' || echo '../'`util/config.c ../util/mkimage.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/commands/blocklist.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/commands/libgrubmods_a-blocklist.o `test -f 'grub-core/commands/blocklist.c' || echo '../'`grub-core/commands/blocklist.c ../util/grub-mkimage64.c: warning: -D_FORTIFY_SOURCE not defined ../util/grub-mkimage32.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/commands/macbless.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/commands/libgrubmods_a-macbless.o `test -f 'grub-core/commands/macbless.c' || echo '../'`grub-core/commands/macbless.c ../util/grub-mkimage.c: warning: -D_FORTIFY_SOURCE not defined ../util/resolve.c: warning: -D_FORTIFY_SOURCE not defined In file included from ../grub-core/osdep/ofpath.c:2: ../grub-core/osdep/linux/ofpath.c: In function 'get_slave_from_dm': ../grub-core/osdep/linux/ofpath.c:804:7: warning: pointer 'device_path_31' may be used after 'free' [-Wuse-after-free] 804 | grub_util_warn (_("cannot open directory `%s'"), device_path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../grub-core/osdep/linux/ofpath.c:778:5: note: call to 'free' here 778 | free(device_path); | ^~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/commands/xnu_uuid.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/commands/libgrubmods_a-xnu_uuid.o `test -f 'grub-core/commands/xnu_uuid.c' || echo '../'`grub-core/commands/xnu_uuid.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/commands/testload.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/commands/libgrubmods_a-testload.o `test -f 'grub-core/commands/testload.c' || echo '../'`grub-core/commands/testload.c ../grub-core/kern/emu/argp_common.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/commands/ls.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/commands/libgrubmods_a-ls.o `test -f 'grub-core/commands/ls.c' || echo '../'`grub-core/commands/ls.c ../grub-core/osdep/config.c: warning: -D_FORTIFY_SOURCE not defined ../util/config.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/dmraid_nvidia.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/disk/libgrubmods_a-dmraid_nvidia.o `test -f 'grub-core/disk/dmraid_nvidia.c' || echo '../'`grub-core/disk/dmraid_nvidia.c ../grub-core/osdep/init.c: warning: -D_FORTIFY_SOURCE not defined config.status: creating grub-kbdcomp ../grub-core/commands/blocklist.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/loopback.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/disk/libgrubmods_a-loopback.o `test -f 'grub-core/disk/loopback.c' || echo '../'`grub-core/disk/loopback.c ../grub-core/commands/macbless.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/commands/xnu_uuid.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/lvm.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/disk/libgrubmods_a-lvm.o `test -f 'grub-core/disk/lvm.c' || echo '../'`grub-core/disk/lvm.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/mdraid_linux.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/disk/libgrubmods_a-mdraid_linux.o `test -f 'grub-core/disk/mdraid_linux.c' || echo '../'`grub-core/disk/mdraid_linux.c ../grub-core/commands/ls.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/mdraid_linux_be.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/disk/libgrubmods_a-mdraid_linux_be.o `test -f 'grub-core/disk/mdraid_linux_be.c' || echo '../'`grub-core/disk/mdraid_linux_be.c config.status: creating 10_linux config.status: creating 01_users ../grub-core/disk/dmraid_nvidia.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/commands/testload.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/disk/loopback.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/disk/lvm.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/mdraid1x_linux.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/disk/libgrubmods_a-mdraid1x_linux.o `test -f 'grub-core/disk/mdraid1x_linux.c' || echo '../'`grub-core/disk/mdraid1x_linux.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/raid5_recover.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/disk/libgrubmods_a-raid5_recover.o `test -f 'grub-core/disk/raid5_recover.c' || echo '../'`grub-core/disk/raid5_recover.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/raid6_recover.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/disk/libgrubmods_a-raid6_recover.o `test -f 'grub-core/disk/raid6_recover.c' || echo '../'`grub-core/disk/raid6_recover.c ../grub-core/disk/mdraid_linux.c: warning: -D_FORTIFY_SOURCE not defined config.status: creating 08_fallback_counting config.status: creating 10_linux_bls gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/font/font.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/font/libgrubmods_a-font.o `test -f 'grub-core/font/font.c' || echo '../'`grub-core/font/font.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/gfxmenu/font.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/gfxmenu/libgrubmods_a-font.o `test -f 'grub-core/gfxmenu/font.c' || echo '../'`grub-core/gfxmenu/font.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/normal/charset.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/normal/libgrubmods_a-charset.o `test -f 'grub-core/normal/charset.c' || echo '../'`grub-core/normal/charset.c ../grub-core/disk/mdraid_linux_be.c: warning: -D_FORTIFY_SOURCE not defined config.status: creating 20_linux_xen ../grub-core/disk/mdraid1x_linux.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/video/fb/fbblit.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/video/fb/libgrubmods_a-fbblit.o `test -f 'grub-core/video/fb/fbblit.c' || echo '../'`grub-core/video/fb/fbblit.c ../grub-core/disk/raid5_recover.c: warning: -D_FORTIFY_SOURCE not defined chmod a+x grub-kbdcomp ../grub-core/font/font.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/gfxmenu/font.c: warning: -D_FORTIFY_SOURCE not defined config.status: creating 30_uefi-firmware ../grub-core/normal/charset.c: warning: -D_FORTIFY_SOURCE not defined chmod a+x 01_users config.status: creating 00_header config.status: creating grub-get-kernel-settings gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/video/fb/fbutil.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/video/fb/libgrubmods_a-fbutil.o `test -f 'grub-core/video/fb/fbutil.c' || echo '../'`grub-core/video/fb/fbutil.c ../grub-core/disk/raid6_recover.c: warning: -D_FORTIFY_SOURCE not defined chmod a+x 10_linux gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/video/fb/fbfill.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/video/fb/libgrubmods_a-fbfill.o `test -f 'grub-core/video/fb/fbfill.c' || echo '../'`grub-core/video/fb/fbfill.c ../grub-core/video/fb/fbblit.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/video/fb/video_fb.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/video/fb/libgrubmods_a-video_fb.o `test -f 'grub-core/video/fb/video_fb.c' || echo '../'`grub-core/video/fb/video_fb.c ../grub-core/disk/lvm.c: In function 'grub_lvm_getvalue': ../grub-core/disk/lvm.c:48:29: warning: passing argument 2 of 'grub_strtoull' from incompatible pointer type [-Wincompatible-pointer-types] 48 | return grub_strtoull (*p, p, 10); | ^ | | | char ** In file included from ../include/grub/dl.h:29, from ../grub-core/disk/lvm.c:20: ../include/grub/misc.h:300:85: note: expected 'const char ** const' but argument is of type 'char **' 300 | unsigned long long EXPORT_FUNC(grub_strtoull) (const char *str, const char ** const end, int base); | ~~~~~~~~~~~~~~~~~~~~^~~ chmod a+x 10_linux_bls config.status: creating 40_custom gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/video/video.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/video/libgrubmods_a-video.o `test -f 'grub-core/video/video.c' || echo '../'`grub-core/video/video.c config.status: creating 20_ppc_terminfo config.status: WARNING: './confhGuvhj/stdin' seems to ignore the --datarootdir setting gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/video/capture.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/video/libgrubmods_a-capture.o `test -f 'grub-core/video/capture.c' || echo '../'`grub-core/video/capture.c config.status: creating grub-shell config.status: creating 41_custom config.status: creating grub-shell-tester ../grub-core/video/fb/fbutil.c: warning: -D_FORTIFY_SOURCE not defined config.status: creating 10_reset_boot_success gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/video/colors.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/video/libgrubmods_a-colors.o `test -f 'grub-core/video/colors.c' || echo '../'`grub-core/video/colors.c config.status: creating grub-set-default chmod a+x 20_linux_xen config.status: creating 12_menu_auto_hide gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/unidata.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/libgrubmods_a-unidata.o `test -f 'grub-core/unidata.c' || echo '../'`grub-core/unidata.c ../grub-core/video/fb/fbfill.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/io/bufio.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/io/libgrubmods_a-bufio.o `test -f 'grub-core/io/bufio.c' || echo '../'`grub-core/io/bufio.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/affs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-affs.o `test -f 'grub-core/fs/affs.c' || echo '../'`grub-core/fs/affs.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/afs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-afs.o `test -f 'grub-core/fs/afs.c' || echo '../'`grub-core/fs/afs.c config.status: WARNING: './confbmtgjR/stdin' seems to ignore the --datarootdir setting chmod a+x 08_fallback_counting config.status: creating 30_os-prober gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/bfs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-bfs.o `test -f 'grub-core/fs/bfs.c' || echo '../'`grub-core/fs/bfs.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/btrfs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-btrfs.o `test -f 'grub-core/fs/btrfs.c' || echo '../'`grub-core/fs/btrfs.c ../grub-core/video/video.c: warning: -D_FORTIFY_SOURCE not defined chmod a+x grub-get-kernel-settings ../grub-core/video/capture.c: warning: -D_FORTIFY_SOURCE not defined ../util/mkimage.c: In function 'grub_install_generate_image': ../util/mkimage.c:1377:49: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1377 | PE_OHDR (o32, o64, dll_characteristics) = grub_host_to_target16 (GRUB_PE32_NX_COMPAT); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1378:41: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1378 | PE_OHDR (o32, o64, header_size) = grub_host_to_target32 (header_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1379:40: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1379 | PE_OHDR (o32, o64, entry_addr) = grub_host_to_target32 (layout.start_address); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1380:40: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1380 | PE_OHDR (o32, o64, image_base) = 0; | ^ ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1381:40: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1381 | PE_OHDR (o32, o64, image_size) = grub_host_to_target32 (pe_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1382:47: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1382 | PE_OHDR (o32, o64, section_alignment) = grub_host_to_target32 (image_target->section_align); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1383:44: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1383 | PE_OHDR (o32, o64, file_alignment) = grub_host_to_target32 (GRUB_PE32_FILE_ALIGNMENT); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1384:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1384 | PE_OHDR (o32, o64, subsystem) = grub_host_to_target16 (GRUB_PE32_SUBSYSTEM_EFI_APPLICATION); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../grub-core/video/colors.c: warning: -D_FORTIFY_SOURCE not defined ../util/mkimage.c:1387:48: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1387 | PE_OHDR (o32, o64, stack_reserve_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1388:47: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1388 | PE_OHDR (o32, o64, stack_commit_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1389:47: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1389 | PE_OHDR (o32, o64, heap_reserve_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1390:46: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1390 | PE_OHDR (o32, o64, heap_commit_size) = grub_host_to_target32 (0x10000); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/cbfs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-cbfs.o `test -f 'grub-core/fs/cbfs.c' || echo '../'`grub-core/fs/cbfs.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/cpio.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-cpio.o `test -f 'grub-core/fs/cpio.c' || echo '../'`grub-core/fs/cpio.c config.status: creating grub-mkconfig_lib config.status: creating grub-mkconfig config.status: creating grub-set-password gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/cpio_be.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-cpio_be.o `test -f 'grub-core/fs/cpio_be.c' || echo '../'`grub-core/fs/cpio_be.c ../util/mkimage.c:1392:50: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1392 | PE_OHDR (o32, o64, num_data_directories) = grub_host_to_target32 (GRUB_PE32_NUM_DATA_DIRECTORIES); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1395:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1395 | PE_OHDR (o32, o64, code_base) = grub_host_to_target32 (vma); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1396:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1396 | PE_OHDR (o32, o64, code_size) = grub_host_to_target32 (layout.exec_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1407:39: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1407 | PE_OHDR (o32, o64, data_size) = grub_host_to_target32 (scn_size + sbat_size + ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1440:55: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1440 | PE_OHDR (o32, o64, base_relocation_table.rva) = grub_host_to_target32 (vma); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../util/mkimage.c:1441:56: warning: dangling pointer to 'tmp_' may be used [-Wdangling-pointer=] 1441 | PE_OHDR (o32, o64, base_relocation_table.size) = grub_host_to_target32 (scn_size); ../util/mkimage.c:828:28: note: 'tmp_' declared here 828 | __typeof__((o64)->field) tmp_; \ | ^~~~ ../grub-core/fs/affs.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/io/bufio.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/odc.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-odc.o `test -f 'grub-core/fs/odc.c' || echo '../'`grub-core/fs/odc.c ../grub-core/unidata.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/video/fb/video_fb.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/bfs.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/afs.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/btrfs.c: warning: -D_FORTIFY_SOURCE not defined chmod a+x 20_ppc_terminfo ../grub-core/fs/cbfs.c: warning: -D_FORTIFY_SOURCE not defined chmod a+x 00_header ../grub-core/fs/cpio_be.c: warning: -D_FORTIFY_SOURCE not defined chmod a+x 10_reset_boot_success chmod a+x 30_uefi-firmware ../grub-core/fs/cpio.c: warning: -D_FORTIFY_SOURCE not defined chmod a+x 40_custom config.status: creating grub-switch-to-blscfg config.status: creating grub-reboot chmod a+x grub-shell chmod a+x 30_os-prober chmod a+x 12_menu_auto_hide chmod a+x grub-shell-tester chmod a+x grub-set-default chmod a+x 41_custom gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/newc.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-newc.o `test -f 'grub-core/fs/newc.c' || echo '../'`grub-core/fs/newc.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/ext2.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-ext2.o `test -f 'grub-core/fs/ext2.c' || echo '../'`grub-core/fs/ext2.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/fat.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-fat.o `test -f 'grub-core/fs/fat.c' || echo '../'`grub-core/fs/fat.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/exfat.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-exfat.o `test -f 'grub-core/fs/exfat.c' || echo '../'`grub-core/fs/exfat.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/f2fs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-f2fs.o `test -f 'grub-core/fs/f2fs.c' || echo '../'`grub-core/fs/f2fs.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/fshelp.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-fshelp.o `test -f 'grub-core/fs/fshelp.c' || echo '../'`grub-core/fs/fshelp.c chmod a+x grub-mkconfig ../grub-core/fs/odc.c: warning: -D_FORTIFY_SOURCE not defined chmod a+x grub-mkconfig_lib gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/hfs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-hfs.o `test -f 'grub-core/fs/hfs.c' || echo '../'`grub-core/fs/hfs.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/hfsplus.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-hfsplus.o `test -f 'grub-core/fs/hfsplus.c' || echo '../'`grub-core/fs/hfsplus.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/hfspluscomp.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-hfspluscomp.o `test -f 'grub-core/fs/hfspluscomp.c' || echo '../'`grub-core/fs/hfspluscomp.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/iso9660.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-iso9660.o `test -f 'grub-core/fs/iso9660.c' || echo '../'`grub-core/fs/iso9660.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/jfs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-jfs.o `test -f 'grub-core/fs/jfs.c' || echo '../'`grub-core/fs/jfs.c ../grub-core/fs/newc.c: warning: -D_FORTIFY_SOURCE not defined In file included from ../grub-core/fs/cpio_be.c:51: ../grub-core/fs/cpio_common.c: In function 'grub_cpio_find_file': ../grub-core/fs/cpio_common.c:58:31: warning: taking address of packed member of 'struct head' may result in an unaligned pointer value [-Waddress-of-packed-member] 58 | data->size = read_number (hd.filesize, ARRAY_SIZE (hd.filesize)); | ~~^~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/minix.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-minix.o `test -f 'grub-core/fs/minix.c' || echo '../'`grub-core/fs/minix.c ../grub-core/fs/cpio_common.c:60:29: warning: taking address of packed member of 'struct head' may result in an unaligned pointer value [-Waddress-of-packed-member] 60 | *mtime = read_number (hd.mtime, ARRAY_SIZE (hd.mtime)); | ~~^~~~~~ ../grub-core/fs/cpio_common.c:61:28: warning: taking address of packed member of 'struct head' may result in an unaligned pointer value [-Waddress-of-packed-member] 61 | modeval = read_number (hd.mode, ARRAY_SIZE (hd.mode)); | ~~^~~~~ ../grub-core/fs/cpio_common.c:62:29: warning: taking address of packed member of 'struct head' may result in an unaligned pointer value [-Waddress-of-packed-member] 62 | namesize = read_number (hd.namesize, ARRAY_SIZE (hd.namesize)); | ~~^~~~~~~~~ In file included from ../grub-core/fs/cpio.c:51: ../grub-core/fs/cpio_common.c: In function 'grub_cpio_find_file': ../grub-core/fs/cpio_common.c:58:31: warning: taking address of packed member of 'struct head' may result in an unaligned pointer value [-Waddress-of-packed-member] 58 | data->size = read_number (hd.filesize, ARRAY_SIZE (hd.filesize)); | ~~^~~~~~~~~ ../grub-core/fs/cpio_common.c:60:29: warning: taking address of packed member of 'struct head' may result in an unaligned pointer value [-Waddress-of-packed-member] 60 | *mtime = read_number (hd.mtime, ARRAY_SIZE (hd.mtime)); | ~~^~~~~~ ../grub-core/fs/fat.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/cpio_common.c:61:28: warning: taking address of packed member of 'struct head' may result in an unaligned pointer value [-Waddress-of-packed-member] 61 | modeval = read_number (hd.mode, ARRAY_SIZE (hd.mode)); | ~~^~~~~ ../grub-core/fs/cpio_common.c:62:29: warning: taking address of packed member of 'struct head' may result in an unaligned pointer value [-Waddress-of-packed-member] 62 | namesize = read_number (hd.namesize, ARRAY_SIZE (hd.namesize)); | ~~^~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/minix2.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-minix2.o `test -f 'grub-core/fs/minix2.c' || echo '../'`grub-core/fs/minix2.c ../grub-core/fs/ext2.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/fshelp.c: warning: -D_FORTIFY_SOURCE not defined chmod a+x grub-set-password ../grub-core/fs/exfat.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/f2fs.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/minix3.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-minix3.o `test -f 'grub-core/fs/minix3.c' || echo '../'`grub-core/fs/minix3.c chmod a+x grub-reboot gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/minix_be.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-minix_be.o `test -f 'grub-core/fs/minix_be.c' || echo '../'`grub-core/fs/minix_be.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/minix2_be.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-minix2_be.o `test -f 'grub-core/fs/minix2_be.c' || echo '../'`grub-core/fs/minix2_be.c ../grub-core/fs/hfs.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/hfsplus.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/hfspluscomp.c: warning: -D_FORTIFY_SOURCE not defined chmod a+x grub-switch-to-blscfg ../grub-core/fs/jfs.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/iso9660.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/minix3_be.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-minix3_be.o `test -f 'grub-core/fs/minix3_be.c' || echo '../'`grub-core/fs/minix3_be.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/nilfs2.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-nilfs2.o `test -f 'grub-core/fs/nilfs2.c' || echo '../'`grub-core/fs/nilfs2.c ../grub-core/fs/minix.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/ntfs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-ntfs.o `test -f 'grub-core/fs/ntfs.c' || echo '../'`grub-core/fs/ntfs.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/ntfscomp.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-ntfscomp.o `test -f 'grub-core/fs/ntfscomp.c' || echo '../'`grub-core/fs/ntfscomp.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/reiserfs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-reiserfs.o `test -f 'grub-core/fs/reiserfs.c' || echo '../'`grub-core/fs/reiserfs.c ../grub-core/fs/minix3.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/romfs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-romfs.o `test -f 'grub-core/fs/romfs.c' || echo '../'`grub-core/fs/romfs.c ../grub-core/fs/minix2.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/sfs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-sfs.o `test -f 'grub-core/fs/sfs.c' || echo '../'`grub-core/fs/sfs.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/squash4.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-squash4.o `test -f 'grub-core/fs/squash4.c' || echo '../'`grub-core/fs/squash4.c ../grub-core/fs/btrfs.c: In function 'grub_cmd_btrfs_info': ../grub-core/fs/btrfs.c:2145:7: warning: the comparison will always evaluate as 'true' for the address of 'label' will never be NULL [-Waddress] 2145 | if (data->sblock.label) | ^~~~ ../grub-core/fs/btrfs.c:78:8: note: 'label' declared here 78 | char label[0x100]; | ^~~~~ ../grub-core/fs/minix_be.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/minix2_be.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/tar.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-tar.o `test -f 'grub-core/fs/tar.c' || echo '../'`grub-core/fs/tar.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/udf.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-udf.o `test -f 'grub-core/fs/udf.c' || echo '../'`grub-core/fs/udf.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/ufs2.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-ufs2.o `test -f 'grub-core/fs/ufs2.c' || echo '../'`grub-core/fs/ufs2.c ../grub-core/fs/minix3_be.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/hfs.c: In function 'grub_hfs_iterate_records': ../grub-core/fs/hfs.c:700:44: warning: taking address of packed member of 'struct grub_hfs_sblock' may result in an unaligned pointer value [-Waddress-of-packed-member] 700 | ? (&data->sblock.catalog_recs) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../grub-core/fs/hfs.c:701:44: warning: taking address of packed member of 'struct grub_hfs_sblock' may result in an unaligned pointer value [-Waddress-of-packed-member] 701 | : (&data->sblock.extent_recs)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../grub-core/fs/ntfs.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/ufs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-ufs.o `test -f 'grub-core/fs/ufs.c' || echo '../'`grub-core/fs/ufs.c ../grub-core/fs/nilfs2.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/ufs_be.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-ufs_be.o `test -f 'grub-core/fs/ufs_be.c' || echo '../'`grub-core/fs/ufs_be.c ../grub-core/fs/f2fs.c: In function 'grub_f2fs_label': ../grub-core/fs/reiserfs.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/f2fs.c:1280:60: warning: taking address of packed member of 'struct grub_f2fs_superblock' may result in an unaligned pointer value [-Waddress-of-packed-member] 1280 | *label = (char *) grub_f2fs_utf16_to_utf8 (data->sblock.volume_name); | ~~~~~~~~~~~~^~~~~~~~~~~~ ../grub-core/fs/squash4.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/xfs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-xfs.o `test -f 'grub-core/fs/xfs.c' || echo '../'`grub-core/fs/xfs.c ../grub-core/fs/jfs.c: In function 'grub_jfs_getent': ../grub-core/fs/jfs.c:568:44: warning: taking address of packed member of 'struct grub_jfs_leaf_dirent' may result in an unaligned pointer value [-Waddress-of-packed-member] 568 | le_to_cpu16_copy (filename + strpos, leaf->namepart, len < diro->data->namecomponentlen ? len | ~~~~^~~~~~~~~~ ../grub-core/fs/sfs.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/jfs.c:581:55: warning: taking address of packed member of 'struct grub_jfs_leaf_next_dirent' may result in an unaligned pointer value [-Waddress-of-packed-member] 581 | le_to_cpu16_copy (filename + strpos, next_leaf->namepart, len < 15 ? len : 15); | ~~~~~~~~~^~~~~~~~~~ ../grub-core/fs/tar.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/ufs.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/zfs/zfscrypt.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/zfs/libgrubmods_a-zfscrypt.o `test -f 'grub-core/fs/zfs/zfscrypt.c' || echo '../'`grub-core/fs/zfs/zfscrypt.c ../grub-core/fs/udf.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/zfs/zfs.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/zfs/libgrubmods_a-zfs.o `test -f 'grub-core/fs/zfs/zfs.c' || echo '../'`grub-core/fs/zfs/zfs.c ../grub-core/fs/ufs2.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/romfs.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/zfs/zfsinfo.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/zfs/libgrubmods_a-zfsinfo.o `test -f 'grub-core/fs/zfs/zfsinfo.c' || echo '../'`grub-core/fs/zfs/zfsinfo.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/zfs/zfs_lzjb.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.o `test -f 'grub-core/fs/zfs/zfs_lzjb.c' || echo '../'`grub-core/fs/zfs/zfs_lzjb.c ../grub-core/fs/ntfscomp.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/zfs/zfs_lz4.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/zfs/libgrubmods_a-zfs_lz4.o `test -f 'grub-core/fs/zfs/zfs_lz4.c' || echo '../'`grub-core/fs/zfs/zfs_lz4.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/zfs/zfs_sha256.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/zfs/libgrubmods_a-zfs_sha256.o `test -f 'grub-core/fs/zfs/zfs_sha256.c' || echo '../'`grub-core/fs/zfs/zfs_sha256.c ../grub-core/fs/ufs_be.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/zfs/zfs_fletcher.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.o `test -f 'grub-core/fs/zfs/zfs_fletcher.c' || echo '../'`grub-core/fs/zfs/zfs_fletcher.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/envblk.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/lib/libgrubmods_a-envblk.o `test -f 'grub-core/lib/envblk.c' || echo '../'`grub-core/lib/envblk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/hexdump.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/lib/libgrubmods_a-hexdump.o `test -f 'grub-core/lib/hexdump.c' || echo '../'`grub-core/lib/hexdump.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/LzFind.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/lib/libgrubmods_a-LzFind.o `test -f 'grub-core/lib/LzFind.c' || echo '../'`grub-core/lib/LzFind.c ../grub-core/fs/xfs.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/zfs/zfs.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/zfs/zfsinfo.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/zfs/zfs_lzjb.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/zfs/zfscrypt.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/fs/zfs/zfs_lz4.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/LzmaEnc.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/lib/libgrubmods_a-LzmaEnc.o `test -f 'grub-core/lib/LzmaEnc.c' || echo '../'`grub-core/lib/LzmaEnc.c ../grub-core/fs/zfs/zfs_fletcher.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/crc.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/lib/libgrubmods_a-crc.o `test -f 'grub-core/lib/crc.c' || echo '../'`grub-core/lib/crc.c ../grub-core/fs/zfs/zfs_sha256.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/adler32.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/lib/libgrubmods_a-adler32.o `test -f 'grub-core/lib/adler32.c' || echo '../'`grub-core/lib/adler32.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/crc64.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/lib/libgrubmods_a-crc64.o `test -f 'grub-core/lib/crc64.c' || echo '../'`grub-core/lib/crc64.c ../grub-core/lib/hexdump.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/acorn.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/partmap/libgrubmods_a-acorn.o `test -f 'grub-core/partmap/acorn.c' || echo '../'`grub-core/partmap/acorn.c ../grub-core/lib/envblk.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/amiga.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/partmap/libgrubmods_a-amiga.o `test -f 'grub-core/partmap/amiga.c' || echo '../'`grub-core/partmap/amiga.c ../grub-core/lib/LzFind.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/LzmaEnc.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/apple.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/partmap/libgrubmods_a-apple.o `test -f 'grub-core/partmap/apple.c' || echo '../'`grub-core/partmap/apple.c ../grub-core/lib/crc.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/sun.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/partmap/libgrubmods_a-sun.o `test -f 'grub-core/partmap/sun.c' || echo '../'`grub-core/partmap/sun.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/plan.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/partmap/libgrubmods_a-plan.o `test -f 'grub-core/partmap/plan.c' || echo '../'`grub-core/partmap/plan.c ../grub-core/lib/adler32.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/crc64.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/partmap/acorn.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/dvh.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/partmap/libgrubmods_a-dvh.o `test -f 'grub-core/partmap/dvh.c' || echo '../'`grub-core/partmap/dvh.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/sunpc.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/partmap/libgrubmods_a-sunpc.o `test -f 'grub-core/partmap/sunpc.c' || echo '../'`grub-core/partmap/sunpc.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/bsdlabel.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/partmap/libgrubmods_a-bsdlabel.o `test -f 'grub-core/partmap/bsdlabel.c' || echo '../'`grub-core/partmap/bsdlabel.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/dfly.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/partmap/libgrubmods_a-dfly.o `test -f 'grub-core/partmap/dfly.c' || echo '../'`grub-core/partmap/dfly.c ../grub-core/partmap/apple.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/script/function.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/script/libgrubmods_a-function.o `test -f 'grub-core/script/function.c' || echo '../'`grub-core/script/function.c ../grub-core/partmap/sun.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/script/lexer.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/script/libgrubmods_a-lexer.o `test -f 'grub-core/script/lexer.c' || echo '../'`grub-core/script/lexer.c ../grub-core/partmap/amiga.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/script/main.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/script/libgrubmods_a-main.o `test -f 'grub-core/script/main.c' || echo '../'`grub-core/script/main.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/script/script.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/script/libgrubmods_a-script.o `test -f 'grub-core/script/script.c' || echo '../'`grub-core/script/script.c ../grub-core/partmap/plan.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/script/argv.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/script/libgrubmods_a-argv.o `test -f 'grub-core/script/argv.c' || echo '../'`grub-core/script/argv.c ../grub-core/partmap/dvh.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/ia64/dl_helper.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/kern/ia64/libgrubmods_a-dl_helper.o `test -f 'grub-core/kern/ia64/dl_helper.c' || echo '../'`grub-core/kern/ia64/dl_helper.c ../grub-core/partmap/sunpc.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/arm/dl_helper.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/kern/arm/libgrubmods_a-dl_helper.o `test -f 'grub-core/kern/arm/dl_helper.c' || echo '../'`grub-core/kern/arm/dl_helper.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/arm64/dl_helper.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/kern/arm64/libgrubmods_a-dl_helper.o `test -f 'grub-core/kern/arm64/dl_helper.c' || echo '../'`grub-core/kern/arm64/dl_helper.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/minilzo/minilzo.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/lib/minilzo/libgrubmods_a-minilzo.o `test -f 'grub-core/lib/minilzo/minilzo.c' || echo '../'`grub-core/lib/minilzo/minilzo.c ../grub-core/partmap/dfly.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/xzembed/xz_dec_bcj.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/lib/xzembed/libgrubmods_a-xz_dec_bcj.o `test -f 'grub-core/lib/xzembed/xz_dec_bcj.c' || echo '../'`grub-core/lib/xzembed/xz_dec_bcj.c ../grub-core/script/function.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/xzembed/xz_dec_lzma2.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/lib/xzembed/libgrubmods_a-xz_dec_lzma2.o `test -f 'grub-core/lib/xzembed/xz_dec_lzma2.c' || echo '../'`grub-core/lib/xzembed/xz_dec_lzma2.c ../grub-core/partmap/bsdlabel.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/script/lexer.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/xzembed/xz_dec_stream.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o grub-core/lib/xzembed/libgrubmods_a-xz_dec_stream.o `test -f 'grub-core/lib/xzembed/xz_dec_stream.c' || echo '../'`grub-core/lib/xzembed/xz_dec_stream.c ../grub-core/script/script.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/script/main.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"libgrub_a_init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/minilzo -I../grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-builtin -Wno-undef -c -o libgrubmods_a-libgrub_a_init.o `test -f 'libgrub_a_init.c' || echo '../'`libgrub_a_init.c ../grub-core/kern/ia64/dl_helper.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/script/argv.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/arcfour.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-arcfour.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/arcfour.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/arcfour.c ../grub-core/kern/arm64/dl_helper.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/blowfish.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-blowfish.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/blowfish.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/blowfish.c ../grub-core/kern/arm/dl_helper.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/camellia-glue.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-camellia-glue.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/camellia-glue.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/camellia-glue.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/camellia.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-camellia.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/camellia.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/camellia.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/cast5.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-cast5.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/cast5.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/cast5.c ../grub-core/lib/minilzo/minilzo.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/crc.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-crc.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/crc.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/crc.c ../grub-core/lib/xzembed/xz_dec_bcj.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/des.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-des.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/des.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/des.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/idea.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-idea.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/idea.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/idea.c ../grub-core/lib/xzembed/xz_dec_lzma2.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/xzembed/xz_dec_stream.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/md4.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-md4.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/md4.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/md4.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/md5.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-md5.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/md5.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/md5.c libgrub_a_init.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/rfc2268.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-rfc2268.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/rfc2268.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/rfc2268.c ../grub-core/lib/libgcrypt-grub/cipher/arcfour.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/libgcrypt-grub/cipher/blowfish.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/rijndael.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-rijndael.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/rijndael.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/rijndael.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/rmd160.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-rmd160.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/rmd160.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/rmd160.c ../grub-core/lib/libgcrypt-grub/cipher/camellia-glue.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/seed.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-seed.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/seed.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/seed.c ../grub-core/lib/libgcrypt-grub/cipher/camellia.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/serpent.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-serpent.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/serpent.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/serpent.c ../grub-core/lib/libgcrypt-grub/cipher/cast5.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/sha1.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-sha1.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/sha1.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/sha1.c ../grub-core/lib/libgcrypt-grub/cipher/crc.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/libgcrypt-grub/cipher/idea.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/libgcrypt-grub/cipher/des.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/libgcrypt-grub/cipher/md5.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/sha256.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-sha256.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/sha256.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/sha256.c ../grub-core/lib/libgcrypt-grub/cipher/md4.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/sha512.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-sha512.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/sha512.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/sha512.c ../grub-core/lib/libgcrypt-grub/cipher/rfc2268.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/tiger.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-tiger.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/tiger.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/tiger.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/twofish.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-twofish.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/twofish.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/twofish.c ../grub-core/lib/libgcrypt-grub/cipher/seed.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/libgcrypt-grub/cipher/rijndael.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/whirlpool.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-whirlpool.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/whirlpool.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/whirlpool.c ../grub-core/lib/libgcrypt-grub/cipher/rmd160.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-init.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/init.c' || echo '../'`grub-core/lib/libgcrypt-grub/cipher/init.c ../grub-core/lib/libgcrypt-grub/cipher/sha1.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/libgcrypt-grub/cipher/sha256.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/i386/backtrace.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/i386/libgrubkern_a-backtrace.o `test -f 'grub-core/kern/i386/backtrace.c' || echo '../'`grub-core/kern/i386/backtrace.c ../grub-core/lib/libgcrypt-grub/cipher/serpent.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/command.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-command.o `test -f 'grub-core/kern/command.c' || echo '../'`grub-core/kern/command.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/device.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-device.o `test -f 'grub-core/kern/device.c' || echo '../'`grub-core/kern/device.c ../grub-core/lib/libgcrypt-grub/cipher/sha512.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/disk.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-disk.o `test -f 'grub-core/kern/disk.c' || echo '../'`grub-core/kern/disk.c ../grub-core/lib/libgcrypt-grub/cipher/tiger.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/unix/getroot.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/unix/libgrubkern_a-getroot.o `test -f 'grub-core/osdep/unix/getroot.c' || echo '../'`grub-core/osdep/unix/getroot.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/devmapper/getroot.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/devmapper/libgrubkern_a-getroot.o `test -f 'grub-core/osdep/devmapper/getroot.c' || echo '../'`grub-core/osdep/devmapper/getroot.c ../grub-core/lib/libgcrypt-grub/cipher/twofish.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/devmapper/hostdisk.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/devmapper/libgrubkern_a-hostdisk.o `test -f 'grub-core/osdep/devmapper/hostdisk.c' || echo '../'`grub-core/osdep/devmapper/hostdisk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub_fstest_init.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub_fstest-grub_fstest_init.o `test -f 'grub_fstest_init.c' || echo '../'`grub_fstest_init.c ../grub-core/lib/libgcrypt-grub/cipher/whirlpool.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/libgcrypt-grub/cipher/init.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/i386/backtrace.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/i386/pc/vesa_modes_table.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.o `test -f 'grub-core/lib/i386/pc/vesa_modes_table.c' || echo '../'`grub-core/lib/i386/pc/vesa_modes_table.c ../grub-core/kern/command.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/kern/device.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/loader/i386/xen_file.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/loader/i386/grub_file-xen_file.o `test -f 'grub-core/loader/i386/xen_file.c' || echo '../'`grub-core/loader/i386/xen_file.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/loader/i386/xen_file32.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/loader/i386/grub_file-xen_file32.o `test -f 'grub-core/loader/i386/xen_file32.c' || echo '../'`grub-core/loader/i386/xen_file32.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/loader/i386/xen_file64.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/loader/i386/grub_file-xen_file64.o `test -f 'grub-core/loader/i386/xen_file64.c' || echo '../'`grub-core/loader/i386/xen_file64.c ../grub-core/kern/disk.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/loader/lzss.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/loader/grub_file-lzss.o `test -f 'grub-core/loader/lzss.c' || echo '../'`grub-core/loader/lzss.c ../grub-core/osdep/unix/getroot.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/devmapper/getroot.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/osdep/devmapper/hostdisk.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/loader/macho.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/loader/grub_file-macho.o `test -f 'grub-core/loader/macho.c' || echo '../'`grub-core/loader/macho.c gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/loader/macho32.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/loader/grub_file-macho32.o `test -f 'grub-core/loader/macho32.c' || echo '../'`grub-core/loader/macho32.c grub_fstest_init.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/loader/macho64.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/loader/grub_file-macho64.o `test -f 'grub-core/loader/macho64.c' || echo '../'`grub-core/loader/macho64.c ../grub-core/loader/i386/xen_file.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/i386/pc/vesa_modes_table.c: warning: -D_FORTIFY_SOURCE not defined gcc -DHAVE_CONFIG_H -I. -I.. -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/ieee1275/grub-ofpathname.c\" -I. -I.. -I. -I.. -I../include -I./include -I../grub-core/lib/libgcrypt-grub/src/ -I/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -I./grub-core/gnulib -I../grub-core/gnulib -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/ieee1275/grub_ofpathname-grub-ofpathname.o `test -f 'util/ieee1275/grub-ofpathname.c' || echo '../'`util/ieee1275/grub-ofpathname.c ../grub-core/loader/i386/xen_file32.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/loader/i386/xen_file64.c: warning: -D_FORTIFY_SOURCE not defined (for x in tests/util/grub-fs-tester.in ; do cat ../"$x"; done) | ./config.status --file=grub-fs-tester:- ../grub-core/loader/lzss.c: warning: -D_FORTIFY_SOURCE not defined gcc -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -fno-strict-aliasing -flto=auto -ffat-lto-objects -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -o grub-set-bootflag util/grub_set_bootflag-grub-set-bootflag.o ../grub-core/loader/macho.c: warning: -D_FORTIFY_SOURCE not defined ../grub-core/lib/libgcrypt-grub/cipher/rijndael.c: In function 'do_setkey': ../grub-core/lib/libgcrypt-grub/cipher/rijndael.c:229:9: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 229 | ; | ^ ../grub-core/lib/libgcrypt-grub/cipher/rijndael.c:352:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 352 | for (i = 0; i < keylen; i++) | ^ cat ../util/grub-mkconfig.8 | ./config.status --file=grub-mkconfig.8:- ../grub-core/loader/macho32.c: warning: -D_FORTIFY_SOURCE not defined cat ../util/grub-get-kernel-settings.3 | ./config.status --file=grub-get-kernel-settings.3:- cat ../util/grub-set-default.8 | ./config.status --file=grub-set-default.8:- cat ../util/grub-reboot.8 | ./config.status --file=grub-reboot.8:- ../grub-core/loader/macho64.c: warning: -D_FORTIFY_SOURCE not defined cat ../util/grub-set-password.8 | ./config.status --file=grub-set-password.8:- ../util/ieee1275/grub-ofpathname.c: warning: -D_FORTIFY_SOURCE not defined cat ../util/grub-kbdcomp.1 | ./config.status --file=grub-kbdcomp.1:- cat ../util/grub-switch-to-blscfg.8 | ./config.status --file=grub-switch-to-blscfg.8:- ./build-grub-gen-asciih ./unifont.pcf.gz ascii.h || (rm -f ascii.h; exit 1) ./build-grub-gen-widthspec ./unifont.pcf.gz widthspec.h || (rm -f widthspec.h; exit 1) ../grub-core/osdep/devmapper/getroot.c: In function 'grub_util_open_dm': ../grub-core/osdep/devmapper/getroot.c:72:9: warning: implicit declaration of function 'major' [-Wimplicit-function-declaration] 72 | maj = major (st.st_rdev); | ^~~~~ ../grub-core/osdep/devmapper/getroot.c:72:9: warning: nested extern declaration of 'major' [-Wnested-externs] ../grub-core/osdep/devmapper/getroot.c:73:9: warning: implicit declaration of function 'minor' [-Wimplicit-function-declaration] 73 | min = minor (st.st_rdev); | ^~~~~ ../grub-core/osdep/devmapper/getroot.c:73:9: warning: nested extern declaration of 'minor' [-Wnested-externs] ../grub-core/osdep/devmapper/getroot.c: In function 'grub_util_pull_devmapper': ../grub-core/osdep/devmapper/getroot.c:180:42: warning: implicit declaration of function 'makedev' [-Wimplicit-function-declaration] 180 | subdev = grub_find_device ("/dev", makedev (dm->major, dm->minor)); | ^~~~~~~ ../grub-core/osdep/devmapper/getroot.c:180:42: warning: nested extern declaration of 'makedev' [-Wnested-externs] ../grub-core/osdep/unix/getroot.c: In function 'grub_util_biosdisk_is_floppy': ../grub-core/osdep/unix/getroot.c:756:7: warning: implicit declaration of function 'major' [-Wimplicit-function-declaration] 756 | if (major(st.st_rdev) == FLOPPY_MAJOR) | ^~~~~ ../grub-core/osdep/unix/getroot.c:756:7: warning: nested extern declaration of 'major' [-Wnested-externs] ../grub-core/osdep/devmapper/hostdisk.c: In function 'grub_util_device_is_mapped': ../grub-core/osdep/devmapper/hostdisk.c:87:26: warning: implicit declaration of function 'major' [-Wimplicit-function-declaration] 87 | return dm_is_dm_major (major (st.st_rdev)); | ^~~~~ ../grub-core/osdep/devmapper/hostdisk.c:87:26: warning: nested extern declaration of 'major' [-Wnested-externs] ../grub-core/osdep/devmapper/hostdisk.c: In function 'grub_util_get_dm_node_linear_info': ../grub-core/osdep/devmapper/hostdisk.c:122:11: error: called object 'major' is not a function or function pointer 122 | major = major (dev); | ^~~~~ ../grub-core/osdep/devmapper/hostdisk.c:117:7: note: declared here 117 | int major = 0, minor = 0; | ^~~~~ ../grub-core/osdep/devmapper/hostdisk.c:123:11: error: called object 'minor' is not a function or function pointer 123 | minor = minor (dev); | ^~~~~ ../grub-core/osdep/devmapper/hostdisk.c:117:18: note: declared here 117 | int major = 0, minor = 0; | ^~~~~ ../grub-core/osdep/devmapper/hostdisk.c:157:37: warning: passing argument 2 of 'grub_strtoul' from incompatible pointer type [-Wincompatible-pointer-types] 157 | major = grub_strtoul (params, &ptr, 10); | ^~~~ | | | char ** In file included from ../include/grub/dl.h:29, from ../include/grub/partition.h:22, from ../grub-core/osdep/devmapper/hostdisk.c:4: ../include/grub/misc.h:299:79: note: expected 'const char ** const' but argument is of type 'char **' 299 | unsigned long EXPORT_FUNC(grub_strtoul) (const char *str, const char ** const end, int base); | ~~~~~~~~~~~~~~~~~~~~^~~ ../grub-core/osdep/devmapper/hostdisk.c:170:34: warning: passing argument 2 of 'grub_strtoul' from incompatible pointer type [-Wincompatible-pointer-types] 170 | minor = grub_strtoul (ptr, &ptr, 10); | ^~~~ | | | char ** ../include/grub/misc.h:299:79: note: expected 'const char ** const' but argument is of type 'char **' 299 | unsigned long EXPORT_FUNC(grub_strtoul) (const char *str, const char ** const end, int base); | ~~~~~~~~~~~~~~~~~~~~^~~ ../grub-core/osdep/devmapper/hostdisk.c:184:40: warning: passing argument 2 of 'grub_strtoull' from incompatible pointer type [-Wincompatible-pointer-types] 184 | partstart += grub_strtoull (ptr, &ptr, 10); | ^~~~ | | | char ** ../include/grub/misc.h:300:85: note: expected 'const char ** const' but argument is of type 'char **' 300 | unsigned long long EXPORT_FUNC(grub_strtoull) (const char *str, const char ** const end, int base); | ~~~~~~~~~~~~~~~~~~~~^~~ make[2]: *** [Makefile:8337: grub-core/osdep/devmapper/libgrubkern_a-hostdisk.o] Error 1 make[2]: *** Waiting for unfinished jobs.... config.status: creating grub-mkconfig.8 config.status: creating grub-get-kernel-settings.3 config.status: creating grub-fs-tester config.status: creating grub-reboot.8 config.status: creating grub-set-password.8 config.status: creating grub-switch-to-blscfg.8 config.status: creating grub-kbdcomp.1 config.status: creating grub-set-default.8 chmod a+x grub-fs-tester make[2]: Leaving directory '/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02' make[1]: *** [Makefile:13783: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/grub-2.02/grub-x86_64-efi-2.02' make: *** [Makefile:5630: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.dQI5MM (%build) Bad exit status from /var/tmp/rpm-tmp.dQI5MM (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] 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 600, 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 --target x86_64 --nodeps /builddir/build/SPECS/grub2.spec