Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/grub2.spec'], chrootPath='/var/lib/mock/dist-oc9-build-41518-14591/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/grub2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/grub2-2.06-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/grub2.spec'], chrootPath='/var/lib/mock/dist-oc9-build-41518-14591/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/grub2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Fu2qIC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf grub-2.06 + /usr/bin/xz -dc /builddir/build/SOURCES/grub-2.06.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd grub-2.06 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'grub2-2.06 base' + /usr/bin/git branch rpm-build + /usr/bin/git checkout rpm-build Switched to branch 'rpm-build' + /usr/bin/git branch --set-upstream-to=master branch 'rpm-build' set up to track 'master'. + rm -fv docs/grub-dev.info docs/grub.info removed 'docs/grub-dev.info' removed 'docs/grub.info' + cp /builddir/build/SOURCES/bootstrap bootstrap + cp /builddir/build/SOURCES/bootstrap.conf bootstrap.conf + cp /builddir/build/SOURCES/gnulib-9f48fb992a3d7e96610c4ce8be969cff2d61a01b.tar.gz gnulib-9f48fb992a3d7e96610c4ce8be969cff2d61a01b.tar.gz + tar -zxf gnulib-9f48fb992a3d7e96610c4ce8be969cff2d61a01b.tar.gz + mv gnulib-9f48fb992a3d7e96610c4ce8be969cff2d61a01b gnulib + git add . + git commit -aqm 'modify done' + /usr/bin/cat /builddir/build/SOURCES/0002-Revert-templates-Properly-disable-the-os-prober-by-d.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub-mkconfig.in... Checking patch util/grub.d/30_os-prober.in... Applied patch util/grub-mkconfig.in cleanly. Applied patch util/grub.d/30_os-prober.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0003-Revert-templates-Disable-the-os-prober-by-default.patch + /usr/bin/git am --reject -q -p1 Checking patch docs/grub.texi... Checking patch util/grub.d/30_os-prober.in... Applied patch docs/grub.texi cleanly. Applied patch util/grub.d/30_os-prober.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0004-Add-support-for-Linux-EFI-stub-loading.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/Makefile.core.def... Checking patch grub-core/kern/dl.c... Checking patch grub-core/kern/efi/efi.c... Checking patch grub-core/kern/efi/mm.c... Checking patch grub-core/loader/arm64/linux.c... Checking patch grub-core/loader/arm64/xen_boot.c... Checking patch grub-core/loader/efi/linux.c... Checking patch grub-core/loader/i386/efi/linux.c... Checking patch grub-core/loader/i386/pc/linux.c... Checking patch include/grub/arm/linux.h... Checking patch include/grub/arm64/linux.h... Checking patch include/grub/efi/efi.h... Checking patch include/grub/efi/linux.h... Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/kern/dl.c cleanly. Applied patch grub-core/kern/efi/efi.c cleanly. Applied patch grub-core/kern/efi/mm.c cleanly. Applied patch grub-core/loader/arm64/linux.c cleanly. Applied patch grub-core/loader/arm64/xen_boot.c cleanly. Applied patch grub-core/loader/efi/linux.c cleanly. Applied patch grub-core/loader/i386/efi/linux.c cleanly. Applied patch grub-core/loader/i386/pc/linux.c cleanly. Applied patch include/grub/arm/linux.h cleanly. Applied patch include/grub/arm64/linux.h cleanly. Applied patch include/grub/efi/efi.h cleanly. Applied patch include/grub/efi/linux.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0005-Rework-linux-command.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/i386/linux.c... Applied patch grub-core/loader/i386/linux.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0006-Rework-linux16-command.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/i386/pc/linux.c... Applied patch grub-core/loader/i386/pc/linux.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0007-Add-secureboot-support-on-efi-chainloader.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/efi/efi.c... Checking patch grub-core/loader/arm64/linux.c... Checking patch grub-core/loader/efi/chainloader.c... Checking patch grub-core/loader/efi/linux.c... Checking patch grub-core/loader/i386/efi/linux.c... Checking patch include/grub/efi/linux.h... Checking patch include/grub/efi/pe32.h... Applied patch grub-core/kern/efi/efi.c cleanly. Applied patch grub-core/loader/arm64/linux.c cleanly. Applied patch grub-core/loader/efi/chainloader.c cleanly. Applied patch grub-core/loader/efi/linux.c cleanly. Applied patch grub-core/loader/i386/efi/linux.c cleanly. Applied patch include/grub/efi/linux.h cleanly. Applied patch include/grub/efi/pe32.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0008-Make-any-of-the-loaders-that-link-in-efi-mode-honor-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/commands/iorw.c... Checking patch grub-core/commands/memrw.c... Checking patch grub-core/kern/dl.c... Checking patch grub-core/kern/efi/efi.c... Checking patch grub-core/loader/efi/appleloader.c... Checking patch grub-core/loader/efi/chainloader.c... Checking patch grub-core/loader/i386/bsd.c... Checking patch grub-core/loader/i386/linux.c... Checking patch grub-core/loader/i386/pc/linux.c... Checking patch grub-core/loader/multiboot.c... Checking patch grub-core/loader/xnu.c... Checking patch include/grub/efi/efi.h... Checking patch include/grub/ia64/linux.h... Checking patch include/grub/mips/linux.h... Checking patch include/grub/powerpc/linux.h... Checking patch include/grub/sparc64/linux.h... Applied patch grub-core/commands/iorw.c cleanly. Applied patch grub-core/commands/memrw.c cleanly. Applied patch grub-core/kern/dl.c cleanly. Applied patch grub-core/kern/efi/efi.c cleanly. Applied patch grub-core/loader/efi/appleloader.c cleanly. Applied patch grub-core/loader/efi/chainloader.c cleanly. Applied patch grub-core/loader/i386/bsd.c cleanly. Applied patch grub-core/loader/i386/linux.c cleanly. Applied patch grub-core/loader/i386/pc/linux.c cleanly. Applied patch grub-core/loader/multiboot.c cleanly. Applied patch grub-core/loader/xnu.c cleanly. Applied patch include/grub/efi/efi.h cleanly. Applied patch include/grub/ia64/linux.h cleanly. Applied patch include/grub/mips/linux.h cleanly. Applied patch include/grub/powerpc/linux.h cleanly. Applied patch include/grub/sparc64/linux.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0009-Handle-multi-arch-64-on-32-boot-in-linuxefi-loader.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/efi/linux.c... Checking patch grub-core/loader/i386/efi/linux.c... Checking patch include/grub/i386/linux.h... Applied patch grub-core/loader/efi/linux.c cleanly. Applied patch grub-core/loader/i386/efi/linux.c cleanly. Applied patch include/grub/i386/linux.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0011-IBM-client-architecture-CAS-reboot-support.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/ieee1275/openfw.c... Checking patch grub-core/normal/main.c... Checking patch grub-core/script/execute.c... Checking patch include/grub/ieee1275/ieee1275.h... Applied patch grub-core/kern/ieee1275/openfw.c cleanly. Applied patch grub-core/normal/main.c cleanly. Applied patch grub-core/script/execute.c cleanly. Applied patch include/grub/ieee1275/ieee1275.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0012-for-ppc-reset-console-display-attr-when-clear-screen.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/term/terminfo.c... Applied patch grub-core/term/terminfo.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0013-Disable-GRUB-video-support-for-IBM-power-machines.patch + /usr/bin/git am --reject -q -p1 .git/rebase-apply/patch:51: trailing whitespace. Checking patch grub-core/kern/ieee1275/cmain.c... Checking patch grub-core/video/ieee1275.c... Checking patch include/grub/ieee1275/ieee1275.h... Applied patch grub-core/kern/ieee1275/cmain.c cleanly. Applied patch grub-core/video/ieee1275.c cleanly. Applied patch include/grub/ieee1275/ieee1275.h cleanly. warning: 1 line adds whitespace errors. + /usr/bin/cat /builddir/build/SOURCES/0014-Move-bash-completion-script-922997.patch + /usr/bin/git am --reject -q -p1 Checking patch configure.ac... Checking patch util/bash-completion.d/Makefile.am... Applied patch configure.ac cleanly. Applied patch util/bash-completion.d/Makefile.am cleanly. + /usr/bin/cat /builddir/build/SOURCES/0015-Allow-fallback-to-include-entries-by-title-not-just-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/normal/menu.c... Applied patch grub-core/normal/menu.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0016-Make-exit-take-a-return-code.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/commands/minicmd.c... Checking patch grub-core/kern/efi/efi.c... Checking patch grub-core/kern/emu/main.c... Checking patch grub-core/kern/emu/misc.c... Checking patch grub-core/kern/i386/coreboot/init.c... Checking patch grub-core/kern/i386/qemu/init.c... Checking patch grub-core/kern/ieee1275/init.c... Checking patch grub-core/kern/mips/arc/init.c... Checking patch grub-core/kern/mips/loongson/init.c... Checking patch grub-core/kern/mips/qemu_mips/init.c... Checking patch grub-core/kern/misc.c... Checking patch grub-core/kern/uboot/init.c... Checking patch grub-core/kern/xen/init.c... Checking patch include/grub/misc.h... Applied patch grub-core/commands/minicmd.c cleanly. Applied patch grub-core/kern/efi/efi.c cleanly. Applied patch grub-core/kern/emu/main.c cleanly. Applied patch grub-core/kern/emu/misc.c cleanly. Applied patch grub-core/kern/i386/coreboot/init.c cleanly. Applied patch grub-core/kern/i386/qemu/init.c cleanly. Applied patch grub-core/kern/ieee1275/init.c cleanly. Applied patch grub-core/kern/mips/arc/init.c cleanly. Applied patch grub-core/kern/mips/loongson/init.c cleanly. Applied patch grub-core/kern/mips/qemu_mips/init.c cleanly. Applied patch grub-core/kern/misc.c cleanly. Applied patch grub-core/kern/uboot/init.c cleanly. Applied patch grub-core/kern/xen/init.c cleanly. Applied patch include/grub/misc.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0017-Make-efi-machines-load-an-env-block-from-a-variable.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/Makefile.core.def... Checking patch grub-core/kern/efi/init.c... Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/kern/efi/init.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0018-Migrate-PPC-from-Yaboot-to-Grub2.patch + /usr/bin/git am --reject -q -p1 Checking patch Makefile.util.def... Checking patch util/grub.d/20_ppc_terminfo.in... Applied patch Makefile.util.def cleanly. Applied patch util/grub.d/20_ppc_terminfo.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0019-Add-fw_path-variable-revised.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/main.c... Checking patch grub-core/normal/main.c... Applied patch grub-core/kern/main.c cleanly. Applied patch grub-core/normal/main.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0020-Pass-x-hex-hex-straight-through-unmolested.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/commands/wildcard.c... Checking patch grub-core/lib/cmdline.c... Checking patch grub-core/script/execute.c... Applied patch grub-core/commands/wildcard.c cleanly. Applied patch grub-core/lib/cmdline.c cleanly. Applied patch grub-core/script/execute.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0021-blscfg-add-blscfg-module-to-parse-Boot-Loader-Specif.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/Makefile.core.def... Checking patch grub-core/commands/blscfg.c... Checking patch grub-core/commands/legacycfg.c... Checking patch grub-core/commands/loadenv.c... Checking patch grub-core/commands/menuentry.c... Checking patch grub-core/normal/main.c... Checking patch grub-core/commands/loadenv.h... Checking patch include/grub/compiler.h... Checking patch include/grub/menu.h... Checking patch include/grub/normal.h... Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/commands/blscfg.c cleanly. Applied patch grub-core/commands/legacycfg.c cleanly. Applied patch grub-core/commands/loadenv.c cleanly. Applied patch grub-core/commands/menuentry.c cleanly. Applied patch grub-core/normal/main.c cleanly. Applied patch grub-core/commands/loadenv.h cleanly. Applied patch include/grub/compiler.h cleanly. Applied patch include/grub/menu.h cleanly. Applied patch include/grub/normal.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0022-Add-devicetree-loading.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub-mkconfig.in... Checking patch util/grub.d/10_linux.in... Applied patch util/grub-mkconfig.in cleanly. Applied patch util/grub.d/10_linux.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0023-Enable-pager-by-default.-985860.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub.d/00_header.in... Applied patch util/grub.d/00_header.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0024-Don-t-say-GNU-Linux-in-generated-menus.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/normal/main.c... Checking patch tests/util/grub-shell-tester.in... Checking patch tests/util/grub-shell.in... Checking patch util/grub.d/10_linux.in... Checking patch util/grub.d/20_linux_xen.in... Applied patch grub-core/normal/main.c cleanly. Applied patch tests/util/grub-shell-tester.in cleanly. Applied patch tests/util/grub-shell.in cleanly. Applied patch util/grub.d/10_linux.in cleanly. Applied patch util/grub.d/20_linux_xen.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0025-Add-.eh_frame-to-list-of-relocations-stripped.patch + /usr/bin/git am --reject -q -p1 Checking patch conf/Makefile.common... Applied patch conf/Makefile.common cleanly. + /usr/bin/cat /builddir/build/SOURCES/0026-Don-t-require-a-password-to-boot-entries-generated-b.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub.d/10_linux.in... Applied patch util/grub.d/10_linux.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0027-use-fw_path-prefix-when-fallback-searching-for-grub-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/normal/main.c... Applied patch grub-core/normal/main.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0028-Try-mac-guid-etc-before-grub.cfg-on-tftp-config-file.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/normal/main.c... Applied patch grub-core/normal/main.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0029-Generate-OS-and-CLASS-in-10_linux-from-etc-os-releas.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub.d/10_linux.in... Applied patch util/grub.d/10_linux.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0030-Minimize-the-sort-ordering-for-.debug-and-rescue-ker.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub-mkconfig_lib.in... Applied patch util/grub-mkconfig_lib.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0031-Try-prefix-if-fw_path-doesn-t-work.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/ieee1275/init.c... Checking patch grub-core/net/net.c... Checking patch grub-core/normal/main.c... Applied patch grub-core/kern/ieee1275/init.c cleanly. Applied patch grub-core/net/net.c cleanly. Applied patch grub-core/normal/main.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0032-Use-rpm-s-sort-for-grub2-mkconfig.patch + /usr/bin/git am --reject -q -p1 Checking patch configure.ac... Checking patch Makefile.util.def... Checking patch util/grub-rpm-sort.c... Checking patch docs/man/grub-rpm-sort.h2m... Checking patch util/grub-mkconfig_lib.in... Applied patch configure.ac cleanly. Applied patch Makefile.util.def cleanly. Applied patch util/grub-rpm-sort.c cleanly. Applied patch docs/man/grub-rpm-sort.h2m cleanly. Applied patch util/grub-mkconfig_lib.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0033-Make-grub2-mkconfig-construct-titles-that-look-like-.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub.d/10_linux.in... Applied patch util/grub.d/10_linux.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0034-Add-friendly-grub2-password-config-tool-985962.patch + /usr/bin/git am --reject -q -p1 Checking patch configure.ac... Checking patch Makefile.util.def... Checking patch docs/man/grub-set-password.h2m... Checking patch util/grub-mkconfig.in... Checking patch util/grub-set-password.in... Checking patch util/grub.d/01_users.in... Applied patch configure.ac cleanly. Applied patch Makefile.util.def cleanly. Applied patch docs/man/grub-set-password.h2m cleanly. Applied patch util/grub-mkconfig.in cleanly. Applied patch util/grub-set-password.in cleanly. Applied patch util/grub.d/01_users.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0035-tcp-add-window-scaling-support.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/tcp.c... Applied patch grub-core/net/tcp.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0036-efinet-and-bootp-add-support-for-dhcpv6.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/bootp.c... Checking patch grub-core/net/drivers/efi/efinet.c... Checking patch grub-core/net/net.c... Checking patch grub-core/net/tftp.c... Checking patch include/grub/efi/api.h... Checking patch include/grub/net.h... Applied patch grub-core/net/bootp.c cleanly. Applied patch grub-core/net/drivers/efi/efinet.c cleanly. Applied patch grub-core/net/net.c cleanly. Applied patch grub-core/net/tftp.c cleanly. Applied patch include/grub/efi/api.h cleanly. Applied patch include/grub/net.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0037-Add-grub-get-kernel-settings-and-use-it-in-10_linux.patch + /usr/bin/git am --reject -q -p1 Checking patch configure.ac... Checking patch Makefile.util.def... Checking patch docs/man/grub-get-kernel-settings.h2m... Checking patch util/bash-completion.d/grub-completion.bash.in... Checking patch util/grub-get-kernel-settings.in... Checking patch util/grub-mkconfig.in... Checking patch util/grub.d/10_linux.in... Applied patch configure.ac cleanly. Applied patch Makefile.util.def cleanly. Applied patch docs/man/grub-get-kernel-settings.h2m cleanly. Applied patch util/bash-completion.d/grub-completion.bash.in cleanly. Applied patch util/grub-get-kernel-settings.in cleanly. Applied patch util/grub-mkconfig.in cleanly. Applied patch util/grub.d/10_linux.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0038-bz1374141-fix-incorrect-mask-for-ppc64.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/drivers/ieee1275/ofnet.c... Applied patch grub-core/net/drivers/ieee1275/ofnet.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0039-Make-grub_fatal-also-backtrace.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/Makefile.core.def... Checking patch grub-core/kern/misc.c... Checking patch grub-core/lib/arm64/backtrace.c... .git/rebase-apply/patch:118: new blank line at EOF. + Checking patch grub-core/lib/backtrace.c... Checking patch grub-core/lib/i386/backtrace.c... Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/kern/misc.c cleanly. Applied patch grub-core/lib/arm64/backtrace.c cleanly. Applied patch grub-core/lib/backtrace.c cleanly. Applied patch grub-core/lib/i386/backtrace.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/cat /builddir/build/SOURCES/0040-Make-our-info-pages-say-grub2-where-appropriate.patch + /usr/bin/git am --reject -q -p1 Checking patch docs/grub-dev.texi... Checking patch docs/grub.texi... Applied patch docs/grub-dev.texi cleanly. Applied patch docs/grub.texi cleanly. + /usr/bin/cat /builddir/build/SOURCES/0041-macos-just-build-chainloader-entries-don-t-try-any-x.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub.d/30_os-prober.in... Applied patch util/grub.d/30_os-prober.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0042-grub2-btrfs-Add-ability-to-boot-from-subvolumes.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/fs/btrfs.c... Checking patch include/grub/btrfs.h... Applied patch grub-core/fs/btrfs.c cleanly. Applied patch include/grub/btrfs.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0043-export-btrfs_subvol-and-btrfs_subvolid.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/fs/btrfs.c... Applied patch grub-core/fs/btrfs.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0044-grub2-btrfs-03-follow_default.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/fs/btrfs.c... Applied patch grub-core/fs/btrfs.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0045-grub2-btrfs-04-grub2-install.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/osdep/linux/getroot.c... Checking patch grub-core/osdep/unix/config.c... Checking patch util/config.c... Checking patch util/grub-install.c... Checking patch util/grub-mkrelpath.c... Checking patch include/grub/emu/config.h... Applied patch grub-core/osdep/linux/getroot.c cleanly. Applied patch grub-core/osdep/unix/config.c cleanly. Applied patch util/config.c cleanly. Applied patch util/grub-install.c cleanly. Applied patch util/grub-mkrelpath.c cleanly. Applied patch include/grub/emu/config.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0046-grub2-btrfs-05-grub2-mkconfig.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub-mkconfig.in... Checking patch util/grub-mkconfig_lib.in... Checking patch util/grub.d/00_header.in... Checking patch util/grub.d/10_linux.in... Checking patch util/grub.d/20_linux_xen.in... Applied patch util/grub-mkconfig.in cleanly. Applied patch util/grub-mkconfig_lib.in cleanly. Applied patch util/grub.d/00_header.in cleanly. Applied patch util/grub.d/10_linux.in cleanly. Applied patch util/grub.d/20_linux_xen.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0047-grub2-btrfs-06-subvol-mount.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/fs/btrfs.c... Checking patch grub-core/osdep/linux/getroot.c... Checking patch util/grub-install.c... Checking patch include/grub/emu/getroot.h... Applied patch grub-core/fs/btrfs.c cleanly. Applied patch grub-core/osdep/linux/getroot.c cleanly. Applied patch util/grub-install.c cleanly. Applied patch include/grub/emu/getroot.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0048-Fallback-to-old-subvol-name-scheme-to-support-old-sn.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/fs/btrfs.c... Applied patch grub-core/fs/btrfs.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0049-Grub-not-working-correctly-with-btrfs-snapshots-bsc-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/fs/btrfs.c... Applied patch grub-core/fs/btrfs.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0050-Add-grub_efi_allocate_pool-and-grub_efi_free_pool-wr.patch + /usr/bin/git am --reject -q -p1 Checking patch include/grub/efi/efi.h... Applied patch include/grub/efi/efi.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0051-Use-grub_efi_.-memory-helpers-where-reasonable.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/efi/chainloader.c... Applied patch grub-core/loader/efi/chainloader.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0052-Add-PRIxGRUB_EFI_STATUS-and-use-it.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/efi/chainloader.c... Checking patch include/grub/efi/api.h... Applied patch grub-core/loader/efi/chainloader.c cleanly. Applied patch include/grub/efi/api.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0053-don-t-use-int-for-efi-status.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/efi/efi.c... Applied patch grub-core/kern/efi/efi.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0054-make-GRUB_MOD_INIT-declare-its-function-prototypes.patch + /usr/bin/git am --reject -q -p1 Checking patch include/grub/dl.h... Applied patch include/grub/dl.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0055-Don-t-guess-boot-efi-as-HFS-on-ppc-machines-in-grub-.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub-install.c... Applied patch util/grub-install.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0056-20_linux_xen-load-xen-or-multiboot-2-modules-as-need.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub.d/20_linux_xen.in... Applied patch util/grub.d/20_linux_xen.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0057-Make-pmtimer-tsc-calibration-not-take-51-seconds-to-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/i386/tsc_pmtimer.c... Applied patch grub-core/kern/i386/tsc_pmtimer.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0058-align-struct-efi_variable-better.patch + /usr/bin/git am --reject -q -p1 Checking patch include/grub/efiemu/runtime.h... Checking patch include/grub/types.h... Applied patch include/grub/efiemu/runtime.h cleanly. Applied patch include/grub/types.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0059-Add-BLS-support-to-grub-mkconfig.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub-mkconfig.in... Checking patch util/grub-mkconfig_lib.in... Checking patch util/grub.d/10_linux.in... Applied patch util/grub-mkconfig.in cleanly. Applied patch util/grub-mkconfig_lib.in cleanly. Applied patch util/grub.d/10_linux.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0060-Don-t-attempt-to-backtrace-on-grub_abort-for-grub-em.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/misc.c... Applied patch grub-core/kern/misc.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0061-Add-linux-and-initrd-commands-for-grub-emu.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/Makefile.core.def... Checking patch grub-core/kern/emu/main.c... Checking patch grub-core/kern/emu/misc.c... Checking patch grub-core/loader/emu/linux.c... Checking patch include/grub/emu/exec.h... Checking patch include/grub/emu/hostfile.h... Checking patch include/grub/emu/misc.h... Checking patch grub-core/Makefile.am... Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/kern/emu/main.c cleanly. Applied patch grub-core/kern/emu/misc.c cleanly. Applied patch grub-core/loader/emu/linux.c cleanly. Applied patch include/grub/emu/exec.h cleanly. Applied patch include/grub/emu/hostfile.h cleanly. Applied patch include/grub/emu/misc.h cleanly. Applied patch grub-core/Makefile.am cleanly. + /usr/bin/cat /builddir/build/SOURCES/0062-Add-grub2-switch-to-blscfg.patch + /usr/bin/git am --reject -q -p1 Checking patch Makefile.util.def... Checking patch docs/man/grub-switch-to-blscfg.h2m... Checking patch util/grub-set-password.in... Checking patch util/grub-switch-to-blscfg.in... Checking patch util/grub.d/10_linux.in... Applied patch Makefile.util.def cleanly. Applied patch docs/man/grub-switch-to-blscfg.h2m cleanly. Applied patch util/grub-set-password.in cleanly. Applied patch util/grub-switch-to-blscfg.in cleanly. Applied patch util/grub.d/10_linux.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0063-make-better-backtraces.patch + /usr/bin/git am --reject -q -p1 Checking patch Makefile.util.def... Checking patch grub-core/Makefile.core.def... Checking patch grub-core/lib/backtrace.c => grub-core/commands/backtrace.c... Checking patch grub-core/gdb/cstub.c... Checking patch grub-core/kern/arm64/backtrace.c... Checking patch grub-core/kern/backtrace.c... Checking patch grub-core/kern/dl.c... Checking patch grub-core/kern/i386/backtrace.c... Checking patch grub-core/kern/i386/pc/init.c... Checking patch grub-core/kern/ieee1275/init.c... Checking patch grub-core/kern/misc.c... Checking patch grub-core/kern/mm.c... Checking patch grub-core/lib/arm64/backtrace.c... Checking patch grub-core/lib/i386/backtrace.c... Checking patch include/grub/backtrace.h... Checking patch include/grub/dl.h... Checking patch include/grub/kernel.h... Checking patch grub-core/kern/arm/efi/startup.S... Checking patch grub-core/kern/arm/startup.S... Checking patch grub-core/kern/arm64/efi/startup.S... Checking patch grub-core/kern/i386/qemu/startup.S... Checking patch grub-core/kern/ia64/efi/startup.S... Checking patch grub-core/kern/sparc64/ieee1275/crt0.S... Checking patch grub-core/Makefile.am... Applied patch Makefile.util.def cleanly. Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/lib/backtrace.c => grub-core/commands/backtrace.c cleanly. Applied patch grub-core/gdb/cstub.c cleanly. Applied patch grub-core/kern/arm64/backtrace.c cleanly. Applied patch grub-core/kern/backtrace.c cleanly. Applied patch grub-core/kern/dl.c cleanly. Applied patch grub-core/kern/i386/backtrace.c cleanly. Applied patch grub-core/kern/i386/pc/init.c cleanly. Applied patch grub-core/kern/ieee1275/init.c cleanly. Applied patch grub-core/kern/misc.c cleanly. Applied patch grub-core/kern/mm.c cleanly. Applied patch grub-core/lib/arm64/backtrace.c cleanly. Applied patch grub-core/lib/i386/backtrace.c cleanly. Applied patch include/grub/backtrace.h cleanly. Applied patch include/grub/dl.h cleanly. Applied patch include/grub/kernel.h cleanly. Applied patch grub-core/kern/arm/efi/startup.S cleanly. Applied patch grub-core/kern/arm/startup.S cleanly. Applied patch grub-core/kern/arm64/efi/startup.S cleanly. Applied patch grub-core/kern/i386/qemu/startup.S cleanly. Applied patch grub-core/kern/ia64/efi/startup.S cleanly. Applied patch grub-core/kern/sparc64/ieee1275/crt0.S cleanly. Applied patch grub-core/Makefile.am cleanly. + /usr/bin/cat /builddir/build/SOURCES/0064-normal-don-t-draw-our-startup-message-if-debug-is-se.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/normal/main.c... Applied patch grub-core/normal/main.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0065-Work-around-some-minor-include-path-weirdnesses.patch + /usr/bin/git am --reject -q -p1 Checking patch include/grub/arm/efi/console.h... Checking patch include/grub/arm64/efi/console.h... Checking patch include/grub/i386/efi/console.h... Checking patch include/grub/x86_64/efi/console.h... Applied patch include/grub/arm/efi/console.h cleanly. Applied patch include/grub/arm64/efi/console.h cleanly. Applied patch include/grub/i386/efi/console.h cleanly. Applied patch include/grub/x86_64/efi/console.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0066-Make-it-possible-to-enabled-build-id-sha1.patch + /usr/bin/git am --reject -q -p1 Checking patch configure.ac... Checking patch acinclude.m4... Applied patch configure.ac cleanly. Applied patch acinclude.m4 cleanly. + /usr/bin/cat /builddir/build/SOURCES/0067-Add-grub_qdprintf-grub_dprintf-without-the-file-line.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/misc.c... Checking patch include/grub/misc.h... Applied patch grub-core/kern/misc.c cleanly. Applied patch include/grub/misc.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0068-Make-a-gdb-dprintf-that-tells-us-load-addresses.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/dl.c... Checking patch grub-core/kern/efi/efi.c... Checking patch grub-core/kern/efi/init.c... Checking patch include/grub/efi/efi.h... Applied patch grub-core/kern/dl.c cleanly. Applied patch grub-core/kern/efi/efi.c cleanly. Applied patch grub-core/kern/efi/init.c cleanly. Applied patch include/grub/efi/efi.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0069-Fixup-for-newer-compiler.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/fs/btrfs.c... Checking patch include/grub/gpt_partition.h... Applied patch grub-core/fs/btrfs.c cleanly. Applied patch include/grub/gpt_partition.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0070-Don-t-attempt-to-export-the-start-and-_start-symbols.patch + /usr/bin/git am --reject -q -p1 Checking patch include/grub/kernel.h... Applied patch include/grub/kernel.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0071-Fixup-for-newer-compiler.patch + /usr/bin/git am --reject -q -p1 Checking patch conf/Makefile.common... Applied patch conf/Makefile.common cleanly. + /usr/bin/cat /builddir/build/SOURCES/0072-Add-support-for-non-Ethernet-network-cards.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/arp.c... Checking patch grub-core/net/bootp.c... Checking patch grub-core/net/drivers/efi/efinet.c... Checking patch grub-core/net/drivers/emu/emunet.c... Checking patch grub-core/net/drivers/i386/pc/pxe.c... Checking patch grub-core/net/drivers/ieee1275/ofnet.c... Checking patch grub-core/net/drivers/uboot/ubootnet.c... Checking patch grub-core/net/ethernet.c... Checking patch grub-core/net/icmp6.c... Checking patch grub-core/net/ip.c... Checking patch grub-core/net/net.c... Checking patch include/grub/net.h... Applied patch grub-core/net/arp.c cleanly. Applied patch grub-core/net/bootp.c cleanly. Applied patch grub-core/net/drivers/efi/efinet.c cleanly. Applied patch grub-core/net/drivers/emu/emunet.c cleanly. Applied patch grub-core/net/drivers/i386/pc/pxe.c cleanly. Applied patch grub-core/net/drivers/ieee1275/ofnet.c cleanly. Applied patch grub-core/net/drivers/uboot/ubootnet.c cleanly. Applied patch grub-core/net/ethernet.c cleanly. Applied patch grub-core/net/icmp6.c cleanly. Applied patch grub-core/net/ip.c cleanly. Applied patch grub-core/net/net.c cleanly. Applied patch include/grub/net.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0073-net-read-bracketed-ipv6-addrs-and-port-numbers.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/http.c... Checking patch grub-core/net/net.c... Checking patch grub-core/net/tftp.c... Checking patch include/grub/net.h... Applied patch grub-core/net/http.c cleanly. Applied patch grub-core/net/net.c cleanly. Applied patch grub-core/net/tftp.c cleanly. Applied patch include/grub/net.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0074-bootp-New-net_bootp6-command.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/bootp.c... Checking patch grub-core/net/drivers/efi/efinet.c... Checking patch grub-core/net/ip.c... Checking patch include/grub/efi/api.h... Checking patch include/grub/net.h... Applied patch grub-core/net/bootp.c cleanly. Applied patch grub-core/net/drivers/efi/efinet.c cleanly. Applied patch grub-core/net/ip.c cleanly. Applied patch include/grub/efi/api.h cleanly. Applied patch include/grub/net.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0075-efinet-UEFI-IPv6-PXE-support.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/drivers/efi/efinet.c... Checking patch include/grub/efi/api.h... Applied patch grub-core/net/drivers/efi/efinet.c cleanly. Applied patch include/grub/efi/api.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0076-grub.texi-Add-net_bootp6-doument.patch + /usr/bin/git am --reject -q -p1 Checking patch docs/grub.texi... Applied patch docs/grub.texi cleanly. + /usr/bin/cat /builddir/build/SOURCES/0077-bootp-Add-processing-DHCPACK-packet-from-HTTP-Boot.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/bootp.c... Checking patch include/grub/net.h... Applied patch grub-core/net/bootp.c cleanly. Applied patch include/grub/net.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0078-efinet-Setting-network-from-UEFI-device-path.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/drivers/efi/efinet.c... Checking patch include/grub/efi/api.h... Applied patch grub-core/net/drivers/efi/efinet.c cleanly. Applied patch include/grub/efi/api.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0079-efinet-Setting-DNS-server-from-UEFI-protocol.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/drivers/efi/efinet.c... Checking patch include/grub/efi/api.h... Applied patch grub-core/net/drivers/efi/efinet.c cleanly. Applied patch include/grub/efi/api.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0080-Support-UEFI-networking-protocols.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/Makefile.core.def... Checking patch grub-core/io/bufio.c... Checking patch grub-core/kern/efi/efi.c... Checking patch grub-core/net/drivers/efi/efinet.c... Checking patch grub-core/net/efi/dhcp.c... Checking patch grub-core/net/efi/efi_netfs.c... Checking patch grub-core/net/efi/http.c... Checking patch grub-core/net/efi/ip4_config.c... Checking patch grub-core/net/efi/ip6_config.c... Checking patch grub-core/net/efi/net.c... Checking patch grub-core/net/efi/pxe.c... .git/rebase-apply/patch:3863: new blank line at EOF. + Checking patch grub-core/net/net.c... Checking patch util/grub-mknetdir.c... Checking patch include/grub/efi/api.h... Checking patch include/grub/efi/dhcp.h... Checking patch include/grub/efi/http.h... Checking patch include/grub/net/efi.h... Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/io/bufio.c cleanly. Applied patch grub-core/kern/efi/efi.c cleanly. Applied patch grub-core/net/drivers/efi/efinet.c cleanly. Applied patch grub-core/net/efi/dhcp.c cleanly. Applied patch grub-core/net/efi/efi_netfs.c cleanly. Applied patch grub-core/net/efi/http.c cleanly. Applied patch grub-core/net/efi/ip4_config.c cleanly. Applied patch grub-core/net/efi/ip6_config.c cleanly. Applied patch grub-core/net/efi/net.c cleanly. Applied patch grub-core/net/efi/pxe.c cleanly. Applied patch grub-core/net/net.c cleanly. Applied patch util/grub-mknetdir.c cleanly. Applied patch include/grub/efi/api.h cleanly. Applied patch include/grub/efi/dhcp.h cleanly. Applied patch include/grub/efi/http.h cleanly. Applied patch include/grub/net/efi.h cleanly. warning: 1 line adds whitespace errors. + /usr/bin/cat /builddir/build/SOURCES/0081-AUDIT-0-http-boot-tracker-bug.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/efi/net.c... Checking patch grub-core/net/http.c... Applied patch grub-core/net/efi/net.c cleanly. Applied patch grub-core/net/http.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0082-grub-editenv-Add-incr-command-to-increment-integer-v.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub-editenv.c... Applied patch util/grub-editenv.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0083-Add-auto-hide-menu-support.patch + /usr/bin/git am --reject -q -p1 Checking patch Makefile.util.def... Checking patch util/grub.d/01_menu_auto_hide.in... Checking patch util/grub.d/30_os-prober.in... Applied patch Makefile.util.def cleanly. Applied patch util/grub.d/01_menu_auto_hide.in cleanly. Applied patch util/grub.d/30_os-prober.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0084-Add-grub-set-bootflag-utility.patch + /usr/bin/git am --reject -q -p1 .git/rebase-apply/patch:129: trailing whitespace. return 1; .git/rebase-apply/patch:138: trailing whitespace. return 1; .git/rebase-apply/patch:158: trailing whitespace. return 1; .git/rebase-apply/patch:173: trailing whitespace. return 1; .git/rebase-apply/patch:185: trailing whitespace. return 1; Checking patch Makefile.util.def... Checking patch util/grub-set-bootflag.c... Checking patch conf/Makefile.extra-dist... Checking patch docs/grub-boot-success.service... Checking patch docs/grub-boot-success.timer... Checking patch docs/man/grub-set-bootflag.h2m... Applied patch Makefile.util.def cleanly. Applied patch util/grub-set-bootflag.c cleanly. Applied patch conf/Makefile.extra-dist cleanly. Applied patch docs/grub-boot-success.service cleanly. Applied patch docs/grub-boot-success.timer cleanly. Applied patch docs/man/grub-set-bootflag.h2m cleanly. warning: squelched 2 whitespace errors warning: 7 lines add whitespace errors. + /usr/bin/cat /builddir/build/SOURCES/0085-docs-Add-grub-boot-indeterminate.service-example.patch + /usr/bin/git am --reject -q -p1 Checking patch docs/grub-boot-indeterminate.service... Applied patch docs/grub-boot-indeterminate.service cleanly. + /usr/bin/cat /builddir/build/SOURCES/0086-gentpl-add-disable-support.patch + /usr/bin/git am --reject -q -p1 Checking patch gentpl.py... Applied patch gentpl.py cleanly. + /usr/bin/cat /builddir/build/SOURCES/0087-gentpl-add-pc-firmware-type.patch + /usr/bin/git am --reject -q -p1 Checking patch gentpl.py... Applied patch gentpl.py cleanly. + /usr/bin/cat /builddir/build/SOURCES/0088-efinet-also-use-the-firmware-acceleration-for-http.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/efi/net.c... Applied patch grub-core/net/efi/net.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0089-efi-http-Make-root_url-reflect-the-protocol-hostname.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/efi/http.c... Applied patch grub-core/net/efi/http.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0090-Make-it-so-we-can-tell-configure-which-cflags-utils-.patch + /usr/bin/git am --reject -q -p1 Checking patch configure.ac... Checking patch conf/Makefile.common... Checking patch gentpl.py... Applied patch configure.ac cleanly. Applied patch conf/Makefile.common cleanly. Applied patch gentpl.py cleanly. + /usr/bin/cat /builddir/build/SOURCES/0091-module-verifier-make-it-possible-to-run-checkers-on-.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub-module-verifier32.c... Checking patch util/grub-module-verifier64.c... Checking patch util/grub-module-verifierXX.c... Applied patch util/grub-module-verifier32.c cleanly. Applied patch util/grub-module-verifier64.c cleanly. Applied patch util/grub-module-verifierXX.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0092-Rework-how-the-fdt-command-builds.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/Makefile.core.def... Checking patch grub-core/lib/fdt.c... Checking patch grub-core/loader/efi/fdt.c... Checking patch include/grub/fdt.h... Checking patch grub-core/Makefile.am... Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/lib/fdt.c cleanly. Applied patch grub-core/loader/efi/fdt.c cleanly. Applied patch include/grub/fdt.h cleanly. Applied patch grub-core/Makefile.am cleanly. + /usr/bin/cat /builddir/build/SOURCES/0093-Disable-non-wordsize-allocations-on-arm.patch + /usr/bin/git am --reject -q -p1 Checking patch configure.ac... Applied patch configure.ac cleanly. + /usr/bin/cat /builddir/build/SOURCES/0094-Prepend-prefix-when-HTTP-path-is-relative.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/main.c... Checking patch grub-core/net/efi/http.c... Applied patch grub-core/kern/main.c cleanly. Applied patch grub-core/net/efi/http.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0095-Make-grub_error-more-verbose.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/err.c... Checking patch include/grub/err.h... Applied patch grub-core/kern/err.c cleanly. Applied patch include/grub/err.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0096-Make-reset-an-alias-for-the-reboot-command.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/commands/reboot.c... Applied patch grub-core/commands/reboot.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0097-Add-a-version-command.patch + /usr/bin/git am --reject -q -p1 Checking patch configure.ac... Checking patch grub-core/Makefile.core.def... Checking patch grub-core/commands/version.c... Checking patch config.h.in... Applied patch configure.ac cleanly. Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/commands/version.c cleanly. Applied patch config.h.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0098-Add-more-dprintf-and-nerf-dprintf-in-script.c.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/disk/diskfilter.c... Checking patch grub-core/disk/efi/efidisk.c... Checking patch grub-core/kern/device.c... Checking patch grub-core/script/script.c... Applied patch grub-core/disk/diskfilter.c cleanly. Applied patch grub-core/disk/efi/efidisk.c cleanly. Applied patch grub-core/kern/device.c cleanly. Applied patch grub-core/script/script.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0099-arm-arm64-loader-Better-memory-allocation-and-error-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/efi/mm.c... Checking patch grub-core/loader/arm64/linux.c... Applied patch grub-core/kern/efi/mm.c cleanly. Applied patch grub-core/loader/arm64/linux.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0100-Try-to-pick-better-locations-for-kernel-and-initrd.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/efi/mm.c... Checking patch grub-core/loader/i386/efi/linux.c... Checking patch include/grub/arm/efi/memory.h... Checking patch include/grub/arm64/efi/memory.h... Checking patch include/grub/i386/efi/memory.h... Checking patch include/grub/ia64/efi/memory.h... Checking patch include/grub/riscv64/efi/memory.h... Checking patch include/grub/x86_64/efi/memory.h... Applied patch grub-core/kern/efi/mm.c cleanly. Applied patch grub-core/loader/i386/efi/linux.c cleanly. Applied patch include/grub/arm/efi/memory.h cleanly. Applied patch include/grub/arm64/efi/memory.h cleanly. Applied patch include/grub/i386/efi/memory.h cleanly. Applied patch include/grub/ia64/efi/memory.h cleanly. Applied patch include/grub/riscv64/efi/memory.h cleanly. Applied patch include/grub/x86_64/efi/memory.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0101-Attempt-to-fix-up-all-the-places-Wsign-compare-error.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/emu/misc.c... Checking patch grub-core/lib/reed_solomon.c... Checking patch grub-core/osdep/linux/blocklist.c... Checking patch grub-core/osdep/linux/getroot.c... Checking patch grub-core/osdep/linux/hostdisk.c... Checking patch util/grub-fstest.c... Checking patch util/grub-menulst2cfg.c... Checking patch util/grub-mkfont.c... Checking patch util/grub-probe.c... Checking patch util/grub-rpm-sort.c... Checking patch util/setup.c... Applied patch grub-core/kern/emu/misc.c cleanly. Applied patch grub-core/lib/reed_solomon.c cleanly. Applied patch grub-core/osdep/linux/blocklist.c cleanly. Applied patch grub-core/osdep/linux/getroot.c cleanly. Applied patch grub-core/osdep/linux/hostdisk.c cleanly. Applied patch util/grub-fstest.c cleanly. Applied patch util/grub-menulst2cfg.c cleanly. Applied patch util/grub-mkfont.c cleanly. Applied patch util/grub-probe.c cleanly. Applied patch util/grub-rpm-sort.c cleanly. Applied patch util/setup.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0102-Don-t-use-Wno-sign-compare-Wno-conversion-Wno-error-.patch + /usr/bin/git am --reject -q -p1 Checking patch configure.ac... Checking patch conf/Makefile.common... Applied patch configure.ac cleanly. Applied patch conf/Makefile.common cleanly. + /usr/bin/cat /builddir/build/SOURCES/0103-x86-efi-Use-bounce-buffers-for-reading-to-addresses-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/i386/efi/linux.c... Applied patch grub-core/loader/i386/efi/linux.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0104-x86-efi-Re-arrange-grub_cmd_linux-a-little-bit.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/i386/efi/linux.c... Applied patch grub-core/loader/i386/efi/linux.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0105-x86-efi-Make-our-own-allocator-for-kernel-stuff.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/i386/efi/linux.c... Applied patch grub-core/loader/i386/efi/linux.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0106-x86-efi-Allow-initrd-params-cmdline-allocations-abov.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/i386/efi/linux.c... Checking patch include/grub/i386/linux.h... Applied patch grub-core/loader/i386/efi/linux.c cleanly. Applied patch include/grub/i386/linux.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0107-Fix-getroot.c-s-trampolines.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/osdep/linux/getroot.c... Applied patch grub-core/osdep/linux/getroot.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0108-Do-not-allow-stack-trampolines-anywhere.patch + /usr/bin/git am --reject -q -p1 Checking patch configure.ac... Checking patch conf/Makefile.common... Applied patch configure.ac cleanly. Applied patch conf/Makefile.common cleanly. + /usr/bin/cat /builddir/build/SOURCES/0109-Reimplement-boot_counter.patch + /usr/bin/git am --reject -q -p1 Checking patch Makefile.util.def... Checking patch grub-core/Makefile.core.def... Checking patch grub-core/commands/increment.c... Checking patch util/grub.d/01_fallback_counting.in... Applied patch Makefile.util.def cleanly. Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/commands/increment.c cleanly. Applied patch util/grub.d/01_fallback_counting.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0110-Fix-menu-entry-selection-based-on-ID-and-title.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/normal/menu.c... Applied patch grub-core/normal/menu.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0111-Make-the-menu-entry-users-option-argument-to-be-opti.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/commands/menuentry.c... Applied patch grub-core/commands/menuentry.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0112-Add-efi-export-env-and-efi-load-env-commands.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/Makefile.core.def... Checking patch grub-core/commands/efi/env.c... Checking patch grub-core/kern/efi/efi.c... Checking patch grub-core/kern/efi/init.c... Checking patch grub-core/lib/envblk.c... Checking patch util/grub-set-bootflag.c... Checking patch include/grub/efi/efi.h... Checking patch include/grub/lib/envblk.h... Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/commands/efi/env.c cleanly. Applied patch grub-core/kern/efi/efi.c cleanly. Applied patch grub-core/kern/efi/init.c cleanly. Applied patch grub-core/lib/envblk.c cleanly. Applied patch util/grub-set-bootflag.c cleanly. Applied patch include/grub/efi/efi.h cleanly. Applied patch include/grub/lib/envblk.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0113-Make-it-possible-to-subtract-conditions-from-debug.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/misc.c... Applied patch grub-core/kern/misc.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0114-Export-all-variables-from-the-initial-context-when-c.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/normal/context.c... Checking patch grub-core/normal/menu.c... Applied patch grub-core/normal/context.c cleanly. Applied patch grub-core/normal/menu.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0115-grub.d-Split-out-boot-success-reset-from-menu-auto-h.patch + /usr/bin/git am --reject -q -p1 .git/rebase-apply/patch:97: trailing whitespace. set menu_hide_ok=0 .git/rebase-apply/patch:105: trailing whitespace. # Reset boot_success for current boot Checking patch Makefile.util.def... Checking patch util/grub.d/01_fallback_counting.in => util/grub.d/08_fallback_counting.in... Checking patch util/grub.d/10_reset_boot_success.in... Checking patch util/grub.d/01_menu_auto_hide.in => util/grub.d/12_menu_auto_hide.in... Applied patch Makefile.util.def cleanly. Applied patch util/grub.d/01_fallback_counting.in => util/grub.d/08_fallback_counting.in cleanly. Applied patch util/grub.d/10_reset_boot_success.in cleanly. Applied patch util/grub.d/01_menu_auto_hide.in => util/grub.d/12_menu_auto_hide.in cleanly. warning: 2 lines add whitespace errors. + /usr/bin/cat /builddir/build/SOURCES/0116-Fix-systemctl-kexec-exit-status-check.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/emu/linux.c... Applied patch grub-core/loader/emu/linux.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0117-Print-grub-emu-linux-loader-messages-as-debug.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/emu/linux.c... Applied patch grub-core/loader/emu/linux.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0118-Don-t-assume-that-boot-commands-will-only-return-on-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/normal/menu.c... Applied patch grub-core/normal/menu.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0119-grub-set-bootflag-Update-comment-about-running-as-ro.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub-set-bootflag.c... Applied patch util/grub-set-bootflag.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0120-grub-set-bootflag-Write-new-env-to-tmpfile-and-then-.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub-set-bootflag.c... Applied patch util/grub-set-bootflag.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0121-grub.d-Fix-boot_indeterminate-getting-set-on-boot_su.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub.d/10_reset_boot_success.in... Applied patch util/grub.d/10_reset_boot_success.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0122-Add-start-symbol-for-RISC-V.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/riscv/efi/startup.S... Applied patch grub-core/kern/riscv/efi/startup.S cleanly. + /usr/bin/cat /builddir/build/SOURCES/0123-bootstrap.conf-Force-autogen.sh-to-use-python3.patch + /usr/bin/git am --reject -q -p1 Checking patch bootstrap.conf... Applied patch bootstrap.conf cleanly. + /usr/bin/cat /builddir/build/SOURCES/0124-efi-http-Export-fw-http-_path-variables-to-make-them.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/main.c... Checking patch grub-core/net/efi/http.c... Applied patch grub-core/kern/main.c cleanly. Applied patch grub-core/net/efi/http.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0125-efi-http-Enclose-literal-IPv6-addresses-in-square-br.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/efi/http.c... Applied patch grub-core/net/efi/http.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0126-efi-net-Allow-to-specify-a-port-number-in-addresses.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/efi/net.c... Applied patch grub-core/net/efi/net.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0127-efi-ip4_config-Improve-check-to-detect-literal-IPv6-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/efi/ip4_config.c... Applied patch grub-core/net/efi/ip4_config.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0128-efi-net-Print-a-debug-message-if-parsing-the-address.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/efi/net.c... Applied patch grub-core/net/efi/net.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0129-kern-term-Also-accept-F8-as-a-user-interrupt-key.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/term.c... Applied patch grub-core/kern/term.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0130-efi-Set-image-base-address-before-jumping-to-the-PE-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/efi/linux.c... Applied patch grub-core/loader/efi/linux.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0131-tpm-Don-t-propagate-TPM-measurement-errors-to-the-ve.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/commands/tpm.c... Applied patch grub-core/commands/tpm.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0132-x86-efi-Reduce-maximum-bounce-buffer-size-to-16-MiB.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/i386/efi/linux.c... Applied patch grub-core/loader/i386/efi/linux.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0133-http-Prepend-prefix-when-the-HTTP-path-is-relative-a.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/http.c... Applied patch grub-core/net/http.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0134-Fix-a-missing-return-in-efi-export-env-and-efi-load-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/commands/efi/env.c... Applied patch grub-core/commands/efi/env.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0135-efi-dhcp-fix-some-allocation-error-checking.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/efi/dhcp.c... Applied patch grub-core/net/efi/dhcp.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0136-efi-http-fix-some-allocation-error-checking.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/efi/http.c... Applied patch grub-core/net/efi/http.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0137-efi-ip-46-_config.c-fix-some-potential-allocation-ov.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/efi/ip4_config.c... Checking patch grub-core/net/efi/ip6_config.c... Applied patch grub-core/net/efi/ip4_config.c cleanly. Applied patch grub-core/net/efi/ip6_config.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0138-efilinux-Fix-integer-overflows-in-grub_cmd_initrd.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/i386/efi/linux.c... Applied patch grub-core/loader/i386/efi/linux.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0139-linuxefi-fail-kernel-validation-without-shim-protoco.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/arm64/linux.c... Checking patch grub-core/loader/efi/chainloader.c... Checking patch grub-core/loader/efi/linux.c... Checking patch grub-core/loader/i386/efi/linux.c... Applied patch grub-core/loader/arm64/linux.c cleanly. Applied patch grub-core/loader/efi/chainloader.c cleanly. Applied patch grub-core/loader/efi/linux.c cleanly. Applied patch grub-core/loader/i386/efi/linux.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0140-Fix-const-char-pointers-in-grub-core-net-bootp.c.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/bootp.c... Applied patch grub-core/net/bootp.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0141-Fix-const-char-pointers-in-grub-core-net-efi-ip4_con.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/efi/ip4_config.c... Applied patch grub-core/net/efi/ip4_config.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0142-Fix-const-char-pointers-in-grub-core-net-efi-ip6_con.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/efi/ip6_config.c... Applied patch grub-core/net/efi/ip6_config.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0143-Fix-const-char-pointers-in-grub-core-net-efi-net.c.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/efi/net.c... Applied patch grub-core/net/efi/net.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0144-Fix-const-char-pointers-in-grub-core-net-efi-pxe.c.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/efi/pxe.c... Applied patch grub-core/net/efi/pxe.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0145-Add-systemd-integration-scripts-to-make-systemctl-re.patch + /usr/bin/git am --reject -q -p1 Checking patch Makefile.util.def... Checking patch conf/Makefile.common... Checking patch util/grub.d/14_menu_show_once.in... Checking patch util/systemd/10-grub-logind-service.conf.in... Checking patch util/systemd/grub-systemd-integration.service.in... Checking patch util/systemd/systemd-integration.sh.in... Applied patch Makefile.util.def cleanly. Applied patch conf/Makefile.common cleanly. Applied patch util/grub.d/14_menu_show_once.in cleanly. Applied patch util/systemd/10-grub-logind-service.conf.in cleanly. Applied patch util/systemd/grub-systemd-integration.service.in cleanly. Applied patch util/systemd/systemd-integration.sh.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0146-systemd-integration.sh-Also-set-old-menu_show_once-g.patch + /usr/bin/git am --reject -q -p1 Checking patch util/systemd/systemd-integration.sh.in... Applied patch util/systemd/systemd-integration.sh.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0147-at_keyboard-use-set-1-when-keyboard-is-in-Translate-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/term/at_keyboard.c... Checking patch include/grub/at_keyboard.h... Applied patch grub-core/term/at_keyboard.c cleanly. Applied patch include/grub/at_keyboard.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0148-grub-install-disable-support-for-EFI-platforms.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub-install.c... Checking patch docs/grub.texi... Applied patch util/grub-install.c cleanly. Applied patch docs/grub.texi cleanly. + /usr/bin/cat /builddir/build/SOURCES/0149-New-with-debug-timestamps-configure-flag-to-prepend-.patch + /usr/bin/git am --reject -q -p1 Checking patch configure.ac... Checking patch grub-core/kern/misc.c... Checking patch config.h.in... Applied patch configure.ac cleanly. Applied patch grub-core/kern/misc.c cleanly. Applied patch config.h.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0150-Added-debug-statements-to-grub_disk_open-and-grub_di.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/disk.c... Applied patch grub-core/kern/disk.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0151-Introduce-function-grub_debug_is_enabled-void-return.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/misc.c... Checking patch include/grub/misc.h... Applied patch grub-core/kern/misc.c cleanly. Applied patch include/grub/misc.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0152-Don-t-clear-screen-when-debugging-is-enabled.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/normal/main.c... Applied patch grub-core/normal/main.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0153-grub_file_-instrumentation-new-file-debug-tag.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/file.c... Applied patch grub-core/kern/file.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0154-ieee1275-Avoiding-many-unecessary-open-close.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/disk/ieee1275/ofdisk.c... Applied patch grub-core/disk/ieee1275/ofdisk.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0155-ieee1275-powerpc-implements-fibre-channel-discovery-.patch + /usr/bin/git am --reject -q -p1 .git/rebase-apply/patch:38: trailing whitespace. .git/rebase-apply/patch:56: trailing whitespace. .git/rebase-apply/patch:73: trailing whitespace. Checking patch grub-core/osdep/linux/ofpath.c... Applied patch grub-core/osdep/linux/ofpath.c cleanly. warning: 3 lines add whitespace errors. + /usr/bin/cat /builddir/build/SOURCES/0156-ieee1275-powerpc-enables-device-mapper-discovery.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/osdep/linux/ofpath.c... Applied patch grub-core/osdep/linux/ofpath.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0157-Add-at_keyboard_fallback_set-var-to-force-the-set-ma.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/term/at_keyboard.c... Applied patch grub-core/term/at_keyboard.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0158-Add-suport-for-signing-grub-with-an-appended-signatu.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub-install-common.c... Checking patch util/grub-mkimage.c... Checking patch util/grub-mkimagexx.c... Checking patch util/mkimage.c... Checking patch include/grub/util/install.h... Checking patch include/grub/util/mkimage.h... Applied patch util/grub-install-common.c cleanly. Applied patch util/grub-mkimage.c cleanly. Applied patch util/grub-mkimagexx.c cleanly. Applied patch util/mkimage.c cleanly. Applied patch include/grub/util/install.h cleanly. Applied patch include/grub/util/mkimage.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0159-docs-grub-Document-signing-grub-under-UEFI.patch + /usr/bin/git am --reject -q -p1 Checking patch docs/grub.texi... Applied patch docs/grub.texi cleanly. + /usr/bin/cat /builddir/build/SOURCES/0160-docs-grub-Document-signing-grub-with-an-appended-sig.patch + /usr/bin/git am --reject -q -p1 Checking patch docs/grub.texi... Applied patch docs/grub.texi cleanly. + /usr/bin/cat /builddir/build/SOURCES/0161-dl-provide-a-fake-grub_dl_set_persistent-for-the-emu.patch + /usr/bin/git am --reject -q -p1 Checking patch include/grub/dl.h... Applied patch include/grub/dl.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0162-pgp-factor-out-rsa_pad.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/Makefile.core.def... Checking patch grub-core/commands/pgp.c... Checking patch grub-core/lib/pkcs1_v15.c... Checking patch include/grub/pkcs1_v15.h... .git/rebase-apply/patch:172: new blank line at EOF. + Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/commands/pgp.c cleanly. Applied patch grub-core/lib/pkcs1_v15.c cleanly. Applied patch include/grub/pkcs1_v15.h cleanly. warning: 1 line adds whitespace errors. + /usr/bin/cat /builddir/build/SOURCES/0163-crypto-move-storage-for-grub_crypto_pk_-to-crypto.c.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/commands/pgp.c... Checking patch grub-core/lib/crypto.c... Applied patch grub-core/commands/pgp.c cleanly. Applied patch grub-core/lib/crypto.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0164-posix_wrap-tweaks-in-preparation-for-libtasn1.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/lib/posix_wrap/limits.h... Checking patch grub-core/lib/posix_wrap/stdlib.h... Checking patch grub-core/lib/posix_wrap/sys/types.h... Applied patch grub-core/lib/posix_wrap/limits.h cleanly. Applied patch grub-core/lib/posix_wrap/stdlib.h cleanly. Applied patch grub-core/lib/posix_wrap/sys/types.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0165-libtasn1-import-libtasn1-4.16.0.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/lib/libtasn1/lib/coding.c... Checking patch grub-core/lib/libtasn1/lib/decoding.c... Checking patch grub-core/lib/libtasn1/lib/element.c... Checking patch grub-core/lib/libtasn1/lib/errors.c... Checking patch grub-core/lib/libtasn1/lib/gstr.c... Checking patch grub-core/lib/libtasn1/lib/parser_aux.c... Checking patch grub-core/lib/libtasn1/lib/structure.c... Checking patch grub-core/lib/libtasn1/lib/element.h... Checking patch grub-core/lib/libtasn1/lib/gstr.h... Checking patch grub-core/lib/libtasn1/lib/int.h... Checking patch grub-core/lib/libtasn1/lib/parser_aux.h... Checking patch grub-core/lib/libtasn1/lib/structure.h... Checking patch include/grub/libtasn1.h... Checking patch grub-core/lib/libtasn1/LICENSE... Checking patch grub-core/lib/libtasn1/README.md... Applied patch grub-core/lib/libtasn1/lib/coding.c cleanly. Applied patch grub-core/lib/libtasn1/lib/decoding.c cleanly. Applied patch grub-core/lib/libtasn1/lib/element.c cleanly. Applied patch grub-core/lib/libtasn1/lib/errors.c cleanly. Applied patch grub-core/lib/libtasn1/lib/gstr.c cleanly. Applied patch grub-core/lib/libtasn1/lib/parser_aux.c cleanly. Applied patch grub-core/lib/libtasn1/lib/structure.c cleanly. Applied patch grub-core/lib/libtasn1/lib/element.h cleanly. Applied patch grub-core/lib/libtasn1/lib/gstr.h cleanly. Applied patch grub-core/lib/libtasn1/lib/int.h cleanly. Applied patch grub-core/lib/libtasn1/lib/parser_aux.h cleanly. Applied patch grub-core/lib/libtasn1/lib/structure.h cleanly. Applied patch include/grub/libtasn1.h cleanly. Applied patch grub-core/lib/libtasn1/LICENSE cleanly. Applied patch grub-core/lib/libtasn1/README.md cleanly. + /usr/bin/cat /builddir/build/SOURCES/0166-libtasn1-disable-code-not-needed-in-grub.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/lib/libtasn1/lib/coding.c... Checking patch grub-core/lib/libtasn1/lib/decoding.c... Checking patch grub-core/lib/libtasn1/lib/element.c... Checking patch grub-core/lib/libtasn1/lib/errors.c... Checking patch grub-core/lib/libtasn1/lib/structure.c... Checking patch include/grub/libtasn1.h... Applied patch grub-core/lib/libtasn1/lib/coding.c cleanly. Applied patch grub-core/lib/libtasn1/lib/decoding.c cleanly. Applied patch grub-core/lib/libtasn1/lib/element.c cleanly. Applied patch grub-core/lib/libtasn1/lib/errors.c cleanly. Applied patch grub-core/lib/libtasn1/lib/structure.c cleanly. Applied patch include/grub/libtasn1.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0167-libtasn1-changes-for-grub-compatibility.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/lib/libtasn1/lib/decoding.c... Checking patch grub-core/lib/libtasn1/lib/element.c... Checking patch grub-core/lib/libtasn1/lib/gstr.c... Checking patch grub-core/lib/libtasn1/lib/parser_aux.c... Checking patch grub-core/lib/libtasn1/lib/int.h... Checking patch include/grub/libtasn1.h... Applied patch grub-core/lib/libtasn1/lib/decoding.c cleanly. Applied patch grub-core/lib/libtasn1/lib/element.c cleanly. Applied patch grub-core/lib/libtasn1/lib/gstr.c cleanly. Applied patch grub-core/lib/libtasn1/lib/parser_aux.c cleanly. Applied patch grub-core/lib/libtasn1/lib/int.h cleanly. Applied patch include/grub/libtasn1.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0168-libtasn1-compile-into-asn1-module.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/Makefile.core.def... Checking patch grub-core/lib/libtasn1_wrap/wrap.c... Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/lib/libtasn1_wrap/wrap.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0169-test_asn1-test-module-for-libtasn1.patch + /usr/bin/git am --reject -q -p1 Checking patch Makefile.util.def... Checking patch grub-core/Makefile.core.def... Checking patch grub-core/lib/libtasn1_wrap/tests/CVE-2018-1000654.c... Checking patch grub-core/lib/libtasn1_wrap/tests/Test_overflow.c... Checking patch grub-core/lib/libtasn1_wrap/tests/Test_simple.c... Checking patch grub-core/lib/libtasn1_wrap/tests/Test_strings.c... Checking patch grub-core/lib/libtasn1_wrap/tests/object-id-decoding.c... Checking patch grub-core/lib/libtasn1_wrap/tests/object-id-encoding.c... Checking patch grub-core/lib/libtasn1_wrap/tests/octet-string.c... Checking patch grub-core/lib/libtasn1_wrap/tests/reproducers.c... Checking patch grub-core/lib/libtasn1_wrap/wrap_tests.c... Checking patch grub-core/lib/libtasn1_wrap/tests/CVE-2018-1000654-1_asn1_tab.h... Checking patch grub-core/lib/libtasn1_wrap/tests/CVE-2018-1000654-2_asn1_tab.h... Checking patch grub-core/lib/libtasn1_wrap/wrap_tests.h... Checking patch tests/test_asn1.in... .git/rebase-apply/patch:1424: new blank line at EOF. + Applied patch Makefile.util.def cleanly. Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/lib/libtasn1_wrap/tests/CVE-2018-1000654.c cleanly. Applied patch grub-core/lib/libtasn1_wrap/tests/Test_overflow.c cleanly. Applied patch grub-core/lib/libtasn1_wrap/tests/Test_simple.c cleanly. Applied patch grub-core/lib/libtasn1_wrap/tests/Test_strings.c cleanly. Applied patch grub-core/lib/libtasn1_wrap/tests/object-id-decoding.c cleanly. Applied patch grub-core/lib/libtasn1_wrap/tests/object-id-encoding.c cleanly. Applied patch grub-core/lib/libtasn1_wrap/tests/octet-string.c cleanly. Applied patch grub-core/lib/libtasn1_wrap/tests/reproducers.c cleanly. Applied patch grub-core/lib/libtasn1_wrap/wrap_tests.c cleanly. Applied patch grub-core/lib/libtasn1_wrap/tests/CVE-2018-1000654-1_asn1_tab.h cleanly. Applied patch grub-core/lib/libtasn1_wrap/tests/CVE-2018-1000654-2_asn1_tab.h cleanly. Applied patch grub-core/lib/libtasn1_wrap/wrap_tests.h cleanly. Applied patch tests/test_asn1.in cleanly. warning: 1 line adds whitespace errors. + /usr/bin/cat /builddir/build/SOURCES/0170-grub-install-support-embedding-x509-certificates.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/commands/pgp.c... Checking patch util/grub-install-common.c... Checking patch util/grub-mkimage.c... Checking patch util/mkimage.c... Checking patch include/grub/kernel.h... Checking patch include/grub/util/install.h... Applied patch grub-core/commands/pgp.c cleanly. Applied patch util/grub-install-common.c cleanly. Applied patch util/grub-mkimage.c cleanly. Applied patch util/mkimage.c cleanly. Applied patch include/grub/kernel.h cleanly. Applied patch include/grub/util/install.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0171-appended-signatures-import-GNUTLS-s-ASN.1-descriptio.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/commands/appendedsig/gnutls_asn1_tab.c... Checking patch grub-core/commands/appendedsig/pkix_asn1_tab.c... Applied patch grub-core/commands/appendedsig/gnutls_asn1_tab.c cleanly. Applied patch grub-core/commands/appendedsig/pkix_asn1_tab.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0172-appended-signatures-parse-PKCS-7-signedData-and-X.50.patch + /usr/bin/git am --reject -q -p1 .git/rebase-apply/patch:232: trailing whitespace. * .git/rebase-apply/patch:548: trailing whitespace. * nscanned is not set for FMT_USG, it's only set for FMT_PGP, .git/rebase-apply/patch:639: trailing whitespace. /* .git/rebase-apply/patch:798: trailing whitespace. * .git/rebase-apply/patch:1274: trailing whitespace. /* Checking patch grub-core/commands/appendedsig/asn1util.c... Checking patch grub-core/commands/appendedsig/pkcs7.c... Checking patch grub-core/commands/appendedsig/x509.c... Checking patch grub-core/commands/appendedsig/appendedsig.h... Applied patch grub-core/commands/appendedsig/asn1util.c cleanly. Applied patch grub-core/commands/appendedsig/pkcs7.c cleanly. Applied patch grub-core/commands/appendedsig/x509.c cleanly. Applied patch grub-core/commands/appendedsig/appendedsig.h cleanly. warning: squelched 2 whitespace errors warning: 7 lines add whitespace errors. + /usr/bin/cat /builddir/build/SOURCES/0173-appended-signatures-support-verifying-appended-signa.patch + /usr/bin/git am --reject -q -p1 .git/rebase-apply/patch:605: space before tab in indent. grub_env_read_sec, Checking patch grub-core/Makefile.core.def... Checking patch grub-core/commands/appendedsig/appendedsig.c... Checking patch include/grub/file.h... Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/commands/appendedsig/appendedsig.c cleanly. Applied patch include/grub/file.h cleanly. warning: 1 line adds whitespace errors. + /usr/bin/cat /builddir/build/SOURCES/0174-appended-signatures-verification-tests.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/Makefile.core.def... Checking patch grub-core/tests/appended_signature_test.c... Checking patch grub-core/tests/lib/functional_test.c... Checking patch grub-core/tests/appended_signatures.h... Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/tests/appended_signature_test.c cleanly. Applied patch grub-core/tests/lib/functional_test.c cleanly. Applied patch grub-core/tests/appended_signatures.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0175-appended-signatures-documentation.patch + /usr/bin/git am --reject -q -p1 Checking patch docs/grub.texi... Applied patch docs/grub.texi cleanly. + /usr/bin/cat /builddir/build/SOURCES/0176-ieee1275-enter-lockdown-based-on-ibm-secure-boot.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/Makefile.core.def... Checking patch grub-core/kern/ieee1275/init.c... Checking patch include/grub/lockdown.h... Checking patch docs/grub.texi... Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/kern/ieee1275/init.c cleanly. Applied patch include/grub/lockdown.h cleanly. Applied patch docs/grub.texi cleanly. + /usr/bin/cat /builddir/build/SOURCES/0177-ieee1275-drop-HEAP_MAX_ADDR-HEAP_MIN_SIZE.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/ieee1275/init.c... Applied patch grub-core/kern/ieee1275/init.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0178-ieee1275-claim-more-memory.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/ieee1275/init.c... Checking patch docs/grub-dev.texi... Applied patch grub-core/kern/ieee1275/init.c cleanly. Applied patch docs/grub-dev.texi cleanly. + /usr/bin/cat /builddir/build/SOURCES/0179-ieee1275-request-memory-with-ibm-client-architecture.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/ieee1275/cmain.c... Checking patch grub-core/kern/ieee1275/init.c... Checking patch include/grub/ieee1275/ieee1275.h... Applied patch grub-core/kern/ieee1275/cmain.c cleanly. Applied patch grub-core/kern/ieee1275/init.c cleanly. Applied patch include/grub/ieee1275/ieee1275.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0180-appendedsig-x509-Also-handle-the-Extended-Key-Usage-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/commands/appendedsig/x509.c... Checking patch grub-core/tests/appended_signature_test.c... Checking patch grub-core/tests/appended_signatures.h... Applied patch grub-core/commands/appendedsig/x509.c cleanly. Applied patch grub-core/tests/appended_signature_test.c cleanly. Applied patch grub-core/tests/appended_signatures.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0181-ieee1275-ofdisk-retry-on-open-failure.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/disk/ieee1275/ofdisk.c... Checking patch include/grub/ieee1275/ofdisk.h... Applied patch grub-core/disk/ieee1275/ofdisk.c cleanly. Applied patch include/grub/ieee1275/ofdisk.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0182-Allow-chainloading-EFI-apps-from-loop-mounts.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/disk/loopback.c... Checking patch grub-core/loader/efi/chainloader.c... Checking patch include/grub/loopback.h... Applied patch grub-core/disk/loopback.c cleanly. Applied patch grub-core/loader/efi/chainloader.c cleanly. Applied patch include/grub/loopback.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0183-efinet-Add-DHCP-proxy-support.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/drivers/efi/efinet.c... Applied patch grub-core/net/drivers/efi/efinet.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0184-fs-ext2-Ignore-checksum-seed-incompat-feature.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/fs/ext2.c... Applied patch grub-core/fs/ext2.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0185-Don-t-update-the-cmdline-when-generating-legacy-menu.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub.d/10_linux.in... Applied patch util/grub.d/10_linux.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0186-Suppress-gettext-error-message.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/gettext/gettext.c... Applied patch grub-core/gettext/gettext.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0187-grub-set-password-Always-use-boot-grub2-user.cfg-as-.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub-set-password.in... Applied patch util/grub-set-password.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0188-templates-Check-for-EFI-at-runtime-instead-of-config.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub.d/30_uefi-firmware.in... Applied patch util/grub.d/30_uefi-firmware.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0189-efi-Print-an-error-if-boot-to-firmware-setup-is-not-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/commands/efi/efifwsetup.c... Applied patch grub-core/commands/efi/efifwsetup.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0190-arm64-Fix-EFI-loader-kernel-image-allocation.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/arm64/linux.c... Checking patch include/grub/arm/linux.h... Checking patch include/grub/arm64/linux.h... Applied patch grub-core/loader/arm64/linux.c cleanly. Applied patch include/grub/arm/linux.h cleanly. Applied patch include/grub/arm64/linux.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0191-normal-main-Discover-the-device-to-read-the-config-f.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/normal/main.c... Applied patch grub-core/normal/main.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0192-powerpc-adjust-setting-of-prefix-for-signed-binary-c.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/main.c... Applied patch grub-core/kern/main.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0193-fs-xfs-Fix-unreadable-filesystem-with-v4-superblock.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/fs/xfs.c... Applied patch grub-core/fs/xfs.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0194-Print-module-name-on-license-check-failure.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/dl.c... Applied patch grub-core/kern/dl.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0195-powerpc-ieee1275-load-grub-at-4MB-not-2MB.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/Makefile.core.def... Checking patch include/grub/offsets.h... Applied patch grub-core/Makefile.core.def cleanly. Applied patch include/grub/offsets.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0196-grub-mkconfig-restore-umask-for-grub.cfg.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub-mkconfig.in... Applied patch util/grub-mkconfig.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0197-fs-btrfs-Use-full-btrfs-bootloader-area.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/fs/btrfs.c... Checking patch include/grub/disk.h... Applied patch grub-core/fs/btrfs.c cleanly. Applied patch include/grub/disk.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0198-Add-Fedora-location-of-DejaVu-SANS-font.patch + /usr/bin/git am --reject -q -p1 Checking patch configure.ac... Applied patch configure.ac cleanly. + /usr/bin/cat /builddir/build/SOURCES/0199-normal-menu-Don-t-show-Booting-s-msg-when-auto-booti.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/normal/menu.c... Applied patch grub-core/normal/menu.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0200-EFI-suppress-the-Welcome-to-GRUB-message-in-EFI-buil.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/main.c... Applied patch grub-core/kern/main.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0201-EFI-console-Do-not-set-colorstate-until-the-first-te.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/term/efi/console.c... Applied patch grub-core/term/efi/console.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0202-EFI-console-Do-not-set-cursor-until-the-first-text-o.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/term/efi/console.c... Applied patch grub-core/term/efi/console.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0203-Use-visual-indentation-in-config.h.in.patch + /usr/bin/git am --reject -q -p1 Checking patch config.h.in... Applied patch config.h.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0204-Where-present-ensure-config-util.h-precedes-config.h.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/disk/host.c... Checking patch grub-core/kern/emu/argp_common.c... Checking patch grub-core/kern/emu/main.c... Checking patch grub-core/osdep/aros/config.c... Checking patch grub-core/osdep/basic/emunet.c... Checking patch grub-core/osdep/basic/init.c... Checking patch grub-core/osdep/haiku/getroot.c... Checking patch grub-core/osdep/linux/emunet.c... Checking patch grub-core/osdep/unix/config.c... Checking patch grub-core/osdep/unix/cputime.c... Checking patch grub-core/osdep/unix/dl.c... Checking patch grub-core/osdep/unix/emuconsole.c... Checking patch grub-core/osdep/unix/getroot.c... Checking patch grub-core/osdep/windows/config.c... Checking patch grub-core/osdep/windows/cputime.c... Checking patch grub-core/osdep/windows/dl.c... Checking patch grub-core/osdep/windows/emuconsole.c... Checking patch grub-core/osdep/windows/init.c... Applied patch grub-core/disk/host.c cleanly. Applied patch grub-core/kern/emu/argp_common.c cleanly. Applied patch grub-core/kern/emu/main.c cleanly. Applied patch grub-core/osdep/aros/config.c cleanly. Applied patch grub-core/osdep/basic/emunet.c cleanly. Applied patch grub-core/osdep/basic/init.c cleanly. Applied patch grub-core/osdep/haiku/getroot.c cleanly. Applied patch grub-core/osdep/linux/emunet.c cleanly. Applied patch grub-core/osdep/unix/config.c cleanly. Applied patch grub-core/osdep/unix/cputime.c cleanly. Applied patch grub-core/osdep/unix/dl.c cleanly. Applied patch grub-core/osdep/unix/emuconsole.c cleanly. Applied patch grub-core/osdep/unix/getroot.c cleanly. Applied patch grub-core/osdep/windows/config.c cleanly. Applied patch grub-core/osdep/windows/cputime.c cleanly. Applied patch grub-core/osdep/windows/dl.c cleanly. Applied patch grub-core/osdep/windows/emuconsole.c cleanly. Applied patch grub-core/osdep/windows/init.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0205-Drop-gnulib-fix-base64.patch.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/lib/posix_wrap/sys/types.h... Checking patch grub-core/lib/xzembed/xz.h... Checking patch bootstrap.conf... Checking patch conf/Makefile.extra-dist... Checking patch config.h.in... Checking patch grub-core/lib/gnulib-patches/fix-base64.patch... Applied patch grub-core/lib/posix_wrap/sys/types.h cleanly. Applied patch grub-core/lib/xzembed/xz.h cleanly. Applied patch bootstrap.conf cleanly. Applied patch conf/Makefile.extra-dist cleanly. Applied patch config.h.in cleanly. Applied patch grub-core/lib/gnulib-patches/fix-base64.patch cleanly. + /usr/bin/cat /builddir/build/SOURCES/0206-Drop-gnulib-no-abort.patch.patch + /usr/bin/git am --reject -q -p1 Checking patch bootstrap.conf... Checking patch conf/Makefile.extra-dist... Checking patch config.h.in... Checking patch grub-core/lib/gnulib-patches/no-abort.patch... Applied patch bootstrap.conf cleanly. Applied patch conf/Makefile.extra-dist cleanly. Applied patch config.h.in cleanly. Applied patch grub-core/lib/gnulib-patches/no-abort.patch cleanly. + /usr/bin/cat /builddir/build/SOURCES/0207-Update-gnulib-version-and-drop-most-gnulib-patches.patch + /usr/bin/git am --reject -q -p1 Checking patch configure.ac... Checking patch grub-core/Makefile.core.def... Checking patch grub-core/disk/luks2.c... Checking patch grub-core/lib/posix_wrap/limits.h... Checking patch include/grub/compiler.h... Checking patch include/grub/list.h... Checking patch INSTALL... Checking patch bootstrap... Checking patch bootstrap.conf... Checking patch conf/Makefile.extra-dist... Checking patch config.h.in... Checking patch grub-core/lib/gnulib-patches/fix-null-deref.patch... Checking patch grub-core/lib/gnulib-patches/fix-null-state-deref.patch... Checking patch grub-core/lib/gnulib-patches/fix-regcomp-uninit-token.patch... Checking patch grub-core/lib/gnulib-patches/fix-regexec-null-deref.patch... Checking patch grub-core/lib/gnulib-patches/fix-uninit-structure.patch... Checking patch grub-core/lib/gnulib-patches/fix-unused-value.patch... Applied patch configure.ac cleanly. Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/disk/luks2.c cleanly. Applied patch grub-core/lib/posix_wrap/limits.h cleanly. Applied patch include/grub/compiler.h cleanly. Applied patch include/grub/list.h cleanly. Applied patch INSTALL cleanly. Applied patch bootstrap cleanly. Applied patch bootstrap.conf cleanly. Applied patch conf/Makefile.extra-dist cleanly. Applied patch config.h.in cleanly. Applied patch grub-core/lib/gnulib-patches/fix-null-deref.patch cleanly. Applied patch grub-core/lib/gnulib-patches/fix-null-state-deref.patch cleanly. Applied patch grub-core/lib/gnulib-patches/fix-regcomp-uninit-token.patch cleanly. Applied patch grub-core/lib/gnulib-patches/fix-regexec-null-deref.patch cleanly. Applied patch grub-core/lib/gnulib-patches/fix-uninit-structure.patch cleanly. Applied patch grub-core/lib/gnulib-patches/fix-unused-value.patch cleanly. + /usr/bin/cat /builddir/build/SOURCES/0208-commands-search-Fix-bug-stopping-iteration-when-no-f.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/commands/search.c... Applied patch grub-core/commands/search.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0209-search-new-efidisk-only-option-on-EFI-systems.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/commands/search.c... Checking patch grub-core/commands/search_wrap.c... Checking patch include/grub/search.h... Applied patch grub-core/commands/search.c cleanly. Applied patch grub-core/commands/search_wrap.c cleanly. Applied patch include/grub/search.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0210-efi-new-connectefi-command.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/Makefile.core.def... Checking patch grub-core/commands/efi/connectefi.c... Checking patch grub-core/commands/efi/lsefi.c... Checking patch grub-core/disk/efi/efidisk.c... Checking patch grub-core/kern/efi/efi.c... Checking patch include/grub/efi/disk.h... Checking patch include/grub/efi/efi.h... Checking patch NEWS... Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/commands/efi/connectefi.c cleanly. Applied patch grub-core/commands/efi/lsefi.c cleanly. Applied patch grub-core/disk/efi/efidisk.c cleanly. Applied patch grub-core/kern/efi/efi.c cleanly. Applied patch include/grub/efi/disk.h cleanly. Applied patch include/grub/efi/efi.h cleanly. Applied patch NEWS cleanly. + /usr/bin/cat /builddir/build/SOURCES/0211-grub-core-loader-i386-efi-linux.c-do-not-validate-ke.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/i386/efi/linux.c... Applied patch grub-core/loader/i386/efi/linux.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0212-grub-core-loader-arm64-linux.c-do-not-validate-kerne.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/arm64/linux.c... Applied patch grub-core/loader/arm64/linux.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0213-grub-core-loader-efi-chainloader.c-do-not-validate-c.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/efi/chainloader.c... Applied patch grub-core/loader/efi/chainloader.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0214-grub-core-loader-efi-linux.c-drop-now-unused-grub_li.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/efi/linux.c... Checking patch include/grub/efi/linux.h... Applied patch grub-core/loader/efi/linux.c cleanly. Applied patch include/grub/efi/linux.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0215-powerpc-do-CAS-in-a-more-compatible-way.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/ieee1275/init.c... Applied patch grub-core/kern/ieee1275/init.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0216-powerpc-prefix-detection-support-device-names-with-c.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/main.c... Applied patch grub-core/kern/main.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0217-ibmvtpm-Add-support-for-trusted-boot-using-a-vTPM-2..patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/Makefile.core.def... Checking patch grub-core/commands/ieee1275/ibmvtpm.c... Checking patch include/grub/ieee1275/ieee1275.h... Checking patch docs/grub.texi... Applied patch grub-core/Makefile.core.def cleanly. Applied patch grub-core/commands/ieee1275/ibmvtpm.c cleanly. Applied patch include/grub/ieee1275/ieee1275.h cleanly. Applied patch docs/grub.texi cleanly. + /usr/bin/cat /builddir/build/SOURCES/0218-rpm-sort-add-prereqs-for-declaration-of-strchrnul.patch + /usr/bin/git am --reject -q -p1 Checking patch util/grub-rpm-sort.c... Applied patch util/grub-rpm-sort.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0219-make-ofdisk_retries-optional.patch + /usr/bin/git am --reject -q -p1 Checking patch include/grub/ieee1275/ofdisk.h... Applied patch include/grub/ieee1275/ofdisk.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0220-loader-efi-chainloader-grub_load_and_start_image-doe.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/efi/chainloader.c... Applied patch grub-core/loader/efi/chainloader.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0221-loader-efi-chainloader-simplify-the-loader-state.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/efi/chainloader.c... Applied patch grub-core/loader/efi/chainloader.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0222-commands-boot-Add-API-to-pass-context-to-loader.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/commands/boot.c... Checking patch include/grub/loader.h... Applied patch grub-core/commands/boot.c cleanly. Applied patch include/grub/loader.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0223-loader-efi-chainloader-Use-grub_loader_set_ex.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/efi/chainloader.c... Applied patch grub-core/loader/efi/chainloader.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0224-loader-i386-efi-linux-Avoid-a-use-after-free-in-the-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/i386/efi/linux.c... Applied patch grub-core/loader/i386/efi/linux.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0225-loader-i386-efi-linux-Use-grub_loader_set_ex.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/i386/efi/linux.c... Applied patch grub-core/loader/i386/efi/linux.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0226-loader-i386-efi-linux-Fix-a-memory-leak-in-the-initr.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/i386/efi/linux.c... Applied patch grub-core/loader/i386/efi/linux.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0227-kern-efi-sb-Reject-non-kernel-files-in-the-shim_lock.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/efi/sb.c... Checking patch include/grub/verify.h... Applied patch grub-core/kern/efi/sb.c cleanly. Applied patch include/grub/verify.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0228-kern-file-Do-not-leak-device_name-on-error-in-grub_f.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/file.c... Applied patch grub-core/kern/file.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0229-video-readers-png-Abort-sooner-if-a-read-operation-f.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/video/readers/png.c... Applied patch grub-core/video/readers/png.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0230-video-readers-png-Refuse-to-handle-multiple-image-he.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/video/readers/png.c... Applied patch grub-core/video/readers/png.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0231-video-readers-png-Drop-greyscale-support-to-fix-heap.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/video/readers/png.c... Applied patch grub-core/video/readers/png.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0232-video-readers-png-Avoid-heap-OOB-R-W-inserting-huff-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/video/readers/png.c... Applied patch grub-core/video/readers/png.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0233-video-readers-png-Sanity-check-some-huffman-codes.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/video/readers/png.c... Applied patch grub-core/video/readers/png.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0234-video-readers-jpeg-Abort-sooner-if-a-read-operation-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/video/readers/jpeg.c... Applied patch grub-core/video/readers/jpeg.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0235-video-readers-jpeg-Do-not-reallocate-a-given-huff-ta.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/video/readers/jpeg.c... Applied patch grub-core/video/readers/jpeg.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0236-video-readers-jpeg-Refuse-to-handle-multiple-start-o.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/video/readers/jpeg.c... Applied patch grub-core/video/readers/jpeg.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0237-video-readers-jpeg-Block-int-underflow-wild-pointer-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/video/readers/jpeg.c... Applied patch grub-core/video/readers/jpeg.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0238-normal-charset-Fix-array-out-of-bounds-formatting-un.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/normal/charset.c... Applied patch grub-core/normal/charset.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0239-net-netbuff-Block-overly-large-netbuff-allocs.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/netbuff.c... Applied patch grub-core/net/netbuff.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0240-net-ip-Do-IP-fragment-maths-safely.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/ip.c... Applied patch grub-core/net/ip.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0241-net-dns-Fix-double-free-addresses-on-corrupt-DNS-res.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/dns.c... Applied patch grub-core/net/dns.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0242-net-dns-Don-t-read-past-the-end-of-the-string-we-re-.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/dns.c... Applied patch grub-core/net/dns.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0243-net-tftp-Prevent-a-UAF-and-double-free-from-a-failed.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/net.c... Checking patch grub-core/net/tftp.c... Checking patch include/grub/net.h... Applied patch grub-core/net/net.c cleanly. Applied patch grub-core/net/tftp.c cleanly. Applied patch include/grub/net.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0244-net-tftp-Avoid-a-trivial-UAF.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/tftp.c... Applied patch grub-core/net/tftp.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0245-net-http-Do-not-tear-down-socket-if-it-s-already-bee.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/http.c... Applied patch grub-core/net/http.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0246-net-http-Fix-OOB-write-for-split-http-headers.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/http.c... Applied patch grub-core/net/http.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0247-net-http-Error-out-on-headers-with-LF-without-CR.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/net/http.c... Applied patch grub-core/net/http.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0248-fs-f2fs-Do-not-read-past-the-end-of-nat-journal-entr.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/fs/f2fs.c... Applied patch grub-core/fs/f2fs.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0249-fs-f2fs-Do-not-read-past-the-end-of-nat-bitmap.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/fs/f2fs.c... Applied patch grub-core/fs/f2fs.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0250-fs-f2fs-Do-not-copy-file-names-that-are-too-long.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/fs/f2fs.c... Applied patch grub-core/fs/f2fs.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0251-fs-btrfs-Fix-several-fuzz-issues-with-invalid-dir-it.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/fs/btrfs.c... Applied patch grub-core/fs/btrfs.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0252-fs-btrfs-Fix-more-ASAN-and-SEGV-issues-found-with-fu.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/fs/btrfs.c... Applied patch grub-core/fs/btrfs.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0253-fs-btrfs-Fix-more-fuzz-issues-related-to-chunks.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/fs/btrfs.c... Applied patch grub-core/fs/btrfs.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0254-misc-Make-grub_min-and-grub_max-more-resilient.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/multiboot_elfxx.c... Checking patch include/grub/misc.h... Applied patch grub-core/loader/multiboot_elfxx.c cleanly. Applied patch include/grub/misc.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0255-ReiserFS-switch-to-using-grub_min-grub_max.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/fs/reiserfs.c... Applied patch grub-core/fs/reiserfs.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0256-misc-make-grub_boot_time-also-call-grub_dprintf-boot.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/misc.c... Checking patch include/grub/misc.h... Applied patch grub-core/kern/misc.c cleanly. Applied patch include/grub/misc.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0257-modules-make-.module_license-read-only.patch + /usr/bin/git am --reject -q -p1 Checking patch include/grub/dl.h... Applied patch include/grub/dl.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0258-modules-strip-.llvm_addrsig-sections-and-similar.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/genmod.sh.in... Applied patch grub-core/genmod.sh.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/0259-modules-Don-t-allocate-space-for-non-allocable-secti.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/dl.c... Applied patch grub-core/kern/dl.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0260-pe-add-the-DOS-header-struct-and-fix-some-bad-naming.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/arm64/linux.c... Checking patch include/grub/efi/pe32.h... Applied patch grub-core/loader/arm64/linux.c cleanly. Applied patch include/grub/efi/pe32.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0261-EFI-allocate-kernel-in-EFI_RUNTIME_SERVICES_CODE-ins.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/loader/i386/efi/linux.c... Applied patch grub-core/loader/i386/efi/linux.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0262-modules-load-module-sections-at-page-aligned-address.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/arm/dl.c... Checking patch grub-core/kern/arm64/dl.c... Checking patch grub-core/kern/dl.c... Checking patch grub-core/kern/emu/full.c... Checking patch grub-core/kern/i386/dl.c... Checking patch grub-core/kern/ia64/dl.c... Checking patch grub-core/kern/mips/dl.c... Checking patch grub-core/kern/powerpc/dl.c... Checking patch grub-core/kern/riscv/dl.c... Checking patch grub-core/kern/sparc64/dl.c... Checking patch grub-core/kern/x86_64/dl.c... Checking patch include/grub/dl.h... Checking patch docs/grub-dev.texi... Applied patch grub-core/kern/arm/dl.c cleanly. Applied patch grub-core/kern/arm64/dl.c cleanly. Applied patch grub-core/kern/dl.c cleanly. Applied patch grub-core/kern/emu/full.c cleanly. Applied patch grub-core/kern/i386/dl.c cleanly. Applied patch grub-core/kern/ia64/dl.c cleanly. Applied patch grub-core/kern/mips/dl.c cleanly. Applied patch grub-core/kern/powerpc/dl.c cleanly. Applied patch grub-core/kern/riscv/dl.c cleanly. Applied patch grub-core/kern/sparc64/dl.c cleanly. Applied patch grub-core/kern/x86_64/dl.c cleanly. Applied patch include/grub/dl.h cleanly. Applied patch docs/grub-dev.texi cleanly. + /usr/bin/cat /builddir/build/SOURCES/0263-nx-add-memory-attribute-get-set-API.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/efi/efi.c... Checking patch grub-core/kern/efi/mm.c... Checking patch include/grub/efi/api.h... Checking patch include/grub/efi/efi.h... Checking patch include/grub/mm.h... Applied patch grub-core/kern/efi/efi.c cleanly. Applied patch grub-core/kern/efi/mm.c cleanly. Applied patch include/grub/efi/api.h cleanly. Applied patch include/grub/efi/efi.h cleanly. Applied patch include/grub/mm.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0264-nx-set-page-permissions-for-loaded-modules.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/dl.c... Checking patch include/grub/dl.h... Applied patch grub-core/kern/dl.c cleanly. Applied patch include/grub/dl.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0265-nx-set-attrs-in-our-kernel-loaders.patch + /usr/bin/git am --reject -q -p1 Checking patch grub-core/kern/efi/mm.c... Checking patch grub-core/loader/arm64/linux.c... Checking patch grub-core/loader/arm64/xen_boot.c... Checking patch grub-core/loader/efi/chainloader.c... Checking patch grub-core/loader/efi/linux.c... Checking patch grub-core/loader/i386/efi/linux.c... Checking patch grub-core/loader/i386/linux.c... Checking patch include/grub/efi/efi.h... Checking patch include/grub/efi/linux.h... Checking patch include/grub/efi/pe32.h... Applied patch grub-core/kern/efi/mm.c cleanly. Applied patch grub-core/loader/arm64/linux.c cleanly. Applied patch grub-core/loader/arm64/xen_boot.c cleanly. Applied patch grub-core/loader/efi/chainloader.c cleanly. Applied patch grub-core/loader/efi/linux.c cleanly. Applied patch grub-core/loader/i386/efi/linux.c cleanly. Applied patch grub-core/loader/i386/linux.c cleanly. Applied patch include/grub/efi/efi.h cleanly. Applied patch include/grub/efi/linux.h cleanly. Applied patch include/grub/efi/pe32.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0266-nx-set-the-nx-compatible-flag-in-EFI-grub-images.patch + /usr/bin/git am --reject -q -p1 Checking patch util/mkimage.c... Applied patch util/mkimage.c cleanly. + rm -f configure + rm -r .git + rm -r build-aux m4 + ./bootstrap ./bootstrap: Bootstrapping from checked-out grub sources... ./bootstrap: autopoint --force Copying file build-aux/config.rpath Creating directory m4 Copying file m4/codeset.m4 Copying file m4/extern-inline.m4 Copying file m4/fcntl-o.m4 Copying file m4/gettext.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intlmacosx.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/printf-posix.m4 Copying file m4/progtest.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template ./bootstrap: no version control for ./build-aux/config.rpath? ./bootstrap: no version control for ./m4/codeset.m4? ./bootstrap: no version control for ./m4/extern-inline.m4? ./bootstrap: no version control for ./m4/fcntl-o.m4? ./bootstrap: no version control for ./m4/gettext.m4? ./bootstrap: no version control for ./m4/glibc2.m4? ./bootstrap: no version control for ./m4/glibc21.m4? ./bootstrap: no version control for ./m4/iconv.m4? ./bootstrap: no version control for ./m4/intdiv0.m4? ./bootstrap: no version control for ./m4/intl.m4? ./bootstrap: no version control for ./m4/intldir.m4? ./bootstrap: no version control for ./m4/intlmacosx.m4? ./bootstrap: no version control for ./m4/intmax.m4? ./bootstrap: no version control for ./m4/inttypes-pri.m4? ./bootstrap: no version control for ./m4/inttypes_h.m4? ./bootstrap: no version control for ./m4/lcmessage.m4? ./bootstrap: no version control for ./m4/lib-ld.m4? ./bootstrap: no version control for ./m4/lib-link.m4? ./bootstrap: no version control for ./m4/lib-prefix.m4? ./bootstrap: no version control for ./m4/lock.m4? ./bootstrap: no version control for ./m4/longlong.m4? ./bootstrap: no version control for ./m4/nls.m4? ./bootstrap: no version control for ./m4/po.m4? ./bootstrap: no version control for ./m4/printf-posix.m4? ./bootstrap: no version control for ./m4/progtest.m4? ./bootstrap: no version control for ./m4/size_max.m4? ./bootstrap: no version control for ./m4/stdint_h.m4? ./bootstrap: no version control for ./m4/threadlib.m4? ./bootstrap: no version control for ./m4/uintmax_t.m4? ./bootstrap: no version control for ./m4/visibility.m4? ./bootstrap: no version control for ./m4/wchar_t.m4? ./bootstrap: no version control for ./m4/wint_t.m4? ./bootstrap: no version control for ./m4/xsize.m4? ./bootstrap: no version control for ./po/Makefile.in.in~? ./bootstrap: no version control for ./po/Makevars.template? ./bootstrap: gnulib/gnulib-tool --no-changelog --aux-dir=build-aux --doc-base=doc --lib=libgnu --m4-base=m4/ --source-base=grub-core/lib/gnulib/ --tests-base=tests --local-dir=gl --no-conditional-dependencies --no-vc-files --import ... Module list with included dependencies (indented): absolute-header alloca alloca-opt argp assure at-internal attribute base64 basename-lgpl btowc builtin-expect c99 calloc-gnu calloc-posix chdir chdir-long cloexec close ctype dirent dirfd double-slash-root dup2 dynarray errno error exitfail extensions extern-inline fchdir fcntl fcntl-h fd-hook fd-safer-flag filename filenamecat-lgpl flexmember float fnmatch fnmatch-h free-posix fstat gen-header getcwd-lgpl getdelim getdtablesize getline getopt-gnu getopt-posix getprogname gettext-h gitlog-to-changelog hard-locale ialloc idx include_next intprops inttypes-incomplete isblank langinfo largefile libc-config limits-h localcharset locale localeconv lock malloc-gnu malloc-posix malloca mbrtowc mbsinit mbsrtowcs mbswidth mbtowc memchr mempcpy memrchr msvc-inval msvc-nothrow multiarch nl_langinfo nocrash open openat openat-die openat-h pathmax pipe-posix progname rawmemchr realloc-gnu realloc-posix reallocarray regex save-cwd setlocale-null size_max sleep snippet/_Noreturn snippet/arg-nonnull snippet/c++defs snippet/warn-on-use ssize_t stat stat-time std-gnu11 stdalign stdbool stddef stdint stdio stdlib strcase strchrnul strdup-posix streq strerror strerror-override string strings strndup strnlen strnlen1 sys_stat sys_types sysexits threadlib time unistd unistd-safer unitypes uniwidth/base uniwidth/width vararrays vasnprintf verify vsnprintf wchar wcrtomb wctype-h wcwidth windows-mutex windows-once windows-recmutex windows-rwlock wmemchr wmempcpy xalloc-oversized xsize File list: build-aux/gitlog-to-changelog lib/_Noreturn.h lib/alloca.c lib/alloca.in.h lib/arg-nonnull.h lib/argp-ba.c lib/argp-eexst.c lib/argp-fmtstream.c lib/argp-fmtstream.h lib/argp-fs-xinl.c lib/argp-help.c lib/argp-namefrob.h lib/argp-parse.c lib/argp-pin.c lib/argp-pv.c lib/argp-pvh.c lib/argp-xinl.c lib/argp.h lib/asnprintf.c lib/assure.h lib/attribute.h lib/base64.c lib/base64.h lib/basename-lgpl.c lib/basename-lgpl.h lib/btowc.c lib/c++defs.h lib/calloc.c lib/cdefs.h lib/chdir-long.c lib/chdir-long.h lib/cloexec.c lib/cloexec.h lib/close.c lib/ctype.in.h lib/dirent.in.h lib/dirfd.c lib/dup-safer-flag.c lib/dup-safer.c lib/dup2.c lib/dynarray.h lib/errno.in.h lib/error.c lib/error.h lib/exitfail.c lib/exitfail.h lib/fchdir.c lib/fcntl.c lib/fcntl.in.h lib/fd-hook.c lib/fd-hook.h lib/fd-safer-flag.c lib/fd-safer.c lib/filename.h lib/filenamecat-lgpl.c lib/filenamecat.h lib/flexmember.h lib/float+.h lib/float.c lib/float.in.h lib/fnmatch.c lib/fnmatch.in.h lib/fnmatch_loop.c lib/free.c lib/fstat.c lib/getcwd-lgpl.c lib/getdelim.c lib/getdtablesize.c lib/getline.c lib/getopt-cdefs.in.h lib/getopt-core.h lib/getopt-ext.h lib/getopt-pfx-core.h lib/getopt-pfx-ext.h lib/getopt.c lib/getopt.in.h lib/getopt1.c lib/getopt_int.h lib/getprogname.c lib/getprogname.h lib/gettext.h lib/glthread/lock.c lib/glthread/lock.h lib/glthread/threadlib.c lib/hard-locale.c lib/hard-locale.h lib/ialloc.c lib/ialloc.h lib/idx.h lib/intprops.h lib/inttypes.in.h lib/isblank.c lib/itold.c lib/langinfo.in.h lib/lc-charset-dispatch.c lib/lc-charset-dispatch.h lib/libc-config.h lib/limits.in.h lib/localcharset.c lib/localcharset.h lib/locale.in.h lib/localeconv.c lib/malloc.c lib/malloc/dynarray-skeleton.c lib/malloc/dynarray.h lib/malloc/dynarray_at_failure.c lib/malloc/dynarray_emplace_enlarge.c lib/malloc/dynarray_finalize.c lib/malloc/dynarray_resize.c lib/malloc/dynarray_resize_clear.c lib/malloca.c lib/malloca.h lib/mbrtowc-impl-utf8.h lib/mbrtowc-impl.h lib/mbrtowc.c lib/mbsinit.c lib/mbsrtowcs-impl.h lib/mbsrtowcs-state.c lib/mbsrtowcs.c lib/mbswidth.c lib/mbswidth.h lib/mbtowc-impl.h lib/mbtowc-lock.c lib/mbtowc-lock.h lib/mbtowc.c lib/memchr.c lib/memchr.valgrind lib/mempcpy.c lib/memrchr.c lib/msvc-inval.c lib/msvc-inval.h lib/msvc-nothrow.c lib/msvc-nothrow.h lib/nl_langinfo-lock.c lib/nl_langinfo.c lib/open.c lib/openat-die.c lib/openat-priv.h lib/openat-proc.c lib/openat.c lib/openat.h lib/pathmax.h lib/pipe-safer.c lib/pipe.c lib/printf-args.c lib/printf-args.h lib/printf-parse.c lib/printf-parse.h lib/progname.c lib/progname.h lib/rawmemchr.c lib/rawmemchr.valgrind lib/realloc.c lib/reallocarray.c lib/regcomp.c lib/regex.c lib/regex.h lib/regex_internal.c lib/regex_internal.h lib/regexec.c lib/save-cwd.c lib/save-cwd.h lib/setlocale-lock.c lib/setlocale_null.c lib/setlocale_null.h lib/size_max.h lib/sleep.c lib/stat-time.c lib/stat-time.h lib/stat-w32.c lib/stat-w32.h lib/stat.c lib/stdalign.in.h lib/stdbool.in.h lib/stddef.in.h lib/stdint.in.h lib/stdio-read.c lib/stdio-write.c lib/stdio.in.h lib/stdlib.in.h lib/strcasecmp.c lib/strchrnul.c lib/strchrnul.valgrind lib/strdup.c lib/streq.h lib/strerror-override.c lib/strerror-override.h lib/strerror.c lib/string.in.h lib/strings.in.h lib/strncasecmp.c lib/strndup.c lib/strnlen.c lib/strnlen1.c lib/strnlen1.h lib/sys_stat.in.h lib/sys_types.in.h lib/sysexits.in.h lib/time.in.h lib/unictype/bitmap.h lib/unistd--.h lib/unistd-safer.h lib/unistd.c lib/unistd.in.h lib/unitypes.in.h lib/uniwidth.in.h lib/uniwidth/cjk.h lib/uniwidth/width.c lib/uniwidth/width0.h lib/uniwidth/width2.h lib/vasnprintf.c lib/vasnprintf.h lib/verify.h lib/vsnprintf.c lib/warn-on-use.h lib/wchar.in.h lib/wcrtomb.c lib/wctype-h.c lib/wctype.in.h lib/wcwidth.c lib/windows-initguard.h lib/windows-mutex.c lib/windows-mutex.h lib/windows-once.c lib/windows-once.h lib/windows-recmutex.c lib/windows-recmutex.h lib/windows-rwlock.c lib/windows-rwlock.h lib/wmemchr-impl.h lib/wmemchr.c lib/wmempcpy.c lib/xalloc-oversized.h lib/xsize.c lib/xsize.h m4/00gnulib.m4 m4/__inline.m4 m4/absolute-header.m4 m4/alloca.m4 m4/argp.m4 m4/base64.m4 m4/btowc.m4 m4/builtin-expect.m4 m4/calloc.m4 m4/chdir-long.m4 m4/close.m4 m4/codeset.m4 m4/ctype_h.m4 m4/dirent_h.m4 m4/dirfd.m4 m4/double-slash-root.m4 m4/dup2.m4 m4/eealloc.m4 m4/errno_h.m4 m4/error.m4 m4/exponentd.m4 m4/extensions.m4 m4/extern-inline.m4 m4/fchdir.m4 m4/fcntl-o.m4 m4/fcntl.m4 m4/fcntl_h.m4 m4/filenamecat.m4 m4/flexmember.m4 m4/float_h.m4 m4/fnmatch.m4 m4/fnmatch_h.m4 m4/free.m4 m4/fstat.m4 m4/getcwd.m4 m4/getdelim.m4 m4/getdtablesize.m4 m4/getline.m4 m4/getopt.m4 m4/getprogname.m4 m4/gnulib-common.m4 m4/include_next.m4 m4/intmax_t.m4 m4/inttypes.m4 m4/inttypes_h.m4 m4/isblank.m4 m4/langinfo_h.m4 m4/largefile.m4 m4/libunistring-base.m4 m4/limits-h.m4 m4/localcharset.m4 m4/locale-fr.m4 m4/locale-ja.m4 m4/locale-zh.m4 m4/locale_h.m4 m4/localeconv.m4 m4/lock.m4 m4/lstat.m4 m4/malloc.m4 m4/malloca.m4 m4/math_h.m4 m4/mbrtowc.m4 m4/mbsinit.m4 m4/mbsrtowcs.m4 m4/mbstate_t.m4 m4/mbswidth.m4 m4/mbtowc.m4 m4/memchr.m4 m4/mempcpy.m4 m4/memrchr.m4 m4/mmap-anon.m4 m4/mode_t.m4 m4/msvc-inval.m4 m4/msvc-nothrow.m4 m4/multiarch.m4 m4/nl_langinfo.m4 m4/nocrash.m4 m4/off_t.m4 m4/open-cloexec.m4 m4/open-slash.m4 m4/open.m4 m4/openat.m4 m4/pathmax.m4 m4/pid_t.m4 m4/pipe.m4 m4/printf.m4 m4/pthread_rwlock_rdlock.m4 m4/rawmemchr.m4 m4/realloc.m4 m4/reallocarray.m4 m4/regex.m4 m4/save-cwd.m4 m4/setlocale_null.m4 m4/size_max.m4 m4/sleep.m4 m4/ssize_t.m4 m4/stat-time.m4 m4/stat.m4 m4/std-gnu11.m4 m4/stdalign.m4 m4/stdbool.m4 m4/stddef_h.m4 m4/stdint.m4 m4/stdint_h.m4 m4/stdio_h.m4 m4/stdlib_h.m4 m4/strcase.m4 m4/strchrnul.m4 m4/strdup.m4 m4/strerror.m4 m4/string_h.m4 m4/strings_h.m4 m4/strndup.m4 m4/strnlen.m4 m4/sys_socket_h.m4 m4/sys_stat_h.m4 m4/sys_types_h.m4 m4/sysexits.m4 m4/threadlib.m4 m4/time_h.m4 m4/unistd-safer.m4 m4/unistd_h.m4 m4/vararrays.m4 m4/vasnprintf.m4 m4/visibility.m4 m4/vsnprintf.m4 m4/warn-on-use.m4 m4/wchar_h.m4 m4/wchar_t.m4 m4/wcrtomb.m4 m4/wctype_h.m4 m4/wcwidth.m4 m4/wint_t.m4 m4/wmemchr.m4 m4/wmempcpy.m4 m4/xsize.m4 m4/year2038.m4 m4/zzgnulib.m4 Creating directory ./grub-core/lib/gnulib/malloc Creating directory ./grub-core/lib/gnulib/unictype Copying file build-aux/gitlog-to-changelog Replacing file grub-core/lib/gnulib/_Noreturn.h (non-gnulib code backed up in grub-core/lib/gnulib/_Noreturn.h~) !! Replacing file grub-core/lib/gnulib/alloca.c (non-gnulib code backed up in grub-core/lib/gnulib/alloca.c~) !! Replacing file grub-core/lib/gnulib/alloca.in.h (non-gnulib code backed up in grub-core/lib/gnulib/alloca.in.h~) !! Replacing file grub-core/lib/gnulib/arg-nonnull.h (non-gnulib code backed up in grub-core/lib/gnulib/arg-nonnull.h~) !! Replacing file grub-core/lib/gnulib/argp-ba.c (non-gnulib code backed up in grub-core/lib/gnulib/argp-ba.c~) !! Replacing file grub-core/lib/gnulib/argp-eexst.c (non-gnulib code backed up in grub-core/lib/gnulib/argp-eexst.c~) !! Replacing file grub-core/lib/gnulib/argp-fmtstream.c (non-gnulib code backed up in grub-core/lib/gnulib/argp-fmtstream.c~) !! Replacing file grub-core/lib/gnulib/argp-fmtstream.h (non-gnulib code backed up in grub-core/lib/gnulib/argp-fmtstream.h~) !! Replacing file grub-core/lib/gnulib/argp-fs-xinl.c (non-gnulib code backed up in grub-core/lib/gnulib/argp-fs-xinl.c~) !! Replacing file grub-core/lib/gnulib/argp-help.c (non-gnulib code backed up in grub-core/lib/gnulib/argp-help.c~) !! Replacing file grub-core/lib/gnulib/argp-namefrob.h (non-gnulib code backed up in grub-core/lib/gnulib/argp-namefrob.h~) !! Replacing file grub-core/lib/gnulib/argp-parse.c (non-gnulib code backed up in grub-core/lib/gnulib/argp-parse.c~) !! Replacing file grub-core/lib/gnulib/argp-pin.c (non-gnulib code backed up in grub-core/lib/gnulib/argp-pin.c~) !! Replacing file grub-core/lib/gnulib/argp-pv.c (non-gnulib code backed up in grub-core/lib/gnulib/argp-pv.c~) !! Replacing file grub-core/lib/gnulib/argp-pvh.c (non-gnulib code backed up in grub-core/lib/gnulib/argp-pvh.c~) !! Replacing file grub-core/lib/gnulib/argp-xinl.c (non-gnulib code backed up in grub-core/lib/gnulib/argp-xinl.c~) !! Replacing file grub-core/lib/gnulib/argp.h (non-gnulib code backed up in grub-core/lib/gnulib/argp.h~) !! Replacing file grub-core/lib/gnulib/asnprintf.c (non-gnulib code backed up in grub-core/lib/gnulib/asnprintf.c~) !! Replacing file grub-core/lib/gnulib/assure.h (non-gnulib code backed up in grub-core/lib/gnulib/assure.h~) !! Copying file grub-core/lib/gnulib/attribute.h Replacing file grub-core/lib/gnulib/base64.c (non-gnulib code backed up in grub-core/lib/gnulib/base64.c~) !! Replacing file grub-core/lib/gnulib/base64.h (non-gnulib code backed up in grub-core/lib/gnulib/base64.h~) !! Replacing file grub-core/lib/gnulib/basename-lgpl.c (non-gnulib code backed up in grub-core/lib/gnulib/basename-lgpl.c~) !! Copying file grub-core/lib/gnulib/basename-lgpl.h Replacing file grub-core/lib/gnulib/btowc.c (non-gnulib code backed up in grub-core/lib/gnulib/btowc.c~) !! Replacing file grub-core/lib/gnulib/c++defs.h (non-gnulib code backed up in grub-core/lib/gnulib/c++defs.h~) !! Copying file grub-core/lib/gnulib/calloc.c Replacing file grub-core/lib/gnulib/cdefs.h (non-gnulib code backed up in grub-core/lib/gnulib/cdefs.h~) !! Replacing file grub-core/lib/gnulib/chdir-long.c (non-gnulib code backed up in grub-core/lib/gnulib/chdir-long.c~) !! Replacing file grub-core/lib/gnulib/chdir-long.h (non-gnulib code backed up in grub-core/lib/gnulib/chdir-long.h~) !! Replacing file grub-core/lib/gnulib/cloexec.c (non-gnulib code backed up in grub-core/lib/gnulib/cloexec.c~) !! Replacing file grub-core/lib/gnulib/cloexec.h (non-gnulib code backed up in grub-core/lib/gnulib/cloexec.h~) !! Replacing file grub-core/lib/gnulib/close.c (non-gnulib code backed up in grub-core/lib/gnulib/close.c~) !! Copying file grub-core/lib/gnulib/ctype.in.h Replacing file grub-core/lib/gnulib/dirent.in.h (non-gnulib code backed up in grub-core/lib/gnulib/dirent.in.h~) !! Replacing file grub-core/lib/gnulib/dirfd.c (non-gnulib code backed up in grub-core/lib/gnulib/dirfd.c~) !! Replacing file grub-core/lib/gnulib/dup-safer-flag.c (non-gnulib code backed up in grub-core/lib/gnulib/dup-safer-flag.c~) !! Replacing file grub-core/lib/gnulib/dup-safer.c (non-gnulib code backed up in grub-core/lib/gnulib/dup-safer.c~) !! Replacing file grub-core/lib/gnulib/dup2.c (non-gnulib code backed up in grub-core/lib/gnulib/dup2.c~) !! Copying file grub-core/lib/gnulib/dynarray.h Replacing file grub-core/lib/gnulib/errno.in.h (non-gnulib code backed up in grub-core/lib/gnulib/errno.in.h~) !! Replacing file grub-core/lib/gnulib/error.c (non-gnulib code backed up in grub-core/lib/gnulib/error.c~) !! Replacing file grub-core/lib/gnulib/error.h (non-gnulib code backed up in grub-core/lib/gnulib/error.h~) !! Replacing file grub-core/lib/gnulib/exitfail.c (non-gnulib code backed up in grub-core/lib/gnulib/exitfail.c~) !! Replacing file grub-core/lib/gnulib/exitfail.h (non-gnulib code backed up in grub-core/lib/gnulib/exitfail.h~) !! Replacing file grub-core/lib/gnulib/fchdir.c (non-gnulib code backed up in grub-core/lib/gnulib/fchdir.c~) !! Replacing file grub-core/lib/gnulib/fcntl.c (non-gnulib code backed up in grub-core/lib/gnulib/fcntl.c~) !! Replacing file grub-core/lib/gnulib/fcntl.in.h (non-gnulib code backed up in grub-core/lib/gnulib/fcntl.in.h~) !! Replacing file grub-core/lib/gnulib/fd-hook.c (non-gnulib code backed up in grub-core/lib/gnulib/fd-hook.c~) !! Replacing file grub-core/lib/gnulib/fd-hook.h (non-gnulib code backed up in grub-core/lib/gnulib/fd-hook.h~) !! Replacing file grub-core/lib/gnulib/fd-safer-flag.c (non-gnulib code backed up in grub-core/lib/gnulib/fd-safer-flag.c~) !! Replacing file grub-core/lib/gnulib/fd-safer.c (non-gnulib code backed up in grub-core/lib/gnulib/fd-safer.c~) !! Replacing file grub-core/lib/gnulib/filename.h (non-gnulib code backed up in grub-core/lib/gnulib/filename.h~) !! Replacing file grub-core/lib/gnulib/filenamecat-lgpl.c (non-gnulib code backed up in grub-core/lib/gnulib/filenamecat-lgpl.c~) !! Replacing file grub-core/lib/gnulib/filenamecat.h (non-gnulib code backed up in grub-core/lib/gnulib/filenamecat.h~) !! Replacing file grub-core/lib/gnulib/flexmember.h (non-gnulib code backed up in grub-core/lib/gnulib/flexmember.h~) !! Replacing file grub-core/lib/gnulib/float+.h (non-gnulib code backed up in grub-core/lib/gnulib/float+.h~) !! Replacing file grub-core/lib/gnulib/float.c (non-gnulib code backed up in grub-core/lib/gnulib/float.c~) !! Replacing file grub-core/lib/gnulib/float.in.h (non-gnulib code backed up in grub-core/lib/gnulib/float.in.h~) !! Replacing file grub-core/lib/gnulib/fnmatch.c (non-gnulib code backed up in grub-core/lib/gnulib/fnmatch.c~) !! Replacing file grub-core/lib/gnulib/fnmatch.in.h (non-gnulib code backed up in grub-core/lib/gnulib/fnmatch.in.h~) !! Replacing file grub-core/lib/gnulib/fnmatch_loop.c (non-gnulib code backed up in grub-core/lib/gnulib/fnmatch_loop.c~) !! Copying file grub-core/lib/gnulib/free.c Replacing file grub-core/lib/gnulib/fstat.c (non-gnulib code backed up in grub-core/lib/gnulib/fstat.c~) !! Replacing file grub-core/lib/gnulib/getcwd-lgpl.c (non-gnulib code backed up in grub-core/lib/gnulib/getcwd-lgpl.c~) !! Replacing file grub-core/lib/gnulib/getdelim.c (non-gnulib code backed up in grub-core/lib/gnulib/getdelim.c~) !! Replacing file grub-core/lib/gnulib/getdtablesize.c (non-gnulib code backed up in grub-core/lib/gnulib/getdtablesize.c~) !! Replacing file grub-core/lib/gnulib/getline.c (non-gnulib code backed up in grub-core/lib/gnulib/getline.c~) !! Replacing file grub-core/lib/gnulib/getopt-cdefs.in.h (non-gnulib code backed up in grub-core/lib/gnulib/getopt-cdefs.in.h~) !! Replacing file grub-core/lib/gnulib/getopt-core.h (non-gnulib code backed up in grub-core/lib/gnulib/getopt-core.h~) !! Replacing file grub-core/lib/gnulib/getopt-ext.h (non-gnulib code backed up in grub-core/lib/gnulib/getopt-ext.h~) !! Replacing file grub-core/lib/gnulib/getopt-pfx-core.h (non-gnulib code backed up in grub-core/lib/gnulib/getopt-pfx-core.h~) !! Replacing file grub-core/lib/gnulib/getopt-pfx-ext.h (non-gnulib code backed up in grub-core/lib/gnulib/getopt-pfx-ext.h~) !! Replacing file grub-core/lib/gnulib/getopt.c (non-gnulib code backed up in grub-core/lib/gnulib/getopt.c~) !! Replacing file grub-core/lib/gnulib/getopt.in.h (non-gnulib code backed up in grub-core/lib/gnulib/getopt.in.h~) !! Replacing file grub-core/lib/gnulib/getopt1.c (non-gnulib code backed up in grub-core/lib/gnulib/getopt1.c~) !! Replacing file grub-core/lib/gnulib/getopt_int.h (non-gnulib code backed up in grub-core/lib/gnulib/getopt_int.h~) !! Replacing file grub-core/lib/gnulib/getprogname.c (non-gnulib code backed up in grub-core/lib/gnulib/getprogname.c~) !! Replacing file grub-core/lib/gnulib/getprogname.h (non-gnulib code backed up in grub-core/lib/gnulib/getprogname.h~) !! Replacing file grub-core/lib/gnulib/gettext.h (non-gnulib code backed up in grub-core/lib/gnulib/gettext.h~) !! Replacing file grub-core/lib/gnulib/glthread/lock.c (non-gnulib code backed up in grub-core/lib/gnulib/glthread/lock.c~) !! Replacing file grub-core/lib/gnulib/glthread/lock.h (non-gnulib code backed up in grub-core/lib/gnulib/glthread/lock.h~) !! Replacing file grub-core/lib/gnulib/glthread/threadlib.c (non-gnulib code backed up in grub-core/lib/gnulib/glthread/threadlib.c~) !! Replacing file grub-core/lib/gnulib/hard-locale.c (non-gnulib code backed up in grub-core/lib/gnulib/hard-locale.c~) !! Replacing file grub-core/lib/gnulib/hard-locale.h (non-gnulib code backed up in grub-core/lib/gnulib/hard-locale.h~) !! Copying file grub-core/lib/gnulib/ialloc.c Copying file grub-core/lib/gnulib/ialloc.h Copying file grub-core/lib/gnulib/idx.h Replacing file grub-core/lib/gnulib/intprops.h (non-gnulib code backed up in grub-core/lib/gnulib/intprops.h~) !! Copying file grub-core/lib/gnulib/inttypes.in.h Copying file grub-core/lib/gnulib/isblank.c Replacing file grub-core/lib/gnulib/itold.c (non-gnulib code backed up in grub-core/lib/gnulib/itold.c~) !! Replacing file grub-core/lib/gnulib/langinfo.in.h (non-gnulib code backed up in grub-core/lib/gnulib/langinfo.in.h~) !! Copying file grub-core/lib/gnulib/lc-charset-dispatch.c Copying file grub-core/lib/gnulib/lc-charset-dispatch.h Replacing file grub-core/lib/gnulib/libc-config.h (non-gnulib code backed up in grub-core/lib/gnulib/libc-config.h~) !! Replacing file grub-core/lib/gnulib/limits.in.h (non-gnulib code backed up in grub-core/lib/gnulib/limits.in.h~) !! Replacing file grub-core/lib/gnulib/localcharset.c (non-gnulib code backed up in grub-core/lib/gnulib/localcharset.c~) !! Replacing file grub-core/lib/gnulib/localcharset.h (non-gnulib code backed up in grub-core/lib/gnulib/localcharset.h~) !! Replacing file grub-core/lib/gnulib/locale.in.h (non-gnulib code backed up in grub-core/lib/gnulib/locale.in.h~) !! Replacing file grub-core/lib/gnulib/localeconv.c (non-gnulib code backed up in grub-core/lib/gnulib/localeconv.c~) !! Replacing file grub-core/lib/gnulib/malloc.c (non-gnulib code backed up in grub-core/lib/gnulib/malloc.c~) !! Copying file grub-core/lib/gnulib/malloc/dynarray-skeleton.c Copying file grub-core/lib/gnulib/malloc/dynarray.h Copying file grub-core/lib/gnulib/malloc/dynarray_at_failure.c Copying file grub-core/lib/gnulib/malloc/dynarray_emplace_enlarge.c Copying file grub-core/lib/gnulib/malloc/dynarray_finalize.c Copying file grub-core/lib/gnulib/malloc/dynarray_resize.c Copying file grub-core/lib/gnulib/malloc/dynarray_resize_clear.c Replacing file grub-core/lib/gnulib/malloca.c (non-gnulib code backed up in grub-core/lib/gnulib/malloca.c~) !! Replacing file grub-core/lib/gnulib/malloca.h (non-gnulib code backed up in grub-core/lib/gnulib/malloca.h~) !! Copying file grub-core/lib/gnulib/mbrtowc-impl-utf8.h Copying file grub-core/lib/gnulib/mbrtowc-impl.h Replacing file grub-core/lib/gnulib/mbrtowc.c (non-gnulib code backed up in grub-core/lib/gnulib/mbrtowc.c~) !! Replacing file grub-core/lib/gnulib/mbsinit.c (non-gnulib code backed up in grub-core/lib/gnulib/mbsinit.c~) !! Replacing file grub-core/lib/gnulib/mbsrtowcs-impl.h (non-gnulib code backed up in grub-core/lib/gnulib/mbsrtowcs-impl.h~) !! Replacing file grub-core/lib/gnulib/mbsrtowcs-state.c (non-gnulib code backed up in grub-core/lib/gnulib/mbsrtowcs-state.c~) !! Replacing file grub-core/lib/gnulib/mbsrtowcs.c (non-gnulib code backed up in grub-core/lib/gnulib/mbsrtowcs.c~) !! Replacing file grub-core/lib/gnulib/mbswidth.c (non-gnulib code backed up in grub-core/lib/gnulib/mbswidth.c~) !! Replacing file grub-core/lib/gnulib/mbswidth.h (non-gnulib code backed up in grub-core/lib/gnulib/mbswidth.h~) !! Replacing file grub-core/lib/gnulib/mbtowc-impl.h (non-gnulib code backed up in grub-core/lib/gnulib/mbtowc-impl.h~) !! Copying file grub-core/lib/gnulib/mbtowc-lock.c Copying file grub-core/lib/gnulib/mbtowc-lock.h Replacing file grub-core/lib/gnulib/mbtowc.c (non-gnulib code backed up in grub-core/lib/gnulib/mbtowc.c~) !! Replacing file grub-core/lib/gnulib/memchr.c (non-gnulib code backed up in grub-core/lib/gnulib/memchr.c~) !! Replacing file grub-core/lib/gnulib/memchr.valgrind (non-gnulib code backed up in grub-core/lib/gnulib/memchr.valgrind~) !! Replacing file grub-core/lib/gnulib/mempcpy.c (non-gnulib code backed up in grub-core/lib/gnulib/mempcpy.c~) !! Replacing file grub-core/lib/gnulib/memrchr.c (non-gnulib code backed up in grub-core/lib/gnulib/memrchr.c~) !! Replacing file grub-core/lib/gnulib/msvc-inval.c (non-gnulib code backed up in grub-core/lib/gnulib/msvc-inval.c~) !! Replacing file grub-core/lib/gnulib/msvc-inval.h (non-gnulib code backed up in grub-core/lib/gnulib/msvc-inval.h~) !! Replacing file grub-core/lib/gnulib/msvc-nothrow.c (non-gnulib code backed up in grub-core/lib/gnulib/msvc-nothrow.c~) !! Replacing file grub-core/lib/gnulib/msvc-nothrow.h (non-gnulib code backed up in grub-core/lib/gnulib/msvc-nothrow.h~) !! Copying file grub-core/lib/gnulib/nl_langinfo-lock.c Replacing file grub-core/lib/gnulib/nl_langinfo.c (non-gnulib code backed up in grub-core/lib/gnulib/nl_langinfo.c~) !! Replacing file grub-core/lib/gnulib/open.c (non-gnulib code backed up in grub-core/lib/gnulib/open.c~) !! Replacing file grub-core/lib/gnulib/openat-die.c (non-gnulib code backed up in grub-core/lib/gnulib/openat-die.c~) !! Replacing file grub-core/lib/gnulib/openat-priv.h (non-gnulib code backed up in grub-core/lib/gnulib/openat-priv.h~) !! Replacing file grub-core/lib/gnulib/openat-proc.c (non-gnulib code backed up in grub-core/lib/gnulib/openat-proc.c~) !! Replacing file grub-core/lib/gnulib/openat.c (non-gnulib code backed up in grub-core/lib/gnulib/openat.c~) !! Replacing file grub-core/lib/gnulib/openat.h (non-gnulib code backed up in grub-core/lib/gnulib/openat.h~) !! Replacing file grub-core/lib/gnulib/pathmax.h (non-gnulib code backed up in grub-core/lib/gnulib/pathmax.h~) !! Replacing file grub-core/lib/gnulib/pipe-safer.c (non-gnulib code backed up in grub-core/lib/gnulib/pipe-safer.c~) !! Copying file grub-core/lib/gnulib/pipe.c Replacing file grub-core/lib/gnulib/printf-args.c (non-gnulib code backed up in grub-core/lib/gnulib/printf-args.c~) !! Replacing file grub-core/lib/gnulib/printf-args.h (non-gnulib code backed up in grub-core/lib/gnulib/printf-args.h~) !! Replacing file grub-core/lib/gnulib/printf-parse.c (non-gnulib code backed up in grub-core/lib/gnulib/printf-parse.c~) !! Replacing file grub-core/lib/gnulib/printf-parse.h (non-gnulib code backed up in grub-core/lib/gnulib/printf-parse.h~) !! Replacing file grub-core/lib/gnulib/progname.c (non-gnulib code backed up in grub-core/lib/gnulib/progname.c~) !! Replacing file grub-core/lib/gnulib/progname.h (non-gnulib code backed up in grub-core/lib/gnulib/progname.h~) !! Replacing file grub-core/lib/gnulib/rawmemchr.c (non-gnulib code backed up in grub-core/lib/gnulib/rawmemchr.c~) !! Replacing file grub-core/lib/gnulib/rawmemchr.valgrind (non-gnulib code backed up in grub-core/lib/gnulib/rawmemchr.valgrind~) !! Replacing file grub-core/lib/gnulib/realloc.c (non-gnulib code backed up in grub-core/lib/gnulib/realloc.c~) !! Copying file grub-core/lib/gnulib/reallocarray.c Replacing file grub-core/lib/gnulib/regcomp.c (non-gnulib code backed up in grub-core/lib/gnulib/regcomp.c~) !! Replacing file grub-core/lib/gnulib/regex.c (non-gnulib code backed up in grub-core/lib/gnulib/regex.c~) !! Replacing file grub-core/lib/gnulib/regex.h (non-gnulib code backed up in grub-core/lib/gnulib/regex.h~) !! Replacing file grub-core/lib/gnulib/regex_internal.c (non-gnulib code backed up in grub-core/lib/gnulib/regex_internal.c~) !! Replacing file grub-core/lib/gnulib/regex_internal.h (non-gnulib code backed up in grub-core/lib/gnulib/regex_internal.h~) !! Replacing file grub-core/lib/gnulib/regexec.c (non-gnulib code backed up in grub-core/lib/gnulib/regexec.c~) !! Replacing file grub-core/lib/gnulib/save-cwd.c (non-gnulib code backed up in grub-core/lib/gnulib/save-cwd.c~) !! Replacing file grub-core/lib/gnulib/save-cwd.h (non-gnulib code backed up in grub-core/lib/gnulib/save-cwd.h~) !! Copying file grub-core/lib/gnulib/setlocale-lock.c Copying file grub-core/lib/gnulib/setlocale_null.c Copying file grub-core/lib/gnulib/setlocale_null.h Replacing file grub-core/lib/gnulib/size_max.h (non-gnulib code backed up in grub-core/lib/gnulib/size_max.h~) !! Replacing file grub-core/lib/gnulib/sleep.c (non-gnulib code backed up in grub-core/lib/gnulib/sleep.c~) !! Replacing file grub-core/lib/gnulib/stat-time.c (non-gnulib code backed up in grub-core/lib/gnulib/stat-time.c~) !! Replacing file grub-core/lib/gnulib/stat-time.h (non-gnulib code backed up in grub-core/lib/gnulib/stat-time.h~) !! Replacing file grub-core/lib/gnulib/stat-w32.c (non-gnulib code backed up in grub-core/lib/gnulib/stat-w32.c~) !! Replacing file grub-core/lib/gnulib/stat-w32.h (non-gnulib code backed up in grub-core/lib/gnulib/stat-w32.h~) !! Replacing file grub-core/lib/gnulib/stat.c (non-gnulib code backed up in grub-core/lib/gnulib/stat.c~) !! Replacing file grub-core/lib/gnulib/stdalign.in.h (non-gnulib code backed up in grub-core/lib/gnulib/stdalign.in.h~) !! Replacing file grub-core/lib/gnulib/stdbool.in.h (non-gnulib code backed up in grub-core/lib/gnulib/stdbool.in.h~) !! Replacing file grub-core/lib/gnulib/stddef.in.h (non-gnulib code backed up in grub-core/lib/gnulib/stddef.in.h~) !! Replacing file grub-core/lib/gnulib/stdint.in.h (non-gnulib code backed up in grub-core/lib/gnulib/stdint.in.h~) !! Copying file grub-core/lib/gnulib/stdio-read.c Copying file grub-core/lib/gnulib/stdio-write.c Replacing file grub-core/lib/gnulib/stdio.in.h (non-gnulib code backed up in grub-core/lib/gnulib/stdio.in.h~) !! Replacing file grub-core/lib/gnulib/stdlib.in.h (non-gnulib code backed up in grub-core/lib/gnulib/stdlib.in.h~) !! Replacing file grub-core/lib/gnulib/strcasecmp.c (non-gnulib code backed up in grub-core/lib/gnulib/strcasecmp.c~) !! Replacing file grub-core/lib/gnulib/strchrnul.c (non-gnulib code backed up in grub-core/lib/gnulib/strchrnul.c~) !! Replacing file grub-core/lib/gnulib/strchrnul.valgrind (non-gnulib code backed up in grub-core/lib/gnulib/strchrnul.valgrind~) !! Replacing file grub-core/lib/gnulib/strdup.c (non-gnulib code backed up in grub-core/lib/gnulib/strdup.c~) !! Replacing file grub-core/lib/gnulib/streq.h (non-gnulib code backed up in grub-core/lib/gnulib/streq.h~) !! Replacing file grub-core/lib/gnulib/strerror-override.c (non-gnulib code backed up in grub-core/lib/gnulib/strerror-override.c~) !! Replacing file grub-core/lib/gnulib/strerror-override.h (non-gnulib code backed up in grub-core/lib/gnulib/strerror-override.h~) !! Replacing file grub-core/lib/gnulib/strerror.c (non-gnulib code backed up in grub-core/lib/gnulib/strerror.c~) !! Replacing file grub-core/lib/gnulib/string.in.h (non-gnulib code backed up in grub-core/lib/gnulib/string.in.h~) !! Replacing file grub-core/lib/gnulib/strings.in.h (non-gnulib code backed up in grub-core/lib/gnulib/strings.in.h~) !! Replacing file grub-core/lib/gnulib/strncasecmp.c (non-gnulib code backed up in grub-core/lib/gnulib/strncasecmp.c~) !! Replacing file grub-core/lib/gnulib/strndup.c (non-gnulib code backed up in grub-core/lib/gnulib/strndup.c~) !! Replacing file grub-core/lib/gnulib/strnlen.c (non-gnulib code backed up in grub-core/lib/gnulib/strnlen.c~) !! Replacing file grub-core/lib/gnulib/strnlen1.c (non-gnulib code backed up in grub-core/lib/gnulib/strnlen1.c~) !! Replacing file grub-core/lib/gnulib/strnlen1.h (non-gnulib code backed up in grub-core/lib/gnulib/strnlen1.h~) !! Replacing file grub-core/lib/gnulib/sys_stat.in.h (non-gnulib code backed up in grub-core/lib/gnulib/sys_stat.in.h~) !! Replacing file grub-core/lib/gnulib/sys_types.in.h (non-gnulib code backed up in grub-core/lib/gnulib/sys_types.in.h~) !! Replacing file grub-core/lib/gnulib/sysexits.in.h (non-gnulib code backed up in grub-core/lib/gnulib/sysexits.in.h~) !! Replacing file grub-core/lib/gnulib/time.in.h (non-gnulib code backed up in grub-core/lib/gnulib/time.in.h~) !! Copying file grub-core/lib/gnulib/unictype/bitmap.h Replacing file grub-core/lib/gnulib/unistd--.h (non-gnulib code backed up in grub-core/lib/gnulib/unistd--.h~) !! Replacing file grub-core/lib/gnulib/unistd-safer.h (non-gnulib code backed up in grub-core/lib/gnulib/unistd-safer.h~) !! Replacing file grub-core/lib/gnulib/unistd.c (non-gnulib code backed up in grub-core/lib/gnulib/unistd.c~) !! Replacing file grub-core/lib/gnulib/unistd.in.h (non-gnulib code backed up in grub-core/lib/gnulib/unistd.in.h~) !! Replacing file grub-core/lib/gnulib/unitypes.in.h (non-gnulib code backed up in grub-core/lib/gnulib/unitypes.in.h~) !! Replacing file grub-core/lib/gnulib/uniwidth.in.h (non-gnulib code backed up in grub-core/lib/gnulib/uniwidth.in.h~) !! Replacing file grub-core/lib/gnulib/uniwidth/cjk.h (non-gnulib code backed up in grub-core/lib/gnulib/uniwidth/cjk.h~) !! Replacing file grub-core/lib/gnulib/uniwidth/width.c (non-gnulib code backed up in grub-core/lib/gnulib/uniwidth/width.c~) !! Copying file grub-core/lib/gnulib/uniwidth/width0.h Copying file grub-core/lib/gnulib/uniwidth/width2.h Replacing file grub-core/lib/gnulib/vasnprintf.c (non-gnulib code backed up in grub-core/lib/gnulib/vasnprintf.c~) !! Replacing file grub-core/lib/gnulib/vasnprintf.h (non-gnulib code backed up in grub-core/lib/gnulib/vasnprintf.h~) !! Replacing file grub-core/lib/gnulib/verify.h (non-gnulib code backed up in grub-core/lib/gnulib/verify.h~) !! Replacing file grub-core/lib/gnulib/vsnprintf.c (non-gnulib code backed up in grub-core/lib/gnulib/vsnprintf.c~) !! Replacing file grub-core/lib/gnulib/warn-on-use.h (non-gnulib code backed up in grub-core/lib/gnulib/warn-on-use.h~) !! Replacing file grub-core/lib/gnulib/wchar.in.h (non-gnulib code backed up in grub-core/lib/gnulib/wchar.in.h~) !! Replacing file grub-core/lib/gnulib/wcrtomb.c (non-gnulib code backed up in grub-core/lib/gnulib/wcrtomb.c~) !! Replacing file grub-core/lib/gnulib/wctype-h.c (non-gnulib code backed up in grub-core/lib/gnulib/wctype-h.c~) !! Replacing file grub-core/lib/gnulib/wctype.in.h (non-gnulib code backed up in grub-core/lib/gnulib/wctype.in.h~) !! Replacing file grub-core/lib/gnulib/wcwidth.c (non-gnulib code backed up in grub-core/lib/gnulib/wcwidth.c~) !! Copying file grub-core/lib/gnulib/windows-initguard.h Copying file grub-core/lib/gnulib/windows-mutex.c Copying file grub-core/lib/gnulib/windows-mutex.h Copying file grub-core/lib/gnulib/windows-once.c Copying file grub-core/lib/gnulib/windows-once.h Copying file grub-core/lib/gnulib/windows-recmutex.c Copying file grub-core/lib/gnulib/windows-recmutex.h Copying file grub-core/lib/gnulib/windows-rwlock.c Copying file grub-core/lib/gnulib/windows-rwlock.h Copying file grub-core/lib/gnulib/wmemchr-impl.h Copying file grub-core/lib/gnulib/wmemchr.c Copying file grub-core/lib/gnulib/wmempcpy.c Replacing file grub-core/lib/gnulib/xalloc-oversized.h (non-gnulib code backed up in grub-core/lib/gnulib/xalloc-oversized.h~) !! Replacing file grub-core/lib/gnulib/xsize.c (non-gnulib code backed up in grub-core/lib/gnulib/xsize.c~) !! Replacing file grub-core/lib/gnulib/xsize.h (non-gnulib code backed up in grub-core/lib/gnulib/xsize.h~) !! Copying file m4/00gnulib.m4 Copying file m4/__inline.m4 Copying file m4/absolute-header.m4 Copying file m4/alloca.m4 Copying file m4/argp.m4 Copying file m4/base64.m4 Copying file m4/btowc.m4 Copying file m4/builtin-expect.m4 Copying file m4/calloc.m4 Copying file m4/chdir-long.m4 Copying file m4/close.m4 Replacing file m4/codeset.m4 (non-gnulib code backed up in m4/codeset.m4~) !! Copying file m4/ctype_h.m4 Copying file m4/dirent_h.m4 Copying file m4/dirfd.m4 Copying file m4/double-slash-root.m4 Copying file m4/dup2.m4 Copying file m4/eealloc.m4 Copying file m4/errno_h.m4 Copying file m4/error.m4 Copying file m4/exponentd.m4 Copying file m4/extensions.m4 Replacing file m4/extern-inline.m4 (non-gnulib code backed up in m4/extern-inline.m4~) !! Copying file m4/fchdir.m4 Replacing file m4/fcntl-o.m4 (non-gnulib code backed up in m4/fcntl-o.m4~) !! Copying file m4/fcntl.m4 Copying file m4/fcntl_h.m4 Copying file m4/filenamecat.m4 Copying file m4/flexmember.m4 Copying file m4/float_h.m4 Copying file m4/fnmatch.m4 Copying file m4/fnmatch_h.m4 Copying file m4/free.m4 Copying file m4/fstat.m4 Copying file m4/getcwd.m4 Copying file m4/getdelim.m4 Copying file m4/getdtablesize.m4 Copying file m4/getline.m4 Copying file m4/getopt.m4 Copying file m4/getprogname.m4 Copying file m4/gnulib-common.m4 Copying file m4/gnulib-tool.m4 Copying file m4/include_next.m4 Copying file m4/intmax_t.m4 Copying file m4/inttypes.m4 Replacing file m4/inttypes_h.m4 (non-gnulib code backed up in m4/inttypes_h.m4~) !! Copying file m4/isblank.m4 Copying file m4/langinfo_h.m4 Copying file m4/largefile.m4 Copying file m4/libunistring-base.m4 Copying file m4/limits-h.m4 Copying file m4/localcharset.m4 Copying file m4/locale-fr.m4 Copying file m4/locale-ja.m4 Copying file m4/locale-zh.m4 Copying file m4/locale_h.m4 Copying file m4/localeconv.m4 Replacing file m4/lock.m4 (non-gnulib code backed up in m4/lock.m4~) !! Copying file m4/lstat.m4 Copying file m4/malloc.m4 Copying file m4/malloca.m4 Copying file m4/math_h.m4 Copying file m4/mbrtowc.m4 Copying file m4/mbsinit.m4 Copying file m4/mbsrtowcs.m4 Copying file m4/mbstate_t.m4 Copying file m4/mbswidth.m4 Copying file m4/mbtowc.m4 Copying file m4/memchr.m4 Copying file m4/mempcpy.m4 Copying file m4/memrchr.m4 Copying file m4/mmap-anon.m4 Copying file m4/mode_t.m4 Copying file m4/msvc-inval.m4 Copying file m4/msvc-nothrow.m4 Copying file m4/multiarch.m4 Copying file m4/nl_langinfo.m4 Copying file m4/nocrash.m4 Copying file m4/off_t.m4 Copying file m4/open-cloexec.m4 Copying file m4/open-slash.m4 Copying file m4/open.m4 Copying file m4/openat.m4 Copying file m4/pathmax.m4 Copying file m4/pid_t.m4 Copying file m4/pipe.m4 Copying file m4/printf.m4 Copying file m4/pthread_rwlock_rdlock.m4 Copying file m4/rawmemchr.m4 Copying file m4/realloc.m4 Copying file m4/reallocarray.m4 Copying file m4/regex.m4 Copying file m4/save-cwd.m4 Copying file m4/setlocale_null.m4 Replacing file m4/size_max.m4 (non-gnulib code backed up in m4/size_max.m4~) !! Copying file m4/sleep.m4 Copying file m4/ssize_t.m4 Copying file m4/stat-time.m4 Copying file m4/stat.m4 Copying file m4/std-gnu11.m4 Copying file m4/stdalign.m4 Copying file m4/stdbool.m4 Copying file m4/stddef_h.m4 Copying file m4/stdint.m4 Replacing file m4/stdint_h.m4 (non-gnulib code backed up in m4/stdint_h.m4~) !! Copying file m4/stdio_h.m4 Copying file m4/stdlib_h.m4 Copying file m4/strcase.m4 Copying file m4/strchrnul.m4 Copying file m4/strdup.m4 Copying file m4/strerror.m4 Copying file m4/string_h.m4 Copying file m4/strings_h.m4 Copying file m4/strndup.m4 Copying file m4/strnlen.m4 Copying file m4/sys_socket_h.m4 Copying file m4/sys_stat_h.m4 Copying file m4/sys_types_h.m4 Copying file m4/sysexits.m4 Replacing file m4/threadlib.m4 (non-gnulib code backed up in m4/threadlib.m4~) !! Copying file m4/time_h.m4 Copying file m4/unistd-safer.m4 Copying file m4/unistd_h.m4 Copying file m4/vararrays.m4 Copying file m4/vasnprintf.m4 Replacing file m4/visibility.m4 (non-gnulib code backed up in m4/visibility.m4~) !! Copying file m4/vsnprintf.m4 Copying file m4/warn-on-use.m4 Copying file m4/wchar_h.m4 Replacing file m4/wchar_t.m4 (non-gnulib code backed up in m4/wchar_t.m4~) !! Copying file m4/wcrtomb.m4 Copying file m4/wctype_h.m4 Copying file m4/wcwidth.m4 Replacing file m4/wint_t.m4 (non-gnulib code backed up in m4/wint_t.m4~) !! Copying file m4/wmemchr.m4 Copying file m4/wmempcpy.m4 Replacing file m4/xsize.m4 (non-gnulib code backed up in m4/xsize.m4~) !! Copying file m4/year2038.m4 Copying file m4/zzgnulib.m4 Updating grub-core/lib/gnulib/Makefile.am (backup in grub-core/lib/gnulib/Makefile.am~) Creating m4/gnulib-cache.m4 Creating m4/gnulib-comp.m4 Finished. You may need to add #include directives for the following .h files. #include #include #include #include #include #include "argp.h" #include "base64.h" #include "error.h" #include "gettext.h" #include "mbswidth.h" #include "progname.h" #include "save-cwd.h" You may need to use the following Makefile variables when linking. Use them in _LDADD when linking a program, or in _a_LDFLAGS or _la_LDFLAGS when linking a library. $(LIBTHREAD) $(LIB_HARD_LOCALE) $(LIB_MBRTOWC) $(LIB_SETLOCALE_NULL) $(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise Don't forget to - add "grub-core/lib/gnulib/Makefile" to AC_CONFIG_FILES in ./configure.ac, - mention "gnulib" in SUBDIRS in grub-core/lib/Makefile.am, - mention "-I m4" in ACLOCAL_AMFLAGS in Makefile.am or add an AC_CONFIG_MACRO_DIRS([m4]) invocation in ./configure.ac, - mention "m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am, - invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC, - invoke gl_INIT in ./configure.ac. patching file argp-fmtstream.c patching file argp-help.c Hunk #1 succeeded at 52 (offset 1 line). Hunk #2 succeeded at 1548 (offset 115 lines). patching file mbswidth.c patching file mbswidth.h Hunk #1 succeeded at 40 (offset -5 lines). patching file Makefile.in.in patching file Makefile.in.in patching file Makefile.in.in patching file Makefile.in.in 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... fatal: not a git repository (or any of the parent directories): .git running: AUTOPOINT=true LIBTOOLIZE=true autoreconf --verbose --install --force -I m4 --no-recursive autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: running: true --force autoreconf: running: aclocal -I m4 --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --include=m4 --force configure.ac:54: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:54: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:54: the top level configure.ac:360: 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:360: the top level configure.ac:385: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS m4/gnulib-comp.m4:34: gl_EARLY is expanded from... configure.ac:385: the top level configure.ac:385: warning: AC_LINK_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS m4/gnulib-comp.m4:34: gl_EARLY is expanded from... configure.ac:385: the top level configure.ac:396: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:396: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:396: the top level autoreconf: running: /usr/bin/autoheader --include=m4 --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:360: installing 'build-aux/compile' configure.ac:45: installing 'build-aux/config.guess' configure.ac:45: installing 'build-aux/config.sub' configure.ac:51: installing 'build-aux/install-sh' configure.ac:51: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' docs/Makefile.am:4: installing 'build-aux/mdate-sh' docs/Makefile.am:4: installing 'build-aux/texinfo.tex' autoreconf: 'build-aux/config.guess' is updated autoreconf: Leaving directory '.' ./bootstrap: cp -fp gnulib/build-aux/mdate-sh build-aux/mdate-sh ./bootstrap: cp -fp gnulib/build-aux/texinfo.tex build-aux/texinfo.tex ./bootstrap: cp -fp gnulib/build-aux/depcomp build-aux/depcomp ./bootstrap: cp -fp gnulib/build-aux/config.guess build-aux/config.guess ./bootstrap: cp -fp gnulib/build-aux/config.sub build-aux/config.sub ./bootstrap: Creating po/Makevars from po/Makevars.template ... ./bootstrap: done. Now you can run './configure'. + mkdir grub-x86_64-efi-2.06 + cp /builddir/build/SOURCES/unifont-13.0.06.pcf.gz grub-x86_64-efi-2.06/unifont.pcf.gz + mkdir grub-i386-pc-2.06 + cp /builddir/build/SOURCES/unifont-13.0.06.pcf.gz grub-i386-pc-2.06/unifont.pcf.gz + mkdir grub-emu-2.06 + cp /builddir/build/SOURCES/unifont-13.0.06.pcf.gz grub-emu-2.06/unifont.pcf.gz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.q8slVd + umask 022 + cd /builddir/build/BUILD + cd grub-2.06 + cd grub-x86_64-efi-2.06 + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g ' + export FFLAGS + FCFLAGS='-O2 -g ' + export FCFLAGS + LDFLAGS= + export LDFLAGS ++ pwd ++ pwd + ../configure --host=x86_64-opencloudos-linux-gnu --build=x86_64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 'CC=gcc -fPIE' 'HOST_CFLAGS=-fno-strict-aliasing -g' HOST_CPPFLAGS=-I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 'HOST_LDFLAGS=%{build_ldflags}' 'TARGET_CFLAGS=-fno-strict-aliasing -g' TARGET_CPPFLAGS=-I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 'TARGET_LDFLAGS=%{build_ldflags} -static' --with-platform=efi --with-utils=host --target=x86_64-TencentOS-linux --with-grubdir=grub2 --program-transform-name=s,grub,grub2, --disable-werror configure: loading site script /usr/share/config.site checking build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-linux-gnu checking target system type... x86_64-TencentOS-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-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for x86_64-opencloudos-linux-gnu-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-opencloudos-linux-gnu-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-opencloudos-linux-gnu-gcc... gcc -fPIE 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 -fPIE accepts -g... yes checking for gcc -fPIE option to enable C11 features... none needed checking whether gcc -fPIE understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking dependency style of gcc -fPIE... 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-opencloudos-linux-gnu-gcc... (cached) gcc -fPIE checking whether the compiler supports GNU C... (cached) yes checking whether gcc -fPIE accepts -g... (cached) yes checking for gcc -fPIE option to enable C11 features... (cached) none needed checking whether gcc -fPIE understands -c and -o together... (cached) yes checking whether the compiler is clang... (cached) no checking for compiler option needed when checking for declarations... (cached) none checking dependency style of gcc -fPIE... (cached) none 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 wchar.h... yes checking for minix/config.h... no checking for features.h... yes checking for linewrap.h... no checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for fnmatch.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for threads.h... yes checking for limits.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for malloc.h... yes checking for sys/time.h... yes checking for sysexits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... gcc -fPIE -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-opencloudos-linux-gnu-ar... no checking for ar... ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-opencloudos-linux-gnu-g++... no checking for x86_64-opencloudos-linux-gnu-c++... no checking for x86_64-opencloudos-linux-gnu-gpp... no checking for x86_64-opencloudos-linux-gnu-aCC... no checking for x86_64-opencloudos-linux-gnu-CC... no checking for x86_64-opencloudos-linux-gnu-cxx... no checking for x86_64-opencloudos-linux-gnu-cc++... no checking for x86_64-opencloudos-linux-gnu-cl.exe... no checking for x86_64-opencloudos-linux-gnu-FCC... no checking for x86_64-opencloudos-linux-gnu-KCC... no checking for x86_64-opencloudos-linux-gnu-RCC... no checking for x86_64-opencloudos-linux-gnu-xlC_r... no checking for x86_64-opencloudos-linux-gnu-xlC... no checking for x86_64-opencloudos-linux-gnu-clang++... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking for clang++... no checking whether the compiler supports GNU C++... no checking whether g++ accepts -g... no checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking dependency style of gcc -fPIE... none checking for a Python interpreter with version >= 2.6... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.10 checking for python3 platform... linux checking for GNU default python3 prefix... ${prefix} checking for GNU default python3 exec_prefix... ${exec_prefix} checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.10/site-packages checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib64/python3.10/site-packages checking for g++... no checking for a sed that does not truncate output... /usr/bin/sed 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 -fPIE... /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 atexit... yes checking for sys/param.h... (cached) yes checking for sys/mount.h... yes checking for sys/mnttab.h... no checking for limits.h... (cached) yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for struct statfs.f_fstypename... no checking for struct statfs.f_mntfromname... no checking for util.h... no checking whether -Wtrampolines work... yes 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 -fPIE 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 _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for mempcpy... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for getdelim... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for isblank... yes checking for mbsinit... yes checking for mbrtowc... yes checking for isascii... yes checking for mprotect... yes checking for nl_langinfo... yes checking for lstat... yes checking for openat... yes checking for pipe... yes checking for iswctype... yes checking for sleep... 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 for wmempcpy... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for mbstate_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getdelim is declared... yes checking whether getdtablesize 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 for pthread.h... yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking whether malloc (0) returns nonnull... yes checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... zh_CN.GB18030 checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether lstat correctly handles trailing slash... yes checking whether alarm is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether fcloseall is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... 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 whether snprintf truncates the result 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 whether wcsdup is declared... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for C compiler option to allow warnings... -Wno-error 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 for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking whether this system supports file names of any length... no checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... no checking whether dup2 works... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... yes checking whether free is known to preserve errno... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getline... yes checking for working getline function... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether __argv is declared... no checking whether the compiler supports the __inline keyword... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... 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... yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for mbtowc... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking whether YESEXPR works... yes checking whether open recognizes a trailing slash... 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 realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for working re_compile_pattern... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) 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 files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... 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 variable-length arrays... 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 mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for wmemchr... yes checking for stdint.h... (cached) yes checking which extra warnings work... -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 checking for x86_64-TencentOS-linux-gcc... x86_64-TencentOS-linux-gcc checking for x86_64-TencentOS-linux-objcopy... no checking for objcopy... objcopy checking for x86_64-TencentOS-linux-strip... no checking for strip... strip checking for x86_64-TencentOS-linux-nm... no checking for nm... nm checking for x86_64-TencentOS-linux-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... yes 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 whether -fno-ident works... yes checking for target linking format... unknown configure: error: no suitable link format found + cat config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GRUB configure 2.06, which was generated by GNU Autoconf 2.71. Invocation command line was $ ../configure --host=x86_64-opencloudos-linux-gnu --build=x86_64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 'CC=gcc -fPIE' 'HOST_CFLAGS=-fno-strict-aliasing -g' HOST_CPPFLAGS=-I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 HOST_LDFLAGS=%{build_ldflags} 'TARGET_CFLAGS=-fno-strict-aliasing -g' TARGET_CPPFLAGS=-I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 'TARGET_LDFLAGS=%{build_ldflags} -static' --with-platform=efi --with-utils=host --target=x86_64-TencentOS-linux --with-grubdir=grub2 --program-transform-name=s,grub,grub2, --disable-werror ## --------- ## ## Platform. ## ## --------- ## hostname = builder1.x86.opencloudos.tech uname -m = x86_64 uname -r = 5.4.119-19-0009.11 uname -s = Linux uname -v = #1 SMP Wed Oct 5 18:41:07 CST 2022 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: /bin/ PATH: /usr/sbin/ PATH: /sbin/ PATH: /usr/local/sbin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3901: loading site script /usr/share/config.site | # This is the config.site file to satisfy FHS defaults when installing below | # /usr. | # | | [ -n "${host}" ] && return 0 | | if [ "${prefix}" == /usr ] || [[ "${prefix}" == NONE && "${ac_default_prefix}" == /usr ]] | then | [ "${sysconfdir}" == '${prefix}/etc' ] && sysconfdir=/etc | [ "${sharedstatedir}" == '${prefix}/com' ] && sharedstatedir=/var | [ "${localstatedir}" == '${prefix}/var' ] && localstatedir=/var | | # Install libraries into ${exec_prefix}/lib64 | [ "${libdir}" == '${exec_prefix}/lib' ] && libdir='${exec_prefix}/lib64' || return 0 | fi configure:4530: looking for aux files: config.rpath compile missing install-sh config.guess config.sub configure:4543: trying ../build-aux/ configure:4572: ../build-aux/config.rpath found configure:4572: ../build-aux/compile found configure:4572: ../build-aux/missing found configure:4554: ../build-aux/install-sh found configure:4572: ../build-aux/config.guess found configure:4572: ../build-aux/config.sub found configure:4697: checking build system type configure:4712: result: x86_64-opencloudos-linux-gnu configure:4732: checking host system type configure:4746: result: x86_64-opencloudos-linux-gnu configure:4767: checking target system type configure:4781: result: x86_64-TencentOS-linux-gnu configure:4826: checking for a BSD-compatible install configure:4899: result: /usr/bin/install -c configure:4910: checking whether build environment is sane configure:4965: result: yes configure:5124: checking for a race-free mkdir -p configure:5168: result: /usr/bin/mkdir -p configure:5175: checking for gawk configure:5196: found /usr/bin/gawk configure:5207: result: gawk configure:5218: checking whether make sets $(MAKE) configure:5241: result: yes configure:5271: checking whether make supports nested variables configure:5289: result: yes configure:5443: checking for x86_64-opencloudos-linux-gnu-pkg-config configure:5481: result: no configure:5491: checking for pkg-config configure:5514: found /usr/bin/pkg-config configure:5526: result: /usr/bin/pkg-config configure:5551: checking pkg-config is at least version 0.9.0 configure:5554: result: yes configure:5887: checking for x86_64-opencloudos-linux-gnu-pkg-config configure:5922: result: /usr/bin/pkg-config configure:5995: checking pkg-config is at least version 0.9.0 configure:5998: result: yes configure:6028: checking for cmp configure:6049: found /usr/bin/cmp configure:6060: result: cmp configure:6079: checking for bison configure:6100: found /usr/bin/bison configure:6111: result: bison configure:6129: checking for x86_64-opencloudos-linux-gnu-ranlib configure:6164: result: no configure:6174: checking for ranlib configure:6195: found /usr/bin/ranlib configure:6206: result: ranlib configure:6233: checking for gawk configure:6265: result: gawk configure:6289: checking whether make supports the include directive configure:6304: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:6307: $? = 0 configure:6326: result: yes (GNU style) configure:6357: checking for x86_64-opencloudos-linux-gnu-gcc configure:6389: result: gcc -fPIE configure:6787: checking for C compiler version configure:6796: gcc -fPIE --version >&5 gcc (GCC) 12.2.0 20220819 (TencentOS 12.2.0-5) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6807: $? = 0 configure:6796: gcc -fPIE -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-TencentOS-linux/12/lto-wrapper Target: x86_64-TencentOS-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gcc.gnu.org/bugzilla/ --enable-shared --enable-threads=posix --enable-checking=release --disable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-libstdcxx-backtrace --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --without-isl --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-TencentOS-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 20220819 (TencentOS 12.2.0-5) (GCC) configure:6807: $? = 0 configure:6796: gcc -fPIE -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:6807: $? = 1 configure:6796: gcc -fPIE -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:6807: $? = 1 configure:6796: gcc -fPIE -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:6807: $? = 1 configure:6827: checking whether the C compiler works configure:6849: gcc -fPIE -O2 -g conftest.c >&5 configure:6853: $? = 0 configure:6903: result: yes configure:6906: checking for C compiler default output file name configure:6908: result: a.out configure:6914: checking for suffix of executables configure:6921: gcc -fPIE -o conftest -O2 -g conftest.c >&5 configure:6925: $? = 0 configure:6948: result: configure:6970: checking whether we are cross compiling configure:6978: gcc -fPIE -o conftest -O2 -g conftest.c >&5 configure:6982: $? = 0 configure:6989: ./conftest configure:6993: $? = 0 configure:7008: result: no configure:7013: checking for suffix of object files configure:7036: gcc -fPIE -c -O2 -g conftest.c >&5 configure:7040: $? = 0 configure:7062: result: o configure:7066: checking whether the compiler supports GNU C configure:7086: gcc -fPIE -c -O2 -g conftest.c >&5 configure:7086: $? = 0 configure:7096: result: yes configure:7107: checking whether gcc -fPIE accepts -g configure:7128: gcc -fPIE -c -g conftest.c >&5 configure:7128: $? = 0 configure:7172: result: yes configure:7192: checking for gcc -fPIE option to enable C11 features configure:7207: gcc -fPIE -c -O2 -g conftest.c >&5 configure:7207: $? = 0 configure:7225: result: none needed configure:7341: checking whether gcc -fPIE understands -c and -o together configure:7364: gcc -fPIE -c conftest.c -o conftest2.o configure:7367: $? = 0 configure:7364: gcc -fPIE -c conftest.c -o conftest2.o configure:7367: $? = 0 configure:7379: result: yes configure:7397: checking whether the compiler is clang configure:7419: gcc -fPIE -c -O2 -g conftest.c >&5 configure:7419: $? = 0 configure:7428: result: no configure:7432: checking for compiler option needed when checking for declarations configure:7465: result: none configure:7476: checking dependency style of gcc -fPIE configure:7588: result: none configure:7608: checking for flex configure:7629: found /usr/bin/flex configure:7640: result: flex configure:7689: checking for lex output file root configure:7702: flex conftest.l configure:7706: $? = 0 configure:7714: result: lex.yy configure:7729: checking for lex library configure:7754: gcc -fPIE -o conftest -O2 -g conftest.c >&5 configure:7754: $? = 0 configure:7767: result: none needed configure:7782: checking for library containing yywrap configure:7812: gcc -fPIE -o conftest -O2 -g conftest.c >&5 /usr/bin/ld: /tmp/ccZwXJof.o: in function `main': /builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06/conftest.c:21: undefined reference to `yywrap' collect2: error: ld returned 1 exit status configure:7812: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char yywrap (); | int | main (void) | { | return yywrap (); | ; | return 0; | } configure:7812: gcc -fPIE -o conftest -O2 -g conftest.c -lfl >&5 /usr/bin/ld: cannot find -lfl: No such file or directory collect2: error: ld returned 1 exit status configure:7812: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char yywrap (); | int | main (void) | { | return yywrap (); | ; | return 0; | } configure:7812: gcc -fPIE -o conftest -O2 -g conftest.c -ll >&5 /usr/bin/ld: cannot find -ll: No such file or directory collect2: error: ld returned 1 exit status configure:7812: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char yywrap (); | int | main (void) | { | return yywrap (); | ; | return 0; | } configure:7832: result: no configure:7848: checking whether yytext is a pointer configure:7864: gcc -fPIE -c -O2 -g conftest.c >&5 configure:7864: $? = 0 configure:7871: result: yes configure:7887: checking for bison configure:7919: result: bison configure:7931: checking whether make sets $(MAKE) configure:7954: result: yes configure:7964: checking whether ln -s works configure:7968: result: yes configure:7992: checking for makeinfo configure:8015: found /usr/bin/makeinfo configure:8027: result: /usr/bin/makeinfo configure:8051: checking for x86_64-opencloudos-linux-gnu-gcc configure:8083: result: gcc -fPIE configure:8481: checking for C compiler version configure:8490: gcc -fPIE --version >&5 gcc (GCC) 12.2.0 20220819 (TencentOS 12.2.0-5) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:8501: $? = 0 configure:8490: gcc -fPIE -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-TencentOS-linux/12/lto-wrapper Target: x86_64-TencentOS-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gcc.gnu.org/bugzilla/ --enable-shared --enable-threads=posix --enable-checking=release --disable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-libstdcxx-backtrace --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --without-isl --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-TencentOS-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 20220819 (TencentOS 12.2.0-5) (GCC) configure:8501: $? = 0 configure:8490: gcc -fPIE -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:8501: $? = 1 configure:8490: gcc -fPIE -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:8501: $? = 1 configure:8490: gcc -fPIE -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:8501: $? = 1 configure:8505: checking whether the compiler supports GNU C configure:8535: result: yes configure:8546: checking whether gcc -fPIE accepts -g configure:8611: result: yes configure:8631: checking for gcc -fPIE option to enable C11 features configure:8664: result: none needed configure:8780: checking whether gcc -fPIE understands -c and -o together configure:8818: result: yes configure:8836: checking whether the compiler is clang configure:8867: result: no configure:8871: checking for compiler option needed when checking for declarations configure:8904: result: none configure:8915: checking dependency style of gcc -fPIE configure:9027: result: none configure:9046: checking for stdio.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for stdlib.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for string.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for inttypes.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for stdint.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for strings.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for sys/stat.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for sys/types.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for unistd.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for wchar.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for minix/config.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 conftest.c:52:10: fatal error: minix/config.h: No such file or directory 52 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:9046: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:9046: result: no configure:9046: checking for features.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for linewrap.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 conftest.c:53:10: fatal error: linewrap.h: No such file or directory 53 | #include | ^~~~~~~~~~~~ compilation terminated. configure:9046: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:9046: result: no configure:9046: checking for sys/param.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for sys/socket.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for dirent.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for fnmatch.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for getopt.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for sys/cdefs.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for threads.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for limits.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for langinfo.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for xlocale.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 conftest.c:62:10: fatal error: xlocale.h: No such file or directory 62 | #include | ^~~~~~~~~~~ compilation terminated. configure:9046: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:9046: result: no configure:9046: checking for sys/mman.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for malloc.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for sys/time.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for sysexits.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9046: checking for crtdefs.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 conftest.c:66:10: fatal error: crtdefs.h: No such file or directory 66 | #include | ^~~~~~~~~~~ compilation terminated. configure:9046: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:9046: result: no configure:9046: checking for wctype.h configure:9046: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9046: $? = 0 configure:9046: result: yes configure:9077: checking whether it is safe to define __EXTENSIONS__ configure:9096: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9096: $? = 0 configure:9104: result: yes configure:9107: checking whether _XOPEN_SOURCE should be defined configure:9129: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9129: $? = 0 configure:9156: result: no configure:9229: checking how to run the C preprocessor configure:9255: gcc -fPIE -E conftest.c configure:9255: $? = 0 configure:9270: gcc -fPIE -E conftest.c conftest.c:56:10: fatal error: ac_nonexistent.h: No such file or directory 56 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9270: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | #include configure:9297: result: gcc -fPIE -E configure:9311: gcc -fPIE -E conftest.c configure:9311: $? = 0 configure:9326: gcc -fPIE -E conftest.c conftest.c:56:10: fatal error: ac_nonexistent.h: No such file or directory 56 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9326: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | #include configure:9357: checking for grep that handles long lines and -e configure:9421: result: /usr/bin/grep configure:9426: checking for egrep configure:9494: result: /usr/bin/grep -E configure:9502: checking for Minix Amsterdam compiler configure:9528: result: no configure:9545: checking for x86_64-opencloudos-linux-gnu-ar configure:9580: result: no configure:9590: checking for ar configure:9611: found /usr/bin/ar configure:9622: result: ar configure:9769: checking for special C compiler options needed for large files configure:9817: result: no configure:9823: checking for _FILE_OFFSET_BITS value needed for large files configure:9849: gcc -fPIE -c -O2 -g conftest.c >&5 configure:9849: $? = 0 configure:9884: result: no configure:10351: checking for x86_64-opencloudos-linux-gnu-g++ configure:10386: result: no configure:10351: checking for x86_64-opencloudos-linux-gnu-c++ configure:10386: result: no configure:10351: checking for x86_64-opencloudos-linux-gnu-gpp configure:10386: result: no configure:10351: checking for x86_64-opencloudos-linux-gnu-aCC configure:10386: result: no configure:10351: checking for x86_64-opencloudos-linux-gnu-CC configure:10386: result: no configure:10351: checking for x86_64-opencloudos-linux-gnu-cxx configure:10386: result: no configure:10351: checking for x86_64-opencloudos-linux-gnu-cc++ configure:10386: result: no configure:10351: checking for x86_64-opencloudos-linux-gnu-cl.exe configure:10386: result: no configure:10351: checking for x86_64-opencloudos-linux-gnu-FCC configure:10386: result: no configure:10351: checking for x86_64-opencloudos-linux-gnu-KCC configure:10386: result: no configure:10351: checking for x86_64-opencloudos-linux-gnu-RCC configure:10386: result: no configure:10351: checking for x86_64-opencloudos-linux-gnu-xlC_r configure:10386: result: no configure:10351: checking for x86_64-opencloudos-linux-gnu-xlC configure:10386: result: no configure:10351: checking for x86_64-opencloudos-linux-gnu-clang++ configure:10386: result: no configure:10400: checking for g++ configure:10435: result: no configure:10400: checking for c++ configure:10435: result: no configure:10400: checking for gpp configure:10435: result: no configure:10400: checking for aCC configure:10435: result: no configure:10400: checking for CC configure:10435: result: no configure:10400: checking for cxx configure:10435: result: no configure:10400: checking for cc++ configure:10435: result: no configure:10400: checking for cl.exe configure:10435: result: no configure:10400: checking for FCC configure:10435: result: no configure:10400: checking for KCC configure:10435: result: no configure:10400: checking for RCC configure:10435: result: no configure:10400: checking for xlC_r configure:10435: result: no configure:10400: checking for xlC configure:10435: result: no configure:10400: checking for clang++ configure:10435: result: no configure:10459: checking for C++ compiler version configure:10468: g++ --version >&5 ../configure: line 10470: g++: command not found configure:10479: $? = 127 configure:10468: g++ -v >&5 ../configure: line 10470: g++: command not found configure:10479: $? = 127 configure:10468: g++ -V >&5 ../configure: line 10470: g++: command not found configure:10479: $? = 127 configure:10468: g++ -qversion >&5 ../configure: line 10470: g++: command not found configure:10479: $? = 127 configure:10483: checking whether the compiler supports GNU C++ configure:10503: g++ -c -O2 -g conftest.cpp >&5 ../configure: line 3142: g++: command not found configure:10503: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | | int | main (void) | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:10513: result: no configure:10524: checking whether g++ accepts -g configure:10545: g++ -c -g conftest.cpp >&5 ../configure: line 3142: g++: command not found configure:10545: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:10561: g++ -c conftest.cpp >&5 ../configure: line 3142: g++: command not found configure:10561: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:10578: g++ -c -g conftest.cpp >&5 ../configure: line 3142: g++: command not found configure:10578: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:10589: result: no configure:10609: checking for g++ option to enable C++11 features configure:10624: g++ -c -O2 -g conftest.cpp >&5 ../configure: line 3142: g++: command not found configure:10624: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | | // Does the compiler advertise C++98 conformance? | #if !defined __cplusplus || __cplusplus < 199711L | # error "Compiler does not advertise C++98 conformance" | #endif | | // These inclusions are to reject old compilers that | // lack the unsuffixed header files. | #include | #include | | // and are *not* freestanding headers in C++98. | extern void assert (int); | namespace std { | extern int strcmp (const char *, const char *); | } | | // Namespaces, exceptions, and templates were all added after "C++ 2.0". | using std::exception; | using std::strcmp; | | namespace { | | void test_exception_syntax() | { | try { | throw "test"; | } catch (const char *s) { | // Extra parentheses suppress a warning when building autoconf itself, | // due to lint rules shared with more typical C programs. | assert (!(strcmp) (s, "test")); | } | } | | template struct test_template | { | T const val; | explicit test_template(T t) : val(t) {} | template T add(U u) { return static_cast(u) + val; } | }; | | } // anonymous namespace | | | // Does the compiler advertise C++ 2011 conformance? | #if !defined __cplusplus || __cplusplus < 201103L | # error "Compiler does not advertise C++11 conformance" | #endif | | namespace cxx11test | { | constexpr int get_val() { return 20; } | | struct testinit | { | int i; | double d; | }; | | class delegate | { | public: | delegate(int n) : n(n) {} | delegate(): delegate(2354) {} | | virtual int getval() { return this->n; }; | protected: | int n; | }; | | class overridden : public delegate | { | public: | overridden(int n): delegate(n) {} | virtual int getval() override final { return this->n * 2; } | }; | | class nocopy | { | public: | nocopy(int i): i(i) {} | nocopy() = default; | nocopy(const nocopy&) = delete; | nocopy & operator=(const nocopy&) = delete; | private: | int i; | }; | | // for testing lambda expressions | template Ret eval(Fn f, Ret v) | { | return f(v); | } | | // for testing variadic templates and trailing return types | template auto sum(V first) -> V | { | return first; | } | template auto sum(V first, Args... rest) -> V | { | return first + sum(rest...); | } | } | | | int | main (int argc, char **argv) | { | int ok = 0; | | assert (argc); | assert (! argv[0]); | { | test_exception_syntax (); | test_template tt (2.0); | assert (tt.add (4) == 6.0); | assert (true && !false); | } | | | { | // Test auto and decltype | auto a1 = 6538; | auto a2 = 48573953.4; | auto a3 = "String literal"; | | int total = 0; | for (auto i = a3; *i; ++i) { total += *i; } | | decltype(a2) a4 = 34895.034; | } | { | // Test constexpr | short sa[cxx11test::get_val()] = { 0 }; | } | { | // Test initializer lists | cxx11test::testinit il = { 4323, 435234.23544 }; | } | { | // Test range-based for | int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, | 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; | for (auto &x : array) { x += 23; } | } | { | // Test lambda expressions | using cxx11test::eval; | assert (eval ([](int x) { return x*2; }, 21) == 42); | double d = 2.0; | assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0); | assert (d == 5.0); | assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0); | assert (d == 5.0); | } | { | // Test use of variadic templates | using cxx11test::sum; | auto a = sum(1); | auto b = sum(1, 2); | auto c = sum(1.0, 2.0, 3.0); | } | { | // Test constructor delegation | cxx11test::delegate d1; | cxx11test::delegate d2(); | cxx11test::delegate d3(45); | } | { | // Test override and final | cxx11test::overridden o1(55464); | } | { | // Test nullptr | char *c = nullptr; | } | { | // Test template brackets | test_template<::test_template> v(test_template(12)); | } | { | // Unicode literals | char const *utf8 = u8"UTF-8 string \u2500"; | char16_t const *utf16 = u"UTF-8 string \u2500"; | char32_t const *utf32 = U"UTF-32 string \u2500"; | } | | return ok; | } | configure:10642: result: none needed configure:10708: checking dependency style of g++ configure:10820: result: none configure:10845: checking dependency style of gcc -fPIE configure:10955: result: none configure:11006: checking for a Python interpreter with version >= 2.6 configure:11024: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.6'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ../configure: line 11025: python: command not found configure:11027: $? = 127 configure:11024: python2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.6'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ../configure: line 11025: python2: command not found configure:11027: $? = 127 configure:11024: python3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.6'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:11027: $? = 0 configure:11034: result: python3 configure:11042: checking for python3 configure:11065: found /usr/bin/python3 configure:11077: result: /usr/bin/python3 configure:11094: checking for python3 version configure:11102: result: 3.10 configure:11107: checking for python3 platform configure:11115: result: linux configure:11176: checking for GNU default python3 prefix configure:11178: result: ${prefix} configure:11244: checking for GNU default python3 exec_prefix configure:11246: result: ${exec_prefix} configure:11277: checking for python3 script directory (pythondir) configure:11312: result: ${PYTHON_PREFIX}/lib/python3.10/site-packages configure:11320: checking for python3 extension module directory (pyexecdir) configure:11355: result: ${PYTHON_EXEC_PREFIX}/lib64/python3.10/site-packages configure:11372: checking for g++ configure:11405: result: no configure:11415: checking for a sed that does not truncate output configure:11485: result: /usr/bin/sed configure:11491: checking whether NLS is requested configure:11501: result: yes configure:11541: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:11574: result: /usr/bin/msgfmt configure:11583: checking for gmsgfmt configure:11619: result: /usr/bin/msgfmt configure:11669: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:11702: result: /usr/bin/xgettext configure:11747: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:11779: result: /usr/bin/msgmerge configure:11838: checking for ld used by gcc -fPIE configure:11906: result: /usr/bin/ld configure:11913: checking if the linker (/usr/bin/ld) is GNU ld configure:11929: result: yes configure:11937: checking for shared library run path origin configure:11951: result: done configure:12527: checking for CFPreferencesCopyAppValue configure:12546: gcc -fPIE -o conftest -O2 -g conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:56:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory 56 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:12546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | #include | int | main (void) | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:12556: result: no configure:12563: checking for CFLocaleCopyCurrent configure:12582: gcc -fPIE -o conftest -O2 -g conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:56:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory 56 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:12582: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | #include | int | main (void) | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:12592: result: no configure:12641: checking for GNU gettext in libc configure:12666: gcc -fPIE -o conftest -O2 -g conftest.c >&5 configure:12666: $? = 0 configure:12676: result: yes configure:13514: checking whether to use NLS configure:13516: result: yes configure:13519: checking where the gettext function comes from configure:13530: result: libc configure:13596: checking for special C compiler options needed for large files configure:13644: result: no configure:13650: checking for _FILE_OFFSET_BITS value needed for large files configure:13711: result: no configure:13931: checking whether byte ordering is bigendian configure:13947: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:60:16: error: unknown type name 'not' 60 | not a universal capable compiler | ^~~ conftest.c:60:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 60 | not a universal capable compiler | ^~~~~~~~~ conftest.c:60:22: error: unknown type name 'universal' configure:13947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:13993: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13993: $? = 0 configure:14012: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:66:18: error: unknown type name 'not'; did you mean 'ino_t'? 66 | not big endian | ^~~ | ino_t conftest.c:66:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 66 | not big endian | ^~~~~~ configure:14012: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:14146: result: no configure:14168: checking size of void * configure:14174: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14174: $? = 0 configure:14174: ./conftest configure:14174: $? = 0 configure:14189: result: 8 configure:14201: checking size of long configure:14207: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14207: $? = 0 configure:14207: ./conftest configure:14207: $? = 0 configure:14222: result: 8 configure:14280: checking size of off_t configure:14286: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14286: $? = 0 configure:14286: ./conftest configure:14286: $? = 0 configure:14301: result: 8 configure:14357: checking for help2man configure:14380: found /usr/bin/help2man configure:14392: result: /usr/bin/help2man configure:14403: checking for posix_memalign configure:14403: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:78:6: warning: conflicting types for built-in function 'posix_memalign'; expected 'int(void **, long unsigned int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 78 | char posix_memalign (); | ^~~~~~~~~~~~~~ configure:14403: $? = 0 configure:14403: result: yes configure:14409: checking for memalign configure:14409: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14409: $? = 0 configure:14409: result: yes configure:14415: checking for getextmntent configure:14415: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 /usr/bin/ld: /tmp/cc0qia1J.o: in function `main': /builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06/conftest.c:91: undefined reference to `getextmntent' collect2: error: ld returned 1 exit status configure:14415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | /* end confdefs.h. */ | /* Define getextmntent to an innocuous variant, in case declares getextmntent. | For example, HP-UX 11i declares gettimeofday. */ | #define getextmntent innocuous_getextmntent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getextmntent (); below. */ | | #include | #undef getextmntent | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getextmntent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getextmntent || defined __stub___getextmntent | choke me | #endif | | int | main (void) | { | return getextmntent (); | ; | return 0; | } configure:14415: result: no configure:14421: checking for atexit configure:14421: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14421: $? = 0 configure:14421: result: yes configure:14428: checking for sys/param.h configure:14428: result: yes configure:14434: checking for sys/mount.h configure:14434: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14434: $? = 0 configure:14434: result: yes configure:14440: checking for sys/mnttab.h configure:14440: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:95:10: fatal error: sys/mnttab.h: No such file or directory 95 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:14440: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14440: result: no configure:14446: checking for limits.h configure:14446: result: yes configure:14460: checking for sys/mkdev.h configure:14460: gcc -fPIE -c -std=gnu99 -fno-strict-aliasing -g -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:96:10: fatal error: sys/mkdev.h: No such file or directory 96 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:14460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14460: result: no configure:14469: checking for sys/sysmacros.h configure:14469: gcc -fPIE -c -std=gnu99 -fno-strict-aliasing -g -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14469: $? = 0 configure:14469: result: yes configure:14481: checking for struct statfs.f_fstypename configure:14481: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:103:22: error: storage size of 'ac_aggr' isn't known 103 | static struct statfs ac_aggr; | ^~~~~~~ configure:14481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | #include | | int | main (void) | { | static struct statfs ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:14481: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:103:22: error: storage size of 'ac_aggr' isn't known 103 | static struct statfs ac_aggr; | ^~~~~~~ configure:14481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | #include | | int | main (void) | { | static struct statfs ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:14481: result: no configure:14494: checking for struct statfs.f_mntfromname configure:14494: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:103:22: error: storage size of 'ac_aggr' isn't known 103 | static struct statfs ac_aggr; | ^~~~~~~ configure:14494: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | #include | | int | main (void) | { | static struct statfs ac_aggr; | if (ac_aggr.f_mntfromname) | return 0; | ; | return 0; | } configure:14494: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:103:22: error: storage size of 'ac_aggr' isn't known 103 | static struct statfs ac_aggr; | ^~~~~~~ configure:14494: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | #include | | int | main (void) | { | static struct statfs ac_aggr; | if (sizeof ac_aggr.f_mntfromname) | return 0; | ; | return 0; | } configure:14494: result: no configure:14509: checking for util.h configure:14509: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:97:10: fatal error: util.h: No such file or directory 97 | #include | ^~~~~~~~ compilation terminated. configure:14509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14509: result: no configure:14608: checking whether -Wtrampolines work configure:14629: gcc -fPIE -c -std=gnu99 -fno-strict-aliasing -g -Wtrampolines -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14629: $? = 0 configure:14639: result: yes configure:14654: checking for gcc configure:14675: found /usr/bin/gcc configure:14686: result: gcc configure:14756: checking for size_t configure:14756: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14756: $? = 0 configure:14756: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:100:21: error: expected expression before ')' token 100 | if (sizeof ((size_t))) | ^ configure:14756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:14756: result: yes configure:14768: checking for working alloca.h configure:14786: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14786: $? = 0 configure:14795: result: yes configure:14803: checking for alloca configure:14848: result: yes configure:14919: checking for inline configure:14936: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14936: $? = 0 configure:14945: result: inline configure:14963: checking for C/C++ restrict keyword configure:14993: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14993: $? = 0 configure:15002: result: __restrict__ configure:15013: checking for gcc -fPIE options needed to detect all undeclared functions configure:15035: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:76:8: error: 'strchr' undeclared (first use in this function) 76 | (void) strchr; | ^~~~~~ conftest.c:1:1: note: 'strchr' is defined in header ''; did you forget to '#include '? 1 | /* confdefs.h */ conftest.c:76:8: note: each undeclared identifier is reported only once for each function it appears in 76 | (void) strchr; | ^~~~~~ configure:15035: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:15062: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15062: $? = 0 configure:15079: result: none needed configure:15093: checking whether clearerr_unlocked is declared configure:15093: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15093: $? = 0 configure:15093: result: yes configure:15102: checking whether feof_unlocked is declared configure:15102: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15102: $? = 0 configure:15102: result: yes configure:15111: checking whether ferror_unlocked is declared configure:15111: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15111: $? = 0 configure:15111: result: yes configure:15120: checking whether fflush_unlocked is declared configure:15120: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15120: $? = 0 configure:15120: result: yes configure:15129: checking whether fgets_unlocked is declared configure:15129: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15129: $? = 0 configure:15129: result: yes configure:15138: checking whether fputc_unlocked is declared configure:15138: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15138: $? = 0 configure:15138: result: yes configure:15147: checking whether fputs_unlocked is declared configure:15147: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15147: $? = 0 configure:15147: result: yes configure:15156: checking whether fread_unlocked is declared configure:15156: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15156: $? = 0 configure:15156: result: yes configure:15165: checking whether fwrite_unlocked is declared configure:15165: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15165: $? = 0 configure:15165: result: yes configure:15174: checking whether getc_unlocked is declared configure:15174: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15174: $? = 0 configure:15174: result: yes configure:15183: checking whether getchar_unlocked is declared configure:15183: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15183: $? = 0 configure:15183: result: yes configure:15192: checking whether putc_unlocked is declared configure:15192: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15192: $? = 0 configure:15192: result: yes configure:15201: checking whether putchar_unlocked is declared configure:15201: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15201: $? = 0 configure:15201: result: yes configure:15214: checking for flockfile configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for funlockfile configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for btowc configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for _set_invalid_parameter_handler configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 /usr/bin/ld: /tmp/ccO92YAz.o: in function `main': /builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06/conftest.c:115: undefined reference to `_set_invalid_parameter_handler' collect2: error: ld returned 1 exit status configure:15214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | /* end confdefs.h. */ | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler. | For example, HP-UX 11i declares gettimeofday. */ | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _set_invalid_parameter_handler (); below. */ | | #include | #undef _set_invalid_parameter_handler | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _set_invalid_parameter_handler (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler | choke me | #endif | | int | main (void) | { | return _set_invalid_parameter_handler (); | ; | return 0; | } configure:15214: result: no configure:15214: checking for fchdir configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for fcntl configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for symlink configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for mempcpy configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:107:6: warning: conflicting types for built-in function 'mempcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 107 | char mempcpy (); | ^~~~~~~ configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for fnmatch configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for mbsrtowcs configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for getdelim configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for getdtablesize configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for getprogname configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 /usr/bin/ld: /tmp/ccZui82D.o: in function `main': /builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06/conftest.c:123: undefined reference to `getprogname' collect2: error: ld returned 1 exit status configure:15214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | /* end confdefs.h. */ | /* Define getprogname to an innocuous variant, in case declares getprogname. | For example, HP-UX 11i declares gettimeofday. */ | #define getprogname innocuous_getprogname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getprogname (); below. */ | | #include | #undef getprogname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getprogname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getprogname || defined __stub___getprogname | choke me | #endif | | int | main (void) | { | return getprogname (); | ; | return 0; | } configure:15214: result: no configure:15214: checking for getexecname configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 /usr/bin/ld: /tmp/cce5H9jh.o: in function `main': /builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06/conftest.c:123: undefined reference to `getexecname' collect2: error: ld returned 1 exit status configure:15214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | /* end confdefs.h. */ | /* Define getexecname to an innocuous variant, in case declares getexecname. | For example, HP-UX 11i declares gettimeofday. */ | #define getexecname innocuous_getexecname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getexecname (); below. */ | | #include | #undef getexecname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getexecname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getexecname || defined __stub___getexecname | choke me | #endif | | int | main (void) | { | return getexecname (); | ; | return 0; | } configure:15214: result: no configure:15214: checking for isblank configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:112:6: warning: conflicting types for built-in function 'isblank'; expected 'int(int)' [-Wbuiltin-declaration-mismatch] 112 | char isblank (); | ^~~~~~~ conftest.c:104:1: note: 'isblank' is declared in header '' 103 | #include 104 | #undef isblank configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for mbsinit configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for mbrtowc configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for isascii configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:115:6: warning: conflicting types for built-in function 'isascii'; expected 'int(int)' [-Wbuiltin-declaration-mismatch] 115 | char isascii (); | ^~~~~~~ configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for mprotect configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for nl_langinfo configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for lstat configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for openat configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for pipe configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for iswctype configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for sleep configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for strndup configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:123:6: warning: conflicting types for built-in function 'strndup'; expected 'char *(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 123 | char strndup (); | ^~~~~~~ configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for vasnprintf configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 /usr/bin/ld: /tmp/ccJ1QX9Z.o: in function `main': /builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06/conftest.c:135: undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status configure:15214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. */ | | #include | #undef vasnprintf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char vasnprintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_vasnprintf || defined __stub___vasnprintf | choke me | #endif | | int | main (void) | { | return vasnprintf (); | ; | return 0; | } configure:15214: result: no configure:15214: checking for snprintf configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:124:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] 124 | char snprintf (); | ^~~~~~~~ conftest.c:116:1: note: 'snprintf' is declared in header '' 115 | #include 116 | #undef snprintf configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for wcrtomb configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for iswcntrl configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:126:6: warning: conflicting types for built-in function 'iswcntrl'; expected 'int(unsigned int)' [-Wbuiltin-declaration-mismatch] 126 | char iswcntrl (); | ^~~~~~~~ conftest.c:118:1: note: 'iswcntrl' is declared in header '' 117 | #include 118 | #undef iswcntrl configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for wcwidth configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15214: checking for wmempcpy configure:15214: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15214: $? = 0 configure:15214: result: yes configure:15226: checking whether strerror_r is declared configure:15226: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15226: $? = 0 configure:15226: result: yes configure:15245: checking whether strerror_r returns char * configure:15270: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15270: $? = 0 configure:15279: result: yes configure:15351: checking whether uses 'inline' correctly configure:15373: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest1.c >&5 configure:15376: $? = 0 configure:15389: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest2.c >&5 configure:15392: $? = 0 configure:15407: result: yes configure:15423: checking for nl_langinfo and CODESET configure:15440: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15440: $? = 0 configure:15450: result: yes configure:15461: checking for a traditional french locale configure:15537: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15540: $? = 0 configure:15596: result: none configure:16043: checking whether malloc is ptrdiff_t safe configure:16080: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16080: $? = 0 configure:16089: result: yes configure:16099: checking whether malloc, realloc, calloc set errno on failure configure:16117: result: yes configure:16599: checking whether the preprocessor supports include_next configure:16638: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:16638: $? = 0 configure:16661: result: yes configure:16683: checking whether source code line length is unlimited configure:16708: result: yes configure:17007: checking for complete errno.h configure:17082: result: yes configure:17388: checking whether ctype.h defines __header_inline configure:17402: gcc -fPIE -E -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:120:28: error: #error " does not define __header_inline" 120 | #error " does not define __header_inline" | ^~~~~ configure:17402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | /* end confdefs.h. */ | #include | #ifndef __header_inline | #error " does not define __header_inline" | #endif | configure:17410: result: no configure:17420: checking whether fchdir is declared configure:17420: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:17420: $? = 0 configure:17420: result: yes configure:17474: checking for working fcntl.h configure:17588: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:17588: $? = 0 configure:17588: ./conftest configure:17588: $? = 0 configure:17605: result: yes configure:17625: checking for pid_t configure:17625: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:17625: $? = 0 configure:17625: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:153:20: error: expected expression before ')' token 153 | if (sizeof ((pid_t))) | ^ configure:17625: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | int | main (void) | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:17625: result: yes configure:17661: checking for mode_t configure:17661: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:17661: $? = 0 configure:17661: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:152:21: error: expected expression before ')' token 152 | if (sizeof ((mode_t))) | ^ configure:17661: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:17661: result: yes configure:17877: checking for mbstate_t configure:17895: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:17895: $? = 0 configure:17903: result: yes configure:17942: checking whether stat file-mode macros are broken configure:17970: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:17970: $? = 0 configure:17978: result: no configure:18165: checking for nlink_t configure:18165: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18165: $? = 0 configure:18165: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:128:22: error: expected expression before ')' token 128 | if (sizeof ((nlink_t))) | ^ configure:18165: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | if (sizeof ((nlink_t))) | return 0; | ; | return 0; | } configure:18165: result: yes configure:18282: checking whether getcwd (NULL, 0) allocates memory for result configure:18347: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18347: $? = 0 configure:18347: ./conftest configure:18347: $? = 0 configure:18358: result: yes configure:18362: checking for getcwd with POSIX signature configure:18389: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18389: $? = 0 configure:18398: result: yes configure:18453: checking whether getdelim is declared configure:18453: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18453: $? = 0 configure:18453: result: yes configure:18706: checking whether getdtablesize is declared configure:18706: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18706: $? = 0 configure:18706: result: yes configure:18715: checking whether getline is declared configure:18715: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18715: $? = 0 configure:18715: result: yes configure:18820: checking for getopt.h configure:18820: result: yes configure:18836: checking for getopt_long_only configure:18836: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18836: $? = 0 configure:18836: result: yes configure:18849: checking whether getopt is POSIX compatible configure:18893: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18893: $? = 0 configure:18893: ./conftest configure:18893: $? = 0 configure:18954: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18954: $? = 0 configure:18954: ./conftest configure:18954: $? = 0 configure:18998: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18998: $? = 0 configure:18998: ./conftest program: option requires an argument -- 'b' configure:18998: $? = 0 configure:19017: result: yes configure:19025: checking for working GNU getopt function configure:19249: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19249: $? = 0 configure:19249: ./conftest configure:19249: $? = 0 configure:19266: result: yes configure:19271: checking for working GNU getopt_long function configure:19318: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19318: $? = 0 configure:19318: ./conftest configure:19318: $? = 0 configure:19330: result: yes configure:19352: checking for pthread.h configure:19352: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19352: $? = 0 configure:19352: result: yes configure:19389: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19389: $? = 0 configure:19400: gl_pthread_api=yes configure:19401: LIBPTHREAD= configure:19427: gl_pthread_in_glibc=yes configure:19434: checking for pthread_kill in -lpthread configure:19457: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c -lpthread >&5 configure:19457: $? = 0 configure:19467: result: yes configure:19581: LIBPMULTITHREAD= configure:19583: checking whether POSIX threads API is available configure:19585: result: yes configure:19606: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19606: $? = 0 configure:19708: checking whether setlocale (LC_ALL, NULL) is multithread-safe configure:19727: result: yes configure:19745: checking whether setlocale (category, NULL) is multithread-safe configure:19764: result: yes configure:19991: checking whether limits.h has WORD_BIT, BOOL_WIDTH etc. configure:20016: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20016: $? = 0 configure:20024: result: yes configure:20033: checking for wint_t configure:20051: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20051: $? = 0 configure:20059: result: yes configure:20066: checking whether wint_t is large enough configure:20085: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20085: $? = 0 configure:20093: result: yes configure:20106: checking whether the compiler produces multi-arch binaries configure:20121: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:132:13: error: unknown type name 'not' 132 | not a universal capable compiler | ^~~ conftest.c:132:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 132 | not a universal capable compiler | ^~~~~~~~~ conftest.c:132:19: error: unknown type name 'universal' configure:20121: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:20149: result: no configure:20281: checking whether stdint.h conforms to C99 configure:20458: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20458: $? = 0 configure:20543: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20543: $? = 0 configure:20543: ./conftest configure:20543: $? = 0 configure:20556: result: yes configure:20567: checking whether stdint.h works without ISO C predefines configure:20600: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20600: $? = 0 configure:20607: result: yes configure:20618: checking whether stdint.h has UINTMAX_WIDTH etc. configure:20651: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20651: $? = 0 configure:20657: result: yes configure:21198: checking whether langinfo.h defines CODESET configure:21217: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21217: $? = 0 configure:21226: result: yes configure:21231: checking whether langinfo.h defines T_FMT_AMPM configure:21250: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21250: $? = 0 configure:21259: result: yes configure:21264: checking whether langinfo.h defines ALTMON_1 configure:21283: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21283: $? = 0 configure:21292: result: yes configure:21297: checking whether langinfo.h defines ERA configure:21316: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21316: $? = 0 configure:21325: result: yes configure:21330: checking whether langinfo.h defines YESEXPR configure:21349: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21349: $? = 0 configure:21358: result: yes configure:21401: checking for wchar_t configure:21419: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21419: $? = 0 configure:21427: result: yes configure:21443: checking for good max_align_t configure:21473: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21473: $? = 0 configure:21482: result: yes configure:21494: checking whether NULL can be used in arbitrary expressions configure:21513: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21513: $? = 0 configure:21521: result: yes configure:21607: checking whether locale.h defines locale_t configure:21625: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21625: $? = 0 configure:21634: result: yes configure:21675: checking whether locale.h conforms to POSIX:2001 configure:21694: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21694: $? = 0 configure:21702: result: yes configure:21705: checking whether struct lconv is properly defined configure:21725: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21725: $? = 0 configure:21734: result: yes configure:21870: checking whether imported symbols can be declared weak configure:21894: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21894: $? = 0 configure:21931: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21931: $? = 0 configure:21931: ./conftest configure:21931: $? = 0 configure:21970: result: yes configure:22854: checking for multithread API to use configure:22856: result: posix configure:22869: checking whether malloc (0) returns nonnull configure:22904: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:22904: $? = 0 configure:22904: ./conftest configure:22904: $? = 0 configure:22916: result: yes configure:22934: checking for a traditional japanese locale configure:23014: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:23017: $? = 0 configure:23075: result: none configure:23082: checking for a french Unicode locale configure:23155: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:23158: $? = 0 configure:23204: result: none configure:23212: checking for a transitional chinese locale configure:23293: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:23296: $? = 0 configure:23347: result: zh_CN.GB18030 configure:23359: checking for mmap configure:23359: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:23359: $? = 0 configure:23359: result: yes configure:23371: checking for MAP_ANONYMOUS configure:23410: result: yes configure:23480: checking whether memchr works configure:23566: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:23566: $? = 0 configure:23566: ./conftest configure:23566: $? = 0 configure:23578: result: yes configure:23759: checking whether memrchr is declared configure:23759: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:23759: $? = 0 configure:23759: result: yes configure:23773: checking for O_CLOEXEC configure:23794: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:23794: $? = 0 configure:23802: result: yes configure:23808: checking for promoted mode_t type configure:23826: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:144:13: error: size of array 'array' is negative 144 | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ^~~~~ configure:23826: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | /* end confdefs.h. */ | #include | int | main (void) | { | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ; | return 0; | } configure:23835: result: mode_t configure:23843: checking whether lstat correctly handles trailing slash configure:23887: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:23887: $? = 0 configure:23887: ./conftest configure:23887: $? = 0 configure:23900: result: yes configure:23918: checking whether alarm is declared configure:23918: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:23918: $? = 0 configure:23918: result: yes configure:23931: checking for stdbool.h that conforms to C99 configure:24007: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24007: $? = 0 configure:24015: result: yes configure:24017: checking for _Bool configure:24017: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24017: $? = 0 configure:24017: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:174:20: error: expected expression before ')' token 174 | if (sizeof ((_Bool))) | ^ configure:24017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:24017: result: yes configure:24029: checking whether fcloseall is declared configure:24029: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24029: $? = 0 configure:24029: result: yes configure:24116: checking which flavor of printf attribute matches inttypes macros configure:24144: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24144: $? = 0 configure:24152: result: system configure:24176: checking whether ecvt is declared configure:24176: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24176: $? = 0 configure:24176: result: yes configure:24185: checking whether fcvt is declared configure:24185: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24185: $? = 0 configure:24185: result: yes configure:24194: checking whether gcvt is declared configure:24194: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24194: $? = 0 configure:24194: result: yes configure:24302: checking whether strdup is declared configure:24302: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24302: $? = 0 configure:24302: result: yes configure:24313: checking whether strerror(0) succeeds configure:24354: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24354: $? = 0 configure:24354: ./conftest configure:24354: $? = 0 configure:24366: result: yes configure:24558: checking whether strndup is declared configure:24558: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24558: $? = 0 configure:24558: result: yes configure:24568: checking whether strnlen is declared configure:24568: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24568: $? = 0 configure:24568: result: yes configure:24701: checking for struct timespec in configure:24719: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24719: $? = 0 configure:24727: result: yes configure:24917: checking for TIME_UTC in configure:24935: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24935: $? = 0 configure:24943: result: yes configure:25006: checking whether execvpe is declared configure:25006: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:25006: $? = 0 configure:25006: result: yes configure:25159: checking for inttypes.h configure:25179: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:25179: $? = 0 configure:25187: result: yes configure:25196: checking for stdint.h configure:25214: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:25214: $? = 0 configure:25222: result: yes configure:25233: checking for intmax_t configure:25259: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:25259: $? = 0 configure:25267: result: yes configure:25280: checking where to find the exponent in a 'double' configure:25606: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:25606: $? = 0 configure:25606: ./conftest configure:25606: $? = 0 configure:25619: result: word 1 bit 20 configure:25641: checking whether snprintf returns a byte count as in C99 configure:25736: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:25736: $? = 0 configure:25736: ./conftest configure:25736: $? = 0 configure:25748: result: yes configure:25754: checking whether snprintf truncates the result as in C99 configure:25839: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:25839: $? = 0 configure:25839: ./conftest configure:25839: $? = 0 configure:25851: result: yes configure:25858: checking for snprintf configure:25858: result: yes configure:25864: checking for strnlen configure:25864: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:176:6: warning: conflicting types for built-in function 'strnlen'; expected 'long unsigned int(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 176 | char strnlen (); | ^~~~~~~ configure:25864: $? = 0 configure:25864: result: yes configure:25870: checking for wcslen configure:25870: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:25870: $? = 0 configure:25870: result: yes configure:25876: checking for wcsnlen configure:25876: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:25876: $? = 0 configure:25876: result: yes configure:25882: checking for mbrtowc configure:25882: result: yes configure:25888: checking for wcrtomb configure:25888: result: yes configure:25895: checking whether _snprintf is declared configure:25895: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:174:10: error: '_snprintf' undeclared (first use in this function); did you mean 'vsnprintf'? 174 | (void) _snprintf; | ^~~~~~~~~ | vsnprintf conftest.c:174:10: note: each undeclared identifier is reported only once for each function it appears in configure:25895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | #ifndef _snprintf | #ifdef __cplusplus | (void) _snprintf; | #else | (void) _snprintf; | #endif | #endif | | ; | return 0; | } configure:25895: result: no configure:25923: checking whether vsnprintf is declared configure:25923: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:25923: $? = 0 configure:25923: result: yes configure:26049: checking whether wcsdup is declared configure:26049: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:26049: $? = 0 configure:26049: result: yes configure:26179: checking whether iswcntrl works configure:26219: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:26219: $? = 0 configure:26219: ./conftest configure:26219: $? = 0 configure:26231: result: yes configure:26257: checking for towlower configure:26257: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:186:6: warning: conflicting types for built-in function 'towlower'; expected 'unsigned int(unsigned int)' [-Wbuiltin-declaration-mismatch] 186 | char towlower (); | ^~~~~~~~ conftest.c:178:1: note: 'towlower' is declared in header '' 177 | #include 178 | #undef towlower configure:26257: $? = 0 configure:26257: result: yes configure:26294: checking for wctype_t configure:26316: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:26316: $? = 0 configure:26325: result: yes configure:26331: checking for wctrans_t configure:26351: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:26351: $? = 0 configure:26360: result: yes configure:26404: checking for C compiler option to allow warnings configure:26413: gcc -fPIE -O2 -g -D_FILE_OFFSET_BITS=64 -c conftest.c 2>conftest1.err configure:26416: $? = 0 configure:26419: gcc -fPIE -O2 -g -D_FILE_OFFSET_BITS=64 -Wno-error -c conftest.c 2>conftest2.err configure:26422: $? = 0 configure:26432: result: -Wno-error configure:26472: gcc -fPIE -O2 -g -D_FILE_OFFSET_BITS=64 -E conftest.c > conftest.out configure:26475: $? = 0 configure:26522: checking for alloca as a compiler built-in configure:26548: result: yes configure:26607: checking whether program_invocation_name is declared configure:26607: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:26607: $? = 0 configure:26607: result: yes configure:26625: checking whether program_invocation_short_name is declared configure:26625: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:26625: $? = 0 configure:26625: result: yes configure:26648: checking whether program_invocation_name is defined configure:26661: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:26661: $? = 0 configure:26666: result: yes configure:26676: checking whether program_invocation_short_name is defined configure:26689: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:26689: $? = 0 configure:26694: result: yes configure:26748: checking whether btowc(0) is correct configure:26779: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:26779: $? = 0 configure:26779: ./conftest configure:26779: $? = 0 configure:26791: result: yes configure:26794: checking whether btowc(EOF) is correct configure:26843: result: guessing yes configure:26902: checking for __builtin_expect configure:26918: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:26918: $? = 0 configure:26945: result: yes configure:26962: checking whether calloc (0, n) and calloc (n, 0) return nonnull configure:26994: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:26994: $? = 0 configure:26994: ./conftest configure:26994: $? = 0 configure:27018: result: yes configure:27119: checking whether this system supports file names of any length configure:27162: result: no configure:27291: checking for dirfd configure:27291: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:27291: $? = 0 configure:27291: result: yes configure:27298: checking whether dirfd is declared configure:27298: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:27298: $? = 0 configure:27298: result: yes configure:27313: checking whether dirfd is a macro configure:27338: result: no configure:27440: checking whether // is distinct from / configure:27470: result: no configure:27481: checking whether dup2 works configure:27574: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:27574: $? = 0 configure:27574: ./conftest configure:27574: $? = 0 configure:27586: result: yes configure:27688: checking for error_at_line configure:27705: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:27705: $? = 0 configure:27714: result: yes configure:27876: checking whether fcntl handles F_DUPFD correctly configure:27940: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:27940: $? = 0 configure:27940: ./conftest configure:27940: $? = 0 configure:27951: result: yes configure:27969: checking whether fcntl understands F_DUPFD_CLOEXEC configure:28004: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:28004: $? = 0 configure:28004: ./conftest configure:28004: $? = 0 configure:28023: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:192:1: error: unknown type name 'choke' 192 | choke me | ^~~~~ conftest.c:192:9: error: expected ';' before 'int' 192 | choke me | ^ | ; ...... 195 | int | ~~~ configure:28023: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | /* end confdefs.h. */ | | #ifdef __linux__ | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace | it to support the semantics on older kernels that failed with EINVAL. */ | choke me | #endif | | int | main (void) | { | | ; | return 0; | } configure:28040: result: needs runtime check configure:28126: checking for flexible array member configure:28155: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:28155: $? = 0 configure:28163: result: yes configure:28227: checking whether conversion from 'int' to 'long double' works configure:28274: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:28274: $? = 0 configure:28274: ./conftest configure:28274: $? = 0 configure:28286: result: yes configure:28444: checking for working POSIX fnmatch configure:28553: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:28553: $? = 0 configure:28553: ./conftest configure:28553: $? = 0 configure:28566: result: yes configure:28694: checking whether free is known to preserve errno configure:28718: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:28718: $? = 0 configure:28727: result: yes configure:28916: checking for working getdelim function configure:28986: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:28986: $? = 0 configure:28986: ./conftest configure:28986: $? = 0 configure:28998: result: yes configure:29080: checking whether getdtablesize works configure:29120: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:29120: $? = 0 configure:29120: ./conftest configure:29120: $? = 0 configure:29134: result: yes configure:29190: checking for getline configure:29190: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:29190: $? = 0 configure:29190: result: yes configure:29199: checking for working getline function configure:29269: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:29269: $? = 0 configure:29269: ./conftest configure:29269: $? = 0 configure:29281: result: yes configure:29482: checking whether program_invocation_name is declared configure:29482: result: yes configure:29496: checking whether program_invocation_short_name is declared configure:29496: result: yes configure:29510: checking whether __argv is declared configure:29510: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:212:10: error: '__argv' undeclared (first use in this function) 212 | (void) __argv; | ^~~~~~ conftest.c:212:10: note: each undeclared identifier is reported only once for each function it appears in configure:29510: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | #ifndef __argv | #ifdef __cplusplus | (void) __argv; | #else | (void) __argv; | #endif | #endif | | ; | return 0; | } configure:29510: result: no configure:29631: checking whether the compiler supports the __inline keyword configure:29649: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:29649: $? = 0 configure:29657: result: yes configure:29774: checking for pthread_rwlock_t configure:29774: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:29774: $? = 0 configure:29774: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:212:31: error: expected expression before ')' token 212 | if (sizeof ((pthread_rwlock_t))) | ^ configure:29774: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | if (sizeof ((pthread_rwlock_t))) | return 0; | ; | return 0; | } configure:29774: result: yes configure:29787: checking whether pthread_rwlock_rdlock prefers a writer to a reader configure:29932: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:29932: $? = 0 configure:29932: ./conftest configure:29932: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | #define SUCCEED() exit (0) | #define FAILURE() exit (1) | #define UNEXPECTED(n) (exit (10 + (n))) | | /* The main thread creates the waiting writer and the requesting reader threads | in the default way; this guarantees that they have the same priority. | We can reuse the main thread as first reader thread. */ | | static pthread_rwlock_t lock; | static pthread_t reader1; | static pthread_t writer; | static pthread_t reader2; | static pthread_t timer; | /* Used to pass control from writer to reader2 and from reader2 to timer, | as in a relay race. | Passing control from one running thread to another running thread | is most likely faster than to create the second thread. */ | static pthread_mutex_t baton; | | static void * | timer_func (void *ignored) | { | /* Step 13 (can be before or after step 12): | The timer thread takes the baton, then waits a moment to make sure | it can tell whether the second reader thread is blocked at step 12. */ | if (pthread_mutex_lock (&baton)) | UNEXPECTED (13); | usleep (100000); | /* By the time we get here, it's clear that the second reader thread is | blocked at step 12. This is the desired behaviour. */ | SUCCEED (); | } | | static void * | reader2_func (void *ignored) | { | int err; | | /* Step 8 (can be before or after step 7): | The second reader thread takes the baton, then waits a moment to make sure | the writer thread has reached step 7. */ | if (pthread_mutex_lock (&baton)) | UNEXPECTED (8); | usleep (100000); | /* Step 9: The second reader thread requests the lock. */ | err = pthread_rwlock_tryrdlock (&lock); | if (err == 0) | FAILURE (); | else if (err != EBUSY) | UNEXPECTED (9); | /* Step 10: Launch a timer, to test whether the next call blocks. */ | if (pthread_create (&timer, NULL, timer_func, NULL)) | UNEXPECTED (10); | /* Step 11: Release the baton. */ | if (pthread_mutex_unlock (&baton)) | UNEXPECTED (11); | /* Step 12: The second reader thread requests the lock. */ | err = pthread_rwlock_rdlock (&lock); | if (err == 0) | FAILURE (); | else | UNEXPECTED (12); | } | | static void * | writer_func (void *ignored) | { | /* Step 4: Take the baton, so that the second reader thread does not go ahead | too early. */ | if (pthread_mutex_lock (&baton)) | UNEXPECTED (4); | /* Step 5: Create the second reader thread. */ | if (pthread_create (&reader2, NULL, reader2_func, NULL)) | UNEXPECTED (5); | /* Step 6: Release the baton. */ | if (pthread_mutex_unlock (&baton)) | UNEXPECTED (6); | /* Step 7: The writer thread requests the lock. */ | if (pthread_rwlock_wrlock (&lock)) | UNEXPECTED (7); | return NULL; | } | | int | main () | { | reader1 = pthread_self (); | | /* Step 1: The main thread initializes the lock and the baton. */ | if (pthread_rwlock_init (&lock, NULL)) | UNEXPECTED (1); | if (pthread_mutex_init (&baton, NULL)) | UNEXPECTED (1); | /* Step 2: The main thread acquires the lock as a reader. */ | if (pthread_rwlock_rdlock (&lock)) | UNEXPECTED (2); | /* Step 3: Create the writer thread. */ | if (pthread_create (&writer, NULL, writer_func, NULL)) | UNEXPECTED (3); | /* Job done. Go to sleep. */ | for (;;) | { | sleep (1); | } | } | configure:29945: result: no configure:29979: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:29979: $? = 0 configure:30000: checking whether malloc (0) returns nonnull configure:30047: result: yes configure:30146: checking whether mbrtowc handles incomplete characters configure:30238: result: guessing yes configure:30244: checking whether mbrtowc works as well as mbtowc configure:30288: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:30288: $? = 0 configure:30288: ./conftest configure:30288: $? = 0 configure:30301: result: yes configure:30343: checking whether mbrtowc handles a NULL pwc argument configure:30410: result: guessing yes configure:30416: checking whether mbrtowc handles a NULL string argument configure:30471: result: guessing yes configure:30479: checking whether mbrtowc has a correct return value configure:30605: result: guessing yes configure:30611: checking whether mbrtowc returns 0 when parsing a NUL character configure:30650: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:30650: $? = 0 configure:30650: ./conftest configure:30650: $? = 0 configure:30663: result: yes configure:30668: checking whether mbrtowc stores incomplete characters configure:30792: result: guessing no configure:30797: checking whether mbrtowc works on empty input configure:30827: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:30827: $? = 0 configure:30827: ./conftest configure:30827: $? = 0 configure:30839: result: yes configure:30843: checking whether the C locale is free of encoding errors configure:30889: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:30889: $? = 0 configure:30889: ./conftest configure:30889: $? = 3 configure: program exited with status 3 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main (void) | { | | int i; | char *locale = setlocale (LC_ALL, "C"); | if (! locale) | return 2; | for (i = CHAR_MIN; i <= CHAR_MAX; i++) | { | char c = i; | wchar_t wc; | mbstate_t mbs = { 0, }; | size_t ss = mbrtowc (&wc, &c, 1, &mbs); | if (1 < ss) | return 3; | } | return 0; | | ; | return 0; | } configure:30901: result: no configure:31271: checking whether mbrtowc handles incomplete characters configure:31363: result: guessing yes configure:31369: checking whether mbrtowc works as well as mbtowc configure:31426: result: yes configure:31536: checking whether mbrtowc handles incomplete characters configure:31628: result: guessing yes configure:31634: checking whether mbrtowc works as well as mbtowc configure:31691: result: yes configure:31736: checking whether mbsrtowcs works configure:31823: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31823: $? = 0 configure:31823: ./conftest configure:31823: $? = 0 configure:31836: result: yes configure:31905: checking whether mbswidth is declared in configure:31925: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:221:20: error: 'mbswidth' undeclared (first use in this function); did you mean 'wcswidth'? 221 | char *p = (char *) mbswidth; | ^~~~~~~~ | wcswidth conftest.c:221:20: note: each undeclared identifier is reported only once for each function it appears in configure:31925: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | char *p = (char *) mbswidth; | return !p; | | ; | return 0; | } configure:31933: result: no configure:31946: checking for mbstate_t configure:31972: result: yes configure:31988: checking for mbtowc configure:31988: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31988: $? = 0 configure:31988: result: yes configure:32101: checking for mempcpy configure:32101: result: yes configure:32166: checking for memrchr configure:32166: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:32166: $? = 0 configure:32166: result: yes configure:32263: checking whether YESEXPR works configure:32293: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:32293: $? = 0 configure:32293: ./conftest configure:32293: $? = 0 configure:32305: result: yes configure:32501: checking whether open recognizes a trailing slash configure:32546: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:32546: $? = 0 configure:32546: ./conftest configure:32546: $? = 0 configure:32559: result: yes configure:32742: checking whether program_invocation_name is declared configure:32742: result: yes configure:32752: checking whether program_invocation_short_name is declared configure:32752: result: yes configure:32766: checking for rawmemchr configure:32766: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:32766: $? = 0 configure:32766: result: yes configure:32825: checking whether realloc (0, 0) returns nonnull configure:32860: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:32860: $? = 0 configure:32860: ./conftest configure:32860: $? = 0 configure:32872: result: yes configure:32957: checking for reallocarray configure:32957: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:32957: $? = 0 configure:32957: result: yes configure:33032: checking for working re_compile_pattern configure:33347: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:33347: $? = 0 configure:33347: ./conftest configure:33347: $? = 0 configure:33359: result: yes configure:33475: checking whether setlocale (LC_ALL, NULL) is multithread-safe configure:33494: result: yes configure:33512: checking whether setlocale (category, NULL) is multithread-safe configure:33531: result: yes configure:33807: checking for stdint.h configure:33807: result: yes configure:33814: checking for SIZE_MAX configure:33890: result: yes configure:33901: checking whether sleep is declared configure:33901: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:33901: $? = 0 configure:33901: result: yes configure:33915: checking for working sleep configure:33969: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:33969: $? = 0 configure:33969: ./conftest configure:33969: $? = 0 configure:33980: result: yes configure:34024: checking for ssize_t configure:34042: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:34042: $? = 0 configure:34050: result: yes configure:34067: checking whether stat handles trailing slashes on files configure:34111: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:34111: $? = 0 configure:34111: ./conftest configure:34111: $? = 0 configure:34123: result: yes configure:34199: checking for struct stat.st_atim.tv_nsec configure:34199: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:34199: $? = 0 configure:34199: result: yes configure:34207: checking whether struct stat.st_atim is of type struct timespec configure:34235: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:34235: $? = 0 configure:34243: result: yes configure:34292: checking for struct stat.st_birthtimespec.tv_nsec configure:34292: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:258:12: error: 'struct stat' has no member named 'st_birthtimespec' 258 | if (ac_aggr.st_birthtimespec.tv_nsec) | ^ configure:34292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:34292: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:258:19: error: 'struct stat' has no member named 'st_birthtimespec' 258 | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | ^ configure:34292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:34292: result: no configure:34302: checking for struct stat.st_birthtimensec configure:34302: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:258:12: error: 'struct stat' has no member named 'st_birthtimensec' 258 | if (ac_aggr.st_birthtimensec) | ^ configure:34302: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimensec) | return 0; | ; | return 0; | } configure:34302: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:258:19: error: 'struct stat' has no member named 'st_birthtimensec' 258 | if (sizeof ac_aggr.st_birthtimensec) | ^ configure:34302: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimensec) | return 0; | ; | return 0; | } configure:34302: result: no configure:34312: checking for struct stat.st_birthtim.tv_nsec configure:34312: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:258:12: error: 'struct stat' has no member named 'st_birthtim' 258 | if (ac_aggr.st_birthtim.tv_nsec) | ^ configure:34312: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtim.tv_nsec) | return 0; | ; | return 0; | } configure:34312: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:258:19: error: 'struct stat' has no member named 'st_birthtim' 258 | if (sizeof ac_aggr.st_birthtim.tv_nsec) | ^ configure:34312: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtim.tv_nsec) | return 0; | ; | return 0; | } configure:34312: result: no configure:34329: checking for working stdalign.h configure:34377: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:34377: $? = 0 configure:34385: result: yes configure:34971: checking for strcasecmp configure:34971: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:286:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 286 | char strcasecmp (); | ^~~~~~~~~~ configure:34971: $? = 0 configure:34971: result: yes configure:34984: checking for strncasecmp configure:34984: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:287:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 287 | char strncasecmp (); | ^~~~~~~~~~~ configure:34984: $? = 0 configure:34984: result: yes configure:34996: checking whether strncasecmp is declared configure:34996: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:34996: $? = 0 configure:34996: result: yes configure:35056: checking for strchrnul configure:35056: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:35056: $? = 0 configure:35056: result: yes configure:35066: checking whether strchrnul works configure:35113: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:35113: $? = 0 configure:35113: ./conftest configure:35113: $? = 0 configure:35125: result: yes configure:35236: checking for working strerror function configure:35266: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:35266: $? = 0 configure:35266: ./conftest configure:35266: $? = 0 configure:35278: result: yes configure:35408: checking for working strndup configure:35451: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:35451: $? = 0 configure:35451: ./conftest configure:35451: $? = 0 configure:35462: result: yes configure:35519: checking for working strnlen configure:35559: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:35559: $? = 0 configure:35559: ./conftest configure:35559: $? = 0 configure:35570: result: yes configure:35751: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:35751: $? = 0 configure:35912: checking for variable-length arrays configure:35970: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:35970: $? = 0 configure:35981: result: yes configure:36053: checking for ptrdiff_t configure:36053: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:36053: $? = 0 configure:36053: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:312:24: error: expected expression before ')' token 312 | if (sizeof ((ptrdiff_t))) | ^ configure:36053: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:36053: result: yes configure:36075: checking for vsnprintf configure:36075: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:297:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] 297 | char vsnprintf (); | ^~~~~~~~~ conftest.c:289:1: note: 'vsnprintf' is declared in header '' 288 | #include 289 | #undef vsnprintf configure:36075: $? = 0 configure:36075: result: yes configure:36086: checking whether snprintf respects a size of 1 configure:36129: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:36129: $? = 0 configure:36129: ./conftest configure:36129: $? = 0 configure:36141: result: yes configure:36151: checking whether printf supports POSIX/XSI format strings with positions configure:36188: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:36188: $? = 0 configure:36188: ./conftest configure:36188: $? = 0 configure:36200: result: yes configure:36293: checking whether mbrtowc handles incomplete characters configure:36385: result: guessing yes configure:36391: checking whether mbrtowc works as well as mbtowc configure:36448: result: yes configure:36490: checking whether wcrtomb works in the C locale configure:36523: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:36523: $? = 0 configure:36523: ./conftest configure:36523: $? = 0 configure:36535: result: yes configure:36546: checking whether wcrtomb return value is correct configure:36603: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:36603: $? = 0 configure:36603: ./conftest configure:36603: $? = 0 configure:36616: result: yes configure:36691: checking whether wcwidth is declared configure:36691: gcc -fPIE -c -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:36691: $? = 0 configure:36691: result: yes configure:36739: checking whether wcwidth works reasonably in UTF-8 locales configure:36791: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:36791: $? = 0 configure:36791: ./conftest configure:36791: $? = 0 configure:36803: result: yes configure:36921: checking for wmemchr configure:36940: gcc -fPIE -o conftest -O2 -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:36940: $? = 0 configure:36950: result: yes configure:37046: checking for stdint.h configure:37046: result: yes configure:37108: checking which extra warnings work configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wattributes -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wendif-labels -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Winit-self -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wint-to-pointer-cast -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Winvalid-pch -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wmissing-field-initializers -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wnonnull -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Woverflow -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wvla -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wpointer-to-int-cast -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wstrict-aliasing -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wvariadic-macros -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wvolatile-register-var -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wpointer-sign -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wmissing-include-dirs -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wmissing-prototypes -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wmissing-declarations -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc -fPIE -o conftest -std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wformat=2 -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:37130: $? = 0 configure:37145: result: -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 configure:37167: checking for x86_64-TencentOS-linux-gcc configure:37188: found /usr/bin/x86_64-TencentOS-linux-gcc configure:37199: result: x86_64-TencentOS-linux-gcc configure:37275: checking for x86_64-TencentOS-linux-objcopy configure:37310: result: no configure:37320: checking for objcopy configure:37341: found /usr/bin/objcopy configure:37352: result: objcopy configure:37377: checking for x86_64-TencentOS-linux-strip configure:37412: result: no configure:37422: checking for strip configure:37443: found /usr/bin/strip configure:37454: result: strip configure:37479: checking for x86_64-TencentOS-linux-nm configure:37514: result: no configure:37524: checking for nm configure:37545: found /usr/bin/nm configure:37556: result: nm configure:37581: checking for x86_64-TencentOS-linux-ranlib configure:37616: result: no configure:37626: checking for ranlib configure:37647: found /usr/bin/ranlib configure:37658: result: ranlib configure:38147: checking which extra warnings work configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wattributes -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wendif-labels -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Winit-self -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wint-to-pointer-cast -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Winvalid-pch -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wmissing-field-initializers -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wnonnull -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Woverflow -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wvla -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wpointer-to-int-cast -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wstrict-aliasing -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wvariadic-macros -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wvolatile-register-var -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wpointer-sign -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wmissing-include-dirs -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wmissing-prototypes -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wmissing-declarations -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38175: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:38175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | void __main (void); | void __main (void) {} | int main (void); | | int | main (void) | { | | ; | return 0; | } configure:38189: result: configure:38194: checking if compiling with clang configure:38217: x86_64-TencentOS-linux-gcc -c -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI conftest.c >&5 configure:38217: $? = 0 configure:38225: result: no configure:38406: checking for options to compile assembly Running x86_64-TencentOS-linux-gcc -c -o /dev/null -m64 -g -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI -m64 ../asm-tests/i386.S configure:38447: result: configure:38570: checking whether -freg-struct-return works configure:38589: x86_64-TencentOS-linux-gcc -c -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -freg-struct-return -Werror -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI conftest.c >&5 configure:38589: $? = 0 configure:38598: result: yes configure:38883: checking whether -fno-dwarf2-cfi-asm works configure:38902: x86_64-TencentOS-linux-gcc -c -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -fno-dwarf2-cfi-asm -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI conftest.c >&5 configure:38902: $? = 0 configure:38911: result: yes configure:38955: checking whether -mno-stack-arg-probe works configure:38974: x86_64-TencentOS-linux-gcc -c -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -fno-dwarf2-cfi-asm -mno-stack-arg-probe -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI conftest.c >&5 configure:38974: $? = 0 configure:38983: result: yes configure:38995: checking whether -fno-asynchronous-unwind-tables works configure:39014: x86_64-TencentOS-linux-gcc -c -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI conftest.c >&5 configure:39014: $? = 0 configure:39023: result: yes configure:39030: checking whether -fno-unwind-tables works configure:39049: x86_64-TencentOS-linux-gcc -c -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI conftest.c >&5 configure:39049: $? = 0 configure:39058: result: yes configure:39066: checking whether -fno-ident works configure:39085: x86_64-TencentOS-linux-gcc -c -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI conftest.c >&5 configure:39085: $? = 0 configure:39094: result: yes configure:39125: checking for target linking format configure:39159: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -Wl,-melf_x86_64 -nostdlib -static conftest.c >&5 /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status configure:39159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | asm (".globl _start; _start:"); | asm (".globl __start; __start:"); | void __main (void); | void __main (void) {} | | int | main (void) | { | | ; | return 0; | } configure:39159: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -Wl,-melf_x86_64_fbsd -nostdlib -static conftest.c >&5 /usr/bin/ld: unrecognised emulation mode: elf_x86_64_fbsd Supported emulations: elf_x86_64 elf32_x86_64 elf_i386 elf_iamcu elf_l1om elf_k1om i386pep i386pe elf64bpf collect2: error: ld returned 1 exit status configure:39159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | asm (".globl _start; _start:"); | asm (".globl __start; __start:"); | void __main (void); | void __main (void) {} | | int | main (void) | { | | ; | return 0; | } configure:39159: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -Wl,-melf_x86_64_obsd -nostdlib -static conftest.c >&5 /usr/bin/ld: unrecognised emulation mode: elf_x86_64_obsd Supported emulations: elf_x86_64 elf32_x86_64 elf_i386 elf_iamcu elf_l1om elf_k1om i386pep i386pe elf64bpf collect2: error: ld returned 1 exit status configure:39159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | asm (".globl _start; _start:"); | asm (".globl __start; __start:"); | void __main (void); | void __main (void) {} | | int | main (void) | { | | ; | return 0; | } configure:39159: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -Wl,-melf_x86_64_haiku -nostdlib -static conftest.c >&5 /usr/bin/ld: unrecognised emulation mode: elf_x86_64_haiku Supported emulations: elf_x86_64 elf32_x86_64 elf_i386 elf_iamcu elf_l1om elf_k1om i386pep i386pe elf64bpf collect2: error: ld returned 1 exit status configure:39159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | asm (".globl _start; _start:"); | asm (".globl __start; __start:"); | void __main (void); | void __main (void) {} | | int | main (void) | { | | ; | return 0; | } configure:39159: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -Wl,-mi386pep -nostdlib -static conftest.c >&5 /usr/bin/ld: unrecognized option '--hash-style=gnu' /usr/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status configure:39159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | asm (".globl _start; _start:"); | asm (".globl __start; __start:"); | void __main (void); | void __main (void) {} | | int | main (void) | { | | ; | return 0; | } configure:39159: x86_64-TencentOS-linux-gcc -o conftest -std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI %{build_ldflags} -static -m64 -Wl,-arch,x86_64 -nostdlib -static conftest.c >&5 /usr/bin/ld: Error: unable to disambiguate: -arch (did you mean --arch ?) collect2: error: ld returned 1 exit status configure:39159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.06" | #define PACKAGE_STRING "GRUB 2.06" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "grub" | #define VERSION "2.06" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub2" | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_ATEXIT 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LIMITS_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_FROM_LIBC 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define PROMOTED_MODE_T mode_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_TOWLOWER 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_FREE_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_ISBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | asm (".globl start; start:"); | asm (".globl _start; _start:"); | asm (".globl __start; __start:"); | void __main (void); | void __main (void) {} | | int | main (void) | { | | ; | return 0; | } configure:39173: result: unknown configure:39176: error: no suitable link format found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-opencloudos-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_flexmember=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict__ ac_cv_c_undeclared_builtin_options='none needed' ac_cv_c_vararrays=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_BUILD_FREETYPE_CFLAGS_set= ac_cv_env_BUILD_FREETYPE_CFLAGS_value= ac_cv_env_BUILD_FREETYPE_LIBS_set= ac_cv_env_BUILD_FREETYPE_LIBS_value= ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value='gcc -fPIE' ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -g' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -g' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_FREETYPE_CFLAGS_set= ac_cv_env_FREETYPE_CFLAGS_value= ac_cv_env_FREETYPE_LIBS_set= ac_cv_env_FREETYPE_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=:/usr/lib/pkgconfig:/usr/share/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-opencloudos-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-opencloudos-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=x86_64-TencentOS-linux ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_alloca_works=yes ac_cv_func_atexit=yes ac_cv_func_btowc=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_dirfd=yes ac_cv_func_fchdir=yes ac_cv_func_fcntl=yes ac_cv_func_flockfile=yes ac_cv_func_fnmatch=yes ac_cv_func_funlockfile=yes ac_cv_func_getdelim=yes ac_cv_func_getdtablesize=yes ac_cv_func_getexecname=no ac_cv_func_getextmntent=no ac_cv_func_getline=yes ac_cv_func_getopt_long_only=yes ac_cv_func_getprogname=no ac_cv_func_isascii=yes ac_cv_func_isblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_lstat=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mbsrtowcs=yes ac_cv_func_mbtowc=yes ac_cv_func_memalign=yes ac_cv_func_mempcpy=yes ac_cv_func_memrchr=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_nl_langinfo=yes ac_cv_func_openat=yes ac_cv_func_pipe=yes ac_cv_func_posix_memalign=yes ac_cv_func_rawmemchr=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_reallocarray=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchrnul=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strnlen_working=yes ac_cv_func_symlink=yes ac_cv_func_towlower=yes ac_cv_func_vasnprintf=no ac_cv_func_vsnprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_func_wcwidth=yes ac_cv_func_wmempcpy=yes ac_cv_have_decl___argv=no ac_cv_have_decl__snprintf=no ac_cv_have_decl_alarm=yes ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_dirfd=yes ac_cv_have_decl_ecvt=yes ac_cv_have_decl_execvpe=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fcloseall=yes ac_cv_have_decl_fcvt=yes ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_ferror_unlocked=yes ac_cv_have_decl_fflush_unlocked=yes ac_cv_have_decl_fgets_unlocked=yes ac_cv_have_decl_fputc_unlocked=yes ac_cv_have_decl_fputs_unlocked=yes ac_cv_have_decl_fread_unlocked=yes ac_cv_have_decl_fwrite_unlocked=yes ac_cv_have_decl_gcvt=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getchar_unlocked=yes ac_cv_have_decl_getdelim=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getline=yes ac_cv_have_decl_mbswidth=no ac_cv_have_decl_memrchr=yes ac_cv_have_decl_program_invocation_name=yes ac_cv_have_decl_program_invocation_short_name=yes ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strncasecmp=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_decl_wcsdup=yes ac_cv_have_decl_wcwidth=yes ac_cv_header_crtdefs_h=no ac_cv_header_dirent_h=yes ac_cv_header_features_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes ac_cv_header_linewrap_h=no ac_cv_header_malloc_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pthread_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mnttab_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_threads_h=yes ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_xlocale_h=no ac_cv_host=x86_64-opencloudos-linux-gnu ac_cv_lib_error_at_line=yes ac_cv_lib_lex='none needed' ac_cv_lib_pthread_pthread_kill=yes ac_cv_member_struct_stat_st_atim_tv_nsec=yes ac_cv_member_struct_stat_st_birthtim_tv_nsec=no ac_cv_member_struct_stat_st_birthtimensec=no ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no ac_cv_member_struct_statfs_f_fstypename=no ac_cv_member_struct_statfs_f_mntfromname=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_HELP2MAN=/usr/bin/help2man ac_cv_path_MAKEINFO=/usr/bin/makeinfo ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_PYTHON=/usr/bin/python3 ac_cv_path_SED=/usr/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_BUILD_CC=gcc ac_cv_prog_CC='gcc -fPIE' ac_cv_prog_CMP=cmp ac_cv_prog_CPP='gcc -fPIE -E' ac_cv_prog_HAVE_CXX=no ac_cv_prog_LEX=flex ac_cv_prog_TARGET_CC=x86_64-TencentOS-linux-gcc ac_cv_prog_YACC=bison ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_TARGET_NM=nm ac_cv_prog_ac_ct_TARGET_OBJCOPY=objcopy ac_cv_prog_ac_ct_TARGET_RANLIB=ranlib ac_cv_prog_ac_ct_TARGET_STRIP=strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=no ac_cv_prog_cxx_stdcxx= ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_yywrap=no ac_cv_should_define__xopen_source=no ac_cv_sizeof_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_void_p=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=x86_64-TencentOS-linux-gnu ac_cv_type__Bool=yes ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_pid_t=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CCAS_dependencies_compiler_type=none am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_func_working_getline=yes am_cv_langinfo_codeset=yes am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=python3 am_cv_prog_cc_c_o=yes am_cv_python_platform=linux am_cv_python_pyexecdir='${PYTHON_EXEC_PREFIX}/lib64/python3.10/site-packages' am_cv_python_pythondir='${PYTHON_PREFIX}/lib/python3.10/site-packages' am_cv_python_version=3.10 gl_cv___builtin_expect=yes gl_cv_c___inline=yes gl_cv_c_amsterdam_compiler=no gl_cv_c_multiarch=no gl_cv_cc_double_expbit0='word 1 bit 20' gl_cv_cc_wallow=-Wno-error gl_cv_compiler_check_decl_option=none gl_cv_compiler_clang=no gl_cv_decl_null_works=yes gl_cv_double_slash_root=no gl_cv_func_btowc_eof='guessing yes' gl_cv_func_btowc_nul=yes gl_cv_func_dirfd_macro=no gl_cv_func_dup2_works=yes gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check' gl_cv_func_fcntl_f_dupfd_works=yes gl_cv_func_fnmatch_posix=yes gl_cv_func_free_preserves_errno=yes gl_cv_func_getcwd_null=yes gl_cv_func_getcwd_posix_signature=yes gl_cv_func_getdtablesize_works=yes gl_cv_func_getopt_gnu=yes gl_cv_func_getopt_long_gnu=yes gl_cv_func_getopt_posix=yes gl_cv_func_iswcntrl_works=yes gl_cv_func_itold_works=yes gl_cv_func_lstat_dereferences_slashed_symlink=yes gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_C_locale_sans_EILSEQ=no gl_cv_func_mbrtowc_empty_input=yes gl_cv_func_mbrtowc_incomplete_state='guessing yes' gl_cv_func_mbrtowc_nul_retval=yes gl_cv_func_mbrtowc_null_arg1='guessing yes' gl_cv_func_mbrtowc_null_arg2='guessing yes' gl_cv_func_mbrtowc_retval='guessing yes' gl_cv_func_mbrtowc_sanitycheck=yes gl_cv_func_mbrtowc_stores_incomplete='guessing no' gl_cv_func_mbsrtowcs_works=yes gl_cv_func_memchr_works=yes gl_cv_func_nl_langinfo_yesexpr_works=yes gl_cv_func_open_slash=yes gl_cv_func_printf_attribute_flavor=system gl_cv_func_printf_positions=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_setlocale_null_all_mtsafe=yes gl_cv_func_setlocale_null_one_mtsafe=yes gl_cv_func_sleep_works=yes gl_cv_func_snprintf_retval_c99=yes gl_cv_func_snprintf_size1=yes gl_cv_func_snprintf_truncation_c99=yes gl_cv_func_stat_file_slash=yes gl_cv_func_strchrnul_works=yes gl_cv_func_strerror_0_works=yes gl_cv_func_strndup_works=yes gl_cv_func_vsnprintf_usable=yes gl_cv_func_wcrtomb_retval=yes gl_cv_func_wcrtomb_works=yes gl_cv_func_wcwidth_works=yes gl_cv_func_wmemchr=yes gl_cv_func_working_getdelim=yes gl_cv_func_working_strerror=yes gl_cv_have___header_inline=no gl_cv_have_include_next=yes gl_cv_have_unlimited_file_name_length=no gl_cv_have_weak=yes gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_langinfo_altmon=yes gl_cv_header_langinfo_codeset=yes gl_cv_header_langinfo_era=yes gl_cv_header_langinfo_t_fmt_ampm=yes gl_cv_header_langinfo_yesexpr=yes gl_cv_header_limits_width=yes gl_cv_header_locale_h_needs_xlocale_h=no gl_cv_header_locale_h_posix2001=yes gl_cv_header_locale_has_locale_t=yes gl_cv_header_stdint_h=yes gl_cv_header_stdint_width=yes gl_cv_header_stdint_without_STDC_macros=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=yes gl_cv_header_working_stdalign_h=yes gl_cv_header_working_stdint_h=yes gl_cv_macro_O_CLOEXEC=yes gl_cv_malloc_ptrdiff=yes gl_cv_next_ctype_h='' gl_cv_next_dirent_h='' gl_cv_next_fcntl_h='' gl_cv_next_fnmatch_h='' gl_cv_next_getopt_h='' gl_cv_next_inttypes_h='' gl_cv_next_langinfo_h='' gl_cv_next_limits_h='' gl_cv_next_locale_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_strings_h='' gl_cv_next_sys_stat_h='' gl_cv_next_sys_types_h='' gl_cv_next_sysexits_h='' gl_cv_next_time_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_promoted_mode_t=mode_t gl_cv_pthread_rwlock_rdlock_prefer_writer=no gl_cv_rpl_alloca=yes gl_cv_size_max=yes gl_cv_source_line_length_unlimited=yes gl_cv_sys_struct_lconv_ok=yes gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_time_h_has_TIME_UTC=yes gl_cv_type_max_align_t=yes gl_cv_type_wctrans_t=yes gl_cv_type_wctype_t=yes gl_cv_type_wint_t_large_enough=yes grub_cv_cc_fno_asynchronous_unwind_tables=yes grub_cv_cc_fno_dwarf2_cfi_asm=yes grub_cv_cc_fno_ident=yes grub_cv_cc_fno_unwind_tables=yes grub_cv_cc_freg_struct_return=yes grub_cv_cc_mno_stack_arg_probe=yes grub_cv_cc_target_asm_compile= grub_cv_cc_target_clang=no grub_cv_cc_w_extra_flags=' -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2' grub_cv_host_cc_wtrampolines=yes grub_cv_target_cc_link_format=unknown grub_cv_target_cc_w_extra_flags= gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes gt_cv_locale_fr=none gt_cv_locale_fr_utf8=none gt_cv_locale_ja=none gt_cv_locale_zh_CN=zh_CN.GB18030 gt_cv_ssize_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/builddir/build/BUILD/grub-2.06/build-aux/missing'\'' aclocal-1.16' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' APPLE_UNIVERSAL_BUILD='0' AR='ar' ARFLAGS='cr' AUTOCONF='${SHELL} '\''/builddir/build/BUILD/grub-2.06/build-aux/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/builddir/build/BUILD/grub-2.06/build-aux/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/builddir/build/BUILD/grub-2.06/build-aux/missing'\'' automake-1.16' AWK='gawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' BOOT_TIME_STATS='' BSS_START_SYMBOL='' BUILD_CC='gcc' BUILD_CFLAGS='-std=gnu99 ' BUILD_CPPFLAGS='' BUILD_EXEEXT='' BUILD_FREETYPE_CFLAGS='' BUILD_FREETYPE_LIBS='' BUILD_LDFLAGS='' BUILD_LIBM='-lm' BUILD_SHEBANG='/bin/sh' BUILD_SIZEOF_LONG='' BUILD_SIZEOF_VOID_P='' BUILD_WORDS_BIGENDIAN='' CC='x86_64-TencentOS-linux-gcc' CCAS='gcc -fPIE' CCASDEPMODE='depmode=none' CCASFLAGS='-O2 -g' CCDEPMODE='depmode=none' CFLAGS='-std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident' CFLAG_VISIBILITY='' CMP='cmp' COND_APPLE_LINKER_FALSE='' COND_APPLE_LINKER_TRUE='' COND_DEBUG_WITH_TIMESTAMPS_FALSE='' COND_DEBUG_WITH_TIMESTAMPS_TRUE='' COND_ENABLE_BOOT_TIME_STATS_FALSE='' COND_ENABLE_BOOT_TIME_STATS_TRUE='' COND_ENABLE_CACHE_STATS_FALSE='' COND_ENABLE_CACHE_STATS_TRUE='' COND_ENABLE_EFIEMU_FALSE='' COND_ENABLE_EFIEMU_TRUE='' COND_GRUB_EMU_PCI_FALSE='' COND_GRUB_EMU_PCI_TRUE='' COND_GRUB_EMU_SDL_FALSE='' COND_GRUB_EMU_SDL_TRUE='' COND_GRUB_MKFONT_FALSE='' COND_GRUB_MKFONT_TRUE='' COND_GRUB_MOUNT_FALSE='' COND_GRUB_MOUNT_TRUE='' COND_GRUB_RPM_SORT_FALSE='' COND_GRUB_RPM_SORT_TRUE='' COND_HAVE_ASM_USCORE_FALSE='' COND_HAVE_ASM_USCORE_TRUE='' COND_HAVE_CXX_FALSE='' COND_HAVE_CXX_TRUE='' COND_HAVE_EXEC_FALSE='' COND_HAVE_EXEC_TRUE='' COND_HAVE_FONT_SOURCE_FALSE='' COND_HAVE_FONT_SOURCE_TRUE='' COND_HOST_HURD_FALSE='' COND_HOST_HURD_TRUE='' COND_HOST_ILLUMOS_FALSE='' COND_HOST_ILLUMOS_TRUE='' COND_HOST_KFREEBSD_FALSE='' COND_HOST_KFREEBSD_TRUE='' COND_HOST_LINUX_FALSE='' COND_HOST_LINUX_TRUE='' COND_HOST_NETBSD_FALSE='' COND_HOST_NETBSD_TRUE='' COND_HOST_WINDOWS_FALSE='' COND_HOST_WINDOWS_TRUE='' COND_HOST_XNU_FALSE='' COND_HOST_XNU_TRUE='' COND_MAN_PAGES_FALSE='' COND_MAN_PAGES_TRUE='' COND_STARFIELD_FALSE='' COND_STARFIELD_TRUE='' COND_arm64_FALSE='' COND_arm64_TRUE='' COND_arm64_efi_FALSE='' COND_arm64_efi_TRUE='' COND_arm_FALSE='' COND_arm_TRUE='' COND_arm_coreboot_FALSE='' COND_arm_coreboot_TRUE='' COND_arm_efi_FALSE='' COND_arm_efi_TRUE='' COND_arm_uboot_FALSE='' COND_arm_uboot_TRUE='' COND_emu_FALSE='' COND_emu_TRUE='' COND_i386_coreboot_FALSE='' COND_i386_coreboot_TRUE='' COND_i386_efi_FALSE='' COND_i386_efi_TRUE='' COND_i386_ieee1275_FALSE='' COND_i386_ieee1275_TRUE='' COND_i386_multiboot_FALSE='' COND_i386_multiboot_TRUE='' COND_i386_pc_FALSE='' COND_i386_pc_TRUE='' COND_i386_qemu_FALSE='' COND_i386_qemu_TRUE='' COND_i386_xen_FALSE='' COND_i386_xen_TRUE='' COND_i386_xen_pvh_FALSE='' COND_i386_xen_pvh_TRUE='' COND_ia64_efi_FALSE='' COND_ia64_efi_TRUE='' COND_mips_FALSE='' COND_mips_TRUE='' COND_mips_arc_FALSE='' COND_mips_arc_TRUE='' COND_mips_loongson_FALSE='' COND_mips_loongson_TRUE='' COND_mips_qemu_mips_FALSE='' COND_mips_qemu_mips_TRUE='' COND_mipseb_FALSE='' COND_mipseb_TRUE='' COND_mipsel_FALSE='' COND_mipsel_TRUE='' COND_powerpc_ieee1275_FALSE='' COND_powerpc_ieee1275_TRUE='' COND_real_platform_FALSE='' COND_real_platform_TRUE='' COND_riscv32_FALSE='' COND_riscv32_TRUE='' COND_riscv32_efi_FALSE='' COND_riscv32_efi_TRUE='' COND_riscv64_FALSE='' COND_riscv64_TRUE='' COND_riscv64_efi_FALSE='' COND_riscv64_efi_TRUE='' COND_sparc64_emu_FALSE='' COND_sparc64_emu_TRUE='' COND_sparc64_ieee1275_FALSE='' COND_sparc64_ieee1275_TRUE='' COND_x86_64_efi_FALSE='' COND_x86_64_efi_TRUE='' COND_x86_64_xen_FALSE='' COND_x86_64_xen_TRUE='' CPP='gcc -fPIE -E' CPPFLAGS='-I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI' CSCOPE='cscope' CTAGS='ctags' CXX='g++' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -g' CYGPATH_W='echo' DEBUG_WITH_TIMESTAMPS='' DEFS='' DEPDIR='.deps' DISK_CACHE_STATS='' DJVU_FONT_SOURCE='' ECHO_C='' ECHO_N='-n' ECHO_T='' EFIEMU64_LINK_FORMAT='' EGREP='/usr/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' END_SYMBOL='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' ETAGS='etags' EXEEXT='' FLOAT_H='' FNMATCH_H='' FONT_SOURCE='' FREETYPE_CFLAGS='' FREETYPE_LIBS='' GETOPT_CDEFS_H='getopt-cdefs.h' GETOPT_H='getopt.h' GETTEXT_MACRO_VERSION='0.18' GL_CFLAG_ALLOW_WARNINGS='-Wno-error' GL_CFLAG_GNULIB_WARNINGS=' -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GL_COND_OBJ_BTOWC_FALSE='' GL_COND_OBJ_BTOWC_TRUE='#' GL_COND_OBJ_CHDIR_LONG_FALSE='#' GL_COND_OBJ_CHDIR_LONG_TRUE='' GL_COND_OBJ_CLOSE_FALSE='' GL_COND_OBJ_CLOSE_TRUE='#' GL_COND_OBJ_DIRFD_FALSE='' GL_COND_OBJ_DIRFD_TRUE='#' GL_COND_OBJ_DUP2_FALSE='' GL_COND_OBJ_DUP2_TRUE='#' GL_COND_OBJ_ERROR_FALSE='' GL_COND_OBJ_ERROR_TRUE='#' GL_COND_OBJ_FCHDIR_FALSE='' GL_COND_OBJ_FCHDIR_TRUE='#' GL_COND_OBJ_FCNTL_FALSE='#' GL_COND_OBJ_FCNTL_TRUE='' GL_COND_OBJ_FLOAT_FALSE='' GL_COND_OBJ_FLOAT_TRUE='#' GL_COND_OBJ_FREE_FALSE='' GL_COND_OBJ_FREE_TRUE='#' GL_COND_OBJ_FSTAT_FALSE='' GL_COND_OBJ_FSTAT_TRUE='#' GL_COND_OBJ_GETCWD_LGPL_FALSE='' GL_COND_OBJ_GETCWD_LGPL_TRUE='#' GL_COND_OBJ_GETDELIM_FALSE='' GL_COND_OBJ_GETDELIM_TRUE='#' GL_COND_OBJ_GETDTABLESIZE_FALSE='' GL_COND_OBJ_GETDTABLESIZE_TRUE='#' GL_COND_OBJ_GETLINE_FALSE='' GL_COND_OBJ_GETLINE_TRUE='#' GL_COND_OBJ_GETOPT_FALSE='#' GL_COND_OBJ_GETOPT_TRUE='' GL_COND_OBJ_ISBLANK_FALSE='' GL_COND_OBJ_ISBLANK_TRUE='#' GL_COND_OBJ_ITOLD_FALSE='' GL_COND_OBJ_ITOLD_TRUE='#' GL_COND_OBJ_LOCALECONV_FALSE='' GL_COND_OBJ_LOCALECONV_TRUE='#' GL_COND_OBJ_MBRTOWC_FALSE='#' GL_COND_OBJ_MBRTOWC_TRUE='' GL_COND_OBJ_MBSINIT_FALSE='' GL_COND_OBJ_MBSINIT_TRUE='#' GL_COND_OBJ_MBSRTOWCS_FALSE='' GL_COND_OBJ_MBSRTOWCS_TRUE='#' GL_COND_OBJ_MBTOWC_FALSE='' GL_COND_OBJ_MBTOWC_TRUE='#' GL_COND_OBJ_MEMCHR_FALSE='' GL_COND_OBJ_MEMCHR_TRUE='#' GL_COND_OBJ_MEMPCPY_FALSE='' GL_COND_OBJ_MEMPCPY_TRUE='#' GL_COND_OBJ_MEMRCHR_FALSE='' GL_COND_OBJ_MEMRCHR_TRUE='#' GL_COND_OBJ_MSVC_INVAL_FALSE='' GL_COND_OBJ_MSVC_INVAL_TRUE='#' GL_COND_OBJ_MSVC_NOTHROW_FALSE='' GL_COND_OBJ_MSVC_NOTHROW_TRUE='#' GL_COND_OBJ_NL_LANGINFO_FALSE='' GL_COND_OBJ_NL_LANGINFO_LOCK_FALSE='' GL_COND_OBJ_NL_LANGINFO_LOCK_TRUE='#' GL_COND_OBJ_NL_LANGINFO_TRUE='#' GL_COND_OBJ_OPENAT_FALSE='' GL_COND_OBJ_OPENAT_TRUE='#' GL_COND_OBJ_OPEN_FALSE='' GL_COND_OBJ_OPEN_TRUE='#' GL_COND_OBJ_PIPE_FALSE='' GL_COND_OBJ_PIPE_TRUE='#' GL_COND_OBJ_RAWMEMCHR_FALSE='' GL_COND_OBJ_RAWMEMCHR_TRUE='#' GL_COND_OBJ_REALLOCARRAY_FALSE='' GL_COND_OBJ_REALLOCARRAY_TRUE='#' GL_COND_OBJ_REGEX_FALSE='' GL_COND_OBJ_REGEX_TRUE='#' GL_COND_OBJ_SETLOCALE_LOCK_FALSE='' GL_COND_OBJ_SETLOCALE_LOCK_TRUE='#' GL_COND_OBJ_SLEEP_FALSE='' GL_COND_OBJ_SLEEP_TRUE='#' GL_COND_OBJ_STAT_FALSE='' GL_COND_OBJ_STAT_TRUE='#' GL_COND_OBJ_STDIO_READ_FALSE='' GL_COND_OBJ_STDIO_READ_TRUE='#' GL_COND_OBJ_STDIO_WRITE_FALSE='' GL_COND_OBJ_STDIO_WRITE_TRUE='#' GL_COND_OBJ_STRCASECMP_FALSE='' GL_COND_OBJ_STRCASECMP_TRUE='#' GL_COND_OBJ_STRCHRNUL_FALSE='' GL_COND_OBJ_STRCHRNUL_TRUE='#' GL_COND_OBJ_STRDUP_FALSE='' GL_COND_OBJ_STRDUP_TRUE='#' GL_COND_OBJ_STRERROR_FALSE='' GL_COND_OBJ_STRERROR_OVERRIDE_FALSE='' GL_COND_OBJ_STRERROR_OVERRIDE_TRUE='#' GL_COND_OBJ_STRERROR_TRUE='#' GL_COND_OBJ_STRNCASECMP_FALSE='' GL_COND_OBJ_STRNCASECMP_TRUE='#' GL_COND_OBJ_STRNDUP_FALSE='' GL_COND_OBJ_STRNDUP_TRUE='#' GL_COND_OBJ_STRNLEN_FALSE='' GL_COND_OBJ_STRNLEN_TRUE='#' GL_COND_OBJ_WCRTOMB_FALSE='' GL_COND_OBJ_WCRTOMB_TRUE='#' GL_COND_OBJ_WCWIDTH_FALSE='' GL_COND_OBJ_WCWIDTH_TRUE='#' GL_COND_OBJ_WINDOWS_MUTEX_FALSE='' GL_COND_OBJ_WINDOWS_MUTEX_TRUE='#' GL_COND_OBJ_WINDOWS_ONCE_FALSE='' GL_COND_OBJ_WINDOWS_ONCE_TRUE='#' GL_COND_OBJ_WINDOWS_RECMUTEX_FALSE='' GL_COND_OBJ_WINDOWS_RECMUTEX_TRUE='#' GL_COND_OBJ_WINDOWS_RWLOCK_FALSE='' GL_COND_OBJ_WINDOWS_RWLOCK_TRUE='#' GL_COND_OBJ_WMEMCHR_FALSE='' GL_COND_OBJ_WMEMCHR_TRUE='#' GL_COND_OBJ_WMEMPCPY_FALSE='' GL_COND_OBJ_WMEMPCPY_TRUE='#' GL_GENERATE_ALLOCA_H_FALSE='#' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_ERRNO_H_FALSE='' GL_GENERATE_ERRNO_H_TRUE='#' GL_GENERATE_FLOAT_H_FALSE='' GL_GENERATE_FLOAT_H_TRUE='#' GL_GENERATE_FNMATCH_H_FALSE='' GL_GENERATE_FNMATCH_H_TRUE='#' GL_GENERATE_GETOPT_CDEFS_H_FALSE='#' GL_GENERATE_GETOPT_CDEFS_H_TRUE='' GL_GENERATE_GETOPT_H_FALSE='#' GL_GENERATE_GETOPT_H_TRUE='' GL_GENERATE_LIMITS_H_FALSE='#' GL_GENERATE_LIMITS_H_TRUE='' GL_GENERATE_STDALIGN_H_FALSE='' GL_GENERATE_STDALIGN_H_TRUE='#' GL_GENERATE_STDBOOL_H_FALSE='' GL_GENERATE_STDBOOL_H_TRUE='#' GL_GENERATE_STDDEF_H_FALSE='' GL_GENERATE_STDDEF_H_TRUE='#' GL_GENERATE_STDINT_H_FALSE='' GL_GENERATE_STDINT_H_TRUE='#' GL_GENERATE_SYSEXITS_H_FALSE='' GL_GENERATE_SYSEXITS_H_TRUE='#' GL_GNULIB_ACCESS='0' GL_GNULIB_ALIGNED_ALLOC='0' GL_GNULIB_ALPHASORT='0' GL_GNULIB_ATOLL='0' GL_GNULIB_BTOWC='1' GL_GNULIB_CALLOC_GNU='1' GL_GNULIB_CALLOC_POSIX='1' GL_GNULIB_CANONICALIZE_FILE_NAME='0' GL_GNULIB_CHDIR='1' GL_GNULIB_CHOWN='0' GL_GNULIB_CLOSE='1' GL_GNULIB_CLOSEDIR='0' GL_GNULIB_COPY_FILE_RANGE='0' GL_GNULIB_CREAT='0' GL_GNULIB_CTIME='0' GL_GNULIB_DIRFD='1' GL_GNULIB_DPRINTF='0' GL_GNULIB_DUP2='1' GL_GNULIB_DUP3='0' GL_GNULIB_DUP='0' GL_GNULIB_DUPLOCALE='0' GL_GNULIB_ENVIRON='0' GL_GNULIB_EUIDACCESS='0' GL_GNULIB_EXECL='0' GL_GNULIB_EXECLE='0' GL_GNULIB_EXECLP='0' GL_GNULIB_EXECV='0' GL_GNULIB_EXECVE='0' GL_GNULIB_EXECVP='0' GL_GNULIB_EXECVPE='0' GL_GNULIB_EXPLICIT_BZERO='0' GL_GNULIB_FACCESSAT='0' GL_GNULIB_FCHDIR='1' GL_GNULIB_FCHMODAT='0' GL_GNULIB_FCHOWNAT='0' GL_GNULIB_FCLOSE='0' GL_GNULIB_FCNTL='1' GL_GNULIB_FDATASYNC='0' GL_GNULIB_FDOPEN='0' GL_GNULIB_FDOPENDIR='0' GL_GNULIB_FFLUSH='0' GL_GNULIB_FFS='0' GL_GNULIB_FFSL='0' GL_GNULIB_FFSLL='0' GL_GNULIB_FGETC='1' GL_GNULIB_FGETS='1' GL_GNULIB_FNMATCH='1' GL_GNULIB_FOPEN='0' GL_GNULIB_FOPEN_GNU='0' GL_GNULIB_FPRINTF='1' GL_GNULIB_FPRINTF_POSIX='0' GL_GNULIB_FPURGE='0' GL_GNULIB_FPUTC='1' GL_GNULIB_FPUTS='1' GL_GNULIB_FREAD='1' GL_GNULIB_FREE_POSIX='1' GL_GNULIB_FREOPEN='0' GL_GNULIB_FSCANF='1' GL_GNULIB_FSEEK='0' GL_GNULIB_FSEEKO='0' GL_GNULIB_FSTAT='1' GL_GNULIB_FSTATAT='0' GL_GNULIB_FSYNC='0' GL_GNULIB_FTELL='0' GL_GNULIB_FTELLO='0' GL_GNULIB_FTRUNCATE='0' GL_GNULIB_FUTIMENS='0' GL_GNULIB_FWRITE='1' GL_GNULIB_GETC='1' GL_GNULIB_GETCHAR='1' GL_GNULIB_GETCWD='1' GL_GNULIB_GETDELIM='1' GL_GNULIB_GETDOMAINNAME='0' GL_GNULIB_GETDTABLESIZE='1' GL_GNULIB_GETENTROPY='0' GL_GNULIB_GETGROUPS='0' GL_GNULIB_GETHOSTNAME='0' GL_GNULIB_GETLINE='1' GL_GNULIB_GETLOADAVG='0' GL_GNULIB_GETLOGIN='0' GL_GNULIB_GETLOGIN_R='0' GL_GNULIB_GETOPT_POSIX='1' GL_GNULIB_GETPAGESIZE='0' GL_GNULIB_GETPASS='0' GL_GNULIB_GETPASS_GNU='0' GL_GNULIB_GETSUBOPT='0' GL_GNULIB_GETUMASK='0' GL_GNULIB_GETUSERSHELL='0' GL_GNULIB_GRANTPT='0' GL_GNULIB_GROUP_MEMBER='0' GL_GNULIB_IMAXABS='0' GL_GNULIB_IMAXDIV='0' GL_GNULIB_ISATTY='0' GL_GNULIB_ISBLANK='1' GL_GNULIB_ISWBLANK='0' GL_GNULIB_ISWCTYPE='0' GL_GNULIB_ISWDIGIT='0' GL_GNULIB_ISWXDIGIT='0' GL_GNULIB_LCHMOD='0' GL_GNULIB_LCHOWN='0' GL_GNULIB_LINK='0' GL_GNULIB_LINKAT='0' GL_GNULIB_LOCALECONV='1' GL_GNULIB_LOCALENAME='0' GL_GNULIB_LOCALTIME='0' GL_GNULIB_LSEEK='0' GL_GNULIB_LSTAT='0' GL_GNULIB_MALLOC_GNU='1' GL_GNULIB_MALLOC_POSIX='1' GL_GNULIB_MBRLEN='0' GL_GNULIB_MBRTOWC='1' GL_GNULIB_MBSCASECMP='0' GL_GNULIB_MBSCASESTR='0' GL_GNULIB_MBSCHR='0' GL_GNULIB_MBSCSPN='0' GL_GNULIB_MBSINIT='1' GL_GNULIB_MBSLEN='0' GL_GNULIB_MBSNCASECMP='0' GL_GNULIB_MBSNLEN='0' GL_GNULIB_MBSNRTOWCS='0' GL_GNULIB_MBSPBRK='0' GL_GNULIB_MBSPCASECMP='0' GL_GNULIB_MBSRCHR='0' GL_GNULIB_MBSRTOWCS='1' GL_GNULIB_MBSSEP='0' GL_GNULIB_MBSSPN='0' GL_GNULIB_MBSSTR='0' GL_GNULIB_MBSTOK_R='0' GL_GNULIB_MBTOWC='1' GL_GNULIB_MDA_ACCESS='1' GL_GNULIB_MDA_CHDIR='1' GL_GNULIB_MDA_CHMOD='1' GL_GNULIB_MDA_CLOSE='1' GL_GNULIB_MDA_CREAT='1' GL_GNULIB_MDA_DUP2='1' GL_GNULIB_MDA_DUP='1' GL_GNULIB_MDA_ECVT='1' GL_GNULIB_MDA_EXECL='1' GL_GNULIB_MDA_EXECLE='1' GL_GNULIB_MDA_EXECLP='1' GL_GNULIB_MDA_EXECV='1' GL_GNULIB_MDA_EXECVE='1' GL_GNULIB_MDA_EXECVP='1' GL_GNULIB_MDA_EXECVPE='1' GL_GNULIB_MDA_FCLOSEALL='1' GL_GNULIB_MDA_FCVT='1' GL_GNULIB_MDA_FDOPEN='1' GL_GNULIB_MDA_FILENO='1' GL_GNULIB_MDA_GCVT='1' GL_GNULIB_MDA_GETCWD='1' GL_GNULIB_MDA_GETPID='1' GL_GNULIB_MDA_GETW='1' GL_GNULIB_MDA_ISATTY='1' GL_GNULIB_MDA_LSEEK='1' GL_GNULIB_MDA_MEMCCPY='1' GL_GNULIB_MDA_MKDIR='1' GL_GNULIB_MDA_MKTEMP='1' GL_GNULIB_MDA_OPEN='1' GL_GNULIB_MDA_PUTENV='1' GL_GNULIB_MDA_PUTW='1' GL_GNULIB_MDA_READ='1' GL_GNULIB_MDA_RMDIR='1' GL_GNULIB_MDA_STRDUP='1' GL_GNULIB_MDA_SWAB='1' GL_GNULIB_MDA_TEMPNAM='1' GL_GNULIB_MDA_TZSET='1' GL_GNULIB_MDA_UMASK='1' GL_GNULIB_MDA_UNLINK='1' GL_GNULIB_MDA_WCSDUP='1' GL_GNULIB_MDA_WRITE='1' GL_GNULIB_MEMCHR='1' GL_GNULIB_MEMMEM='0' GL_GNULIB_MEMPCPY='1' GL_GNULIB_MEMRCHR='1' GL_GNULIB_MKDIR='0' GL_GNULIB_MKDIRAT='0' GL_GNULIB_MKDTEMP='0' GL_GNULIB_MKFIFO='0' GL_GNULIB_MKFIFOAT='0' GL_GNULIB_MKNOD='0' GL_GNULIB_MKNODAT='0' GL_GNULIB_MKOSTEMP='0' GL_GNULIB_MKOSTEMPS='0' GL_GNULIB_MKSTEMP='0' GL_GNULIB_MKSTEMPS='0' GL_GNULIB_MKTIME='0' GL_GNULIB_NANOSLEEP='0' GL_GNULIB_NL_LANGINFO='1' GL_GNULIB_NONBLOCKING='0' GL_GNULIB_OBSTACK_PRINTF='0' GL_GNULIB_OBSTACK_PRINTF_POSIX='0' GL_GNULIB_OPEN='1' GL_GNULIB_OPENAT='1' GL_GNULIB_OPENDIR='0' GL_GNULIB_OVERRIDES_STRUCT_STAT='0' GL_GNULIB_PCLOSE='0' GL_GNULIB_PERROR='0' GL_GNULIB_PIPE2='0' GL_GNULIB_PIPE='1' GL_GNULIB_POPEN='0' GL_GNULIB_POSIX_MEMALIGN='0' GL_GNULIB_POSIX_OPENPT='0' GL_GNULIB_PREAD='0' GL_GNULIB_PRINTF='1' GL_GNULIB_PRINTF_POSIX='0' GL_GNULIB_PTSNAME='0' GL_GNULIB_PTSNAME_R='0' GL_GNULIB_PUTC='1' GL_GNULIB_PUTCHAR='1' GL_GNULIB_PUTENV='0' GL_GNULIB_PUTS='1' GL_GNULIB_PWRITE='0' GL_GNULIB_QSORT_R='0' GL_GNULIB_RANDOM='0' GL_GNULIB_RANDOM_R='0' GL_GNULIB_RAWMEMCHR='1' GL_GNULIB_READ='0' GL_GNULIB_READDIR='0' GL_GNULIB_READLINK='0' GL_GNULIB_READLINKAT='0' GL_GNULIB_REALLOCARRAY='1' GL_GNULIB_REALLOC_GNU='1' GL_GNULIB_REALLOC_POSIX='1' GL_GNULIB_REALPATH='0' GL_GNULIB_REMOVE='0' GL_GNULIB_RENAME='0' GL_GNULIB_RENAMEAT='0' GL_GNULIB_REWINDDIR='0' GL_GNULIB_RMDIR='0' GL_GNULIB_RPMATCH='0' GL_GNULIB_SCANDIR='0' GL_GNULIB_SCANF='1' GL_GNULIB_SECURE_GETENV='0' GL_GNULIB_SETENV='0' GL_GNULIB_SETHOSTNAME='0' GL_GNULIB_SETLOCALE='0' GL_GNULIB_SETLOCALE_NULL='1' GL_GNULIB_SIGABBREV_NP='0' GL_GNULIB_SIGDESCR_NP='0' GL_GNULIB_SLEEP='1' GL_GNULIB_SNPRINTF='0' GL_GNULIB_SPRINTF_POSIX='0' GL_GNULIB_STAT='1' GL_GNULIB_STDIO_H_NONBLOCKING='0' GL_GNULIB_STDIO_H_SIGPIPE='0' GL_GNULIB_STPCPY='0' GL_GNULIB_STPNCPY='0' GL_GNULIB_STRCASESTR='0' GL_GNULIB_STRCHRNUL='1' GL_GNULIB_STRDUP='1' GL_GNULIB_STRERROR='1' GL_GNULIB_STRERRORNAME_NP='0' GL_GNULIB_STRERROR_R='0' GL_GNULIB_STRFTIME='0' GL_GNULIB_STRNCAT='0' GL_GNULIB_STRNDUP='1' GL_GNULIB_STRNLEN='1' GL_GNULIB_STRPBRK='0' GL_GNULIB_STRPTIME='0' GL_GNULIB_STRSEP='0' GL_GNULIB_STRSIGNAL='0' GL_GNULIB_STRSTR='0' GL_GNULIB_STRTOD='0' GL_GNULIB_STRTOIMAX='0' GL_GNULIB_STRTOK_R='0' GL_GNULIB_STRTOL='0' GL_GNULIB_STRTOLD='0' GL_GNULIB_STRTOLL='0' GL_GNULIB_STRTOUL='0' GL_GNULIB_STRTOULL='0' GL_GNULIB_STRTOUMAX='0' GL_GNULIB_STRVERSCMP='0' GL_GNULIB_SYMLINK='0' GL_GNULIB_SYMLINKAT='0' GL_GNULIB_SYSTEM_POSIX='0' GL_GNULIB_TIMEGM='0' GL_GNULIB_TIMESPEC_GET='0' GL_GNULIB_TIMESPEC_GETRES='0' GL_GNULIB_TIME_R='0' GL_GNULIB_TIME_RZ='0' GL_GNULIB_TMPFILE='0' GL_GNULIB_TOWCTRANS='0' GL_GNULIB_TRUNCATE='0' GL_GNULIB_TTYNAME_R='0' GL_GNULIB_TZSET='0' GL_GNULIB_UNISTD_H_GETOPT='1' GL_GNULIB_UNISTD_H_NONBLOCKING='0' GL_GNULIB_UNISTD_H_SIGPIPE='0' GL_GNULIB_UNLINK='0' GL_GNULIB_UNLINKAT='0' GL_GNULIB_UNLOCKPT='0' GL_GNULIB_UNSETENV='0' GL_GNULIB_USLEEP='0' GL_GNULIB_UTIMENSAT='0' GL_GNULIB_VASPRINTF='0' GL_GNULIB_VDPRINTF='0' GL_GNULIB_VFPRINTF='1' GL_GNULIB_VFPRINTF_POSIX='0' GL_GNULIB_VFSCANF='0' GL_GNULIB_VPRINTF='1' GL_GNULIB_VPRINTF_POSIX='0' GL_GNULIB_VSCANF='0' GL_GNULIB_VSNPRINTF='1' GL_GNULIB_VSPRINTF_POSIX='0' GL_GNULIB_WCPCPY='0' GL_GNULIB_WCPNCPY='0' GL_GNULIB_WCRTOMB='1' GL_GNULIB_WCSCASECMP='0' GL_GNULIB_WCSCAT='0' GL_GNULIB_WCSCHR='0' GL_GNULIB_WCSCMP='0' GL_GNULIB_WCSCOLL='0' GL_GNULIB_WCSCPY='0' GL_GNULIB_WCSCSPN='0' GL_GNULIB_WCSDUP='0' GL_GNULIB_WCSFTIME='0' GL_GNULIB_WCSLEN='0' GL_GNULIB_WCSNCASECMP='0' GL_GNULIB_WCSNCAT='0' GL_GNULIB_WCSNCMP='0' GL_GNULIB_WCSNCPY='0' GL_GNULIB_WCSNLEN='0' GL_GNULIB_WCSNRTOMBS='0' GL_GNULIB_WCSPBRK='0' GL_GNULIB_WCSRCHR='0' GL_GNULIB_WCSRTOMBS='0' GL_GNULIB_WCSSPN='0' GL_GNULIB_WCSSTR='0' GL_GNULIB_WCSTOK='0' GL_GNULIB_WCSWIDTH='0' GL_GNULIB_WCSXFRM='0' GL_GNULIB_WCTOB='0' GL_GNULIB_WCTOMB='0' GL_GNULIB_WCTRANS='0' GL_GNULIB_WCTYPE='0' GL_GNULIB_WCWIDTH='1' GL_GNULIB_WMEMCHR='1' GL_GNULIB_WMEMCMP='0' GL_GNULIB_WMEMCPY='0' GL_GNULIB_WMEMMOVE='0' GL_GNULIB_WMEMPCPY='1' GL_GNULIB_WMEMSET='0' GL_GNULIB_WRITE='0' GL_GNULIB__EXIT='0' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GNULIBHEADERS_OVERRIDE_WINT_T='0' GNULIB_GETTIMEOFDAY='0' GREP='/usr/bin/grep' GRUB_BOOT_MACHINE_LINK_ADDR='' GRUB_PLATFORM='' GRUB_RPM_VERSION='' GRUB_TARGET_CPU='' HAVE_ALIGNED_ALLOC='1' HAVE_ALLOCA_H='1' HAVE_ALPHASORT='1' HAVE_ASM_USCORE='' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_C99_STDINT_H='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CHOWN='1' HAVE_CLOSEDIR='1' HAVE_COPY_FILE_RANGE='1' HAVE_CRTDEFS_H='0' HAVE_CXX='no' HAVE_DECL_DIRFD='1' HAVE_DECL_ECVT='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_EXECVPE='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FCLOSEALL='1' HAVE_DECL_FCVT='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FDOPENDIR='1' HAVE_DECL_FPURGE='1' HAVE_DECL_FSEEKO='1' HAVE_DECL_FTELLO='1' HAVE_DECL_GCVT='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_IMAXABS='1' HAVE_DECL_IMAXDIV='1' HAVE_DECL_INITSTATE='1' HAVE_DECL_LOCALTIME_R='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_SETENV='1' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_SETSTATE='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR_R='1' HAVE_DECL_STRNCASECMP='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOIMAX='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_STRTOUMAX='1' HAVE_DECL_TRUNCATE='1' HAVE_DECL_TTYNAME_R='1' HAVE_DECL_UNSETENV='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCSDUP='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DIRENT_H='1' HAVE_DPRINTF='1' HAVE_DUP3='1' HAVE_DUPLOCALE='1' HAVE_EUIDACCESS='1' HAVE_EXECVPE='1' HAVE_EXPLICIT_BZERO='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHMODAT='1' HAVE_FCHOWNAT='1' HAVE_FCNTL='1' HAVE_FDATASYNC='1' HAVE_FDOPENDIR='1' HAVE_FEATURES_H='1' HAVE_FFS='1' HAVE_FFSL='1' HAVE_FFSLL='1' HAVE_FNMATCH='1' HAVE_FNMATCH_H='1' HAVE_FONT_SOURCE='' HAVE_FREELOCALE='1' HAVE_FSEEKO='1' HAVE_FSTATAT='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_FUTIMENS='1' HAVE_GETDTABLESIZE='1' HAVE_GETENTROPY='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETOPT_H='1' HAVE_GETPAGESIZE='1' HAVE_GETPASS='1' HAVE_GETSUBOPT='1' HAVE_GETUMASK='1' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='1' HAVE_IMAXDIV_T='1' HAVE_INITSTATE='1' HAVE_INTTYPES_H='1' HAVE_ISBLANK='1' HAVE_ISWBLANK='1' HAVE_ISWCNTRL='1' HAVE_LANGINFO_ALTMON='1' HAVE_LANGINFO_CODESET='1' HAVE_LANGINFO_ERA='1' HAVE_LANGINFO_H='1' HAVE_LANGINFO_T_FMT_AMPM='1' HAVE_LANGINFO_YESEXPR='1' HAVE_LCHMOD='1' HAVE_LCHOWN='1' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LSTAT='1' HAVE_MAX_ALIGN_T='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MBTOWC='1' HAVE_MEMPCPY='1' HAVE_MKDIRAT='1' HAVE_MKDTEMP='1' HAVE_MKFIFO='1' HAVE_MKFIFOAT='1' HAVE_MKNOD='1' HAVE_MKNODAT='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' HAVE_NANOSLEEP='1' HAVE_NEWLOCALE='1' HAVE_NL_LANGINFO='1' HAVE_OPENAT='1' HAVE_OPENDIR='1' HAVE_OS_H='0' HAVE_PCLOSE='1' HAVE_PIPE2='1' HAVE_PIPE='1' HAVE_POPEN='1' HAVE_POSIX_MEMALIGN='1' HAVE_POSIX_OPENPT='1' HAVE_PREAD='1' HAVE_PTSNAME='1' HAVE_PTSNAME_R='1' HAVE_PWRITE='1' HAVE_QSORT_R='1' HAVE_RANDOM='1' HAVE_RANDOM_H='1' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READDIR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALLOCARRAY='1' HAVE_REALPATH='1' HAVE_RENAMEAT='1' HAVE_REWINDDIR='1' HAVE_RPMATCH='1' HAVE_SCANDIR='1' HAVE_SECURE_GETENV='1' HAVE_SETENV='1' HAVE_SETHOSTNAME='1' HAVE_SETSTATE='1' HAVE_SIGABBREV_NP='1' HAVE_SIGDESCR_NP='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SLEEP='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASECMP='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRERRORNAME_NP='1' HAVE_STRINGS_H='1' HAVE_STRPBRK='1' HAVE_STRPTIME='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOL='1' HAVE_STRTOLD='1' HAVE_STRTOLL='1' HAVE_STRTOUL='1' HAVE_STRTOULL='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYSEXITS_H='1' HAVE_SYS_BITYPES_H='0' HAVE_SYS_CDEFS_H='1' HAVE_SYS_INTTYPES_H='0' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_TYPES_H='1' HAVE_TIMEGM='1' HAVE_TIMESPEC_GET='1' HAVE_TIMESPEC_GETRES='1' HAVE_TIMEZONE_T='0' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_USLEEP='1' HAVE_UTIMENSAT='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_VISIBILITY='' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_WCSFTIME='1' HAVE_WCSLEN='1' HAVE_WCSNCASECMP='1' HAVE_WCSNCAT='1' HAVE_WCSNCMP='1' HAVE_WCSNCPY='1' HAVE_WCSNLEN='1' HAVE_WCSNRTOMBS='1' HAVE_WCSPBRK='1' HAVE_WCSRCHR='1' HAVE_WCSRTOMBS='1' HAVE_WCSSPN='1' HAVE_WCSSTR='1' HAVE_WCSTOK='1' HAVE_WCSWIDTH='1' HAVE_WCSXFRM='1' HAVE_WCTRANS_T='1' HAVE_WCTYPE_H='1' HAVE_WCTYPE_T='1' HAVE_WINSOCK2_H='0' HAVE_WINT_T='1' HAVE_WMEMCHR='1' HAVE_WMEMCMP='1' HAVE_WMEMCPY='1' HAVE_WMEMMOVE='1' HAVE_WMEMPCPY='1' HAVE_WMEMSET='1' HAVE_XLOCALE_H='0' HAVE__BOOL='1' HAVE__EXIT='1' HELP2MAN='/usr/bin/help2man' HOST_CC='gcc -fPIE' HOST_CCASFLAGS='' HOST_CFLAGS='-std=gnu99 -fno-strict-aliasing -g -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2' HOST_CPPFLAGS='-I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64' HOST_LDFLAGS='%{build_ldflags}' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INT32_MAX_LT_INTMAX_MAX='1' INT64_MAX_EQ_LONG_MAX='defined _LP64' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='%{build_ldflags} -static -m64 -Wl,-arch,x86_64 -nostdlib -static' LEX='flex' LEXLIB='' LEX_OUTPUT_ROOT='lex.yy' LIBDEVMAPPER='' LIBGEOM='' LIBGNU_LIBDEPS='' LIBGNU_LTLIBDEPS='' LIBICONV='-liconv' LIBINTL='' LIBLZMA='' LIBMULTITHREAD='' LIBNVPAIR='' LIBOBJS='' LIBPCIACCESS='' LIBPMULTITHREAD='' LIBPTHREAD='' LIBRPM='' LIBS='' LIBSDL='' LIBSTDTHREAD='' LIBTHREAD='' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' LIBUNISTRING_UNITYPES_H='unitypes.h' LIBUNISTRING_UNIWIDTH_H='uniwidth.h' LIBUTIL='' LIBZFS='' LIB_HARD_LOCALE='' LIB_MBRTOWC='' LIB_NL_LANGINFO='' LIB_SCHED_YIELD='' LIB_SETLOCALE_NULL='' LIMITS_H='limits.h' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='' LOCALENAME_ENHANCE_LOCALE_FUNCS='0' LOCALE_FR='none' LOCALE_FR_UTF8='none' LOCALE_JA='none' LOCALE_ZH_CN='zh_CN.GB18030' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBMULTITHREAD='' LTLIBOBJS='' LTLIBTHREAD='' MAKEINFO='/usr/bin/makeinfo' MKDIR_P='/usr/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NEXT_AS_FIRST_DIRECTIVE_CTYPE_H='' NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_FNMATCH_H='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='' NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='' NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' NEXT_CTYPE_H='' NEXT_DIRENT_H='' NEXT_ERRNO_H='' NEXT_FCNTL_H='' NEXT_FLOAT_H='' NEXT_FNMATCH_H='' NEXT_GETOPT_H='' NEXT_INTTYPES_H='' NEXT_LANGINFO_H='' NEXT_LIMITS_H='' NEXT_LOCALE_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRINGS_H='' NEXT_STRING_H='' NEXT_SYSEXITS_H='' NEXT_SYS_STAT_H='' NEXT_SYS_TYPES_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' OBJEXT='o' PACKAGE='grub' PACKAGE_BUGREPORT='bug-grub@gnu.org' PACKAGE_NAME='GRUB' PACKAGE_STRING='GRUB 2.06' PACKAGE_TARNAME='grub' PACKAGE_URL='' PACKAGE_VERSION='2.06' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH=':/usr/lib/pkgconfig:/usr/share/pkgconfig' POSUB='po' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PRIPTR_PREFIX='__PRIPTR_PREFIX' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTRDIFF_T_SUFFIX='' PYTHON='/usr/bin/python3' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='3.10' RANLIB='ranlib' REPLACE_ACCESS='0' REPLACE_ALIGNED_ALLOC='0' REPLACE_BTOWC='0' REPLACE_CALLOC_FOR_CALLOC_GNU='0' REPLACE_CALLOC_FOR_CALLOC_POSIX='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_CLOSEDIR='0' REPLACE_COPY_FILE_RANGE='0' REPLACE_CREAT='0' REPLACE_CTIME='GNULIB_PORTCHECK' REPLACE_DIRFD='0' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_DUPLOCALE='0' REPLACE_EXECL='0' REPLACE_EXECLE='0' REPLACE_EXECLP='0' REPLACE_EXECV='0' REPLACE_EXECVE='0' REPLACE_EXECVP='0' REPLACE_EXECVPE='0' REPLACE_FACCESSAT='0' REPLACE_FCHMODAT='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='0' REPLACE_FCNTL='1' REPLACE_FDOPEN='0' REPLACE_FDOPENDIR='0' REPLACE_FFLUSH='0' REPLACE_FFSLL='0' REPLACE_FNMATCH='0' REPLACE_FOPEN='0' REPLACE_FOPEN_FOR_FOPEN_GNU='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREE='0' REPLACE_FREELOCALE='0' REPLACE_FREOPEN='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FSTAT='0' REPLACE_FSTATAT='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FTRUNCATE='0' REPLACE_FUTIMENS='0' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETDTABLESIZE='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GETPASS='0' REPLACE_GETPASS_FOR_GETPASS_GNU='0' REPLACE_GMTIME='0' REPLACE_INITSTATE='0' REPLACE_ISATTY='0' REPLACE_ISWBLANK='0' REPLACE_ISWCNTRL='0' REPLACE_ISWDIGIT='0' REPLACE_ISWXDIGIT='0' REPLACE_ITOLD='0' REPLACE_LCHOWN='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALECONV='0' REPLACE_LOCALTIME='0' REPLACE_LOCALTIME_R='GNULIB_PORTCHECK' REPLACE_LSEEK='0' REPLACE_LSTAT='0' REPLACE_MALLOC_FOR_MALLOC_GNU='0' REPLACE_MALLOC_FOR_MALLOC_POSIX='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='1' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKFIFOAT='0' REPLACE_MKNOD='0' REPLACE_MKNODAT='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='GNULIB_PORTCHECK' REPLACE_NANOSLEEP='GNULIB_PORTCHECK' REPLACE_NEWLOCALE='0' REPLACE_NL_LANGINFO='0' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_OPEN='0' REPLACE_OPENAT='0' REPLACE_OPENDIR='0' REPLACE_PERROR='0' REPLACE_POPEN='0' REPLACE_POSIX_MEMALIGN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PTSNAME='0' REPLACE_PTSNAME_R='0' REPLACE_PUTENV='0' REPLACE_PWRITE='0' REPLACE_QSORT_R='0' REPLACE_RANDOM='0' REPLACE_RANDOM_R='0' REPLACE_READ='0' REPLACE_READLINK='0' REPLACE_READLINKAT='0' REPLACE_REALLOCARRAY='0' REPLACE_REALLOC_FOR_REALLOC_GNU='0' REPLACE_REALLOC_FOR_REALLOC_POSIX='0' REPLACE_REALPATH='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RMDIR='0' REPLACE_SETENV='0' REPLACE_SETLOCALE='0' REPLACE_SETSTATE='0' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_STAT='0' REPLACE_STDIO_READ_FUNCS='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRCHRNUL='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRERRORNAME_NP='0' REPLACE_STRERROR_R='0' REPLACE_STRFTIME='GNULIB_PORTCHECK' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_STRTOIMAX='0' REPLACE_STRTOK_R='0' REPLACE_STRTOL='0' REPLACE_STRTOLD='0' REPLACE_STRTOLL='0' REPLACE_STRTOUL='0' REPLACE_STRTOULL='0' REPLACE_STRTOUMAX='0' REPLACE_STRUCT_LCONV='0' REPLACE_SYMLINK='0' REPLACE_SYMLINKAT='0' REPLACE_TIMEGM='GNULIB_PORTCHECK' REPLACE_TMPFILE='0' REPLACE_TOWLOWER='0' REPLACE_TRUNCATE='0' REPLACE_TTYNAME_R='0' REPLACE_TZSET='GNULIB_PORTCHECK' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_UTIMENSAT='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSFTIME='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSTOK='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDALIGN_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='' SYSEXITS_H='' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TARGET_APPLE_LINKER='' TARGET_CC='x86_64-TencentOS-linux-gcc' TARGET_CCAS='' TARGET_CCASFLAGS=' -m64 -g ' TARGET_CC_VERSION='x86_64-TencentOS-linux-gcc (GCC) 12.2.0 20220819 (TencentOS 12.2.0-5)' TARGET_CFLAGS='-std=gnu99 -fno-strict-aliasing -g -m64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident' TARGET_CPP='' TARGET_CPPFLAGS='-I/builddir/build/BUILD/grub-2.06/grub-x86_64-efi-2.06 -Wall -W -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI -m64' TARGET_DECOMPRESSOR_LINK_ADDR='' TARGET_IMG_BASE_LDOPT='' TARGET_IMG_CFLAGS='' TARGET_IMG_LDFLAGS='' TARGET_LDFLAGS='%{build_ldflags} -static -m64' TARGET_LDFLAGS_OLDMAGIC='' TARGET_LINK_ADDR='' TARGET_MODULE_FORMAT='elf64' TARGET_NM='nm' TARGET_NMFLAGS_DEFINED_ONLY='' TARGET_NMFLAGS_MINUS_P='' TARGET_OBJ2ELF='' TARGET_OBJCONV='' TARGET_OBJCOPY='objcopy' TARGET_RANLIB='ranlib' TARGET_STRIP='strip' TIME_H_DEFINES_STRUCT_TIMESPEC='1' TIME_H_DEFINES_TIME_UTC='1' UINT32_MAX_LT_UINTMAX_MAX='1' UINT64_MAX_EQ_ULONG_MAX='defined _LP64' UNDEFINE_STRTOK_R='0' UNISTD_H_DEFINES_STRUCT_TIMESPEC='0' UNISTD_H_HAVE_SYS_RANDOM_H='0' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' USE_NLS='yes' UTILS_CCASFLAGS='' UTILS_CFLAGS='' UTILS_CPPFLAGS='' UTILS_LDFLAGS='' VERSION='2.06' WCHAR_T_SUFFIX='' WINDOWS_64_BIT_OFF_T='0' WINDOWS_64_BIT_ST_SIZE='0' WINDOWS_STAT_INODES='0' WINDOWS_STAT_TIMESPEC='0' WINT_T_SUFFIX='' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS=' --flag=argp_error:2:c-format --flag=argp_failure:4:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format' YACC='bison' YFLAGS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_TARGET_CC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCCAS_FALSE='' am__fastdepCCAS_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bashcompletiondir='/usr/share/bash-completion/completions' bindir='/usr/bin' bootdirname='boot' build='x86_64-opencloudos-linux-gnu' build_alias='x86_64-opencloudos-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='opencloudos' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_efiemu='' enable_grub_emu_pci='' enable_grub_emu_sdl='' enable_grub_mkfont='' enable_grub_mount='' exec_prefix='/usr' gl_LIBOBJDEPS='' gl_LIBOBJS=' vasnprintf.o printf-args.o printf-parse.o asnprintf.o' gl_LTLIBOBJS='' gltests_LIBOBJDEPS='' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_GRUB_GNULIB_TESTS' grub_bios_setup='grub2-bios-setup' grub_editenv='grub2-editenv' grub_file='grub2-file' grub_get_kernel_settings='grub2-get-kernel-settings' grub_glue_efi='grub2-glue-efi' grub_install='grub2-install' grub_mkconfig='grub2-mkconfig' grub_mkfont='grub2-mkfont' grub_mkimage='grub2-mkimage' grub_mklayout='grub2-mklayout' grub_mkpasswd_pbkdf2='grub2-mkpasswd-pbkdf2' grub_mkrelpath='grub2-mkrelpath' grub_mkrescue='grub2-mkrescue' grub_probe='grub2-probe' grub_reboot='grub2-reboot' grub_render_label='grub2-render-label' grub_rpm_sort='grub2-rpm-sort' grub_script_check='grub2-script-check' grub_set_default='grub2-set-default' grub_set_password='grub2-set-password' grub_sparc64_setup='grub2-sparc64-setup' grubdirname='grub2' host='x86_64-opencloudos-linux-gnu' host_alias='x86_64-opencloudos-linux-gnu' host_cpu='x86_64' host_kernel='linux' host_os='linux-gnu' host_vendor='opencloudos' htmldir='${docdir}' includedir='/usr/include' infodir='/usr/share/info' install_sh='${SHELL} /builddir/build/BUILD/grub-2.06/build-aux/install-sh' libdir='/usr/lib' libexecdir='/usr/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/grub' pkgpythondir='${pythondir}/grub' platform='efi' prefix='/usr' program_transform_name='s&^&&;s,grub,grub2,' psdir='${docdir}' pyexecdir='${PYTHON_EXEC_PREFIX}/lib64/python3.10/site-packages' pythondir='${PYTHON_PREFIX}/lib/python3.10/site-packages' runstatedir='${localstatedir}/run' sbindir='/usr/sbin' sharedstatedir='/var/lib' sysconfdir='/etc' target='x86_64-TencentOS-linux-gnu' target_alias='x86_64-TencentOS-linux' target_cpu='x86_64' target_os='linux-gnu' target_vendor='TencentOS' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GRUB" #define PACKAGE_TARNAME "grub" #define PACKAGE_VERSION "2.06" #define PACKAGE_STRING "GRUB 2.06" #define PACKAGE_BUGREPORT "bug-grub@gnu.org" #define PACKAGE_URL "" #define PACKAGE "grub" #define VERSION "2.06" #define GRUB_BOOT_DIR_NAME "boot" #define GRUB_DIR_NAME "grub2" #define YYTEXT_POINTER 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define HAVE_FEATURES_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GETOPT_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_THREADS_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_MALLOC_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_WCTYPE_H 1 #define STDC_HEADERS 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define __EXTENSIONS__ 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define SIZEOF_VOID_P 8 #define SIZEOF_LONG 8 #define SIZEOF_OFF_T 8 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MEMALIGN 1 #define HAVE_ATEXIT 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_LIMITS_H 1 #define MAJOR_IN_SYSMACROS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define restrict __restrict__ #define HAVE_DECL_CLEARERR_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FERROR_UNLOCKED 1 #define HAVE_DECL_FFLUSH_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 1 #define HAVE_DECL_FPUTC_UNLOCKED 1 #define HAVE_DECL_FPUTS_UNLOCKED 1 #define HAVE_DECL_FREAD_UNLOCKED 1 #define HAVE_DECL_FWRITE_UNLOCKED 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL_GETCHAR_UNLOCKED 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_BTOWC 1 #define HAVE_FCHDIR 1 #define HAVE_FCNTL 1 #define HAVE_SYMLINK 1 #define HAVE_MEMPCPY 1 #define HAVE_FNMATCH 1 #define HAVE_MBSRTOWCS 1 #define HAVE_GETDELIM 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_ISBLANK 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_ISASCII 1 #define HAVE_MPROTECT 1 #define HAVE_NL_LANGINFO 1 #define HAVE_LSTAT 1 #define HAVE_OPENAT 1 #define HAVE_PIPE 1 #define HAVE_ISWCTYPE 1 #define HAVE_SLEEP 1 #define HAVE_STRNDUP 1 #define HAVE_SNPRINTF 1 #define HAVE_WCRTOMB 1 #define HAVE_ISWCNTRL 1 #define HAVE_WCWIDTH 1 #define HAVE_WMEMPCPY 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_MALLOC_POSIX 1 #define HAVE_DECL_FCHDIR 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_MBSTATE_T 1 #define HAVE_DECL_GETDELIM 1 #define HAVE_DECL_GETDTABLESIZE 1 #define HAVE_DECL_GETLINE 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_PTHREAD_API 1 #define SETLOCALE_NULL_ALL_MTSAFE 1 #define SETLOCALE_NULL_ONE_MTSAFE 1 #define HAVE_WINT_T 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_WCHAR_T 1 #define HAVE_WEAK_SYMBOLS 1 #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_FROM_LIBC 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_DECL_MEMRCHR 1 #define PROMOTED_MODE_T mode_t #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_DECL_ALARM 1 #define HAVE__BOOL 1 #define HAVE_DECL_FCLOSEALL 1 #define __USE_MINGW_ANSI_STDIO 1 #define HAVE_DECL_ECVT 1 #define HAVE_DECL_FCVT 1 #define HAVE_DECL_GCVT 1 #define HAVE_DECL_STRDUP 1 #define HAVE_DECL_STRNDUP 1 #define HAVE_DECL_STRNLEN 1 #define _USE_STD_STAT 1 #define HAVE_DECL_EXECVPE 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_SNPRINTF_RETVAL_C99 1 #define HAVE_SNPRINTF_TRUNCATION_C99 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_WCSDUP 1 #define HAVE_TOWLOWER 1 #define HAVE_ALLOCA 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_PROGRAM_INVOCATION_NAME 1 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define GNULIB_TEST_BTOWC 1 #define HAVE___BUILTIN_EXPECT 1 #define GNULIB_TEST_CALLOC_GNU 1 #define GNULIB_TEST_CALLOC_POSIX 1 #define GNULIB_TEST_CHDIR 1 #define GNULIB_TEST_CLOEXEC 1 #define GNULIB_TEST_CLOSE 1 #define HAVE_DIRFD 1 #define HAVE_DECL_DIRFD 1 #define GNULIB_TEST_DIRFD 1 #define GNULIB_TEST_DUP2 1 #define GNULIB_TEST_FCHDIR 1 #define GNULIB_TEST_FCNTL 1 #define GNULIB_FD_SAFER_FLAG 1 #define FLEXIBLE_ARRAY_MEMBER /**/ #define GNULIB_TEST_FNMATCH 1 #define HAVE_FREE_POSIX 1 #define GNULIB_TEST_FREE_POSIX 1 #define GNULIB_TEST_FSTAT 1 #define GNULIB_TEST_GETCWD 1 #define GNULIB_TEST_GETDELIM 1 #define GNULIB_TEST_GETDTABLESIZE 1 #define GNULIB_TEST_GETLINE 1 #define __GETOPT_PREFIX rpl_ #define GNULIB_TEST_GETOPT_POSIX 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL___ARGV 0 #define GNULIB_ISBLANK 1 #define HAVE___INLINE 1 #define GNULIB_TEST_LOCALECONV 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define GNULIB_LOCK 1 #define GNULIB_TEST_MALLOC_GNU 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 #define GNULIB_TEST_MBRTOWC 1 #define GNULIB_TEST_MBSINIT 1 #define GNULIB_TEST_MBSRTOWCS 1 #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 #define HAVE_MBSTATE_T 1 #define HAVE_MBTOWC 1 #define GNULIB_TEST_MBTOWC 1 #define GNULIB_TEST_MEMCHR 1 #define HAVE_MEMPCPY 1 #define GNULIB_TEST_MEMPCPY 1 #define HAVE_MEMRCHR 1 #define GNULIB_TEST_MEMRCHR 1 #define GNULIB_MSVC_NOTHROW 1 #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 #define NL_LANGINFO_MTSAFE 1 #define GNULIB_TEST_NL_LANGINFO 1 #define GNULIB_TEST_OPEN 1 #define GNULIB_OPENAT 1 #define GNULIB_TEST_OPENAT 1 #define GNULIB_TEST_PIPE 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_RAWMEMCHR 1 #define GNULIB_TEST_RAWMEMCHR 1 #define GNULIB_TEST_REALLOC_GNU 1 #define GNULIB_TEST_REALLOC_POSIX 1 #define HAVE_REALLOCARRAY 1 #define GNULIB_REALLOCARRAY 1 #define GNULIB_TEST_REALLOCARRAY 1 #define SETLOCALE_NULL_ALL_MTSAFE 1 #define SETLOCALE_NULL_ONE_MTSAFE 1 #define GNULIB_TEST_SETLOCALE_NULL 1 #define HAVE_STDINT_H 1 #define HAVE_DECL_SLEEP 1 #define GNULIB_TEST_SLEEP 1 #define GNULIB_TEST_STAT 1 #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 #define GNULIB_TEST_FSCANF 1 #define GNULIB_FSCANF 1 #define GNULIB_TEST_SCANF 1 #define GNULIB_SCANF 1 #define GNULIB_TEST_FGETC 1 #define GNULIB_TEST_GETC 1 #define GNULIB_TEST_GETCHAR 1 #define GNULIB_TEST_FGETS 1 #define GNULIB_TEST_FREAD 1 #define GNULIB_TEST_FPRINTF 1 #define GNULIB_TEST_PRINTF 1 #define GNULIB_TEST_VFPRINTF 1 #define GNULIB_TEST_VPRINTF 1 #define GNULIB_TEST_FPUTC 1 #define GNULIB_TEST_PUTC 1 #define GNULIB_TEST_PUTCHAR 1 #define GNULIB_TEST_FPUTS 1 #define GNULIB_TEST_PUTS 1 #define GNULIB_TEST_FWRITE 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_DECL_STRNCASECMP 1 #define HAVE_STRCHRNUL 1 #define GNULIB_TEST_STRCHRNUL 1 #define GNULIB_TEST_STRDUP 1 #define GNULIB_STRERROR 1 #define GNULIB_TEST_STRERROR 1 #define GNULIB_TEST_STRNDUP 1 #define GNULIB_TEST_STRNLEN 1 #define HAVE_C_VARARRAYS 1 #define HAVE_VSNPRINTF 1 #define GNULIB_TEST_VSNPRINTF 1 #define GNULIB_TEST_WCRTOMB 1 #define HAVE_DECL_WCWIDTH 1 #define GNULIB_TEST_WCWIDTH 1 #define GNULIB_TEST_WMEMCHR 1 #define GNULIB_TEST_WMEMPCPY 1 #define HAVE_STDINT_H 1 configure: exit 1 RPM build errors: + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.q8slVd (%build) Bad exit status from /var/tmp/rpm-tmp.q8slVd (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/grub2.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/grub2.spec